[==========] 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:33:54.599073   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:38339,127.0.112.253:36945,127.0.112.252:39711
I20260630 12:33:54.600916   451 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:33:54.601985   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:54.620234   458 instance_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:33:54.620450   460 instance_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:33:54.620833   457 instance_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:33:54.621505   451 server_base.cc:1061] running on GCE node
I20260630 12:33:55.833051   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:55.833349   451 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:33:55.833573   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822835833549 us; error 0 us; skew 500 ppm
I20260630 12:33:55.834424   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:55.841173   451 webserver.cc:533] Webserver started at http://127.0.112.254:36793/ using document root <none> and password file <none>
I20260630 12:33:55.842024   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:55.842283   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:55.842798   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:55.848624   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "e8a28800ac954d9589b0b6e782caf5e0"
format_stamp: "Formatted at 2026-06-30 12:33:55 on dist-test-slave-45vn"
I20260630 12:33:55.856549   451 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:33:55.861954   466 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:33:55.863184   451 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:33:55.863597   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "e8a28800ac954d9589b0b6e782caf5e0"
format_stamp: "Formatted at 2026-06-30 12:33:55 on dist-test-slave-45vn"
I20260630 12:33:55.863956   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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:33:55.926556   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:55.928200   451 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:33:55.928714   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:56.000571   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:38339
I20260630 12:33:56.000640   517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:38339 every 8 connection(s)
I20260630 12:33:56.007023   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:56.008754   518 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:33:56.013855   520 instance_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:33:56.015003   521 instance_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:33:56.019536   451 server_base.cc:1061] running on GCE node
W20260630 12:33:56.019654   523 instance_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:33:56.020681   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:56.020964   451 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:33:56.021173   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822836021154 us; error 0 us; skew 500 ppm
I20260630 12:33:56.021939   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:56.026172   451 webserver.cc:533] Webserver started at http://127.0.112.253:39571/ using document root <none> and password file <none>
I20260630 12:33:56.026942   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:56.027225   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:56.027580   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:56.029074   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root/instance:
uuid: "34038e2f98aa4ce5a9918be1811bc29f"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.035912   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.003s
I20260630 12:33:56.035408   518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.041438   528 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:33:56.042519   451 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:33:56.043058   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
uuid: "34038e2f98aa4ce5a9918be1811bc29f"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.043646   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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:33:56.069722   518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:56.072219   467 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.253:36945: connect: Connection refused (error 111)
W20260630 12:33:56.076874   518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.253:36945: Network error: Client connection negotiation failed: client connection to 127.0.112.253:36945: connect: Connection refused (error 111)
I20260630 12:33:56.095384   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:56.096746   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:56.126477   518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } attempt: 1
W20260630 12:33:56.132015   518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.253:36945: Network error: Client connection negotiation failed: client connection to 127.0.112.253:36945: connect: Connection refused (error 111)
I20260630 12:33:56.167515   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.253:36945
I20260630 12:33:56.167721   582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.253:36945 every 8 connection(s)
I20260630 12:33:56.172326   583 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:33:56.173349   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:56.177822   583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:56.181978   585 instance_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:33:56.187357   586 instance_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:33:56.189839   588 instance_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:33:56.191255   451 server_base.cc:1061] running on GCE node
I20260630 12:33:56.192088   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:56.192279   451 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:33:56.192535   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822836192515 us; error 0 us; skew 500 ppm
I20260630 12:33:56.193117   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:56.197302   451 webserver.cc:533] Webserver started at http://127.0.112.252:42173/ using document root <none> and password file <none>
I20260630 12:33:56.198031   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:56.198304   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:56.198628   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:56.198515   583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.200078   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root/instance:
uuid: "40e643605bd446f7bcbee406d112e8c5"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.200567   518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } attempt: 2
I20260630 12:33:56.207875   451 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:33:56.214668   596 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:33:56.215790   451 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:33:56.216133   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
uuid: "40e643605bd446f7bcbee406d112e8c5"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.216470   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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)
I20260630 12:33:56.216851   583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.223268   518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:56.231547   518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:39711: Network error: Client connection negotiation failed: client connection to 127.0.112.252:39711: connect: Connection refused (error 111)
W20260630 12:33:56.233350   583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:39711: Network error: Client connection negotiation failed: client connection to 127.0.112.252:39711: connect: Connection refused (error 111)
I20260630 12:33:56.264976   583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } attempt: 1
W20260630 12:33:56.269555   583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:39711: Network error: Client connection negotiation failed: client connection to 127.0.112.252:39711: connect: Connection refused (error 111)
I20260630 12:33:56.271874   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:56.273042   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:56.275084   518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } attempt: 1
W20260630 12:33:56.280658   518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:39711: Network error: Client connection negotiation failed: client connection to 127.0.112.252:39711: connect: Connection refused (error 111)
I20260630 12:33:56.342973   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.252:39711
I20260630 12:33:56.343104   648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.252:39711 every 8 connection(s)
I20260630 12:33:56.345530   583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } attempt: 2
I20260630 12:33:56.347420   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:56.348100   518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } attempt: 2
I20260630 12:33:56.348446   649 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:33:56.357049   649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.370232   583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: Bootstrap starting.
I20260630 12:33:56.373409   649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.374986   518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: Bootstrap starting.
I20260630 12:33:56.378208   583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:56.380681   583 log.cc:826] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: Log is configured to *not* fsync() on all Append() calls
I20260630 12:33:56.381559   518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:56.386303   649 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:56.386932   583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: No bootstrap required, opened a new log
I20260630 12:33:56.389415   518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: No bootstrap required, opened a new log
I20260630 12:33:56.405386   649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: Bootstrap starting.
I20260630 12:33:56.411964   649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:56.415043   518 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.415033   583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.416368   583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:56.416304   518 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:56.416831   518 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a28800ac954d9589b0b6e782caf5e0, State: Initialized, Role: FOLLOWER
I20260630 12:33:56.416740   583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34038e2f98aa4ce5a9918be1811bc29f, State: Initialized, Role: FOLLOWER
I20260630 12:33:56.418622   649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: No bootstrap required, opened a new log
I20260630 12:33:56.418037   518 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.418164   583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.421479   649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.422307   649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:56.422084   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [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: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.422627   649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e643605bd446f7bcbee406d112e8c5, State: Initialized, Role: FOLLOWER
I20260630 12:33:56.422982   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.423597   649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.424957   518 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:56.424527   658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [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: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.425469   658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.426402   583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:56.427065   659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [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: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.427886   659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.428436   649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:33:56.434841   472 tablet.cc:2406] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:33:56.474817   686 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:56.475214   686 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:56.482040   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:33:56.482435   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:33:56.484436   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:56.486914   692 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:56.487319   692 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:56.487301   693 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:56.487875   693 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:56.493753   694 instance_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:33:56.496945   695 instance_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:33:56.501885   451 server_base.cc:1061] running on GCE node
W20260630 12:33:56.502107   697 instance_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:33:56.503258   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:56.503535   451 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:33:56.503756   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822836503729 us; error 0 us; skew 500 ppm
I20260630 12:33:56.504410   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:56.507519   451 webserver.cc:533] Webserver started at http://127.0.112.193:35011/ using document root <none> and password file <none>
I20260630 12:33:56.508176   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:56.508433   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:56.508766   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:56.510407   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "89b1536d58504db782a8e53bd11f3055"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.516593   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:33:56.520983   702 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:33:56.521906   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:33:56.522248   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "89b1536d58504db782a8e53bd11f3055"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.522612   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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:33:56.538883   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:56.540738   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:56.542582   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:56.547673   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:56.547992   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:56.548291   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:56.548501   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:56.639279   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46593
I20260630 12:33:56.639349   764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46593 every 8 connection(s)
I20260630 12:33:56.657615   657 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:56.658313   657 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.667357   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a28800ac954d9589b0b6e782caf5e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34038e2f98aa4ce5a9918be1811bc29f" is_pre_election: true
I20260630 12:33:56.668340   558 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a28800ac954d9589b0b6e782caf5e0 in term 0.
I20260630 12:33:56.669808   467 leader_election.cc:304] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34038e2f98aa4ce5a9918be1811bc29f, e8a28800ac954d9589b0b6e782caf5e0; no voters: 
I20260630 12:33:56.691685   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:56.695941   624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a28800ac954d9589b0b6e782caf5e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e643605bd446f7bcbee406d112e8c5" is_pre_election: true
I20260630 12:33:56.697319   624 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a28800ac954d9589b0b6e782caf5e0 in term 0.
I20260630 12:33:56.693288   657 leader_election.cc:290] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34038e2f98aa4ce5a9918be1811bc29f (127.0.112.253:36945), 40e643605bd446f7bcbee406d112e8c5 (127.0.112.252:39711)
I20260630 12:33:56.701314   657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:56.702528   657 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:56.703651   657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:56.714841   765 heartbeater.cc:344] Connected to a master server at 127.0.112.252:39711
I20260630 12:33:56.723071   765 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:56.724406   765 heartbeater.cc:507] Master 127.0.112.252:39711 requested a full tablet report, sending...
I20260630 12:33:56.722018   657 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
W20260630 12:33:56.730139   773 instance_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:33:56.734782   614 ts_manager.cc:194] Registered new tserver with Master: 89b1536d58504db782a8e53bd11f3055 (127.0.112.193:46593)
I20260630 12:33:56.740633   624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a28800ac954d9589b0b6e782caf5e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e643605bd446f7bcbee406d112e8c5"
I20260630 12:33:56.741305   624 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:56.740633   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a28800ac954d9589b0b6e782caf5e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34038e2f98aa4ce5a9918be1811bc29f"
I20260630 12:33:56.745214   558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:56.747457   767 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38339
I20260630 12:33:56.747824   767 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:56.749996   767 heartbeater.cc:507] Master 127.0.112.254:38339 requested a full tablet report, sending...
W20260630 12:33:56.754824   774 instance_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:33:56.771257   657 leader_election.cc:290] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 34038e2f98aa4ce5a9918be1811bc29f (127.0.112.253:36945), 40e643605bd446f7bcbee406d112e8c5 (127.0.112.252:39711)
I20260630 12:33:56.766520   624 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a28800ac954d9589b0b6e782caf5e0 in term 1.
I20260630 12:33:56.773334   468 leader_election.cc:304] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40e643605bd446f7bcbee406d112e8c5, e8a28800ac954d9589b0b6e782caf5e0; no voters: 
I20260630 12:33:56.773759   766 heartbeater.cc:344] Connected to a master server at 127.0.112.253:36945
I20260630 12:33:56.762460   558 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a28800ac954d9589b0b6e782caf5e0 in term 1.
I20260630 12:33:56.774217   766 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:56.775822   766 heartbeater.cc:507] Master 127.0.112.253:36945 requested a full tablet report, sending...
I20260630 12:33:56.776163   657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:56.777024   657 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8a28800ac954d9589b0b6e782caf5e0, State: Running, Role: LEADER
I20260630 12:33:56.777961   657 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } }
I20260630 12:33:56.778959   548 ts_manager.cc:194] Registered new tserver with Master: 89b1536d58504db782a8e53bd11f3055 (127.0.112.193:46593)
I20260630 12:33:56.779388   451 server_base.cc:1061] running on GCE node
W20260630 12:33:56.780076   776 instance_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:33:56.781373   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:56.781631   451 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:33:56.781888   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822836781865 us; error 0 us; skew 500 ppm
I20260630 12:33:56.782435   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:56.785291   451 webserver.cc:533] Webserver started at http://127.0.112.194:43129/ using document root <none> and password file <none>
I20260630 12:33:56.785765   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:56.785966   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:56.786242   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:56.787679   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.789992   772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a28800ac954d9589b0b6e782caf5e0. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.790884   772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:56.794433   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:33:56.794699   483 ts_manager.cc:194] Registered new tserver with Master: 89b1536d58504db782a8e53bd11f3055 (127.0.112.193:46593)
I20260630 12:33:56.796096   781 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:56.799750   783 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:33:56.800803   451 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:56.801131   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda"
format_stamp: "Formatted at 2026-06-30 12:33:56 on dist-test-slave-45vn"
I20260630 12:33:56.801491   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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:33:56.804592   781 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:56.824170   624 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 1 FOLLOWER]: Refusing update from remote peer e8a28800ac954d9589b0b6e782caf5e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:56.824883   558 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 1 FOLLOWER]: Refusing update from remote peer e8a28800ac954d9589b0b6e782caf5e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:56.826030   657 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:56.827052   772 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:56.834084   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:56.835826   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:56.848951   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:56.859160   658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a28800ac954d9589b0b6e782caf5e0. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.860291   658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.866468   788 mvcc.cc:204] Tried to move back new op lower bound from 7302442339613814784 to 7302442339453313024. Current Snapshot: MvccSnapshot[applied={T|T < 7302442339613814784}]
I20260630 12:33:56.890295   659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a28800ac954d9589b0b6e782caf5e0. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.891170   659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.896755   772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.897562   772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:56.898936   781 catalog_manager.cc:1383] Generated new cluster ID: 8544401017fc4d648a3213362a5e73f3
I20260630 12:33:56.899281   781 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:56.899706   772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.900524   772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:56.902709   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:56.903069   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:33:56.903188   658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.903533   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:56.903993   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:56.903955   658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.910703   659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e8a28800ac954d9589b0b6e782caf5e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a28800ac954d9589b0b6e782caf5e0" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 38339 } } peers { permanent_uuid: "34038e2f98aa4ce5a9918be1811bc29f" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 36945 } } peers { permanent_uuid: "40e643605bd446f7bcbee406d112e8c5" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 39711 } } }
I20260630 12:33:56.911679   659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:56.944195   781 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:56.946290   781 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:56.975752   781 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: Generated new TSK 0
I20260630 12:33:56.977353   781 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:57.050879   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:42599
I20260630 12:33:57.051004   853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:42599 every 8 connection(s)
I20260630 12:33:57.080840   854 heartbeater.cc:344] Connected to a master server at 127.0.112.252:39711
I20260630 12:33:57.081385   854 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.082651   854 heartbeater.cc:507] Master 127.0.112.252:39711 requested a full tablet report, sending...
I20260630 12:33:57.086853   614 ts_manager.cc:194] Registered new tserver with Master: b2ea4cc0647b46d0bea2f5c8712f4eda (127.0.112.194:42599)
I20260630 12:33:57.088933   855 heartbeater.cc:344] Connected to a master server at 127.0.112.253:36945
I20260630 12:33:57.089346   855 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.090400   855 heartbeater.cc:507] Master 127.0.112.253:36945 requested a full tablet report, sending...
I20260630 12:33:57.093057   548 ts_manager.cc:194] Registered new tserver with Master: b2ea4cc0647b46d0bea2f5c8712f4eda (127.0.112.194:42599)
I20260630 12:33:57.093961   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:57.099370   856 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38339
I20260630 12:33:57.099764   856 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.100555   856 heartbeater.cc:507] Master 127.0.112.254:38339 requested a full tablet report, sending...
I20260630 12:33:57.103010   483 ts_manager.cc:194] Registered new tserver with Master: b2ea4cc0647b46d0bea2f5c8712f4eda (127.0.112.194:42599)
W20260630 12:33:57.105294   861 instance_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:33:57.107177   483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44014
W20260630 12:33:57.107301   862 instance_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:33:57.117050   451 server_base.cc:1061] running on GCE node
W20260630 12:33:57.118140   864 instance_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:33:57.119320   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:57.119619   451 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:33:57.119849   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822837119831 us; error 0 us; skew 500 ppm
I20260630 12:33:57.120486   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:57.123344   451 webserver.cc:533] Webserver started at http://127.0.112.195:42577/ using document root <none> and password file <none>
I20260630 12:33:57.123944   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:57.124179   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:57.124516   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:57.125907   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "3971910b78314fb9817637b5afa3fb18"
format_stamp: "Formatted at 2026-06-30 12:33:57 on dist-test-slave-45vn"
I20260630 12:33:57.131812   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:33:57.136200   869 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:33:57.137097   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:33:57.137447   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "3971910b78314fb9817637b5afa3fb18"
format_stamp: "Formatted at 2026-06-30 12:33:57 on dist-test-slave-45vn"
I20260630 12:33:57.137821   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822834427891-451-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:33:57.153554   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:57.155244   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:57.157752   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:57.161531   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:57.161846   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:57.162128   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:57.162335   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:57.261176   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:46327
I20260630 12:33:57.261246   931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:46327 every 8 connection(s)
I20260630 12:33:57.291680   932 heartbeater.cc:344] Connected to a master server at 127.0.112.252:39711
I20260630 12:33:57.292303   932 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.293576   932 heartbeater.cc:507] Master 127.0.112.252:39711 requested a full tablet report, sending...
I20260630 12:33:57.296447   614 ts_manager.cc:194] Registered new tserver with Master: 3971910b78314fb9817637b5afa3fb18 (127.0.112.195:46327)
I20260630 12:33:57.303109   933 heartbeater.cc:344] Connected to a master server at 127.0.112.253:36945
I20260630 12:33:57.303525   933 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.304729   933 heartbeater.cc:507] Master 127.0.112.253:36945 requested a full tablet report, sending...
I20260630 12:33:57.307564   548 ts_manager.cc:194] Registered new tserver with Master: 3971910b78314fb9817637b5afa3fb18 (127.0.112.195:46327)
I20260630 12:33:57.309325   934 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38339
I20260630 12:33:57.309702   934 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:57.310518   934 heartbeater.cc:507] Master 127.0.112.254:38339 requested a full tablet report, sending...
I20260630 12:33:57.312716   483 ts_manager.cc:194] Registered new tserver with Master: 3971910b78314fb9817637b5afa3fb18 (127.0.112.195:46327)
I20260630 12:33:57.313436   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021922965s
I20260630 12:33:57.314473   483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44022
I20260630 12:33:57.479725   686 catalog_manager.cc:1295] Loaded cluster ID: 8544401017fc4d648a3213362a5e73f3
I20260630 12:33:57.480058   686 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: loading cluster ID for follower catalog manager: success
I20260630 12:33:57.485991   686 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: acquiring CA information for follower catalog manager: success
I20260630 12:33:57.490442   686 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:57.493065   692 catalog_manager.cc:1295] Loaded cluster ID: 8544401017fc4d648a3213362a5e73f3
I20260630 12:33:57.493398   692 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: loading cluster ID for follower catalog manager: success
I20260630 12:33:57.500385   692 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: acquiring CA information for follower catalog manager: success
I20260630 12:33:57.505788   692 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:57.804011   483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44002
I20260630 12:33:58.111855   856 heartbeater.cc:499] Master 127.0.112.254:38339 was elected leader, sending a full tablet report...
I20260630 12:33:58.317487   934 heartbeater.cc:499] Master 127.0.112.254:38339 was elected leader, sending a full tablet report...
I20260630 12:33:58.481395   691 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:58.675531   483 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: 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:33:58.754455   897 tablet_service.cc:1511] Processing CreateTablet for tablet d7c3eea9ea054b868290939857d16c95 (DEFAULT_TABLE table=test-workload [id=35a004536e40472c82677320c9188baf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:58.755865   897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c3eea9ea054b868290939857d16c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:58.760914   819 tablet_service.cc:1511] Processing CreateTablet for tablet 67d2e18ed7e94ea9b5e8a99e568cd9d2 (DEFAULT_TABLE table=test-workload [id=35a004536e40472c82677320c9188baf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:58.762293   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d2e18ed7e94ea9b5e8a99e568cd9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:58.762463   730 tablet_service.cc:1511] Processing CreateTablet for tablet 6baa7d7cb11245e88bd38e06e9346954 (DEFAULT_TABLE table=test-workload [id=35a004536e40472c82677320c9188baf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:58.763799   730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6baa7d7cb11245e88bd38e06e9346954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:58.763993   729 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8146eaa675458d93135e7f34630429 (DEFAULT_TABLE table=test-workload [id=35a004536e40472c82677320c9188baf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:58.765357   729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8146eaa675458d93135e7f34630429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:58.781236   967 tablet_bootstrap.cc:492] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: Bootstrap starting.
I20260630 12:33:58.788877   967 tablet_bootstrap.cc:654] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:58.791668   969 tablet_bootstrap.cc:492] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: Bootstrap starting.
I20260630 12:33:58.794061   968 tablet_bootstrap.cc:492] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: Bootstrap starting.
I20260630 12:33:58.798707   969 tablet_bootstrap.cc:654] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:58.800562   968 tablet_bootstrap.cc:654] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:58.801004   967 tablet_bootstrap.cc:492] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: No bootstrap required, opened a new log
I20260630 12:33:58.801625   967 ts_tablet_manager.cc:1403] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:33:58.805102   969 tablet_bootstrap.cc:492] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: No bootstrap required, opened a new log
I20260630 12:33:58.804960   967 raft_consensus.cc:359] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3971910b78314fb9817637b5afa3fb18" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46327 } }
I20260630 12:33:58.805591   969 ts_tablet_manager.cc:1403] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.012s
I20260630 12:33:58.806080   967 raft_consensus.cc:385] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:58.806501   967 raft_consensus.cc:740] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3971910b78314fb9817637b5afa3fb18, State: Initialized, Role: FOLLOWER
I20260630 12:33:58.806731   767 heartbeater.cc:499] Master 127.0.112.254:38339 was elected leader, sending a full tablet report...
I20260630 12:33:58.807360   967 consensus_queue.cc:260] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3971910b78314fb9817637b5afa3fb18" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46327 } }
I20260630 12:33:58.807950   967 raft_consensus.cc:399] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:58.808221   967 raft_consensus.cc:493] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:58.808552   967 raft_consensus.cc:3060] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:58.808905   968 tablet_bootstrap.cc:492] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: No bootstrap required, opened a new log
I20260630 12:33:58.809376   968 ts_tablet_manager.cc:1403] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260630 12:33:58.812330   968 raft_consensus.cc:359] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 42599 } }
I20260630 12:33:58.812873   968 raft_consensus.cc:385] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:58.812837   969 raft_consensus.cc:359] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:58.813346   968 raft_consensus.cc:740] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ea4cc0647b46d0bea2f5c8712f4eda, State: Initialized, Role: FOLLOWER
I20260630 12:33:58.813591   969 raft_consensus.cc:385] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:58.813982   969 raft_consensus.cc:740] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b1536d58504db782a8e53bd11f3055, State: Initialized, Role: FOLLOWER
I20260630 12:33:58.814175   968 consensus_queue.cc:260] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2ea4cc0647b46d0bea2f5c8712f4eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 42599 } }
I20260630 12:33:58.814962   968 raft_consensus.cc:399] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:58.814678   969 consensus_queue.cc:260] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:58.815308   968 raft_consensus.cc:493] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:58.815471   969 raft_consensus.cc:399] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:58.815698   968 raft_consensus.cc:3060] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:58.815872   969 raft_consensus.cc:493] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:58.816347   969 raft_consensus.cc:3060] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:58.821230   968 raft_consensus.cc:515] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 42599 } }
I20260630 12:33:58.821971   968 leader_election.cc:304] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [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: b2ea4cc0647b46d0bea2f5c8712f4eda; no voters: 
I20260630 12:33:58.822535   967 raft_consensus.cc:515] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3971910b78314fb9817637b5afa3fb18" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46327 } }
I20260630 12:33:58.823500   969 raft_consensus.cc:515] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:58.823760   967 leader_election.cc:304] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [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: 3971910b78314fb9817637b5afa3fb18; no voters: 
I20260630 12:33:58.824277   969 leader_election.cc:304] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [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: 89b1536d58504db782a8e53bd11f3055; no voters: 
I20260630 12:33:58.828079   968 leader_election.cc:290] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:58.828613   973 raft_consensus.cc:2804] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:58.832603   967 leader_election.cc:290] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:58.833067   968 ts_tablet_manager.cc:1434] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.007s
I20260630 12:33:58.833618   975 raft_consensus.cc:2804] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:58.834543   974 raft_consensus.cc:2804] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:58.834614   969 leader_election.cc:290] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:58.844859   973 raft_consensus.cc:697] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 1 LEADER]: Becoming Leader. State: Replica: b2ea4cc0647b46d0bea2f5c8712f4eda, State: Running, Role: LEADER
I20260630 12:33:58.845325   967 ts_tablet_manager.cc:1434] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: Time spent starting tablet: real 0.043s	user 0.027s	sys 0.001s
I20260630 12:33:58.845701   973 consensus_queue.cc:237] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [LEADER]: Queue going to LEADER mode. State: All 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: "b2ea4cc0647b46d0bea2f5c8712f4eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 42599 } }
I20260630 12:33:58.849388   974 raft_consensus.cc:697] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 1 LEADER]: Becoming Leader. State: Replica: 3971910b78314fb9817637b5afa3fb18, State: Running, Role: LEADER
I20260630 12:33:58.850016   975 raft_consensus.cc:697] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 1 LEADER]: Becoming Leader. State: Replica: 89b1536d58504db782a8e53bd11f3055, State: Running, Role: LEADER
I20260630 12:33:58.850373   974 consensus_queue.cc:237] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [LEADER]: Queue going to LEADER mode. State: All 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: "3971910b78314fb9817637b5afa3fb18" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46327 } }
I20260630 12:33:58.851162   975 consensus_queue.cc:237] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [LEADER]: Queue going to LEADER mode. State: All 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: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:58.855783   969 ts_tablet_manager.cc:1434] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.023s
I20260630 12:33:58.857978   969 tablet_bootstrap.cc:492] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: Bootstrap starting.
I20260630 12:33:58.867976   969 tablet_bootstrap.cc:654] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:58.886821   483 catalog_manager.cc:5697] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b1536d58504db782a8e53bd11f3055 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "89b1536d58504db782a8e53bd11f3055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:58.876206   482 catalog_manager.cc:5697] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda reported cstate change: term changed from 0 to 1, leader changed from <none> to b2ea4cc0647b46d0bea2f5c8712f4eda (127.0.112.194). New cstate: current_term: 1 leader_uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2ea4cc0647b46d0bea2f5c8712f4eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 42599 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:58.933807   481 catalog_manager.cc:5697] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3971910b78314fb9817637b5afa3fb18 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "3971910b78314fb9817637b5afa3fb18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3971910b78314fb9817637b5afa3fb18" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:58.999104   969 tablet_bootstrap.cc:492] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: No bootstrap required, opened a new log
I20260630 12:33:58.999758   969 ts_tablet_manager.cc:1403] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.003s
I20260630 12:33:59.002131   969 raft_consensus.cc:359] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:59.002691   969 raft_consensus.cc:385] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:59.003073   969 raft_consensus.cc:740] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b1536d58504db782a8e53bd11f3055, State: Initialized, Role: FOLLOWER
I20260630 12:33:59.003712   969 consensus_queue.cc:260] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:59.004228   969 raft_consensus.cc:399] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:59.004432   969 raft_consensus.cc:493] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:59.004642   969 raft_consensus.cc:3060] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:59.008872   969 raft_consensus.cc:515] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:59.009400   969 leader_election.cc:304] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [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: 89b1536d58504db782a8e53bd11f3055; no voters: 
I20260630 12:33:59.009824   969 leader_election.cc:290] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:59.010004   975 raft_consensus.cc:2804] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:59.010589   975 raft_consensus.cc:697] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 1 LEADER]: Becoming Leader. State: Replica: 89b1536d58504db782a8e53bd11f3055, State: Running, Role: LEADER
I20260630 12:33:59.011489   969 ts_tablet_manager.cc:1434] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260630 12:33:59.011348   975 consensus_queue.cc:237] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [LEADER]: Queue going to LEADER mode. State: All 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: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } }
I20260630 12:33:59.019152   483 catalog_manager.cc:5697] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89b1536d58504db782a8e53bd11f3055 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "89b1536d58504db782a8e53bd11f3055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b1536d58504db782a8e53bd11f3055" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46593 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:00.482652   691 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:00.485200   691 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:01.043557   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:34:01.062814   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:01.063488   451 tablet_replica.cc:333] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055: stopping tablet replica
I20260630 12:34:01.064091   451 raft_consensus.cc:2243] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:01.064569   451 raft_consensus.cc:2272] T 8a8146eaa675458d93135e7f34630429 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.066648   451 tablet_replica.cc:333] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055: stopping tablet replica
I20260630 12:34:01.067196   451 raft_consensus.cc:2243] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:01.067588   451 raft_consensus.cc:2272] T 6baa7d7cb11245e88bd38e06e9346954 P 89b1536d58504db782a8e53bd11f3055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.152634   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:34:01.162310   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:34:01.179488   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:01.180131   451 tablet_replica.cc:333] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda: stopping tablet replica
I20260630 12:34:01.180620   451 raft_consensus.cc:2243] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:01.181061   451 raft_consensus.cc:2272] T 67d2e18ed7e94ea9b5e8a99e568cd9d2 P b2ea4cc0647b46d0bea2f5c8712f4eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.199364   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:34:01.207572   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:34:01.222692   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:01.223327   451 tablet_replica.cc:333] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18: stopping tablet replica
I20260630 12:34:01.223757   451 raft_consensus.cc:2243] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:01.224130   451 raft_consensus.cc:2272] T d7c3eea9ea054b868290939857d16c95 P 3971910b78314fb9817637b5afa3fb18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.241981   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:34:01.249837   451 master.cc:562] Master@127.0.112.254:38339 shutting down...
I20260630 12:34:01.348688   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:01.349784   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.350267   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8a28800ac954d9589b0b6e782caf5e0: stopping tablet replica
I20260630 12:34:01.369117   451 master.cc:584] Master@127.0.112.254:38339 shutdown complete.
I20260630 12:34:01.381350   451 master.cc:562] Master@127.0.112.253:36945 shutting down...
I20260630 12:34:01.400033   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:01.400573   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.400890   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34038e2f98aa4ce5a9918be1811bc29f: stopping tablet replica
I20260630 12:34:01.453835   451 master.cc:584] Master@127.0.112.253:36945 shutdown complete.
I20260630 12:34:01.464001   451 master.cc:562] Master@127.0.112.252:39711 shutting down...
I20260630 12:34:01.479889   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:01.480433   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:01.480765   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40e643605bd446f7bcbee406d112e8c5: stopping tablet replica
I20260630 12:34:01.498879   451 master.cc:584] Master@127.0.112.252:39711 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6930 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:34:01.526114   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:40299
I20260630 12:34:01.527323   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:01.531971   990 instance_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:34:01.532639   991 instance_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:34:01.533759   993 instance_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:34:01.534724   451 server_base.cc:1061] running on GCE node
I20260630 12:34:01.535460   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:01.535629   451 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:34:01.535750   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822841535739 us; error 0 us; skew 500 ppm
I20260630 12:34:01.536160   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:01.538293   451 webserver.cc:533] Webserver started at http://127.0.112.254:39793/ using document root <none> and password file <none>
I20260630 12:34:01.538714   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:01.539011   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:01.539240   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:01.540231   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "be7d427d3b2c418a91c6d33c62a6ce52"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.544623   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:01.548072   998 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:34:01.549186   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:34:01.549494   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "be7d427d3b2c418a91c6d33c62a6ce52"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.549765   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-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:34:01.563796   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:01.564985   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:01.602051   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:40299
I20260630 12:34:01.602141  1049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:40299 every 8 connection(s)
I20260630 12:34:01.605983  1050 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:34:01.615082  1050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52: Bootstrap starting.
I20260630 12:34:01.619069  1050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:01.623107  1050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52: No bootstrap required, opened a new log
I20260630 12:34:01.625236  1050 raft_consensus.cc:359] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER }
I20260630 12:34:01.625644  1050 raft_consensus.cc:385] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:01.625932  1050 raft_consensus.cc:740] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7d427d3b2c418a91c6d33c62a6ce52, State: Initialized, Role: FOLLOWER
I20260630 12:34:01.626652  1050 consensus_queue.cc:260] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER }
I20260630 12:34:01.627215  1050 raft_consensus.cc:399] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:01.627462  1050 raft_consensus.cc:493] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:01.627789  1050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:01.632339  1050 raft_consensus.cc:515] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER }
I20260630 12:34:01.632939  1050 leader_election.cc:304] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [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: be7d427d3b2c418a91c6d33c62a6ce52; no voters: 
I20260630 12:34:01.634150  1050 leader_election.cc:290] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:01.634493  1053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:01.635977  1053 raft_consensus.cc:697] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 1 LEADER]: Becoming Leader. State: Replica: be7d427d3b2c418a91c6d33c62a6ce52, State: Running, Role: LEADER
I20260630 12:34:01.636674  1053 consensus_queue.cc:237] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [LEADER]: Queue going to LEADER mode. State: All 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: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER }
I20260630 12:34:01.637303  1050 sys_catalog.cc:565] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:01.639839  1054 sys_catalog.cc:455] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER } }
I20260630 12:34:01.639912  1055 sys_catalog.cc:455] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be7d427d3b2c418a91c6d33c62a6ce52. Latest consensus state: current_term: 1 leader_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7d427d3b2c418a91c6d33c62a6ce52" member_type: VOTER } }
I20260630 12:34:01.640813  1055 sys_catalog.cc:458] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:01.640754  1054 sys_catalog.cc:458] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:01.643755  1059 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:01.650918  1059 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:01.652681   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:01.660033  1059 catalog_manager.cc:1383] Generated new cluster ID: d435cb6464f94468b8f864ab70eb969f
I20260630 12:34:01.660341  1059 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:01.677866  1059 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:01.679148  1059 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:01.699172  1059 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52: Generated new TSK 0
I20260630 12:34:01.699820  1059 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:01.719223   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:01.724691  1071 instance_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:34:01.725687  1072 instance_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:34:01.728421   451 server_base.cc:1061] running on GCE node
W20260630 12:34:01.728461  1074 instance_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:34:01.729477   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:01.729708   451 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:34:01.729890   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822841729874 us; error 0 us; skew 500 ppm
I20260630 12:34:01.730412   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:01.732873   451 webserver.cc:533] Webserver started at http://127.0.112.193:36495/ using document root <none> and password file <none>
I20260630 12:34:01.733460   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:01.733666   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:01.733947   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:01.735049   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.740289   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:34:01.744028  1079 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:34:01.744974   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:34:01.745226   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.745462   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-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:34:01.762020   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:01.762993   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:01.764339   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:01.766558   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:01.766794   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:01.767056   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:01.767205   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:01.803915   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:36585
I20260630 12:34:01.804005  1141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:36585 every 8 connection(s)
I20260630 12:34:01.809044   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:01.816066  1146 instance_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:34:01.817946  1147 instance_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:34:01.820016  1149 instance_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:34:01.820976   451 server_base.cc:1061] running on GCE node
I20260630 12:34:01.821799   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:01.822005   451 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:34:01.822209   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822841822194 us; error 0 us; skew 500 ppm
I20260630 12:34:01.822798   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:01.825482   451 webserver.cc:533] Webserver started at http://127.0.112.194:33449/ using document root <none> and password file <none>
I20260630 12:34:01.826002   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:01.826200   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:01.826506   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:01.827602   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.831645  1142 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40299
I20260630 12:34:01.832067  1142 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:01.832974  1142 heartbeater.cc:507] Master 127.0.112.254:40299 requested a full tablet report, sending...
I20260630 12:34:01.832980   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:01.835341  1015 ts_manager.cc:194] Registered new tserver with Master: e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585)
I20260630 12:34:01.837724  1015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45668
I20260630 12:34:01.837845  1154 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:34:01.839304   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:34:01.839690   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.839965   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-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:34:01.852003   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:01.853053   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:01.854575   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:01.856781   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:01.857023   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:01.857260   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:01.857440   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:01.901907   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:34069
I20260630 12:34:01.902034  1216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:34069 every 8 connection(s)
I20260630 12:34:01.906880   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:01.914038  1220 instance_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:34:01.914609  1221 instance_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:34:01.917529   451 server_base.cc:1061] running on GCE node
W20260630 12:34:01.918318  1224 instance_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:34:01.919435   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:01.919806   451 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:34:01.920112   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822841920091 us; error 0 us; skew 500 ppm
I20260630 12:34:01.920769   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:01.920985  1217 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40299
I20260630 12:34:01.921445  1217 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:01.922600  1217 heartbeater.cc:507] Master 127.0.112.254:40299 requested a full tablet report, sending...
I20260630 12:34:01.924181   451 webserver.cc:533] Webserver started at http://127.0.112.195:32863/ using document root <none> and password file <none>
I20260630 12:34:01.924791   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:01.925127   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:01.925482   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:01.925382  1015 ts_manager.cc:194] Registered new tserver with Master: c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:01.926960   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.927290  1015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45684
I20260630 12:34:01.932679   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:01.936219  1228 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:34:01.937037   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:01.937362   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
format_stamp: "Formatted at 2026-06-30 12:34:01 on dist-test-slave-45vn"
I20260630 12:34:01.937659   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-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:34:01.971643   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:01.972767   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:01.974340   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:01.976634   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:01.976878   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:01.977128   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:01.977414   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.015666   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:40805
I20260630 12:34:02.015761  1290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:40805 every 8 connection(s)
I20260630 12:34:02.029572  1291 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40299
I20260630 12:34:02.029928  1291 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:02.030658  1291 heartbeater.cc:507] Master 127.0.112.254:40299 requested a full tablet report, sending...
I20260630 12:34:02.032764  1015 ts_manager.cc:194] Registered new tserver with Master: d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:02.033847   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015036682s
I20260630 12:34:02.034256  1015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45688
I20260630 12:34:02.840987  1142 heartbeater.cc:499] Master 127.0.112.254:40299 was elected leader, sending a full tablet report...
I20260630 12:34:02.930455  1217 heartbeater.cc:499] Master 127.0.112.254:40299 was elected leader, sending a full tablet report...
I20260630 12:34:03.036846  1291 heartbeater.cc:499] Master 127.0.112.254:40299 was elected leader, sending a full tablet report...
I20260630 12:34:03.090572  1015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45696:
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:34:03.093111  1015 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:34:03.164489  1256 tablet_service.cc:1511] Processing CreateTablet for tablet 82f10e680637448a9e1c9b69fcee2589 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:03.165728  1107 tablet_service.cc:1511] Processing CreateTablet for tablet 82f10e680637448a9e1c9b69fcee2589 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:03.165763  1106 tablet_service.cc:1511] Processing CreateTablet for tablet 97c99cd982914da9a76db64f3d71349f (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:03.167237  1107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f10e680637448a9e1c9b69fcee2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.167768  1255 tablet_service.cc:1511] Processing CreateTablet for tablet 97c99cd982914da9a76db64f3d71349f (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:03.168608  1105 tablet_service.cc:1511] Processing CreateTablet for tablet 27c4dae10e8a41be808dbf8416278a74 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:03.168906  1254 tablet_service.cc:1511] Processing CreateTablet for tablet 27c4dae10e8a41be808dbf8416278a74 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:03.169976  1105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c4dae10e8a41be808dbf8416278a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.169976  1253 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1fc55e9f604b7c96e926d28fa468d9 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:03.171550  1106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c99cd982914da9a76db64f3d71349f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.172511  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3835a3772b48aa9ddafe1522cee728 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:03.166052  1256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f10e680637448a9e1c9b69fcee2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.176316  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1fc55e9f604b7c96e926d28fa468d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.178182  1104 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1fc55e9f604b7c96e926d28fa468d9 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:03.179093  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c4dae10e8a41be808dbf8416278a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.179625  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1fc55e9f604b7c96e926d28fa468d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.179895  1251 tablet_service.cc:1511] Processing CreateTablet for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:03.181543  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.183267  1255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c99cd982914da9a76db64f3d71349f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.184643  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3835a3772b48aa9ddafe1522cee728 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:03.186053  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3835a3772b48aa9ddafe1522cee728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.187067  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3835a3772b48aa9ddafe1522cee728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.188064  1250 tablet_service.cc:1511] Processing CreateTablet for tablet e028a1aadcf74c84ba2421597cccce23 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:03.189726  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028a1aadcf74c84ba2421597cccce23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.198032  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 140caab0cb0e47da863696c60abc78f1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:03.199437  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140caab0cb0e47da863696c60abc78f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.196352  1102 tablet_service.cc:1511] Processing CreateTablet for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:03.203979  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.208511  1101 tablet_service.cc:1511] Processing CreateTablet for tablet e028a1aadcf74c84ba2421597cccce23 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:03.209935  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028a1aadcf74c84ba2421597cccce23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.212699  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 140caab0cb0e47da863696c60abc78f1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:03.214043  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140caab0cb0e47da863696c60abc78f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.217945  1182 tablet_service.cc:1511] Processing CreateTablet for tablet 82f10e680637448a9e1c9b69fcee2589 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:03.219482  1182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f10e680637448a9e1c9b69fcee2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.217945  1181 tablet_service.cc:1511] Processing CreateTablet for tablet 97c99cd982914da9a76db64f3d71349f (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:03.221726  1181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c99cd982914da9a76db64f3d71349f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.228024  1179 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1fc55e9f604b7c96e926d28fa468d9 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:03.229508  1179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1fc55e9f604b7c96e926d28fa468d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.232041  1178 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3835a3772b48aa9ddafe1522cee728 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:03.236217  1177 tablet_service.cc:1511] Processing CreateTablet for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:03.238490  1175 tablet_service.cc:1511] Processing CreateTablet for tablet 140caab0cb0e47da863696c60abc78f1 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:03.240064  1176 tablet_service.cc:1511] Processing CreateTablet for tablet e028a1aadcf74c84ba2421597cccce23 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:03.226105  1180 tablet_service.cc:1511] Processing CreateTablet for tablet 27c4dae10e8a41be808dbf8416278a74 (DEFAULT_TABLE table=test-workload [id=c5117c7b4558483188d0544d38ec90a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:03.243557  1177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75c5f01ebed4efca7e6f9e5f56bf4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.247875  1176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028a1aadcf74c84ba2421597cccce23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.256938  1180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c4dae10e8a41be808dbf8416278a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.267071  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140caab0cb0e47da863696c60abc78f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.269634  1178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3835a3772b48aa9ddafe1522cee728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.299016  1312 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.313205  1311 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.322093  1311 tablet_bootstrap.cc:654] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.340548  1312 tablet_bootstrap.cc:654] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.353641  1313 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.357609  1311 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.359331  1311 ts_tablet_manager.cc:1403] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260630 12:34:03.363029  1311 raft_consensus.cc:359] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.363796  1311 raft_consensus.cc:385] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.364109  1311 raft_consensus.cc:740] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.364984  1311 consensus_queue.cc:260] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.366597  1312 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.367550  1313 tablet_bootstrap.cc:654] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.367093  1312 ts_tablet_manager.cc:1403] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260630 12:34:03.368896  1311 ts_tablet_manager.cc:1434] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:03.369938  1311 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.371632  1312 raft_consensus.cc:359] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.372439  1312 raft_consensus.cc:385] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.372797  1312 raft_consensus.cc:740] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.373669  1312 consensus_queue.cc:260] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.376705  1311 tablet_bootstrap.cc:654] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.385538  1313 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.386053  1313 ts_tablet_manager.cc:1403] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.012s
I20260630 12:34:03.387451  1311 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.387949  1311 ts_tablet_manager.cc:1403] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:34:03.388723  1313 raft_consensus.cc:359] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.389497  1313 raft_consensus.cc:385] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.389793  1313 raft_consensus.cc:740] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.390483  1311 raft_consensus.cc:359] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.391223  1311 raft_consensus.cc:385] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.390823  1313 consensus_queue.cc:260] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.391533  1311 raft_consensus.cc:740] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.392573  1311 consensus_queue.cc:260] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.398871  1311 ts_tablet_manager.cc:1434] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:34:03.399864  1311 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.400100  1313 ts_tablet_manager.cc:1434] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.009s
I20260630 12:34:03.405643  1311 tablet_bootstrap.cc:654] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.409276  1312 ts_tablet_manager.cc:1434] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.041s	user 0.015s	sys 0.006s
I20260630 12:34:03.410480  1312 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.412405  1311 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.412918  1311 ts_tablet_manager.cc:1403] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:34:03.416184  1312 tablet_bootstrap.cc:654] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.415716  1311 raft_consensus.cc:359] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.416603  1311 raft_consensus.cc:385] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.416916  1311 raft_consensus.cc:740] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.417380  1313 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.417819  1311 consensus_queue.cc:260] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.420097  1311 ts_tablet_manager.cc:1434] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:03.421142  1311 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.425557  1312 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.426095  1312 ts_tablet_manager.cc:1403] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:34:03.427178  1313 tablet_bootstrap.cc:654] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.427690  1311 tablet_bootstrap.cc:654] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.428937  1312 raft_consensus.cc:359] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.429723  1312 raft_consensus.cc:385] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.430090  1312 raft_consensus.cc:740] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.431262  1312 consensus_queue.cc:260] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.436511  1312 ts_tablet_manager.cc:1434] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:34:03.437836  1312 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.440490  1313 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.440936  1313 ts_tablet_manager.cc:1403] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260630 12:34:03.441365  1311 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.441978  1311 ts_tablet_manager.cc:1403] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:34:03.444665  1311 raft_consensus.cc:359] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.445401  1311 raft_consensus.cc:385] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.445688  1311 raft_consensus.cc:740] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.445693  1313 raft_consensus.cc:359] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.446360  1312 tablet_bootstrap.cc:654] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.446517  1313 raft_consensus.cc:385] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.446913  1313 raft_consensus.cc:740] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.446808  1311 consensus_queue.cc:260] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.447930  1313 consensus_queue.cc:260] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.449591  1311 ts_tablet_manager.cc:1434] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:03.451067  1311 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.458693  1311 tablet_bootstrap.cc:654] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.460264  1313 ts_tablet_manager.cc:1434] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:34:03.461620  1312 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.462263  1312 ts_tablet_manager.cc:1403] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260630 12:34:03.466063  1313 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.466044  1312 raft_consensus.cc:359] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.467526  1312 raft_consensus.cc:385] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.467835  1312 raft_consensus.cc:740] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.468797  1311 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.468622  1312 consensus_queue.cc:260] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.469244  1311 ts_tablet_manager.cc:1403] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:34:03.471210  1312 ts_tablet_manager.cc:1434] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260630 12:34:03.472187  1312 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.472461  1313 tablet_bootstrap.cc:654] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.472057  1311 raft_consensus.cc:359] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.472806  1311 raft_consensus.cc:385] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.473093  1311 raft_consensus.cc:740] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.473902  1311 consensus_queue.cc:260] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.478524  1311 ts_tablet_manager.cc:1434] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:34:03.479815  1311 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.479936  1312 tablet_bootstrap.cc:654] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.488081  1311 tablet_bootstrap.cc:654] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.489418  1313 tablet_bootstrap.cc:492] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.490033  1313 ts_tablet_manager.cc:1403] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260630 12:34:03.491353  1312 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.491822  1312 ts_tablet_manager.cc:1403] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:34:03.492857  1313 raft_consensus.cc:359] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.493593  1313 raft_consensus.cc:385] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.493891  1313 raft_consensus.cc:740] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.494457  1312 raft_consensus.cc:359] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.494791  1313 consensus_queue.cc:260] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.495229  1312 raft_consensus.cc:385] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.495553  1312 raft_consensus.cc:740] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.496989  1313 ts_tablet_manager.cc:1434] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:03.496546  1312 consensus_queue.cc:260] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.498884  1312 ts_tablet_manager.cc:1434] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:03.501991  1312 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.512181  1312 tablet_bootstrap.cc:654] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.515250  1311 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.515457  1313 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.515789  1311 ts_tablet_manager.cc:1403] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260630 12:34:03.518752  1311 raft_consensus.cc:359] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.519531  1311 raft_consensus.cc:385] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.519862  1311 raft_consensus.cc:740] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.520637  1311 consensus_queue.cc:260] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.521606  1312 tablet_bootstrap.cc:492] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.522156  1312 ts_tablet_manager.cc:1403] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:34:03.522871  1311 ts_tablet_manager.cc:1434] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:03.524169  1311 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.526430  1313 tablet_bootstrap.cc:654] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.525399  1312 raft_consensus.cc:359] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.527520  1312 raft_consensus.cc:385] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.527884  1312 raft_consensus.cc:740] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.529350  1312 consensus_queue.cc:260] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.532963  1316 raft_consensus.cc:493] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.533401  1311 tablet_bootstrap.cc:654] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.533527  1316 raft_consensus.cc:515] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.535641  1312 ts_tablet_manager.cc:1434] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:34:03.536899  1312 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.539351  1313 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.539885  1313 ts_tablet_manager.cc:1403] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260630 12:34:03.541052  1320 raft_consensus.cc:493] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.541953  1320 raft_consensus.cc:515] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.545053  1312 tablet_bootstrap.cc:654] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.545683  1311 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.546172  1311 ts_tablet_manager.cc:1403] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260630 12:34:03.549029  1313 raft_consensus.cc:359] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.549201  1311 raft_consensus.cc:359] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.549860  1313 raft_consensus.cc:385] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.550068  1311 raft_consensus.cc:385] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.550443  1311 raft_consensus.cc:740] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.551836  1320 leader_election.cc:290] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.552279  1311 consensus_queue.cc:260] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.550236  1313 raft_consensus.cc:740] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.556888  1313 consensus_queue.cc:260] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.558161  1316 leader_election.cc:290] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.562978  1313 ts_tablet_manager.cc:1434] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:34:03.567411  1312 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.567529  1313 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.567961  1312 ts_tablet_manager.cc:1403] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.011s
I20260630 12:34:03.571060  1312 raft_consensus.cc:359] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.571818  1312 raft_consensus.cc:385] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.572144  1312 raft_consensus.cc:740] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.573005  1312 consensus_queue.cc:260] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.577406  1313 tablet_bootstrap.cc:654] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.577605  1312 ts_tablet_manager.cc:1434] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:34:03.578711  1312 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.586210  1318 raft_consensus.cc:493] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.586896  1318 raft_consensus.cc:515] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.597000  1318 leader_election.cc:290] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.621172  1312 tablet_bootstrap.cc:654] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.632495  1316 raft_consensus.cc:493] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.633270  1316 raft_consensus.cc:515] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.636013  1316 leader_election.cc:290] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.636569  1313 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.637284  1313 ts_tablet_manager.cc:1403] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.038s
W20260630 12:34:03.650637  1063 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:03.652875  1068 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:34:03.654071  1068 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:03.654886  1313 raft_consensus.cc:359] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.660116  1313 raft_consensus.cc:385] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.660615  1313 raft_consensus.cc:740] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.672735  1266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028a1aadcf74c84ba2421597cccce23" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.673112  1311 ts_tablet_manager.cc:1434] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.127s	user 0.059s	sys 0.061s
I20260630 12:34:03.673053  1316 raft_consensus.cc:493] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.673463  1266 raft_consensus.cc:2468] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 0.
I20260630 12:34:03.674322  1311 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: Bootstrap starting.
I20260630 12:34:03.673910  1316 raft_consensus.cc:515] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.677932  1155 leader_election.cc:304] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.680655  1316 leader_election.cc:290] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.678895  1320 raft_consensus.cc:2804] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.683156  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028a1aadcf74c84ba2421597cccce23" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.683911  1320 raft_consensus.cc:493] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.684351  1117 raft_consensus.cc:2468] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 0.
I20260630 12:34:03.684348  1320 raft_consensus.cc:3060] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.686656  1190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.688333  1191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.688251  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3835a3772b48aa9ddafe1522cee728" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.672300  1313 consensus_queue.cc:260] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.689337  1190 raft_consensus.cc:2468] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.689559  1192 raft_consensus.cc:2468] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.698848  1080 leader_election.cc:304] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.700152  1316 raft_consensus.cc:2804] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.700529  1316 raft_consensus.cc:493] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:34:03.701478  1080 leader_election.cc:343] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:03.701923  1316 raft_consensus.cc:3060] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.702379  1080 leader_election.cc:304] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.703720  1337 raft_consensus.cc:2804] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.704136  1337 raft_consensus.cc:493] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.704464  1337 raft_consensus.cc:3060] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.705061  1312 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.707087  1312 ts_tablet_manager.cc:1403] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.014s
I20260630 12:34:03.707801  1318 raft_consensus.cc:493] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.709400  1318 raft_consensus.cc:515] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.710055  1313 ts_tablet_manager.cc:1434] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.011s
I20260630 12:34:03.711961  1318 leader_election.cc:290] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585)
I20260630 12:34:03.712356  1311 tablet_bootstrap.cc:654] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.713774  1313 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.714553  1320 raft_consensus.cc:515] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.719051  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.720386  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028a1aadcf74c84ba2421597cccce23" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:03.720840  1320 leader_election.cc:290] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 election: Requested vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.720925  1117 raft_consensus.cc:3060] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.722692  1266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e028a1aadcf74c84ba2421597cccce23" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:03.723285  1266 raft_consensus.cc:3060] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.723855  1265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3835a3772b48aa9ddafe1522cee728" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.726330  1265 raft_consensus.cc:2468] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.727101  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.729532  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.730386  1264 raft_consensus.cc:2468] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.731216  1191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.731565  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.732187  1192 raft_consensus.cc:2468] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 0.
W20260630 12:34:03.732929  1229 leader_election.cc:343] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:03.733692  1229 leader_election.cc:304] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.734429  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.735361  1318 raft_consensus.cc:2804] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.735775  1318 raft_consensus.cc:493] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.736145  1318 raft_consensus.cc:3060] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.738365  1313 tablet_bootstrap.cc:654] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.738612  1266 raft_consensus.cc:2468] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 1.
W20260630 12:34:03.740386  1080 leader_election.cc:343] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:03.734329  1337 raft_consensus.cc:515] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.741917  1155 leader_election.cc:304] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.741078  1080 leader_election.cc:304] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [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: e22b9992562e4c32b28fe8ec18b6de3d; no voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40
I20260630 12:34:03.742661  1316 raft_consensus.cc:515] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.743938  1116 raft_consensus.cc:2393] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d824c41cf89b48e18d5b8bed7e00fb40 in current term 1: Already voted for candidate e22b9992562e4c32b28fe8ec18b6de3d in this term.
I20260630 12:34:03.743844  1320 raft_consensus.cc:2804] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.745702  1320 raft_consensus.cc:697] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 LEADER]: Becoming Leader. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Running, Role: LEADER
I20260630 12:34:03.746803  1320 consensus_queue.cc:237] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.749217  1316 leader_election.cc:290] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Requested vote from peers d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.749850  1316 raft_consensus.cc:2749] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:03.747375  1117 raft_consensus.cc:2468] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 1.
I20260630 12:34:03.750906  1318 raft_consensus.cc:515] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.754774  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.755012  1318 leader_election.cc:290] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 election: Requested vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585)
I20260630 12:34:03.755376  1192 raft_consensus.cc:3060] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.755513  1191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3835a3772b48aa9ddafe1522cee728" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.755895  1318 raft_consensus.cc:493] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.756414  1191 raft_consensus.cc:3060] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:03.757774  1230 leader_election.cc:343] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:03.755906  1190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.759369  1337 leader_election.cc:290] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Requested vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.756592  1318 raft_consensus.cc:515] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.761337  1312 raft_consensus.cc:359] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.762781  1312 raft_consensus.cc:385] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.763094  1312 raft_consensus.cc:740] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.763962  1312 consensus_queue.cc:260] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.764302  1318 leader_election.cc:290] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.766256  1312 ts_tablet_manager.cc:1434] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260630 12:34:03.767405  1312 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: Bootstrap starting.
I20260630 12:34:03.769197  1190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c4dae10e8a41be808dbf8416278a74" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.770090  1190 raft_consensus.cc:2468] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 0.
I20260630 12:34:03.766474  1191 raft_consensus.cc:2468] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:03.773738  1311 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: No bootstrap required, opened a new log
I20260630 12:34:03.771857  1229 leader_election.cc:304] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.774044  1192 raft_consensus.cc:2468] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:03.758250  1230 leader_election.cc:304] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [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: d824c41cf89b48e18d5b8bed7e00fb40; no voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d
I20260630 12:34:03.774225  1311 ts_tablet_manager.cc:1403] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.004s
I20260630 12:34:03.774551  1080 leader_election.cc:304] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.775461  1337 raft_consensus.cc:2804] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.775671  1347 raft_consensus.cc:2804] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.776161  1347 raft_consensus.cc:493] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.776499  1347 raft_consensus.cc:3060] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.776391  1080 leader_election.cc:304] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.775600  1318 raft_consensus.cc:2749] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:03.776890  1337 raft_consensus.cc:697] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Becoming Leader. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Running, Role: LEADER
I20260630 12:34:03.777491  1348 raft_consensus.cc:2804] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.778213  1348 raft_consensus.cc:697] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Becoming Leader. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Running, Role: LEADER
I20260630 12:34:03.778332  1337 consensus_queue.cc:237] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.779484  1348 consensus_queue.cc:237] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } }
I20260630 12:34:03.781927  1313 tablet_bootstrap.cc:492] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.782433  1313 ts_tablet_manager.cc:1403] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.009s
I20260630 12:34:03.788597  1311 raft_consensus.cc:359] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.789160  1311 raft_consensus.cc:385] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.789391  1311 raft_consensus.cc:740] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.790077  1311 consensus_queue.cc:260] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.792057  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:03.792428  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c4dae10e8a41be808dbf8416278a74" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.792636  1313 raft_consensus.cc:359] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.793120  1116 raft_consensus.cc:2468] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 0.
I20260630 12:34:03.795253  1313 raft_consensus.cc:385] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.796455  1313 raft_consensus.cc:740] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.793900  1266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f10e680637448a9e1c9b69fcee2589" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:03.794078  1347 raft_consensus.cc:515] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.797641  1266 raft_consensus.cc:2393] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e22b9992562e4c32b28fe8ec18b6de3d in current term 1: Already voted for candidate d824c41cf89b48e18d5b8bed7e00fb40 in this term.
I20260630 12:34:03.795863  1311 ts_tablet_manager.cc:1434] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:34:03.796574  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3835a3772b48aa9ddafe1522cee728" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:03.797653  1313 consensus_queue.cc:260] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.798936  1264 raft_consensus.cc:3060] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.796856  1312 tablet_bootstrap.cc:654] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.800277  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c4dae10e8a41be808dbf8416278a74" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.800930  1192 raft_consensus.cc:3060] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.801301  1347 leader_election.cc:290] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 election: Requested vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.795816  1230 leader_election.cc:304] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [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: d824c41cf89b48e18d5b8bed7e00fb40; no voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d
I20260630 12:34:03.803512  1347 raft_consensus.cc:2749] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:03.804457  1348 raft_consensus.cc:493] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.804935  1348 raft_consensus.cc:515] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.809576  1264 raft_consensus.cc:2468] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:03.812021  1313 ts_tablet_manager.cc:1434] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260630 12:34:03.817945  1313 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.817431  1015 catalog_manager.cc:5697] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:03.819228  1348 leader_election.cc:290] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.820811  1192 raft_consensus.cc:2468] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 1.
I20260630 12:34:03.830353  1229 leader_election.cc:304] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.830834  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c4dae10e8a41be808dbf8416278a74" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:03.831449  1116 raft_consensus.cc:3060] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.832257  1312 tablet_bootstrap.cc:492] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: No bootstrap required, opened a new log
I20260630 12:34:03.832710  1312 ts_tablet_manager.cc:1403] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.012s
I20260630 12:34:03.833355  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.834010  1264 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.835062  1013 catalog_manager.cc:5697] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: term changed from 0 to 1, leader changed from <none> to e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193). New cstate: current_term: 1 leader_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:03.834640  1347 raft_consensus.cc:2804] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.837064  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.838507  1192 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.838580  1347 raft_consensus.cc:697] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Becoming Leader. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Running, Role: LEADER
I20260630 12:34:03.839730  1347 consensus_queue.cc:237] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.842702  1080 leader_election.cc:304] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d824c41cf89b48e18d5b8bed7e00fb40, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.843569  1348 raft_consensus.cc:2804] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.844473  1348 raft_consensus.cc:493] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.845026  1348 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.847963  1116 raft_consensus.cc:2468] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 1.
I20260630 12:34:03.854789  1312 raft_consensus.cc:359] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.855715  1312 raft_consensus.cc:385] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.857851  1348 raft_consensus.cc:515] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.858609  1313 tablet_bootstrap.cc:654] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.858927  1312 raft_consensus.cc:740] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.859750  1312 consensus_queue.cc:260] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.862615  1312 ts_tablet_manager.cc:1434] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260630 12:34:03.862507  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.863456  1192 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.869302  1012 catalog_manager.cc:5697] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:03.870339  1313 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.871032  1313 ts_tablet_manager.cc:1403] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.003s
I20260630 12:34:03.872077  1192 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:03.873756  1080 leader_election.cc:304] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.874809  1337 raft_consensus.cc:2804] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.875283  1337 raft_consensus.cc:697] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Becoming Leader. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Running, Role: LEADER
I20260630 12:34:03.876034  1337 consensus_queue.cc:237] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.876413  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:03.876958  1264 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.873999  1313 raft_consensus.cc:359] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.878108  1313 raft_consensus.cc:385] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.878422  1313 raft_consensus.cc:740] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.879120  1313 consensus_queue.cc:260] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.881392  1313 ts_tablet_manager.cc:1434] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:34:03.882391  1313 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: Bootstrap starting.
I20260630 12:34:03.886986  1264 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:03.887588  1348 leader_election.cc:290] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Requested vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.889389  1313 tablet_bootstrap.cc:654] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.897655  1313 tablet_bootstrap.cc:492] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: No bootstrap required, opened a new log
I20260630 12:34:03.898386  1313 ts_tablet_manager.cc:1403] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260630 12:34:03.903178  1313 raft_consensus.cc:359] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.903973  1313 raft_consensus.cc:385] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.903437  1013 catalog_manager.cc:5697] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: term changed from 0 to 1, leader changed from <none> to e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193). New cstate: current_term: 1 leader_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:03.904335  1313 raft_consensus.cc:740] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.905102  1313 consensus_queue.cc:260] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.905164  1013 catalog_manager.cc:5697] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: term changed from 0 to 1, leader changed from <none> to e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193). New cstate: current_term: 1 leader_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:03.907351  1313 ts_tablet_manager.cc:1434] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:03.940702  1320 raft_consensus.cc:493] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.941126  1320 raft_consensus.cc:515] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.942950  1320 leader_election.cc:290] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.944005  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c99cd982914da9a76db64f3d71349f" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.943994  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c99cd982914da9a76db64f3d71349f" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.944952  1116 raft_consensus.cc:2468] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 0.
I20260630 12:34:03.945076  1264 raft_consensus.cc:2468] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 0.
I20260630 12:34:03.946143  1156 leader_election.cc:304] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.946861  1320 raft_consensus.cc:2804] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.947206  1320 raft_consensus.cc:493] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.947561  1320 raft_consensus.cc:3060] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.952035  1320 raft_consensus.cc:515] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.953882  1320 leader_election.cc:290] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 election: Requested vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.954963  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c99cd982914da9a76db64f3d71349f" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:03.954941  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c99cd982914da9a76db64f3d71349f" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:03.955586  1116 raft_consensus.cc:3060] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.955631  1264 raft_consensus.cc:3060] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.960054  1264 raft_consensus.cc:2468] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 1.
I20260630 12:34:03.960191  1116 raft_consensus.cc:2468] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 1.
I20260630 12:34:03.961246  1155 leader_election.cc:304] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:03.961992  1320 raft_consensus.cc:2804] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.962487  1320 raft_consensus.cc:697] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 LEADER]: Becoming Leader. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Running, Role: LEADER
I20260630 12:34:03.963182  1320 consensus_queue.cc:237] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.963444  1347 raft_consensus.cc:493] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.963939  1347 raft_consensus.cc:515] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.965493  1347 leader_election.cc:290] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.966589  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" is_pre_election: true
I20260630 12:34:03.966591  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.967592  1116 raft_consensus.cc:2468] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 0.
I20260630 12:34:03.967891  1192 raft_consensus.cc:2468] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 0.
I20260630 12:34:03.968681  1230 leader_election.cc:304] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d824c41cf89b48e18d5b8bed7e00fb40, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.969528  1347 raft_consensus.cc:2804] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.969919  1347 raft_consensus.cc:493] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.970242  1347 raft_consensus.cc:3060] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.973735  1012 catalog_manager.cc:5697] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:03.974956  1347 raft_consensus.cc:515] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.976722  1347 leader_election.cc:290] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 election: Requested vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:03.977443  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:03.977969  1116 raft_consensus.cc:3060] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.977828  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1fc55e9f604b7c96e926d28fa468d9" candidate_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:03.978469  1192 raft_consensus.cc:3060] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.984079  1116 raft_consensus.cc:2468] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 1.
I20260630 12:34:03.984429  1192 raft_consensus.cc:2468] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d824c41cf89b48e18d5b8bed7e00fb40 in term 1.
I20260630 12:34:03.985152  1230 leader_election.cc:304] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d824c41cf89b48e18d5b8bed7e00fb40, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.986019  1347 raft_consensus.cc:2804] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.986461  1347 raft_consensus.cc:697] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Becoming Leader. State: Replica: d824c41cf89b48e18d5b8bed7e00fb40, State: Running, Role: LEADER
I20260630 12:34:03.987208  1347 consensus_queue.cc:237] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.990525  1337 raft_consensus.cc:493] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.991014  1337 raft_consensus.cc:515] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:03.992683  1337 leader_election.cc:290] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:03.993475  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" is_pre_election: true
I20260630 12:34:03.993710  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" is_pre_election: true
I20260630 12:34:03.994006  1192 raft_consensus.cc:2468] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.994407  1264 raft_consensus.cc:2468] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 0.
I20260630 12:34:03.995095  1080 leader_election.cc:304] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:03.995121  1012 catalog_manager.cc:5697] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:03.995951  1337 raft_consensus.cc:2804] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.996400  1337 raft_consensus.cc:493] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.996796  1337 raft_consensus.cc:3060] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.001770  1337 raft_consensus.cc:515] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:04.003564  1337 leader_election.cc:290] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Requested vote from peers c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:04.004520  1192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
I20260630 12:34:04.004900  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140caab0cb0e47da863696c60abc78f1" candidate_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:04.005127  1192 raft_consensus.cc:3060] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.005473  1264 raft_consensus.cc:3060] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.009485  1192 raft_consensus.cc:2468] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:04.009675  1264 raft_consensus.cc:2468] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22b9992562e4c32b28fe8ec18b6de3d in term 1.
I20260630 12:34:04.010612  1080 leader_election.cc:304] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38d9158a1d24d338ffa03ca7fe17d1e, e22b9992562e4c32b28fe8ec18b6de3d; no voters: 
I20260630 12:34:04.011363  1337 raft_consensus.cc:2804] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:04.011772  1337 raft_consensus.cc:697] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Becoming Leader. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Running, Role: LEADER
I20260630 12:34:04.012629  1337 consensus_queue.cc:237] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:04.019439  1012 catalog_manager.cc:5697] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: term changed from 0 to 1, leader changed from <none> to e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193). New cstate: current_term: 1 leader_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:04.142988   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:04.149382  1366 instance_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:34:04.150383  1367 instance_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:34:04.151335  1369 instance_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:34:04.151562   451 server_base.cc:1061] running on GCE node
I20260630 12:34:04.152428   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:04.152614   451 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:34:04.152765   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822844152737 us; error 0 us; skew 500 ppm
I20260630 12:34:04.153185   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:04.155663   451 webserver.cc:533] Webserver started at http://127.0.112.196:39291/ using document root <none> and password file <none>
I20260630 12:34:04.156109   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:04.156276   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:04.156618   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:04.157611   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "ef04228d17e74030919db36a46f7da51"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-45vn"
I20260630 12:34:04.161952   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:04.166910  1374 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:34:04.167819   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:04.168073   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "ef04228d17e74030919db36a46f7da51"
format_stamp: "Formatted at 2026-06-30 12:34:04 on dist-test-slave-45vn"
I20260630 12:34:04.168421   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822834427891-451-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:34:04.197575   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:04.198912   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:04.200130   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:04.202329   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:04.202510   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.202821   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:04.202975   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:04.227636  1337 consensus_queue.cc:1048] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.242194  1348 consensus_queue.cc:1048] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:04.273190   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:35465
I20260630 12:34:04.273219  1441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:35465 every 8 connection(s)
I20260630 12:34:04.283257  1348 consensus_queue.cc:1048] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.288224  1442 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40299
I20260630 12:34:04.288654  1442 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:04.289364  1442 heartbeater.cc:507] Master 127.0.112.254:40299 requested a full tablet report, sending...
I20260630 12:34:04.291673  1012 ts_manager.cc:194] Registered new tserver with Master: ef04228d17e74030919db36a46f7da51 (127.0.112.196:35465)
I20260630 12:34:04.293561  1012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45702
I20260630 12:34:04.297205  1337 consensus_queue.cc:1048] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.306686  1320 consensus_queue.cc:1048] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.319419  1320 consensus_queue.cc:1048] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:04.334769  1347 consensus_queue.cc:1048] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.341255  1337 consensus_queue.cc:1048] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.349488  1347 consensus_queue.cc:1048] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.375643  1348 consensus_queue.cc:1048] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.423321  1449 consensus_queue.cc:1048] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.433833  1346 consensus_queue.cc:1048] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.471892  1348 consensus_queue.cc:1048] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.482359  1348 consensus_queue.cc:1048] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.507164  1452 consensus_queue.cc:1048] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.517961  1318 consensus_queue.cc:1048] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:05.296633  1442 heartbeater.cc:499] Master 127.0.112.254:40299 was elected leader, sending a full tablet report...
I20260630 12:34:05.655323  1068 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:05.673516  1116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1"
dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
mode: GRACEFUL
new_leader_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
 from {username='slave'} at 127.0.0.1:49534
I20260630 12:34:05.674343  1116 raft_consensus.cc:606] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Received request to transfer leadership to TS c38d9158a1d24d338ffa03ca7fe17d1e
I20260630 12:34:05.675729  1068 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:34:05.676235  1068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:05.984202  1337 raft_consensus.cc:993] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: : Instructing follower c38d9158a1d24d338ffa03ca7fe17d1e to start an election
I20260630 12:34:05.984750  1337 raft_consensus.cc:1081] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Signalling peer c38d9158a1d24d338ffa03ca7fe17d1e to start an election
I20260630 12:34:05.986685  1192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1"
dest_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e"
 from {username='slave'} at 127.0.0.1:37080
I20260630 12:34:05.987313  1192 raft_consensus.cc:493] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:05.987689  1192 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:05.993726  1192 raft_consensus.cc:515] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:05.995877  1192 leader_election.cc:290] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [CANDIDATE]: Term 2 election: Requested vote from peers e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585), d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:05.997154  1266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d824c41cf89b48e18d5b8bed7e00fb40"
I20260630 12:34:05.996862  1116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75c5f01ebed4efca7e6f9e5f56bf4d1" candidate_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e22b9992562e4c32b28fe8ec18b6de3d"
I20260630 12:34:05.997694  1266 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:05.997764  1116 raft_consensus.cc:3055] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:05.998195  1116 raft_consensus.cc:740] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e22b9992562e4c32b28fe8ec18b6de3d, State: Running, Role: LEADER
I20260630 12:34:05.999066  1116 consensus_queue.cc:260] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:06.000185  1116 raft_consensus.cc:3060] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:06.002880  1266 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 2.
I20260630 12:34:06.004120  1155 leader_election.cc:304] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [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: c38d9158a1d24d338ffa03ca7fe17d1e, d824c41cf89b48e18d5b8bed7e00fb40; no voters: 
I20260630 12:34:06.004948  1346 raft_consensus.cc:2804] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:06.006031  1346 raft_consensus.cc:697] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 2 LEADER]: Becoming Leader. State: Replica: c38d9158a1d24d338ffa03ca7fe17d1e, State: Running, Role: LEADER
I20260630 12:34:06.006188  1116 raft_consensus.cc:2468] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38d9158a1d24d338ffa03ca7fe17d1e in term 2.
I20260630 12:34:06.007222  1346 consensus_queue.cc:237] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } }
I20260630 12:34:06.014655  1013 catalog_manager.cc:5697] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e reported cstate change: term changed from 1 to 2, leader changed from e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193) to c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194). New cstate: current_term: 2 leader_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:06.596452  1264 raft_consensus.cc:1275] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 2 FOLLOWER]: Refusing update from remote peer c38d9158a1d24d338ffa03ca7fe17d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:06.597680  1346 consensus_queue.cc:1048] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:06.608867  1116 raft_consensus.cc:1275] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 2 FOLLOWER]: Refusing update from remote peer c38d9158a1d24d338ffa03ca7fe17d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:06.610771  1476 consensus_queue.cc:1048] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:07.677248  1068 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:07.684274  1068 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:07.684788  1068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:09.679361  1192 consensus_queue.cc:237] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:09.686223  1068 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:09.687122  1264 raft_consensus.cc:1275] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Refusing update from remote peer c38d9158a1d24d338ffa03ca7fe17d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.688752  1486 consensus_queue.cc:1048] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } 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:34:09.696352  1116 raft_consensus.cc:1275] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Refusing update from remote peer c38d9158a1d24d338ffa03ca7fe17d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.694518  1068 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:09.698227  1481 consensus_queue.cc:1048] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:09.698521  1068 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:09.703210  1487 raft_consensus.cc:2955] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.706776  1264 raft_consensus.cc:2955] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
W20260630 12:34:09.718227  1158 consensus_peers.cc:597] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e -> Peer ef04228d17e74030919db36a46f7da51 (127.0.112.196:35465): Couldn't send request to peer ef04228d17e74030919db36a46f7da51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e028a1aadcf74c84ba2421597cccce23. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:09.721927  1116 raft_consensus.cc:2955] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.727349  1015 catalog_manager.cc:5697] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e reported cstate change: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:09.742523  1264 consensus_queue.cc:237] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:09.751461  1116 raft_consensus.cc:1275] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Refusing update from remote peer d824c41cf89b48e18d5b8bed7e00fb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.753115  1498 consensus_queue.cc:1048] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:09.754624  1192 raft_consensus.cc:1275] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Refusing update from remote peer d824c41cf89b48e18d5b8bed7e00fb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.758888  1498 consensus_queue.cc:1048] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } 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:34:09.765034  1318 raft_consensus.cc:2955] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.767181  1116 raft_consensus.cc:2955] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
W20260630 12:34:09.773538  1232 consensus_peers.cc:597] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 -> Peer ef04228d17e74030919db36a46f7da51 (127.0.112.196:35465): Couldn't send request to peer ef04228d17e74030919db36a46f7da51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a1fc55e9f604b7c96e926d28fa468d9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:09.781015  1266 consensus_queue.cc:237] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:09.783042  1013 catalog_manager.cc:5697] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.784606  1192 raft_consensus.cc:2955] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
W20260630 12:34:09.793493  1232 consensus_peers.cc:597] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 -> Peer ef04228d17e74030919db36a46f7da51 (127.0.112.196:35465): Couldn't send request to peer ef04228d17e74030919db36a46f7da51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27c4dae10e8a41be808dbf8416278a74. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:09.796108  1192 raft_consensus.cc:1275] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Refusing update from remote peer d824c41cf89b48e18d5b8bed7e00fb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.797313  1318 consensus_queue.cc:1048] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:09.797920  1116 raft_consensus.cc:1275] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Refusing update from remote peer d824c41cf89b48e18d5b8bed7e00fb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.799523  1318 consensus_queue.cc:1048] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } 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:34:09.806517  1499 raft_consensus.cc:2955] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.808265  1192 raft_consensus.cc:2955] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.808893  1116 raft_consensus.cc:2955] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.819185  1012 catalog_manager.cc:5697] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d reported cstate change: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.837239  1116 consensus_queue.cc:237] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:09.844573  1266 raft_consensus.cc:1275] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Refusing update from remote peer e22b9992562e4c32b28fe8ec18b6de3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.846199  1337 consensus_queue.cc:1048] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:09.853274  1192 raft_consensus.cc:1275] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Refusing update from remote peer e22b9992562e4c32b28fe8ec18b6de3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:09.856088  1508 consensus_queue.cc:1048] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } 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:34:09.860931  1337 raft_consensus.cc:2955] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.862936  1266 raft_consensus.cc:2955] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
W20260630 12:34:09.863879  1083 consensus_peers.cc:597] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d -> Peer ef04228d17e74030919db36a46f7da51 (127.0.112.196:35465): Couldn't send request to peer ef04228d17e74030919db36a46f7da51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d3835a3772b48aa9ddafe1522cee728. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:09.869257  1192 raft_consensus.cc:2955] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:09.876822  1015 catalog_manager.cc:5697] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 reported cstate change: config changed from index -1 to 2, NON_VOTER ef04228d17e74030919db36a46f7da51 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } } }
I20260630 12:34:10.084717  1513 ts_tablet_manager.cc:933] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: Initiating tablet copy from peer c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069)
I20260630 12:34:10.087283  1513 tablet_copy_client.cc:323] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:34069
I20260630 12:34:10.099494  1202 tablet_copy_service.cc:140] P c38d9158a1d24d338ffa03ca7fe17d1e: Received BeginTabletCopySession request for tablet e028a1aadcf74c84ba2421597cccce23 from peer ef04228d17e74030919db36a46f7da51 ({username='slave'} at 127.0.0.1:37112)
I20260630 12:34:10.100009  1202 tablet_copy_service.cc:161] P c38d9158a1d24d338ffa03ca7fe17d1e: Beginning new tablet copy session on tablet e028a1aadcf74c84ba2421597cccce23 from peer ef04228d17e74030919db36a46f7da51 at {username='slave'} at 127.0.0.1:37112: session id = ef04228d17e74030919db36a46f7da51-e028a1aadcf74c84ba2421597cccce23
I20260630 12:34:10.106067  1202 tablet_copy_source_session.cc:215] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:10.109864  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e028a1aadcf74c84ba2421597cccce23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:10.122961  1513 tablet_copy_client.cc:806] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:10.123617  1513 tablet_copy_client.cc:670] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:10.127712  1513 tablet_copy_client.cc:538] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:10.134194  1513 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: Bootstrap starting.
I20260630 12:34:10.152307  1513 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: 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:34:10.153225  1513 tablet_bootstrap.cc:492] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: Bootstrap complete.
I20260630 12:34:10.153798  1513 ts_tablet_manager.cc:1403] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260630 12:34:10.156242  1513 raft_consensus.cc:359] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.156869  1513 raft_consensus.cc:740] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef04228d17e74030919db36a46f7da51, State: Initialized, Role: LEARNER
I20260630 12:34:10.157368  1513 consensus_queue.cc:260] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } attrs { replace: true } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.159904  1513 ts_tablet_manager.cc:1434] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:34:10.161675  1202 tablet_copy_service.cc:342] P c38d9158a1d24d338ffa03ca7fe17d1e: Request end of tablet copy session ef04228d17e74030919db36a46f7da51-e028a1aadcf74c84ba2421597cccce23 received from {username='slave'} at 127.0.0.1:37112
I20260630 12:34:10.162189  1202 tablet_copy_service.cc:434] P c38d9158a1d24d338ffa03ca7fe17d1e: ending tablet copy session ef04228d17e74030919db36a46f7da51-e028a1aadcf74c84ba2421597cccce23 on tablet e028a1aadcf74c84ba2421597cccce23 with peer ef04228d17e74030919db36a46f7da51
I20260630 12:34:10.310385   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:34:10.325845  1513 ts_tablet_manager.cc:933] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: Initiating tablet copy from peer d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
W20260630 12:34:10.326067  1156 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:34:10.340073  1156 consensus_peers.cc:597] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e -> Peer e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585): Couldn't send request to peer e22b9992562e4c32b28fe8ec18b6de3d. 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:34:10.343838  1513 tablet_copy_client.cc:323] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:40805
W20260630 12:34:10.348743  1230 consensus_peers.cc:597] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 -> Peer e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585): Couldn't send request to peer e22b9992562e4c32b28fe8ec18b6de3d. 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:34:10.350103  1522 ts_tablet_manager.cc:933] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: Initiating tablet copy from peer d824c41cf89b48e18d5b8bed7e00fb40 (127.0.112.195:40805)
I20260630 12:34:10.368459   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:10.370991  1276 tablet_copy_service.cc:140] P d824c41cf89b48e18d5b8bed7e00fb40: Received BeginTabletCopySession request for tablet 0a1fc55e9f604b7c96e926d28fa468d9 from peer ef04228d17e74030919db36a46f7da51 ({username='slave'} at 127.0.0.1:49578)
I20260630 12:34:10.371611  1522 tablet_copy_client.cc:323] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:40805
I20260630 12:34:10.371649  1276 tablet_copy_service.cc:161] P d824c41cf89b48e18d5b8bed7e00fb40: Beginning new tablet copy session on tablet 0a1fc55e9f604b7c96e926d28fa468d9 from peer ef04228d17e74030919db36a46f7da51 at {username='slave'} at 127.0.0.1:49578: session id = ef04228d17e74030919db36a46f7da51-0a1fc55e9f604b7c96e926d28fa468d9
I20260630 12:34:10.373499   451 tablet_replica.cc:333] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.373778  1275 tablet_copy_service.cc:140] P d824c41cf89b48e18d5b8bed7e00fb40: Received BeginTabletCopySession request for tablet 27c4dae10e8a41be808dbf8416278a74 from peer ef04228d17e74030919db36a46f7da51 ({username='slave'} at 127.0.0.1:49578)
I20260630 12:34:10.374382   451 raft_consensus.cc:2243] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.375377   451 raft_consensus.cc:2272] T 140caab0cb0e47da863696c60abc78f1 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.374315  1275 tablet_copy_service.cc:161] P d824c41cf89b48e18d5b8bed7e00fb40: Beginning new tablet copy session on tablet 27c4dae10e8a41be808dbf8416278a74 from peer ef04228d17e74030919db36a46f7da51 at {username='slave'} at 127.0.0.1:49578: session id = ef04228d17e74030919db36a46f7da51-27c4dae10e8a41be808dbf8416278a74
I20260630 12:34:10.378206   451 tablet_replica.cc:333] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.379060   451 raft_consensus.cc:2243] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.379621   451 raft_consensus.cc:2272] T e028a1aadcf74c84ba2421597cccce23 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.384848  1276 tablet_copy_source_session.cc:215] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:10.388366  1275 tablet_copy_source_session.cc:215] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:10.388571   451 tablet_replica.cc:333] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.389360  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1fc55e9f604b7c96e926d28fa468d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:10.389443   451 raft_consensus.cc:2243] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.390027   451 raft_consensus.cc:2272] T 97c99cd982914da9a76db64f3d71349f P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.391901  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c4dae10e8a41be808dbf8416278a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:10.392462   451 tablet_replica.cc:333] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.405499   451 raft_consensus.cc:2243] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.406292   451 raft_consensus.cc:2272] T 0a1fc55e9f604b7c96e926d28fa468d9 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.408593  1522 tablet_copy_client.cc:806] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:10.409214  1522 tablet_copy_client.cc:670] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:10.411327   451 tablet_replica.cc:333] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.412089   451 raft_consensus.cc:2243] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.412585   451 raft_consensus.cc:2272] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P e22b9992562e4c32b28fe8ec18b6de3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.413386  1522 tablet_copy_client.cc:538] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:10.415037   451 tablet_replica.cc:333] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.416044   451 raft_consensus.cc:2243] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.416770   451 raft_consensus.cc:2272] T 27c4dae10e8a41be808dbf8416278a74 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.418089  1525 ts_tablet_manager.cc:933] T 0d3835a3772b48aa9ddafe1522cee728 P ef04228d17e74030919db36a46f7da51: Initiating tablet copy from peer e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585)
I20260630 12:34:10.422392  1522 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: Bootstrap starting.
I20260630 12:34:10.423061  1513 tablet_copy_client.cc:806] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:10.423614  1513 tablet_copy_client.cc:670] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:10.428500  1525 tablet_copy_client.cc:323] T 0d3835a3772b48aa9ddafe1522cee728 P ef04228d17e74030919db36a46f7da51: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:36585
W20260630 12:34:10.429050  1156 consensus_peers.cc:597] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e -> Peer e22b9992562e4c32b28fe8ec18b6de3d (127.0.112.193:36585): Couldn't send request to peer e22b9992562e4c32b28fe8ec18b6de3d. 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:34:10.429349  1513 tablet_copy_client.cc:538] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:10.433274   451 tablet_replica.cc:333] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.434043   451 raft_consensus.cc:2243] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.435338   451 raft_consensus.cc:2272] T 0d3835a3772b48aa9ddafe1522cee728 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.439245  1513 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: Bootstrap starting.
I20260630 12:34:10.440757   451 tablet_replica.cc:333] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d: stopping tablet replica
I20260630 12:34:10.441579   451 raft_consensus.cc:2243] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.447016   451 raft_consensus.cc:2272] T 82f10e680637448a9e1c9b69fcee2589 P e22b9992562e4c32b28fe8ec18b6de3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.468614  1513 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: 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:34:10.468647  1522 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: 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:34:10.469900  1513 tablet_bootstrap.cc:492] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: Bootstrap complete.
I20260630 12:34:10.470038  1522 tablet_bootstrap.cc:492] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: Bootstrap complete.
I20260630 12:34:10.470638  1513 ts_tablet_manager.cc:1403] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260630 12:34:10.470872  1522 ts_tablet_manager.cc:1403] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.009s
I20260630 12:34:10.473793  1522 raft_consensus.cc:359] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.474052  1513 raft_consensus.cc:359] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.474707  1522 raft_consensus.cc:740] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef04228d17e74030919db36a46f7da51, State: Initialized, Role: LEARNER
I20260630 12:34:10.474931  1513 raft_consensus.cc:740] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef04228d17e74030919db36a46f7da51, State: Initialized, Role: LEARNER
I20260630 12:34:10.475610  1522 consensus_queue.cc:260] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51 [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.475634  1513 consensus_queue.cc:260] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51 [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: "e22b9992562e4c32b28fe8ec18b6de3d" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 36585 } } peers { permanent_uuid: "c38d9158a1d24d338ffa03ca7fe17d1e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "d824c41cf89b48e18d5b8bed7e00fb40" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 40805 } } peers { permanent_uuid: "ef04228d17e74030919db36a46f7da51" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35465 } attrs { promote: true } }
I20260630 12:34:10.479004  1522 ts_tablet_manager.cc:1434] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:34:10.482969  1275 tablet_copy_service.cc:342] P d824c41cf89b48e18d5b8bed7e00fb40: Request end of tablet copy session ef04228d17e74030919db36a46f7da51-27c4dae10e8a41be808dbf8416278a74 received from {username='slave'} at 127.0.0.1:49578
I20260630 12:34:10.483268  1513 ts_tablet_manager.cc:1434] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:34:10.483453  1275 tablet_copy_service.cc:434] P d824c41cf89b48e18d5b8bed7e00fb40: ending tablet copy session ef04228d17e74030919db36a46f7da51-27c4dae10e8a41be808dbf8416278a74 on tablet 27c4dae10e8a41be808dbf8416278a74 with peer ef04228d17e74030919db36a46f7da51
I20260630 12:34:10.485283  1275 tablet_copy_service.cc:342] P d824c41cf89b48e18d5b8bed7e00fb40: Request end of tablet copy session ef04228d17e74030919db36a46f7da51-0a1fc55e9f604b7c96e926d28fa468d9 received from {username='slave'} at 127.0.0.1:49578
I20260630 12:34:10.485731  1275 tablet_copy_service.cc:434] P d824c41cf89b48e18d5b8bed7e00fb40: ending tablet copy session ef04228d17e74030919db36a46f7da51-0a1fc55e9f604b7c96e926d28fa468d9 on tablet 0a1fc55e9f604b7c96e926d28fa468d9 with peer ef04228d17e74030919db36a46f7da51
I20260630 12:34:10.493578   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:34:10.495669  1376 connection.cc:466] server connection from 127.0.0.1:41910 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:41910 (request call id 1) could send its response
I20260630 12:34:10.519344   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:34:10.552678  1412 raft_consensus.cc:1217] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:10.574556   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:10.575913   451 tablet_replica.cc:333] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.576740   451 raft_consensus.cc:2243] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.577342   451 raft_consensus.cc:2272] T 140caab0cb0e47da863696c60abc78f1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.580488   451 tablet_replica.cc:333] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.581256   451 raft_consensus.cc:2243] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.581830   451 raft_consensus.cc:2272] T 0a1fc55e9f604b7c96e926d28fa468d9 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.584438   451 tablet_replica.cc:333] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.585167   451 raft_consensus.cc:2243] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.586035   451 raft_consensus.cc:2272] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P c38d9158a1d24d338ffa03ca7fe17d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.588169   451 tablet_replica.cc:333] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.588819   451 raft_consensus.cc:2243] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.589371   451 raft_consensus.cc:2272] T 27c4dae10e8a41be808dbf8416278a74 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.592049   451 tablet_replica.cc:333] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.592762   451 raft_consensus.cc:2243] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.593297   451 raft_consensus.cc:2272] T 0d3835a3772b48aa9ddafe1522cee728 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.596256   451 tablet_replica.cc:333] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.596956   451 raft_consensus.cc:2243] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.597848   451 raft_consensus.cc:2272] T 97c99cd982914da9a76db64f3d71349f P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.600298   451 tablet_replica.cc:333] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.600971   451 raft_consensus.cc:2243] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:34:10.602142  1229 consensus_peers.cc:597] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 -> Peer c38d9158a1d24d338ffa03ca7fe17d1e (127.0.112.194:34069): Couldn't send request to peer c38d9158a1d24d338ffa03ca7fe17d1e. 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:34:10.602285   451 raft_consensus.cc:2272] T e028a1aadcf74c84ba2421597cccce23 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.604862   451 tablet_replica.cc:333] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e: stopping tablet replica
I20260630 12:34:10.605474   451 raft_consensus.cc:2243] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.605970   451 raft_consensus.cc:2272] T 82f10e680637448a9e1c9b69fcee2589 P c38d9158a1d24d338ffa03ca7fe17d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.637611   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:34:10.657394   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:34:10.695096   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:10.695909   451 tablet_replica.cc:333] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.696734   451 raft_consensus.cc:2243] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.697270   451 raft_consensus.cc:2272] T 97c99cd982914da9a76db64f3d71349f P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.699787   451 tablet_replica.cc:333] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.700485   451 raft_consensus.cc:2243] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.700944   451 raft_consensus.cc:2272] T 140caab0cb0e47da863696c60abc78f1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.703348   451 tablet_replica.cc:333] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.704015   451 raft_consensus.cc:2243] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.704465   451 raft_consensus.cc:2272] T 82f10e680637448a9e1c9b69fcee2589 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.706853   451 tablet_replica.cc:333] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.707504   451 raft_consensus.cc:2243] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.708729   451 raft_consensus.cc:2272] T 0a1fc55e9f604b7c96e926d28fa468d9 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.711412   451 tablet_replica.cc:333] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.712105   451 raft_consensus.cc:2243] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.712580   451 raft_consensus.cc:2272] T b75c5f01ebed4efca7e6f9e5f56bf4d1 P d824c41cf89b48e18d5b8bed7e00fb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.714764   451 tablet_replica.cc:333] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.715368   451 raft_consensus.cc:2243] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.715888   451 raft_consensus.cc:2272] T e028a1aadcf74c84ba2421597cccce23 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.718490   451 tablet_replica.cc:333] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.719157   451 raft_consensus.cc:2243] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:10.719834   451 raft_consensus.cc:2272] T 0d3835a3772b48aa9ddafe1522cee728 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.722644   451 tablet_replica.cc:333] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40: stopping tablet replica
I20260630 12:34:10.723304   451 raft_consensus.cc:2243] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.724511   451 raft_consensus.cc:2272] T 27c4dae10e8a41be808dbf8416278a74 P d824c41cf89b48e18d5b8bed7e00fb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.757144   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:34:10.776142   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:34:10.810405   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:10.812338   451 tablet_replica.cc:333] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51: stopping tablet replica
I20260630 12:34:10.813050   451 raft_consensus.cc:2243] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:10.813524   451 raft_consensus.cc:2272] T 0a1fc55e9f604b7c96e926d28fa468d9 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:10.816063   451 tablet_replica.cc:333] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51: stopping tablet replica
I20260630 12:34:10.816721   451 raft_consensus.cc:2243] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:10.817168   451 raft_consensus.cc:2272] T 27c4dae10e8a41be808dbf8416278a74 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:10.819586   451 tablet_replica.cc:333] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51: stopping tablet replica
I20260630 12:34:10.820217   451 raft_consensus.cc:2243] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:10.820647   451 raft_consensus.cc:2272] T e028a1aadcf74c84ba2421597cccce23 P ef04228d17e74030919db36a46f7da51 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:10.833223   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:34:10.846010   451 master.cc:562] Master@127.0.112.254:40299 shutting down...
W20260630 12:34:10.870222  1063 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:10.871433   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:10.871912   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:10.872176   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P be7d427d3b2c418a91c6d33c62a6ce52: stopping tablet replica
I20260630 12:34:10.891608   451 master.cc:584] Master@127.0.112.254:40299 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9405 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:34:10.931763   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:36415,127.0.112.253:39625,127.0.112.252:34429
I20260630 12:34:10.933111   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:10.938488  1535 instance_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:34:10.938493  1536 instance_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:34:10.940003  1538 instance_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:34:10.941272   451 server_base.cc:1061] running on GCE node
I20260630 12:34:10.942159   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:10.942359   451 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:34:10.942497   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822850942482 us; error 0 us; skew 500 ppm
I20260630 12:34:10.943028   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:10.945305   451 webserver.cc:533] Webserver started at http://127.0.112.254:41005/ using document root <none> and password file <none>
I20260630 12:34:10.945714   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:10.945860   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:10.946079   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:10.947158   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "a20f97ca09e84840b216af3b054b286f"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-45vn"
I20260630 12:34:10.951399   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:10.954573  1543 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:34:10.955401   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:10.955731   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "a20f97ca09e84840b216af3b054b286f"
format_stamp: "Formatted at 2026-06-30 12:34:10 on dist-test-slave-45vn"
I20260630 12:34:10.956022   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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:34:10.965936   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:10.967226   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.004694   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:36415
I20260630 12:34:11.004792  1594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:36415 every 8 connection(s)
I20260630 12:34:11.008473  1595 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:34:11.008687   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:11.013990  1597 instance_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:34:11.014402  1598 instance_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:34:11.016218  1595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.017020   451 server_base.cc:1061] running on GCE node
W20260630 12:34:11.018189  1601 instance_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:34:11.019183   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.019441   451 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:34:11.019666   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822851019638 us; error 0 us; skew 500 ppm
I20260630 12:34:11.020390   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.022981   451 webserver.cc:533] Webserver started at http://127.0.112.253:44883/ using document root <none> and password file <none>
I20260630 12:34:11.023439   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.023628   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.023901   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.024906   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root/instance:
uuid: "033a6bfd0be94c66b304d95dcc2d0aa8"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.029471   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:34:11.030085  1595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.033459  1607 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:34:11.034426   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:34:11.034715   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
uuid: "033a6bfd0be94c66b304d95dcc2d0aa8"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.035068   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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)
W20260630 12:34:11.036465  1595 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.253:39625: Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:11.051222   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.052498   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.069077  1595 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } attempt: 1
W20260630 12:34:11.075008  1595 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.253:39625: Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:11.092794   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.253:39625
I20260630 12:34:11.092898  1659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.253:39625 every 8 connection(s)
I20260630 12:34:11.096866   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:11.096969  1660 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:34:11.102195  1662 instance_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:34:11.103757  1663 instance_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:34:11.104099  1660 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:11.106328  1665 instance_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:34:11.108841   451 server_base.cc:1061] running on GCE node
I20260630 12:34:11.109962   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.110232   451 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:34:11.110455   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822851110432 us; error 0 us; skew 500 ppm
I20260630 12:34:11.111158   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.113998   451 webserver.cc:533] Webserver started at http://127.0.112.252:37109/ using document root <none> and password file <none>
I20260630 12:34:11.114593   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.114845   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.115116   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.116605   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root/instance:
uuid: "7a5dc39fb3ca40f797345aa158e8ec4b"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.117619  1660 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.120512  1595 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } attempt: 2
I20260630 12:34:11.125342   451 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:34:11.130199  1660 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.131067  1673 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:34:11.132160   451 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:34:11.132525   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
uuid: "7a5dc39fb3ca40f797345aa158e8ec4b"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.132916   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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)
I20260630 12:34:11.134584  1595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:11.139604  1660 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:34429: Network error: Client connection negotiation failed: client connection to 127.0.112.252:34429: connect: Connection refused (error 111)
W20260630 12:34:11.141166  1595 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:34429: Network error: Client connection negotiation failed: client connection to 127.0.112.252:34429: connect: Connection refused (error 111)
I20260630 12:34:11.159050  1660 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } attempt: 1
W20260630 12:34:11.164083  1660 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:34429: Network error: Client connection negotiation failed: client connection to 127.0.112.252:34429: connect: Connection refused (error 111)
I20260630 12:34:11.168869   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.170060   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.184702  1595 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } attempt: 1
W20260630 12:34:11.189664  1595 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.112.252:34429: Network error: Client connection negotiation failed: client connection to 127.0.112.252:34429: connect: Connection refused (error 111)
I20260630 12:34:11.209061   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.252:34429
I20260630 12:34:11.209151  1726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.252:34429 every 8 connection(s)
I20260630 12:34:11.212239   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:11.212955  1727 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:34:11.218361  1727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.222630  1660 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } attempt: 2
I20260630 12:34:11.231765  1727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.240110  1660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: Bootstrap starting.
I20260630 12:34:11.242156  1595 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } attempt: 2
I20260630 12:34:11.242862  1727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:11.246085  1660 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.251495  1660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: No bootstrap required, opened a new log
I20260630 12:34:11.254359  1660 raft_consensus.cc:359] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.255108  1660 raft_consensus.cc:385] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.255360  1660 raft_consensus.cc:740] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 033a6bfd0be94c66b304d95dcc2d0aa8, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.256129  1660 consensus_queue.cc:260] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.258353  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [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: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.259212  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.260056  1660 sys_catalog.cc:565] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:11.261562  1595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: Bootstrap starting.
I20260630 12:34:11.265604  1727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: Bootstrap starting.
I20260630 12:34:11.267997  1595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.272696  1727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:11.277325  1595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: No bootstrap required, opened a new log
W20260630 12:34:11.278195  1745 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:11.278502  1745 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:11.278527  1727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: No bootstrap required, opened a new log
I20260630 12:34:11.280144  1595 raft_consensus.cc:359] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.280875  1595 raft_consensus.cc:385] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.281157  1595 raft_consensus.cc:740] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20f97ca09e84840b216af3b054b286f, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.281332  1727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.282076  1727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:11.282384  1727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a5dc39fb3ca40f797345aa158e8ec4b, State: Initialized, Role: FOLLOWER
I20260630 12:34:11.281926  1595 consensus_queue.cc:260] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.283139  1727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.284081  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [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: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.284729  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.285328  1748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [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: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.285861  1595 sys_catalog.cc:565] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:11.285881  1748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.286818  1727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:11.301857   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:11.302167   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:34:11.303565   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:11.306231  1770 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:11.306231  1769 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:11.306828  1770 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:11.306910  1769 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:11.310653  1771 instance_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:34:11.311234  1772 instance_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:34:11.313190  1774 instance_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:34:11.319195   451 server_base.cc:1061] running on GCE node
I20260630 12:34:11.320079   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.320269   451 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:34:11.320400   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822851320389 us; error 0 us; skew 500 ppm
I20260630 12:34:11.320823   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.323309   451 webserver.cc:533] Webserver started at http://127.0.112.193:43731/ using document root <none> and password file <none>
I20260630 12:34:11.323815   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.323977   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.324239   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.325389   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "f832c50b772d417098aaaddda6f12039"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.329950   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:34:11.333431  1779 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:34:11.334220   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:11.334570   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "f832c50b772d417098aaaddda6f12039"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.334949   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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:34:11.358711   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.360052   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.361568   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:11.364188   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:11.364465   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.364711   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:11.364913   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.412727   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:35491
I20260630 12:34:11.412817  1841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:35491 every 8 connection(s)
I20260630 12:34:11.430657   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:11.445094  1842 heartbeater.cc:344] Connected to a master server at 127.0.112.252:34429
I20260630 12:34:11.445605  1842 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.446542  1844 heartbeater.cc:344] Connected to a master server at 127.0.112.254:36415
W20260630 12:34:11.446475  1849 instance_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:34:11.446883  1842 heartbeater.cc:507] Master 127.0.112.252:34429 requested a full tablet report, sending...
I20260630 12:34:11.447113  1844 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.448015  1844 heartbeater.cc:507] Master 127.0.112.254:36415 requested a full tablet report, sending...
I20260630 12:34:11.450325  1692 ts_manager.cc:194] Registered new tserver with Master: f832c50b772d417098aaaddda6f12039 (127.0.112.193:35491)
I20260630 12:34:11.452523  1560 ts_manager.cc:194] Registered new tserver with Master: f832c50b772d417098aaaddda6f12039 (127.0.112.193:35491)
I20260630 12:34:11.455109  1843 heartbeater.cc:344] Connected to a master server at 127.0.112.253:39625
I20260630 12:34:11.455523  1843 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.456988  1843 heartbeater.cc:507] Master 127.0.112.253:39625 requested a full tablet report, sending...
W20260630 12:34:11.458011  1850 instance_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:34:11.458788  1852 instance_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:34:11.460496   451 server_base.cc:1061] running on GCE node
I20260630 12:34:11.460372  1625 ts_manager.cc:194] Registered new tserver with Master: f832c50b772d417098aaaddda6f12039 (127.0.112.193:35491)
I20260630 12:34:11.461755   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.461990   451 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:34:11.462198   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822851462181 us; error 0 us; skew 500 ppm
I20260630 12:34:11.462891   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.465296   451 webserver.cc:533] Webserver started at http://127.0.112.194:41345/ using document root <none> and password file <none>
I20260630 12:34:11.465878   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.466078   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.466358   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.467454   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "5fd6ffb44db640cc9fd0e349730545d1"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.471956   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:34:11.475250  1857 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:34:11.476158   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:34:11.476419   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "5fd6ffb44db640cc9fd0e349730545d1"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.476646   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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:34:11.481769  1733 raft_consensus.cc:493] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:11.482307  1733 raft_consensus.cc:515] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.484300  1733 leader_election.cc:290] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a20f97ca09e84840b216af3b054b286f (127.0.112.254:36415), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:11.485208  1570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20f97ca09e84840b216af3b054b286f" is_pre_election: true
I20260630 12:34:11.485363  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" is_pre_election: true
I20260630 12:34:11.485891  1570 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 033a6bfd0be94c66b304d95dcc2d0aa8 in term 0.
I20260630 12:34:11.486027  1702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 033a6bfd0be94c66b304d95dcc2d0aa8 in term 0.
I20260630 12:34:11.487061  1609 leader_election.cc:304] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 033a6bfd0be94c66b304d95dcc2d0aa8, a20f97ca09e84840b216af3b054b286f; no voters: 
I20260630 12:34:11.487865  1733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:11.488252  1733 raft_consensus.cc:493] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:11.488583  1733 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:11.490566   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.491884   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.493436   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:11.493217  1733 raft_consensus.cc:515] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.495322  1733 leader_election.cc:290] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [CANDIDATE]: Term 1 election: Requested vote from peers a20f97ca09e84840b216af3b054b286f (127.0.112.254:36415), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:11.496572   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:11.496641  1570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20f97ca09e84840b216af3b054b286f"
I20260630 12:34:11.496577  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b"
I20260630 12:34:11.497166   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:34:11.497432  1570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:11.497593   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:11.497584  1702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:11.498044   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.502707  1702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 033a6bfd0be94c66b304d95dcc2d0aa8 in term 1.
I20260630 12:34:11.504098  1612 leader_election.cc:304] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 033a6bfd0be94c66b304d95dcc2d0aa8, 7a5dc39fb3ca40f797345aa158e8ec4b; no voters: 
I20260630 12:34:11.504850  1733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:11.504911  1570 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 033a6bfd0be94c66b304d95dcc2d0aa8 in term 1.
I20260630 12:34:11.506263  1733 raft_consensus.cc:697] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 1 LEADER]: Becoming Leader. State: Replica: 033a6bfd0be94c66b304d95dcc2d0aa8, State: Running, Role: LEADER
I20260630 12:34:11.507091  1733 consensus_queue.cc:237] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:11.513456  1865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 033a6bfd0be94c66b304d95dcc2d0aa8. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.514178  1865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:11.517207  1874 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:11.526153  1874 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:11.538574  1570 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Refusing update from remote peer 033a6bfd0be94c66b304d95dcc2d0aa8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:11.538574  1702 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Refusing update from remote peer 033a6bfd0be94c66b304d95dcc2d0aa8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:11.540469  1733 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:11.541205  1865 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:11.565555   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:33125
I20260630 12:34:11.565793  1927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:33125 every 8 connection(s)
I20260630 12:34:11.569351  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 033a6bfd0be94c66b304d95dcc2d0aa8. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.570137  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.573058  1865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.573866  1865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:11.575953  1748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 033a6bfd0be94c66b304d95dcc2d0aa8. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.576978  1748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.577389  1874 catalog_manager.cc:1383] Generated new cluster ID: 798884a2257040088e02e0881bd25458
I20260630 12:34:11.577684  1874 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:11.580354  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.581369  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:11.584509  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.585299  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.597901  1748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:11.598690  1748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:11.615648   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:11.619709  1928 heartbeater.cc:344] Connected to a master server at 127.0.112.252:34429
I20260630 12:34:11.620158  1928 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.621024  1928 heartbeater.cc:507] Master 127.0.112.252:34429 requested a full tablet report, sending...
I20260630 12:34:11.623998  1692 ts_manager.cc:194] Registered new tserver with Master: 5fd6ffb44db640cc9fd0e349730545d1 (127.0.112.194:33125)
I20260630 12:34:11.626871  1934 heartbeater.cc:344] Connected to a master server at 127.0.112.254:36415
I20260630 12:34:11.627282  1934 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.628247  1934 heartbeater.cc:507] Master 127.0.112.254:36415 requested a full tablet report, sending...
W20260630 12:34:11.631263  1938 instance_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:34:11.633493  1560 ts_manager.cc:194] Registered new tserver with Master: 5fd6ffb44db640cc9fd0e349730545d1 (127.0.112.194:33125)
I20260630 12:34:11.634582  1933 heartbeater.cc:344] Connected to a master server at 127.0.112.253:39625
I20260630 12:34:11.635013  1933 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.635860  1933 heartbeater.cc:507] Master 127.0.112.253:39625 requested a full tablet report, sending...
I20260630 12:34:11.640513  1625 ts_manager.cc:194] Registered new tserver with Master: 5fd6ffb44db640cc9fd0e349730545d1 (127.0.112.194:33125)
I20260630 12:34:11.642277  1874 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:11.644032  1874 catalog_manager.cc:1540] Loading token signing keys...
W20260630 12:34:11.646229  1939 instance_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:34:11.655251   451 server_base.cc:1061] running on GCE node
W20260630 12:34:11.656126  1942 instance_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:34:11.657114   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.657375   451 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:34:11.657632   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822851657609 us; error 0 us; skew 500 ppm
I20260630 12:34:11.658196   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.661592   451 webserver.cc:533] Webserver started at http://127.0.112.195:41213/ using document root <none> and password file <none>
I20260630 12:34:11.662214   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.662452   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.663149   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.664553   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "f5ba8d27973e44c0b67294c12e4f69aa"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.668845  1874 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: Generated new TSK 0
I20260630 12:34:11.669569  1874 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:11.670949   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:34:11.674664  1947 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:34:11.675561   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:34:11.675920   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "f5ba8d27973e44c0b67294c12e4f69aa"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-45vn"
I20260630 12:34:11.676219   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822834427891-451-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:34:11.690651   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.691926   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.693125   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:11.695576   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:11.695811   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.696048   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:11.696223   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.737434   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:45263
I20260630 12:34:11.737634  2009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:45263 every 8 connection(s)
I20260630 12:34:11.765797  2010 heartbeater.cc:344] Connected to a master server at 127.0.112.252:34429
I20260630 12:34:11.766321  2010 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.766630  2012 heartbeater.cc:344] Connected to a master server at 127.0.112.254:36415
I20260630 12:34:11.767094  2012 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.767369  2010 heartbeater.cc:507] Master 127.0.112.252:34429 requested a full tablet report, sending...
I20260630 12:34:11.767851  2012 heartbeater.cc:507] Master 127.0.112.254:36415 requested a full tablet report, sending...
I20260630 12:34:11.769938  1692 ts_manager.cc:194] Registered new tserver with Master: f5ba8d27973e44c0b67294c12e4f69aa (127.0.112.195:45263)
I20260630 12:34:11.770478  1560 ts_manager.cc:194] Registered new tserver with Master: f5ba8d27973e44c0b67294c12e4f69aa (127.0.112.195:45263)
I20260630 12:34:11.770694  2011 heartbeater.cc:344] Connected to a master server at 127.0.112.253:39625
I20260630 12:34:11.771118  2011 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.771956  2011 heartbeater.cc:507] Master 127.0.112.253:39625 requested a full tablet report, sending...
I20260630 12:34:11.774001  1625 ts_manager.cc:194] Registered new tserver with Master: f5ba8d27973e44c0b67294c12e4f69aa (127.0.112.195:45263)
I20260630 12:34:11.774076   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019913417s
I20260630 12:34:11.775858  1625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41026
I20260630 12:34:12.312466  1770 catalog_manager.cc:1295] Loaded cluster ID: 798884a2257040088e02e0881bd25458
I20260630 12:34:12.312466  1769 catalog_manager.cc:1295] Loaded cluster ID: 798884a2257040088e02e0881bd25458
I20260630 12:34:12.313019  1770 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: loading cluster ID for follower catalog manager: success
I20260630 12:34:12.313074  1769 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: loading cluster ID for follower catalog manager: success
I20260630 12:34:12.320425  1770 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: acquiring CA information for follower catalog manager: success
I20260630 12:34:12.320421  1769 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: acquiring CA information for follower catalog manager: success
I20260630 12:34:12.326161  1769 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:12.326161  1770 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:12.464910  1625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58012
I20260630 12:34:12.645588  1625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58024
I20260630 12:34:12.778779  2011 heartbeater.cc:499] Master 127.0.112.253:39625 was elected leader, sending a full tablet report...
I20260630 12:34:13.274051  1744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:13.373011  1625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41032:
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:34:13.467438  1843 heartbeater.cc:499] Master 127.0.112.253:39625 was elected leader, sending a full tablet report...
I20260630 12:34:13.467981  1807 tablet_service.cc:1511] Processing CreateTablet for tablet 36b33311f35e4375b2bc35bc266a8215 (DEFAULT_TABLE table=test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:34:13.469542  1807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b33311f35e4375b2bc35bc266a8215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.469554  1888 tablet_service.cc:1511] Processing CreateTablet for tablet 948c4d06c4dc42f6a14fa64e4af25ccd (DEFAULT_TABLE table=test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:34:13.470975  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948c4d06c4dc42f6a14fa64e4af25ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.478173  1975 tablet_service.cc:1511] Processing CreateTablet for tablet 5b376d49cb5947e8891ac767d295e553 (DEFAULT_TABLE table=test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:34:13.479737  1975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b376d49cb5947e8891ac767d295e553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.484921  2045 tablet_bootstrap.cc:492] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: Bootstrap starting.
I20260630 12:34:13.487946  2046 tablet_bootstrap.cc:492] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: Bootstrap starting.
I20260630 12:34:13.491423  2045 tablet_bootstrap.cc:654] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.495007  2046 tablet_bootstrap.cc:654] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.498724  2047 tablet_bootstrap.cc:492] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: Bootstrap starting.
I20260630 12:34:13.503865  2045 tablet_bootstrap.cc:492] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: No bootstrap required, opened a new log
I20260630 12:34:13.504424  2045 ts_tablet_manager.cc:1403] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:34:13.504947  2047 tablet_bootstrap.cc:654] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.505515  2046 tablet_bootstrap.cc:492] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: No bootstrap required, opened a new log
I20260630 12:34:13.506006  2046 ts_tablet_manager.cc:1403] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260630 12:34:13.507445  2045 raft_consensus.cc:359] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fd6ffb44db640cc9fd0e349730545d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33125 } }
I20260630 12:34:13.508277  2045 raft_consensus.cc:385] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.508634  2045 raft_consensus.cc:740] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd6ffb44db640cc9fd0e349730545d1, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.509063  2046 raft_consensus.cc:359] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832c50b772d417098aaaddda6f12039" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35491 } }
I20260630 12:34:13.509675  2046 raft_consensus.cc:385] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.509575  2045 consensus_queue.cc:260] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fd6ffb44db640cc9fd0e349730545d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33125 } }
I20260630 12:34:13.510074  2046 raft_consensus.cc:740] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f832c50b772d417098aaaddda6f12039, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.510322  2045 raft_consensus.cc:399] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:13.510425  2047 tablet_bootstrap.cc:492] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: No bootstrap required, opened a new log
I20260630 12:34:13.510815  2045 raft_consensus.cc:493] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:13.511126  2047 ts_tablet_manager.cc:1403] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260630 12:34:13.511021  2046 consensus_queue.cc:260] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f832c50b772d417098aaaddda6f12039" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35491 } }
I20260630 12:34:13.511330  2045 raft_consensus.cc:3060] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.511883  2046 raft_consensus.cc:399] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:13.512270  2046 raft_consensus.cc:493] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:13.512626  2046 raft_consensus.cc:3060] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.513880  2047 raft_consensus.cc:359] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ba8d27973e44c0b67294c12e4f69aa" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45263 } }
I20260630 12:34:13.514456  2047 raft_consensus.cc:385] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.514815  2047 raft_consensus.cc:740] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ba8d27973e44c0b67294c12e4f69aa, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.515555  2047 consensus_queue.cc:260] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5ba8d27973e44c0b67294c12e4f69aa" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45263 } }
I20260630 12:34:13.516096  2047 raft_consensus.cc:399] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:13.516381  2047 raft_consensus.cc:493] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:13.516705  2047 raft_consensus.cc:3060] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.518764  2045 raft_consensus.cc:515] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fd6ffb44db640cc9fd0e349730545d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33125 } }
I20260630 12:34:13.519289  2046 raft_consensus.cc:515] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832c50b772d417098aaaddda6f12039" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35491 } }
I20260630 12:34:13.519550  2045 leader_election.cc:304] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [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: 5fd6ffb44db640cc9fd0e349730545d1; no voters: 
I20260630 12:34:13.520004  2046 leader_election.cc:304] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [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: f832c50b772d417098aaaddda6f12039; no voters: 
I20260630 12:34:13.521199  2045 leader_election.cc:290] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:13.521579  2051 raft_consensus.cc:2804] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.522157  2047 raft_consensus.cc:515] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ba8d27973e44c0b67294c12e4f69aa" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45263 } }
I20260630 12:34:13.523144  2047 leader_election.cc:304] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [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: f5ba8d27973e44c0b67294c12e4f69aa; no voters: 
I20260630 12:34:13.528553  2045 ts_tablet_manager.cc:1434] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: Time spent starting tablet: real 0.024s	user 0.022s	sys 0.000s
I20260630 12:34:13.530488  1933 heartbeater.cc:499] Master 127.0.112.253:39625 was elected leader, sending a full tablet report...
I20260630 12:34:13.532703  2046 leader_election.cc:290] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:13.533034  2052 raft_consensus.cc:2804] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.534762  2051 raft_consensus.cc:697] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd6ffb44db640cc9fd0e349730545d1, State: Running, Role: LEADER
I20260630 12:34:13.535445  2047 leader_election.cc:290] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:13.536008  2055 raft_consensus.cc:2804] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.535871  2051 consensus_queue.cc:237] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [LEADER]: Queue going to LEADER mode. State: All 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: "5fd6ffb44db640cc9fd0e349730545d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33125 } }
I20260630 12:34:13.539363  2055 raft_consensus.cc:697] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 1 LEADER]: Becoming Leader. State: Replica: f5ba8d27973e44c0b67294c12e4f69aa, State: Running, Role: LEADER
I20260630 12:34:13.540853  2052 raft_consensus.cc:697] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 1 LEADER]: Becoming Leader. State: Replica: f832c50b772d417098aaaddda6f12039, State: Running, Role: LEADER
I20260630 12:34:13.541795  2052 consensus_queue.cc:237] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [LEADER]: Queue going to LEADER mode. State: All 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: "f832c50b772d417098aaaddda6f12039" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35491 } }
I20260630 12:34:13.544404  2055 consensus_queue.cc:237] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [LEADER]: Queue going to LEADER mode. State: All 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: "f5ba8d27973e44c0b67294c12e4f69aa" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45263 } }
I20260630 12:34:13.545053  2047 ts_tablet_manager.cc:1434] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: Time spent starting tablet: real 0.033s	user 0.024s	sys 0.008s
I20260630 12:34:13.545308  2046 ts_tablet_manager.cc:1434] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.013s
I20260630 12:34:13.558350  1625 catalog_manager.cc:5697] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ba8d27973e44c0b67294c12e4f69aa (127.0.112.195). New cstate: current_term: 1 leader_uuid: "f5ba8d27973e44c0b67294c12e4f69aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ba8d27973e44c0b67294c12e4f69aa" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45263 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:13.563277  1624 catalog_manager.cc:5697] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd6ffb44db640cc9fd0e349730545d1 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "5fd6ffb44db640cc9fd0e349730545d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fd6ffb44db640cc9fd0e349730545d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33125 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:13.567526  1623 catalog_manager.cc:5697] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 reported cstate change: term changed from 0 to 1, leader changed from <none> to f832c50b772d417098aaaddda6f12039 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "f832c50b772d417098aaaddda6f12039" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832c50b772d417098aaaddda6f12039" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35491 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:15.275960  1744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:15.278798  1744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:15.658850   451 master.cc:562] Master@127.0.112.253:39625 shutting down...
I20260630 12:34:15.685889   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:15.686962   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:15.687363   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 033a6bfd0be94c66b304d95dcc2d0aa8: stopping tablet replica
I20260630 12:34:15.710315   451 master.cc:584] Master@127.0.112.253:39625 shutdown complete.
W20260630 12:34:16.593595  1843 heartbeater.cc:646] Failed to heartbeat to 127.0.112.253:39625 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:17.151935  2074 raft_consensus.cc:493] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 033a6bfd0be94c66b304d95dcc2d0aa8)
I20260630 12:34:17.152501  2074 raft_consensus.cc:515] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:17.154443  2074 leader_election.cc:290] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:17.156013  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a20f97ca09e84840b216af3b054b286f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" is_pre_election: true
I20260630 12:34:17.156558  2075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 033a6bfd0be94c66b304d95dcc2d0aa8)
W20260630 12:34:17.157222  1546 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:34:17.157090  2075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:17.158102  1702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a20f97ca09e84840b216af3b054b286f in term 1.
I20260630 12:34:17.159708  2075 leader_election.cc:290] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a20f97ca09e84840b216af3b054b286f (127.0.112.254:36415), 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625)
I20260630 12:34:17.160791  1570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a20f97ca09e84840b216af3b054b286f" is_pre_election: true
I20260630 12:34:17.161453  1570 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a5dc39fb3ca40f797345aa158e8ec4b in term 1.
W20260630 12:34:17.162989  1546 leader_election.cc:336] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:17.163033  1675 leader_election.cc:304] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [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: 7a5dc39fb3ca40f797345aa158e8ec4b, a20f97ca09e84840b216af3b054b286f; no voters: 
I20260630 12:34:17.164139  2075 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:17.164062  1547 leader_election.cc:304] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a5dc39fb3ca40f797345aa158e8ec4b, a20f97ca09e84840b216af3b054b286f; no voters: 033a6bfd0be94c66b304d95dcc2d0aa8
I20260630 12:34:17.164647  2075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 033a6bfd0be94c66b304d95dcc2d0aa8)
I20260630 12:34:17.165032  2074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:17.165226  2075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:17.165472  2074 raft_consensus.cc:493] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 033a6bfd0be94c66b304d95dcc2d0aa8)
I20260630 12:34:17.165951  2074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:17.168618  1677 leader_election.cc:336] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:17.171810  2075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:17.171810  2074 raft_consensus.cc:515] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:17.173583  2074 leader_election.cc:290] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 2 election: Requested vote from peers 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:17.174413  2075 leader_election.cc:290] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [CANDIDATE]: Term 2 election: Requested vote from peers a20f97ca09e84840b216af3b054b286f (127.0.112.254:36415), 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625)
I20260630 12:34:17.174448  1570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a20f97ca09e84840b216af3b054b286f"
I20260630 12:34:17.175371  1570 raft_consensus.cc:2393] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a5dc39fb3ca40f797345aa158e8ec4b in current term 2: Already voted for candidate a20f97ca09e84840b216af3b054b286f in this term.
I20260630 12:34:17.176510  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a20f97ca09e84840b216af3b054b286f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b"
I20260630 12:34:17.177290  1702 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a20f97ca09e84840b216af3b054b286f in current term 2: Already voted for candidate 7a5dc39fb3ca40f797345aa158e8ec4b in this term.
W20260630 12:34:17.177843  1546 leader_election.cc:336] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:17.178964  1547 leader_election.cc:304] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [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: a20f97ca09e84840b216af3b054b286f; no voters: 033a6bfd0be94c66b304d95dcc2d0aa8, 7a5dc39fb3ca40f797345aa158e8ec4b
I20260630 12:34:17.179739  2074 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:34:17.180563  1677 leader_election.cc:336] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:17.181360  1677 leader_election.cc:304] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [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: 7a5dc39fb3ca40f797345aa158e8ec4b; no voters: 033a6bfd0be94c66b304d95dcc2d0aa8, a20f97ca09e84840b216af3b054b286f
I20260630 12:34:17.182184  2075 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:34:19.077174  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:19.077693  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:19.079500  2086 leader_election.cc:290] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:19.080693  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a20f97ca09e84840b216af3b054b286f" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" is_pre_election: true
I20260630 12:34:19.081280  1702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a20f97ca09e84840b216af3b054b286f in term 2.
I20260630 12:34:19.082414  1547 leader_election.cc:304] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [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: 7a5dc39fb3ca40f797345aa158e8ec4b, a20f97ca09e84840b216af3b054b286f; no voters: 
I20260630 12:34:19.083637  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:34:19.084048  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:19.084409  2086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:34:19.086236  1546 leader_election.cc:336] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:19.089740  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:19.091403  2086 leader_election.cc:290] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 3 election: Requested vote from peers 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625), 7a5dc39fb3ca40f797345aa158e8ec4b (127.0.112.252:34429)
I20260630 12:34:19.092396  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a20f97ca09e84840b216af3b054b286f" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b"
I20260630 12:34:19.093045  1702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:34:19.095607  1546 leader_election.cc:336] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 033a6bfd0be94c66b304d95dcc2d0aa8 (127.0.112.253:39625): Network error: Client connection negotiation failed: client connection to 127.0.112.253:39625: connect: Connection refused (error 111)
I20260630 12:34:19.098521  1702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a20f97ca09e84840b216af3b054b286f in term 3.
I20260630 12:34:19.099538  1547 leader_election.cc:304] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [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: 7a5dc39fb3ca40f797345aa158e8ec4b, a20f97ca09e84840b216af3b054b286f; no voters: 033a6bfd0be94c66b304d95dcc2d0aa8
I20260630 12:34:19.100152  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:34:19.101217  2086 raft_consensus.cc:697] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 LEADER]: Becoming Leader. State: Replica: a20f97ca09e84840b216af3b054b286f, State: Running, Role: LEADER
I20260630 12:34:19.102133  2086 consensus_queue.cc:237] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } }
I20260630 12:34:19.107692  2089 sys_catalog.cc:455] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a20f97ca09e84840b216af3b054b286f. Latest consensus state: current_term: 3 leader_uuid: "a20f97ca09e84840b216af3b054b286f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a20f97ca09e84840b216af3b054b286f" member_type: VOTER last_known_addr { host: "127.0.112.254" port: 36415 } } peers { permanent_uuid: "033a6bfd0be94c66b304d95dcc2d0aa8" member_type: VOTER last_known_addr { host: "127.0.112.253" port: 39625 } } peers { permanent_uuid: "7a5dc39fb3ca40f797345aa158e8ec4b" member_type: VOTER last_known_addr { host: "127.0.112.252" port: 34429 } } }
I20260630 12:34:19.108355  2089 sys_catalog.cc:458] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.109930  2091 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:19.115329  2091 catalog_manager.cc:679] Loaded metadata for table test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae]
I20260630 12:34:19.119921  2091 tablet_loader.cc:96] loaded metadata for tablet 36b33311f35e4375b2bc35bc266a8215 (table test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae])
I20260630 12:34:19.121145  2091 tablet_loader.cc:96] loaded metadata for tablet 5b376d49cb5947e8891ac767d295e553 (table test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae])
I20260630 12:34:19.122008  2091 tablet_loader.cc:96] loaded metadata for tablet 948c4d06c4dc42f6a14fa64e4af25ccd (table test-workload [id=54f0411f9b484a2ebc47e9bfe3c379ae])
I20260630 12:34:19.123020  2091 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:19.126053  2091 catalog_manager.cc:1295] Loaded cluster ID: 798884a2257040088e02e0881bd25458
I20260630 12:34:19.126282  2091 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:19.129861  2091 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:19.132974  2091 catalog_manager.cc:6081] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: Loaded TSK: 0
I20260630 12:34:19.133914  2091 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:19.304262  1768 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:19.306115  1768 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:19.423708   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:34:19.449474   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:19.450289   451 tablet_replica.cc:333] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039: stopping tablet replica
I20260630 12:34:19.450923   451 raft_consensus.cc:2243] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:19.451545   451 raft_consensus.cc:2272] T 36b33311f35e4375b2bc35bc266a8215 P f832c50b772d417098aaaddda6f12039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:19.470449   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:34:19.481523   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:34:19.504245   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:19.505038   451 tablet_replica.cc:333] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1: stopping tablet replica
I20260630 12:34:19.505649   451 raft_consensus.cc:2243] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:19.506160   451 raft_consensus.cc:2272] T 948c4d06c4dc42f6a14fa64e4af25ccd P 5fd6ffb44db640cc9fd0e349730545d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:19.525043   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:34:19.534915   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:34:19.555781   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:19.556483   451 tablet_replica.cc:333] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa: stopping tablet replica
I20260630 12:34:19.556993   451 raft_consensus.cc:2243] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:19.557500   451 raft_consensus.cc:2272] T 5b376d49cb5947e8891ac767d295e553 P f5ba8d27973e44c0b67294c12e4f69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:19.577493   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:34:19.589921   451 master.cc:562] Master@127.0.112.254:36415 shutting down...
I20260630 12:34:19.608171   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:34:19.608956   451 pending_rounds.cc:70] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: Trying to abort 1 pending ops.
I20260630 12:34:19.609185   451 pending_rounds.cc:77] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: Aborting op as it isn't in flight: id { term: 3 index: 11 } timestamp: 7302442430889193472 op_type: NO_OP noop_request { }
I20260630 12:34:19.609494   451 raft_consensus.cc:2889] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:19.609886   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:19.610387   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P a20f97ca09e84840b216af3b054b286f: stopping tablet replica
I20260630 12:34:19.629920   451 master.cc:584] Master@127.0.112.254:36415 shutdown complete.
I20260630 12:34:19.644337   451 master.cc:562] Master@127.0.112.252:34429 shutting down...
I20260630 12:34:19.663954   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:19.664604   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:19.664932   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a5dc39fb3ca40f797345aa158e8ec4b: stopping tablet replica
I20260630 12:34:19.683359   451 master.cc:584] Master@127.0.112.252:34429 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8785 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:34:19.717072   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:44939
I20260630 12:34:19.718221   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:19.724123  2093 instance_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:34:19.724131  2092 instance_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:34:19.724669  2095 instance_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:34:19.726868   451 server_base.cc:1061] running on GCE node
I20260630 12:34:19.727636   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.727859   451 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:34:19.728034   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822859728015 us; error 0 us; skew 500 ppm
I20260630 12:34:19.728525   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.731001   451 webserver.cc:533] Webserver started at http://127.0.112.254:43207/ using document root <none> and password file <none>
I20260630 12:34:19.731498   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.731722   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.732013   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.733142   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "fa148379deb24a3ebb3303ff808c2450"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-45vn"
I20260630 12:34:19.737757   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:34:19.741277  2100 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:34:19.742228   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:19.742465   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "fa148379deb24a3ebb3303ff808c2450"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-45vn"
I20260630 12:34:19.742697   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-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:34:19.763047   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.764191   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.803301   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:44939
I20260630 12:34:19.803422  2151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:44939 every 8 connection(s)
I20260630 12:34:19.807475  2152 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:34:19.817480  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450: Bootstrap starting.
I20260630 12:34:19.822496  2152 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:19.827371  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450: No bootstrap required, opened a new log
I20260630 12:34:19.829542  2152 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER }
I20260630 12:34:19.829950  2152 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:19.830240  2152 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa148379deb24a3ebb3303ff808c2450, State: Initialized, Role: FOLLOWER
I20260630 12:34:19.831120  2152 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER }
I20260630 12:34:19.831604  2152 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:19.831828  2152 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:19.832140  2152 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.836513  2152 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER }
I20260630 12:34:19.837071  2152 leader_election.cc:304] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [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: fa148379deb24a3ebb3303ff808c2450; no voters: 
I20260630 12:34:19.838207  2152 leader_election.cc:290] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:19.838587  2155 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:19.839938  2155 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 1 LEADER]: Becoming Leader. State: Replica: fa148379deb24a3ebb3303ff808c2450, State: Running, Role: LEADER
I20260630 12:34:19.840617  2155 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [LEADER]: Queue going to LEADER mode. State: All 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: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER }
I20260630 12:34:19.841291  2152 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:19.844630  2157 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa148379deb24a3ebb3303ff808c2450. Latest consensus state: current_term: 1 leader_uuid: "fa148379deb24a3ebb3303ff808c2450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER } }
I20260630 12:34:19.844630  2156 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa148379deb24a3ebb3303ff808c2450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa148379deb24a3ebb3303ff808c2450" member_type: VOTER } }
I20260630 12:34:19.845449  2157 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.845822  2156 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:19.853094  2161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:19.859499  2161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:19.860641   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:19.870479  2161 catalog_manager.cc:1383] Generated new cluster ID: 1dc2cc147702418582d0b1f7cbbd50ea
I20260630 12:34:19.870859  2161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:19.889106  2161 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:19.890370  2161 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:19.902104  2161 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450: Generated new TSK 0
I20260630 12:34:19.902727  2161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:19.927778   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:19.933511  2173 instance_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:34:19.935058  2174 instance_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:34:19.936345  2176 instance_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:34:19.936913   451 server_base.cc:1061] running on GCE node
I20260630 12:34:19.937682   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.937856   451 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:34:19.938036   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822859938023 us; error 0 us; skew 500 ppm
I20260630 12:34:19.938607   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.940991   451 webserver.cc:533] Webserver started at http://127.0.112.193:40229/ using document root <none> and password file <none>
I20260630 12:34:19.941473   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.941670   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.941941   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.943123   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "3cb5ed275bcd4b7fba59f2fbab965d21"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-45vn"
I20260630 12:34:19.947669   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:34:19.951064  2181 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:34:19.951905   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:19.952214   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "3cb5ed275bcd4b7fba59f2fbab965d21"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-45vn"
I20260630 12:34:19.952555   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-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:34:19.978003   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.979211   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.980640   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.983067   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.983310   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.983572   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.983769   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.024216   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46689
I20260630 12:34:20.024312  2243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46689 every 8 connection(s)
I20260630 12:34:20.029536   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.036206  2248 instance_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:34:20.036713  2249 instance_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:34:20.039927  2251 instance_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:34:20.041214   451 server_base.cc:1061] running on GCE node
I20260630 12:34:20.042526   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.042847   451 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:34:20.043083   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822860043063 us; error 0 us; skew 500 ppm
I20260630 12:34:20.043201  2244 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44939
I20260630 12:34:20.043639  2244 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:20.043752   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.044564  2244 heartbeater.cc:507] Master 127.0.112.254:44939 requested a full tablet report, sending...
I20260630 12:34:20.046651   451 webserver.cc:533] Webserver started at http://127.0.112.194:33245/ using document root <none> and password file <none>
I20260630 12:34:20.047158  2117 ts_manager.cc:194] Registered new tserver with Master: 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193:46689)
I20260630 12:34:20.047329   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.047617   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.047945   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.049336   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "6d918be02a0f471e93f2828406d17eda"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-45vn"
I20260630 12:34:20.049594  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60116
I20260630 12:34:20.054443   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:34:20.058243  2256 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:34:20.059231   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:20.059515   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "6d918be02a0f471e93f2828406d17eda"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-45vn"
I20260630 12:34:20.059749   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-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:34:20.077365   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.078473   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.079962   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:20.082177   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:20.082441   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.082785   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:20.082952   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:34:20.122354   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:44683
I20260630 12:34:20.122440  2318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:44683 every 8 connection(s)
I20260630 12:34:20.127589   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:20.134328  2322 instance_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:34:20.135535  2323 instance_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:34:20.139005   451 server_base.cc:1061] running on GCE node
W20260630 12:34:20.139997  2325 instance_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:34:20.141055   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:20.141357   451 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:34:20.141460  2319 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44939
I20260630 12:34:20.141602   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822860141582 us; error 0 us; skew 500 ppm
I20260630 12:34:20.141846  2319 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:20.142324   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:20.142824  2319 heartbeater.cc:507] Master 127.0.112.254:44939 requested a full tablet report, sending...
I20260630 12:34:20.145255   451 webserver.cc:533] Webserver started at http://127.0.112.195:37009/ using document root <none> and password file <none>
I20260630 12:34:20.145390  2117 ts_manager.cc:194] Registered new tserver with Master: 6d918be02a0f471e93f2828406d17eda (127.0.112.194:44683)
I20260630 12:34:20.145807   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:20.146045   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:20.146371   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:20.147106  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60126
I20260630 12:34:20.147590   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "692faf27ddb04e2e96434591412f19ee"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-45vn"
I20260630 12:34:20.152818   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:34:20.156486  2330 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:34:20.157285   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:20.157593   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "692faf27ddb04e2e96434591412f19ee"
format_stamp: "Formatted at 2026-06-30 12:34:20 on dist-test-slave-45vn"
I20260630 12:34:20.157881   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-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:34:20.174197   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:20.175403   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:20.176880   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:20.179582   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:20.179764   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.180063   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:20.180205   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:20.220768   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:34471
I20260630 12:34:20.220862  2392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:34471 every 8 connection(s)
I20260630 12:34:20.235865  2393 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44939
I20260630 12:34:20.236202  2393 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:20.236876  2393 heartbeater.cc:507] Master 127.0.112.254:44939 requested a full tablet report, sending...
I20260630 12:34:20.239259  2117 ts_manager.cc:194] Registered new tserver with Master: 692faf27ddb04e2e96434591412f19ee (127.0.112.195:34471)
I20260630 12:34:20.240278   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016426232s
I20260630 12:34:20.240973  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60138
I20260630 12:34:21.052405  2244 heartbeater.cc:499] Master 127.0.112.254:44939 was elected leader, sending a full tablet report...
I20260630 12:34:21.149816  2319 heartbeater.cc:499] Master 127.0.112.254:44939 was elected leader, sending a full tablet report...
I20260630 12:34:21.244174  2393 heartbeater.cc:499] Master 127.0.112.254:44939 was elected leader, sending a full tablet report...
I20260630 12:34:21.296415  2117 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60142:
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:34:21.298465  2117 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:34:21.352257  2209 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0801a607d34f989db8106a05e25703 (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:21.352610  2208 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b42f4fe56477eac5e8b14156ce89c (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:21.353832  2209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0801a607d34f989db8106a05e25703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.354701  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0801a607d34f989db8106a05e25703 (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:21.355016  2283 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b42f4fe56477eac5e8b14156ce89c (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:21.356055  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0801a607d34f989db8106a05e25703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.356496  2208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b42f4fe56477eac5e8b14156ce89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.359093  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b42f4fe56477eac5e8b14156ce89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.364990  2357 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5b42f4fe56477eac5e8b14156ce89c (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:21.365005  2358 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0801a607d34f989db8106a05e25703 (DEFAULT_TABLE table=test-workload [id=9b3f26057cda4031884740f1fb135653]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:21.366675  2357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5b42f4fe56477eac5e8b14156ce89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.367374  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0801a607d34f989db8106a05e25703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:21.390026  2414 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: Bootstrap starting.
I20260630 12:34:21.395558  2413 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: Bootstrap starting.
I20260630 12:34:21.396682  2415 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: Bootstrap starting.
I20260630 12:34:21.398903  2414 tablet_bootstrap.cc:654] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.404119  2415 tablet_bootstrap.cc:654] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.405606  2414 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: No bootstrap required, opened a new log
I20260630 12:34:21.406184  2414 ts_tablet_manager.cc:1403] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:34:21.408149  2413 tablet_bootstrap.cc:654] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.409394  2414 raft_consensus.cc:359] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.410339  2414 raft_consensus.cc:385] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.410425  2415 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: No bootstrap required, opened a new log
I20260630 12:34:21.410663  2414 raft_consensus.cc:740] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692faf27ddb04e2e96434591412f19ee, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.411042  2415 ts_tablet_manager.cc:1403] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:34:21.411482  2414 consensus_queue.cc:260] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.413960  2415 raft_consensus.cc:359] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.414640  2413 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: No bootstrap required, opened a new log
I20260630 12:34:21.414706  2414 ts_tablet_manager.cc:1434] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:34:21.414690  2415 raft_consensus.cc:385] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.415258  2413 ts_tablet_manager.cc:1403] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260630 12:34:21.415360  2415 raft_consensus.cc:740] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5ed275bcd4b7fba59f2fbab965d21, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.415932  2414 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Bootstrap starting.
I20260630 12:34:21.416173  2415 consensus_queue.cc:260] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.424868  2414 tablet_bootstrap.cc:654] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.427904  2413 raft_consensus.cc:359] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.428967  2413 raft_consensus.cc:385] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.429347  2413 raft_consensus.cc:740] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d918be02a0f471e93f2828406d17eda, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.430364  2413 consensus_queue.cc:260] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.431723  2415 ts_tablet_manager.cc:1434] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.005s
I20260630 12:34:21.431887  2414 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: No bootstrap required, opened a new log
I20260630 12:34:21.432549  2414 ts_tablet_manager.cc:1403] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:34:21.433092  2415 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: Bootstrap starting.
I20260630 12:34:21.435413  2414 raft_consensus.cc:359] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.436194  2414 raft_consensus.cc:385] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.436542  2414 raft_consensus.cc:740] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692faf27ddb04e2e96434591412f19ee, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.437433  2414 consensus_queue.cc:260] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.439594  2414 ts_tablet_manager.cc:1434] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:21.441754  2415 tablet_bootstrap.cc:654] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.448328  2413 ts_tablet_manager.cc:1434] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.006s
I20260630 12:34:21.449774  2413 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: Bootstrap starting.
I20260630 12:34:21.458282  2413 tablet_bootstrap.cc:654] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:21.461508  2415 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: No bootstrap required, opened a new log
I20260630 12:34:21.462153  2415 ts_tablet_manager.cc:1403] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:34:21.463917  2413 tablet_bootstrap.cc:492] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: No bootstrap required, opened a new log
I20260630 12:34:21.464403  2413 ts_tablet_manager.cc:1403] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:34:21.464876  2415 raft_consensus.cc:359] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.465794  2415 raft_consensus.cc:385] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.466099  2415 raft_consensus.cc:740] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb5ed275bcd4b7fba59f2fbab965d21, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.466898  2415 consensus_queue.cc:260] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.467454  2413 raft_consensus.cc:359] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.468147  2413 raft_consensus.cc:385] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:21.468412  2413 raft_consensus.cc:740] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d918be02a0f471e93f2828406d17eda, State: Initialized, Role: FOLLOWER
I20260630 12:34:21.469192  2415 ts_tablet_manager.cc:1434] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:21.469246  2413 consensus_queue.cc:260] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.471313  2413 ts_tablet_manager.cc:1434] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:21.500130  2419 raft_consensus.cc:493] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:21.500664  2419 raft_consensus.cc:515] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.502941  2419 leader_election.cc:290] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193:46689), 6d918be02a0f471e93f2828406d17eda (127.0.112.194:44683)
I20260630 12:34:21.514009  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b42f4fe56477eac5e8b14156ce89c" candidate_uuid: "692faf27ddb04e2e96434591412f19ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" is_pre_election: true
I20260630 12:34:21.514060  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b42f4fe56477eac5e8b14156ce89c" candidate_uuid: "692faf27ddb04e2e96434591412f19ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d918be02a0f471e93f2828406d17eda" is_pre_election: true
I20260630 12:34:21.514709  2219 raft_consensus.cc:2468] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692faf27ddb04e2e96434591412f19ee in term 0.
I20260630 12:34:21.514794  2294 raft_consensus.cc:2468] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692faf27ddb04e2e96434591412f19ee in term 0.
I20260630 12:34:21.516045  2331 leader_election.cc:304] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5ed275bcd4b7fba59f2fbab965d21, 692faf27ddb04e2e96434591412f19ee; no voters: 
I20260630 12:34:21.516742  2419 raft_consensus.cc:2804] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:21.517074  2419 raft_consensus.cc:493] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:21.517287  2419 raft_consensus.cc:3060] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.520388  2420 raft_consensus.cc:493] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:21.520869  2420 raft_consensus.cc:515] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.523216  2419 raft_consensus.cc:515] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.525290  2420 leader_election.cc:290] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d918be02a0f471e93f2828406d17eda (127.0.112.194:44683), 692faf27ddb04e2e96434591412f19ee (127.0.112.195:34471)
I20260630 12:34:21.525965  2419 leader_election.cc:290] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [CANDIDATE]: Term 1 election: Requested vote from peers 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193:46689), 6d918be02a0f471e93f2828406d17eda (127.0.112.194:44683)
I20260630 12:34:21.527187  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b42f4fe56477eac5e8b14156ce89c" candidate_uuid: "692faf27ddb04e2e96434591412f19ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d918be02a0f471e93f2828406d17eda"
I20260630 12:34:21.528276  2294 raft_consensus.cc:3060] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.530045  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5b42f4fe56477eac5e8b14156ce89c" candidate_uuid: "692faf27ddb04e2e96434591412f19ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21"
I20260630 12:34:21.530629  2219 raft_consensus.cc:3060] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.535609  2294 raft_consensus.cc:2468] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692faf27ddb04e2e96434591412f19ee in term 1.
I20260630 12:34:21.536898  2333 leader_election.cc:304] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692faf27ddb04e2e96434591412f19ee, 6d918be02a0f471e93f2828406d17eda; no voters: 
I20260630 12:34:21.537808  2419 raft_consensus.cc:2804] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.537936  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0801a607d34f989db8106a05e25703" candidate_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d918be02a0f471e93f2828406d17eda" is_pre_election: true
I20260630 12:34:21.538594  2294 raft_consensus.cc:2468] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5ed275bcd4b7fba59f2fbab965d21 in term 0.
I20260630 12:34:21.538897  2219 raft_consensus.cc:2468] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692faf27ddb04e2e96434591412f19ee in term 1.
I20260630 12:34:21.539961  2184 leader_election.cc:304] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5ed275bcd4b7fba59f2fbab965d21, 6d918be02a0f471e93f2828406d17eda; no voters: 
I20260630 12:34:21.540436  2419 raft_consensus.cc:697] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 1 LEADER]: Becoming Leader. State: Replica: 692faf27ddb04e2e96434591412f19ee, State: Running, Role: LEADER
I20260630 12:34:21.540900  2420 raft_consensus.cc:2804] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:21.541364  2420 raft_consensus.cc:493] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:21.541335  2419 consensus_queue.cc:237] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.541947  2420 raft_consensus.cc:3060] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.544447  2368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0801a607d34f989db8106a05e25703" candidate_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692faf27ddb04e2e96434591412f19ee" is_pre_election: true
I20260630 12:34:21.545156  2368 raft_consensus.cc:2468] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cb5ed275bcd4b7fba59f2fbab965d21 in term 0.
I20260630 12:34:21.549924  2420 raft_consensus.cc:515] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.550801  2115 catalog_manager.cc:5697] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 692faf27ddb04e2e96434591412f19ee (127.0.112.195). New cstate: current_term: 1 leader_uuid: "692faf27ddb04e2e96434591412f19ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:21.551590  2420 leader_election.cc:290] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [CANDIDATE]: Term 1 election: Requested vote from peers 6d918be02a0f471e93f2828406d17eda (127.0.112.194:44683), 692faf27ddb04e2e96434591412f19ee (127.0.112.195:34471)
I20260630 12:34:21.552559  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0801a607d34f989db8106a05e25703" candidate_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d918be02a0f471e93f2828406d17eda"
I20260630 12:34:21.552634  2368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0801a607d34f989db8106a05e25703" candidate_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692faf27ddb04e2e96434591412f19ee"
I20260630 12:34:21.553241  2294 raft_consensus.cc:3060] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.553321  2368 raft_consensus.cc:3060] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.560472  2294 raft_consensus.cc:2468] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5ed275bcd4b7fba59f2fbab965d21 in term 1.
I20260630 12:34:21.561605  2184 leader_election.cc:304] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb5ed275bcd4b7fba59f2fbab965d21, 6d918be02a0f471e93f2828406d17eda; no voters: 
I20260630 12:34:21.562563  2420 raft_consensus.cc:2804] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.564231  2420 raft_consensus.cc:697] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 LEADER]: Becoming Leader. State: Replica: 3cb5ed275bcd4b7fba59f2fbab965d21, State: Running, Role: LEADER
I20260630 12:34:21.565184  2420 consensus_queue.cc:237] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } }
I20260630 12:34:21.567001  2368 raft_consensus.cc:2468] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cb5ed275bcd4b7fba59f2fbab965d21 in term 1.
I20260630 12:34:21.572496  2115 catalog_manager.cc:5697] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:21.857889  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:21.859835  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:21.860129  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:21.959566  2420 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.971746  2431 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:22.065745  2419 consensus_queue.cc:1048] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:22.067386  2419 consensus_queue.cc:1048] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:23.861078  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:23.863041  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:23.863312  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:25.864630  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:25.867260  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:25.867579  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:27.868516  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:27.870337  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:27.870648  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:29.871632  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:29.873443  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:29.873798  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:31.874856  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:31.876827  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:31.877213  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:32.676054   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:32.683611  2451 instance_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:34:32.685442  2452 instance_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:34:32.686054   451 server_base.cc:1061] running on GCE node
W20260630 12:34:32.687374  2454 instance_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:34:32.688434   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:32.688894   451 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:34:32.689162   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822872689142 us; error 0 us; skew 500 ppm
I20260630 12:34:32.689841   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:32.692704   451 webserver.cc:533] Webserver started at http://127.0.112.196:44181/ using document root <none> and password file <none>
I20260630 12:34:32.693238   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:32.693447   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:32.693776   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:32.695169   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "c0284da143594a8da14b430529668606"
format_stamp: "Formatted at 2026-06-30 12:34:32 on dist-test-slave-45vn"
I20260630 12:34:32.699944   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:34:32.703496  2459 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:34:32.704344   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:32.704670   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "c0284da143594a8da14b430529668606"
format_stamp: "Formatted at 2026-06-30 12:34:32 on dist-test-slave-45vn"
I20260630 12:34:32.704916   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-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:34:32.722666   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:32.724097   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:32.725618   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:32.728120   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:32.728303   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:32.728606   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:32.728777   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:32.772209   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:44701
I20260630 12:34:32.772321  2521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:44701 every 8 connection(s)
I20260630 12:34:32.788445  2522 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44939
I20260630 12:34:32.788897  2522 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:32.789811  2522 heartbeater.cc:507] Master 127.0.112.254:44939 requested a full tablet report, sending...
I20260630 12:34:32.792624  2115 ts_manager.cc:194] Registered new tserver with Master: c0284da143594a8da14b430529668606 (127.0.112.196:44701)
I20260630 12:34:32.794088  2115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35988
I20260630 12:34:32.932268  2219 consensus_queue.cc:237] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [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: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } }
I20260630 12:34:32.941192  2368 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:32.942103  2294 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:32.943440  2529 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } 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:34:32.945065  2444 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:34:32.957922  2183 consensus_peers.cc:597] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 -> Peer c0284da143594a8da14b430529668606 (127.0.112.196:44701): Couldn't send request to peer c0284da143594a8da14b430529668606. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d0801a607d34f989db8106a05e25703. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:32.956986  2444 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0284da143594a8da14b430529668606 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } } }
I20260630 12:34:32.958395  2368 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0284da143594a8da14b430529668606 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } } }
I20260630 12:34:32.964540  2294 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0284da143594a8da14b430529668606 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } } }
I20260630 12:34:32.973305  2115 catalog_manager.cc:5697] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee reported cstate change: config changed from index -1 to 2, NON_VOTER c0284da143594a8da14b430529668606 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } } }
I20260630 12:34:33.350807  2540 ts_tablet_manager.cc:933] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: Initiating tablet copy from peer 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193:46689)
I20260630 12:34:33.352315  2540 tablet_copy_client.cc:323] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46689
I20260630 12:34:33.362591  2229 tablet_copy_service.cc:140] P 3cb5ed275bcd4b7fba59f2fbab965d21: Received BeginTabletCopySession request for tablet 1d0801a607d34f989db8106a05e25703 from peer c0284da143594a8da14b430529668606 ({username='slave'} at 127.0.0.1:43002)
I20260630 12:34:33.363238  2229 tablet_copy_service.cc:161] P 3cb5ed275bcd4b7fba59f2fbab965d21: Beginning new tablet copy session on tablet 1d0801a607d34f989db8106a05e25703 from peer c0284da143594a8da14b430529668606 at {username='slave'} at 127.0.0.1:43002: session id = c0284da143594a8da14b430529668606-1d0801a607d34f989db8106a05e25703
I20260630 12:34:33.371604  2229 tablet_copy_source_session.cc:215] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:33.374950  2540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0801a607d34f989db8106a05e25703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:33.386359  2540 tablet_copy_client.cc:806] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:33.387094  2540 tablet_copy_client.cc:670] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:33.390974  2540 tablet_copy_client.cc:538] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:33.401051  2540 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: Bootstrap starting.
I20260630 12:34:33.417943  2540 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: 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:34:33.418679  2540 tablet_bootstrap.cc:492] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: Bootstrap complete.
I20260630 12:34:33.419304  2540 ts_tablet_manager.cc:1403] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260630 12:34:33.421423  2540 raft_consensus.cc:359] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } }
I20260630 12:34:33.422037  2540 raft_consensus.cc:740] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c0284da143594a8da14b430529668606, State: Initialized, Role: LEARNER
I20260630 12:34:33.422621  2540 consensus_queue.cc:260] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [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: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: true } }
I20260630 12:34:33.424870  2522 heartbeater.cc:499] Master 127.0.112.254:44939 was elected leader, sending a full tablet report...
I20260630 12:34:33.425345  2540 ts_tablet_manager.cc:1434] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:34:33.427438  2229 tablet_copy_service.cc:342] P 3cb5ed275bcd4b7fba59f2fbab965d21: Request end of tablet copy session c0284da143594a8da14b430529668606-1d0801a607d34f989db8106a05e25703 received from {username='slave'} at 127.0.0.1:43002
I20260630 12:34:33.427898  2229 tablet_copy_service.cc:434] P 3cb5ed275bcd4b7fba59f2fbab965d21: ending tablet copy session c0284da143594a8da14b430529668606-1d0801a607d34f989db8106a05e25703 on tablet 1d0801a607d34f989db8106a05e25703 with peer c0284da143594a8da14b430529668606
I20260630 12:34:33.878253  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:33.881067  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:33.881569  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:33.935439  2497 raft_consensus.cc:1217] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:34.323603  2546 raft_consensus.cc:1064] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: attempting to promote NON_VOTER c0284da143594a8da14b430529668606 to VOTER
I20260630 12:34:34.325732  2546 consensus_queue.cc:237] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [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: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } }
I20260630 12:34:34.332852  2368 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:34.333004  2294 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:34.332940  2497 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 LEARNER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:34.334692  2534 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:34.335741  2545 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } 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:34:34.336448  2546 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } 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:34:34.356230  2546 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c0284da143594a8da14b430529668606 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.358440  2294 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c0284da143594a8da14b430529668606 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.364135  2368 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c0284da143594a8da14b430529668606 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.371336  2497 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c0284da143594a8da14b430529668606 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.376250  2117 catalog_manager.cc:5697] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 reported cstate change: config changed from index 2 to 3, c0284da143594a8da14b430529668606 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692faf27ddb04e2e96434591412f19ee" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 34471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:34.410514  2219 consensus_queue.cc:237] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [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: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } }
I20260630 12:34:34.416232  2497 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:34.417749  2553 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } 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:34:34.419473  2294 raft_consensus.cc:1275] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Refusing update from remote peer 3cb5ed275bcd4b7fba59f2fbab965d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:34.421119  2553 consensus_queue.cc:1048] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:34.424467  2545 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 692faf27ddb04e2e96434591412f19ee (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.429651  2294 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 692faf27ddb04e2e96434591412f19ee (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.432574  2101 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d0801a607d34f989db8106a05e25703 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:34.433086  2497 raft_consensus.cc:2955] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 692faf27ddb04e2e96434591412f19ee (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } } }
I20260630 12:34:34.443076  2116 catalog_manager.cc:5697] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 reported cstate change: config changed from index 3 to 4, VOTER 692faf27ddb04e2e96434591412f19ee (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d918be02a0f471e93f2828406d17eda" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 44683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cb5ed275bcd4b7fba59f2fbab965d21" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0284da143594a8da14b430529668606" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 44701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:34.455816  2357 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d0801a607d34f989db8106a05e25703 with delete_type TABLET_DATA_TOMBSTONED (TS 692faf27ddb04e2e96434591412f19ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58676
I20260630 12:34:34.458531  2558 tablet_replica.cc:333] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: stopping tablet replica
I20260630 12:34:34.459482  2558 raft_consensus.cc:2243] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:34.460251  2558 raft_consensus.cc:2272] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:34.463318  2558 ts_tablet_manager.cc:1916] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:34.474071  2558 ts_tablet_manager.cc:1929] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:34.474417  2558 log.cc:1199] T 1d0801a607d34f989db8106a05e25703 P 692faf27ddb04e2e96434591412f19ee: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822834427891-451-0/minicluster-data/ts-2-root/wals/1d0801a607d34f989db8106a05e25703
I20260630 12:34:34.476073  2101 catalog_manager.cc:5028] TS 692faf27ddb04e2e96434591412f19ee (127.0.112.195:34471): tablet 1d0801a607d34f989db8106a05e25703 (table test-workload [id=9b3f26057cda4031884740f1fb135653]) successfully deleted
I20260630 12:34:35.882926  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:35.885030  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:35.885425  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:37.886428  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:37.888418  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:37.888798  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:39.889981  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:39.891948  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:39.892310  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:41.893362  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:41.895349  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:41.895733  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:43.896741  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:43.898699  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:43.899123  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:45.900403  2170 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:45.902609  2170 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:45.902990  2170 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:46.619230   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:34:46.647758   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:46.648563   451 tablet_replica.cc:333] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21: stopping tablet replica
I20260630 12:34:46.649473   451 raft_consensus.cc:2243] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:46.650453   451 raft_consensus.cc:2272] T 1d0801a607d34f989db8106a05e25703 P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.653082   451 tablet_replica.cc:333] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21: stopping tablet replica
I20260630 12:34:46.653537   451 raft_consensus.cc:2243] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:46.653975   451 raft_consensus.cc:2272] T 8b5b42f4fe56477eac5e8b14156ce89c P 3cb5ed275bcd4b7fba59f2fbab965d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.677592   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:34:46.691763  2331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46689: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:34:46.696628   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:34:46.696950  2331 consensus_peers.cc:597] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee -> Peer 3cb5ed275bcd4b7fba59f2fbab965d21 (127.0.112.193:46689): Couldn't send request to peer 3cb5ed275bcd4b7fba59f2fbab965d21. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:46.723299   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:46.724148   451 tablet_replica.cc:333] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda: stopping tablet replica
I20260630 12:34:46.724745   451 raft_consensus.cc:2243] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:46.725239   451 raft_consensus.cc:2272] T 8b5b42f4fe56477eac5e8b14156ce89c P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.727764   451 tablet_replica.cc:333] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda: stopping tablet replica
I20260630 12:34:46.728168   451 raft_consensus.cc:2243] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:46.728834   451 raft_consensus.cc:2272] T 1d0801a607d34f989db8106a05e25703 P 6d918be02a0f471e93f2828406d17eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.750007   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:34:46.762596   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:34:46.788475   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:46.789402   451 tablet_replica.cc:333] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee: stopping tablet replica
I20260630 12:34:46.789916   451 raft_consensus.cc:2243] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:46.790827   451 raft_consensus.cc:2272] T 8b5b42f4fe56477eac5e8b14156ce89c P 692faf27ddb04e2e96434591412f19ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.812037   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:34:46.824535   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:34:46.849257   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:46.850039   451 tablet_replica.cc:333] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606: stopping tablet replica
I20260630 12:34:46.850630   451 raft_consensus.cc:2243] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:46.851593   451 raft_consensus.cc:2272] T 1d0801a607d34f989db8106a05e25703 P c0284da143594a8da14b430529668606 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.871372   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:34:46.882727   451 master.cc:562] Master@127.0.112.254:44939 shutting down...
I20260630 12:34:46.903333   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:46.903960   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:46.904250   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa148379deb24a3ebb3303ff808c2450: stopping tablet replica
I20260630 12:34:46.925683   451 master.cc:584] Master@127.0.112.254:44939 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27245 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:34:46.962693   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:37253
I20260630 12:34:46.963900   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:46.970063  2568 instance_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:34:46.970346  2569 instance_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:34:46.971659  2571 instance_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:34:46.971719   451 server_base.cc:1061] running on GCE node
I20260630 12:34:46.972944   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.973122   451 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:34:46.973330   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822886973288 us; error 0 us; skew 500 ppm
I20260630 12:34:46.973838   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.976408   451 webserver.cc:533] Webserver started at http://127.0.112.254:35971/ using document root <none> and password file <none>
I20260630 12:34:46.976891   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.977087   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.977385   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.978533   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "90e41178eaeb4242a92a56a6d5dd62c1"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-45vn"
I20260630 12:34:46.983189   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:46.986519  2576 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:34:46.987303   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:46.987604   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "90e41178eaeb4242a92a56a6d5dd62c1"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-45vn"
I20260630 12:34:46.987892   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822834427891-451-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:34:47.016943   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:47.018177   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:47.056200   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:37253
I20260630 12:34:47.056316  2627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:37253 every 8 connection(s)
I20260630 12:34:47.060261  2628 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:34:47.070585  2628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1: Bootstrap starting.
I20260630 12:34:47.075314  2628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:47.079668  2628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1: No bootstrap required, opened a new log
I20260630 12:34:47.081856  2628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER }
I20260630 12:34:47.082273  2628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:47.082576  2628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e41178eaeb4242a92a56a6d5dd62c1, State: Initialized, Role: FOLLOWER
I20260630 12:34:47.083207  2628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER }
I20260630 12:34:47.083700  2628 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:47.083914  2628 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:47.084192  2628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:47.088613  2628 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER }
I20260630 12:34:47.089135  2628 leader_election.cc:304] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [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: 90e41178eaeb4242a92a56a6d5dd62c1; no voters: 
I20260630 12:34:47.090390  2628 leader_election.cc:290] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:47.090688  2631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:47.092130  2631 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 1 LEADER]: Becoming Leader. State: Replica: 90e41178eaeb4242a92a56a6d5dd62c1, State: Running, Role: LEADER
I20260630 12:34:47.092826  2631 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [LEADER]: Queue going to LEADER mode. State: All 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: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER }
I20260630 12:34:47.093457  2628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:47.098219  2633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90e41178eaeb4242a92a56a6d5dd62c1. Latest consensus state: current_term: 1 leader_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER } }
I20260630 12:34:47.098078  2632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90e41178eaeb4242a92a56a6d5dd62c1" member_type: VOTER } }
I20260630 12:34:47.098903  2633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:47.099028  2632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:47.100983  2638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:47.109354  2638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:47.110366   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:47.119508  2638 catalog_manager.cc:1383] Generated new cluster ID: 79dcedf3ddb64f1eb7161b0b50f9b28b
I20260630 12:34:47.119782  2638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:47.141183  2638 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:47.142498  2638 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:47.155432  2638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1: Generated new TSK 0
I20260630 12:34:47.156049  2638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:47.175853   451 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000188731s
I20260630 12:34:59.271106   451 master.cc:562] Master@127.0.112.254:37253 shutting down...
I20260630 12:34:59.299000   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:59.299829   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:59.300204   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90e41178eaeb4242a92a56a6d5dd62c1: stopping tablet replica
I20260630 12:34:59.321161   451 master.cc:584] Master@127.0.112.254:37253 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12392 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:34:59.355787   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:40825
I20260630 12:34:59.356972   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:59.362821  2651 instance_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:34:59.363389  2652 instance_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:34:59.364878  2654 instance_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:34:59.366448   451 server_base.cc:1061] running on GCE node
I20260630 12:34:59.367296   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:59.367479   451 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:34:59.367648   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822899367635 us; error 0 us; skew 500 ppm
I20260630 12:34:59.368075   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:59.371297   451 webserver.cc:533] Webserver started at http://127.0.112.254:38099/ using document root <none> and password file <none>
I20260630 12:34:59.371749   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:59.371920   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:59.372159   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:59.373312   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "d36459d23b8143f8b3dc9e5e215ea176"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.379874   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:59.383308  2659 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:34:59.384117   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:59.384424   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "d36459d23b8143f8b3dc9e5e215ea176"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.384709   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-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:34:59.402683   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:59.404397   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:59.445008   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:40825
I20260630 12:34:59.445118  2710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:40825 every 8 connection(s)
I20260630 12:34:59.449226  2711 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:34:59.460364  2711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176: Bootstrap starting.
I20260630 12:34:59.465222  2711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:59.469506  2711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176: No bootstrap required, opened a new log
I20260630 12:34:59.471706  2711 raft_consensus.cc:359] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER }
I20260630 12:34:59.472146  2711 raft_consensus.cc:385] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:59.472323  2711 raft_consensus.cc:740] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d36459d23b8143f8b3dc9e5e215ea176, State: Initialized, Role: FOLLOWER
I20260630 12:34:59.472797  2711 consensus_queue.cc:260] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER }
I20260630 12:34:59.473209  2711 raft_consensus.cc:399] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:59.473410  2711 raft_consensus.cc:493] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:59.473623  2711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:59.478148  2711 raft_consensus.cc:515] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER }
I20260630 12:34:59.478617  2711 leader_election.cc:304] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [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: d36459d23b8143f8b3dc9e5e215ea176; no voters: 
I20260630 12:34:59.479709  2711 leader_election.cc:290] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:59.480090  2714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:59.481482  2714 raft_consensus.cc:697] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 1 LEADER]: Becoming Leader. State: Replica: d36459d23b8143f8b3dc9e5e215ea176, State: Running, Role: LEADER
I20260630 12:34:59.482218  2714 consensus_queue.cc:237] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [LEADER]: Queue going to LEADER mode. State: All 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: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER }
I20260630 12:34:59.483027  2711 sys_catalog.cc:565] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:59.485268  2716 sys_catalog.cc:455] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d36459d23b8143f8b3dc9e5e215ea176. Latest consensus state: current_term: 1 leader_uuid: "d36459d23b8143f8b3dc9e5e215ea176" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER } }
I20260630 12:34:59.485250  2715 sys_catalog.cc:455] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d36459d23b8143f8b3dc9e5e215ea176" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d36459d23b8143f8b3dc9e5e215ea176" member_type: VOTER } }
I20260630 12:34:59.485953  2716 sys_catalog.cc:458] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:59.486126  2715 sys_catalog.cc:458] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:59.489425  2719 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:59.498229  2719 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:59.499260   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:59.507615  2719 catalog_manager.cc:1383] Generated new cluster ID: c268b51e4b3e45f4bb2bc2658444e27e
I20260630 12:34:59.507911  2719 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:59.529656  2719 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:59.531064  2719 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:59.543407  2719 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176: Generated new TSK 0
I20260630 12:34:59.544205  2719 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:59.565622   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:59.573438  2732 instance_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:34:59.575413  2733 instance_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:34:59.577044  2735 instance_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:34:59.577943   451 server_base.cc:1061] running on GCE node
I20260630 12:34:59.579176   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:59.579469   451 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:34:59.579737   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822899579716 us; error 0 us; skew 500 ppm
I20260630 12:34:59.580601   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:59.587947   451 webserver.cc:533] Webserver started at http://127.0.112.193:33573/ using document root <none> and password file <none>
I20260630 12:34:59.588680   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:59.588910   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:59.589210   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:59.590492   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "f074a5c2045941c8a5f45b462b7c7a7d"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.595120   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:59.599009  2740 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:34:59.599845   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:59.600210   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "f074a5c2045941c8a5f45b462b7c7a7d"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.600515   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-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:34:59.617866   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:59.619205   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:59.620774   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:59.623494   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:59.623746   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.624024   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:59.624233   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.671711   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:42649
I20260630 12:34:59.671949  2802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:42649 every 8 connection(s)
I20260630 12:34:59.677129   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:59.685245  2807 instance_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:34:59.685665  2808 instance_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:34:59.688639  2810 instance_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:34:59.689530   451 server_base.cc:1061] running on GCE node
I20260630 12:34:59.690564   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:59.690860   451 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:34:59.691076   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822899691056 us; error 0 us; skew 500 ppm
I20260630 12:34:59.691663   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:59.692229  2803 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40825
I20260630 12:34:59.692631  2803 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:59.693596  2803 heartbeater.cc:507] Master 127.0.112.254:40825 requested a full tablet report, sending...
I20260630 12:34:59.694535   451 webserver.cc:533] Webserver started at http://127.0.112.194:37189/ using document root <none> and password file <none>
I20260630 12:34:59.695173   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:59.695402   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:59.695713   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:59.696089  2676 ts_manager.cc:194] Registered new tserver with Master: f074a5c2045941c8a5f45b462b7c7a7d (127.0.112.193:42649)
I20260630 12:34:59.697016   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "7b507008c0ef4f0a962ee9660880f7a2"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.697904  2676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45812
I20260630 12:34:59.702448   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:34:59.705971  2815 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:34:59.707027   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:59.707377   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "7b507008c0ef4f0a962ee9660880f7a2"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.707675   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-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:34:59.722959   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:59.724212   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:59.725826   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:59.728224   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:59.728451   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.728695   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:59.728861   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.771500   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:34233
I20260630 12:34:59.771593  2877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:34233 every 8 connection(s)
I20260630 12:34:59.776890   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:59.786160  2882 instance_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:34:59.786671  2881 instance_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:34:59.792955   451 server_base.cc:1061] running on GCE node
W20260630 12:34:59.793092  2884 instance_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:34:59.794625   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:59.795066   451 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:34:59.795387   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822899795364 us; error 0 us; skew 500 ppm
I20260630 12:34:59.796041   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:59.796641  2878 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40825
I20260630 12:34:59.797024  2878 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:59.797947  2878 heartbeater.cc:507] Master 127.0.112.254:40825 requested a full tablet report, sending...
I20260630 12:34:59.798847   451 webserver.cc:533] Webserver started at http://127.0.112.195:40437/ using document root <none> and password file <none>
I20260630 12:34:59.799432   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:59.799677   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:59.800045   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:59.800359  2676 ts_manager.cc:194] Registered new tserver with Master: 7b507008c0ef4f0a962ee9660880f7a2 (127.0.112.194:34233)
I20260630 12:34:59.801656   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "b80945cf4acf4e56bc1da52dd4b94d17"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.802232  2676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45826
I20260630 12:34:59.807432   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:34:59.813126  2889 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:34:59.814091   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:34:59.814426   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "b80945cf4acf4e56bc1da52dd4b94d17"
format_stamp: "Formatted at 2026-06-30 12:34:59 on dist-test-slave-45vn"
I20260630 12:34:59.814679   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822834427891-451-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:34:59.826166   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:59.827497   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:59.828995   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:59.831274   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:59.831497   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.831738   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:59.831908   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.873966   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:37575
I20260630 12:34:59.874080  2951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:37575 every 8 connection(s)
I20260630 12:34:59.889424  2952 heartbeater.cc:344] Connected to a master server at 127.0.112.254:40825
I20260630 12:34:59.889838  2952 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:59.890575  2952 heartbeater.cc:507] Master 127.0.112.254:40825 requested a full tablet report, sending...
I20260630 12:34:59.893183  2676 ts_manager.cc:194] Registered new tserver with Master: b80945cf4acf4e56bc1da52dd4b94d17 (127.0.112.195:37575)
I20260630 12:34:59.894133   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016434721s
I20260630 12:34:59.894999  2676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45842
I20260630 12:35:00.701040  2803 heartbeater.cc:499] Master 127.0.112.254:40825 was elected leader, sending a full tablet report...
I20260630 12:35:00.804960  2878 heartbeater.cc:499] Master 127.0.112.254:40825 was elected leader, sending a full tablet report...
I20260630 12:35:00.898036  2952 heartbeater.cc:499] Master 127.0.112.254:40825 was elected leader, sending a full tablet report...
I20260630 12:35:01.498375  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:03.499298  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:05.500875  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:07.502440  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:09.503795  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:11.504944  2729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:11.991297   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:35:12.018019   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:12.035135   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:35:12.045151   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:35:12.064786   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:12.080731   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:35:12.090014   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:35:12.112766   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:12.131789   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:35:12.141436   451 master.cc:562] Master@127.0.112.254:40825 shutting down...
I20260630 12:35:12.162361   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:12.163309   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:12.163658   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P d36459d23b8143f8b3dc9e5e215ea176: stopping tablet replica
I20260630 12:35:12.182380   451 master.cc:584] Master@127.0.112.254:40825 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12858 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:35:12.217321   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:38909
I20260630 12:35:12.218397   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:12.224028  2958 instance_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:35:12.224100  2957 instance_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:35:12.225358  2960 instance_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:35:12.227778   451 server_base.cc:1061] running on GCE node
I20260630 12:35:12.228675   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:12.228914   451 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:35:12.229076   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822912229055 us; error 0 us; skew 500 ppm
I20260630 12:35:12.229578   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:12.232085   451 webserver.cc:533] Webserver started at http://127.0.112.254:44847/ using document root <none> and password file <none>
I20260630 12:35:12.232574   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:12.232781   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:12.233072   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:12.234313   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "7078deba92a646ac8385e0943ef675f7"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.239003   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:12.242352  2965 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:35:12.243232   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:12.243523   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "7078deba92a646ac8385e0943ef675f7"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.243818   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-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:35:12.267584   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:12.268790   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:12.307397   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:38909
I20260630 12:35:12.307498  3016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:38909 every 8 connection(s)
I20260630 12:35:12.311811  3017 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:35:12.323063  3017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7: Bootstrap starting.
I20260630 12:35:12.328342  3017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:12.332691  3017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7: No bootstrap required, opened a new log
I20260630 12:35:12.335136  3017 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER }
I20260630 12:35:12.335569  3017 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:12.335748  3017 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7078deba92a646ac8385e0943ef675f7, State: Initialized, Role: FOLLOWER
I20260630 12:35:12.336249  3017 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER }
I20260630 12:35:12.336661  3017 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:12.336856  3017 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:12.337077  3017 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:12.341688  3017 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER }
I20260630 12:35:12.342173  3017 leader_election.cc:304] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [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: 7078deba92a646ac8385e0943ef675f7; no voters: 
I20260630 12:35:12.343327  3017 leader_election.cc:290] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:12.343670  3020 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:12.344972  3020 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 1 LEADER]: Becoming Leader. State: Replica: 7078deba92a646ac8385e0943ef675f7, State: Running, Role: LEADER
I20260630 12:35:12.345788  3020 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [LEADER]: Queue going to LEADER mode. State: All 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: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER }
I20260630 12:35:12.346423  3017 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:12.349030  3022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7078deba92a646ac8385e0943ef675f7. Latest consensus state: current_term: 1 leader_uuid: "7078deba92a646ac8385e0943ef675f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER } }
I20260630 12:35:12.348970  3021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7078deba92a646ac8385e0943ef675f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7078deba92a646ac8385e0943ef675f7" member_type: VOTER } }
I20260630 12:35:12.349736  3022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:12.350025  3021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:12.353266  3026 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:12.358273  3026 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:12.361954   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:12.367412  3026 catalog_manager.cc:1383] Generated new cluster ID: 3cc515a8dad74dee856e2fdf16d71928
I20260630 12:35:12.367713  3026 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:12.381779  3026 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:12.383170  3026 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:12.396607  3026 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7: Generated new TSK 0
I20260630 12:35:12.397228  3026 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:12.429178   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:12.435283  3038 instance_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:35:12.436487  3039 instance_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:35:12.438221   451 server_base.cc:1061] running on GCE node
W20260630 12:35:12.438897  3041 instance_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:35:12.439767   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:12.439956   451 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:35:12.440167   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822912440130 us; error 0 us; skew 500 ppm
I20260630 12:35:12.440706   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:12.443136   451 webserver.cc:533] Webserver started at http://127.0.112.193:36685/ using document root <none> and password file <none>
I20260630 12:35:12.443709   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:12.444015   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:12.444331   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:12.445468   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "708ed151108949d49ed6c6460ff7ce19"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.450228   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:12.453747  3046 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:35:12.454671   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:12.455084   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "708ed151108949d49ed6c6460ff7ce19"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.455355   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-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:35:12.476249   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:12.477662   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:12.479266   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:12.481676   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:12.481909   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.482162   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:12.482347   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.523926   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:44795
I20260630 12:35:12.524048  3108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:44795 every 8 connection(s)
I20260630 12:35:12.529301   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:12.537503  3113 instance_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:35:12.538465  3114 instance_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:35:12.539557  3116 instance_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:35:12.543290   451 server_base.cc:1061] running on GCE node
I20260630 12:35:12.543912  3109 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38909
I20260630 12:35:12.544245   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:12.544288  3109 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:12.544620   451 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:35:12.544842   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822912544826 us; error 0 us; skew 500 ppm
I20260630 12:35:12.545353  3109 heartbeater.cc:507] Master 127.0.112.254:38909 requested a full tablet report, sending...
I20260630 12:35:12.545450   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:12.547767  2982 ts_manager.cc:194] Registered new tserver with Master: 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795)
I20260630 12:35:12.548477   451 webserver.cc:533] Webserver started at http://127.0.112.194:35935/ using document root <none> and password file <none>
I20260630 12:35:12.549018   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:12.549226   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:12.549489   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:12.549907  2982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49568
I20260630 12:35:12.550699   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "af65232c519d49c5a6bf402563d850c1"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.555380   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:12.558888  3121 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:35:12.559693   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:12.559944   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "af65232c519d49c5a6bf402563d850c1"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.560211   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-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:35:12.575453   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:12.576984   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:12.578464   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:12.580862   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:12.581228   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.581506   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:12.581683   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.623008   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:46189
I20260630 12:35:12.623116  3183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:46189 every 8 connection(s)
I20260630 12:35:12.627738   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:12.636053  3187 instance_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:35:12.636216  3188 instance_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:35:12.640148  3190 instance_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:35:12.641022  3184 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38909
I20260630 12:35:12.641448  3184 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:12.641562   451 server_base.cc:1061] running on GCE node
I20260630 12:35:12.642354  3184 heartbeater.cc:507] Master 127.0.112.254:38909 requested a full tablet report, sending...
I20260630 12:35:12.642557   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:12.642915   451 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:35:12.643097   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822912643063 us; error 0 us; skew 500 ppm
I20260630 12:35:12.643808   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:12.644588  2982 ts_manager.cc:194] Registered new tserver with Master: af65232c519d49c5a6bf402563d850c1 (127.0.112.194:46189)
I20260630 12:35:12.646577  2982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49576
I20260630 12:35:12.646898   451 webserver.cc:533] Webserver started at http://127.0.112.195:43147/ using document root <none> and password file <none>
I20260630 12:35:12.647553   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:12.647837   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:12.648193   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:12.649341   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "404c1e2e5afe470e948d27ebd9d6daae"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.653869   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:12.657421  3195 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:35:12.658229   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:12.658526   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "404c1e2e5afe470e948d27ebd9d6daae"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-45vn"
I20260630 12:35:12.658836   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822834427891-451-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:35:12.684051   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:12.685317   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:12.686838   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:12.689031   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:12.689275   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.689661   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:12.689868   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.730351   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:37039
I20260630 12:35:12.730463  3257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:37039 every 8 connection(s)
I20260630 12:35:12.745534  3258 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38909
I20260630 12:35:12.745952  3258 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:12.746671  3258 heartbeater.cc:507] Master 127.0.112.254:38909 requested a full tablet report, sending...
I20260630 12:35:12.749125  2982 ts_manager.cc:194] Registered new tserver with Master: 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195:37039)
I20260630 12:35:12.749549   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015957156s
I20260630 12:35:12.750952  2982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49588
I20260630 12:35:13.552537  3109 heartbeater.cc:499] Master 127.0.112.254:38909 was elected leader, sending a full tablet report...
I20260630 12:35:13.649322  3184 heartbeater.cc:499] Master 127.0.112.254:38909 was elected leader, sending a full tablet report...
I20260630 12:35:13.753643  3258 heartbeater.cc:499] Master 127.0.112.254:38909 was elected leader, sending a full tablet report...
I20260630 12:35:13.803544  2982 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49596:
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:35:13.806028  2982 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:35:13.868310  3223 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.870108  3223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.879650  3074 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.881201  3074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.884843  3222 tablet_service.cc:1511] Processing CreateTablet for tablet ebca2bba9835406b9b070b19eeb70073 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.885778  3221 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4040b7942b4ff5b21249fb9f396ce4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.886426  3222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebca2bba9835406b9b070b19eeb70073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.887264  3221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4040b7942b4ff5b21249fb9f396ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.887732  3073 tablet_service.cc:1511] Processing CreateTablet for tablet ebca2bba9835406b9b070b19eeb70073 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.889472  3073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebca2bba9835406b9b070b19eeb70073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.892606  3072 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4040b7942b4ff5b21249fb9f396ce4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.894523  3072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4040b7942b4ff5b21249fb9f396ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.895632  3278 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Bootstrap starting.
I20260630 12:35:13.895900  3071 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc39471628c49a8807a0310e5b9a19f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.896966  3220 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc39471628c49a8807a0310e5b9a19f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.898368  3220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc39471628c49a8807a0310e5b9a19f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.898159  3149 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.899734  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7b9a55f4343a2b3fe2342dc337b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.902209  3278 tablet_bootstrap.cc:654] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.907260  3071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc39471628c49a8807a0310e5b9a19f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.914149  3278 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: No bootstrap required, opened a new log
I20260630 12:35:13.914711  3278 ts_tablet_manager.cc:1403] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260630 12:35:13.909116  3148 tablet_service.cc:1511] Processing CreateTablet for tablet ebca2bba9835406b9b070b19eeb70073 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.911374  3147 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4040b7942b4ff5b21249fb9f396ce4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:13.913165  3146 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc39471628c49a8807a0310e5b9a19f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=85d6be84444d446289aec9da184ece2f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:13.918987  3148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebca2bba9835406b9b070b19eeb70073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.918862  3278 raft_consensus.cc:359] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:13.920010  3147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4040b7942b4ff5b21249fb9f396ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.920064  3278 raft_consensus.cc:385] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.920481  3278 raft_consensus.cc:740] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.921267  3278 consensus_queue.cc:260] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:13.923317  3146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc39471628c49a8807a0310e5b9a19f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.930953  3278 ts_tablet_manager.cc:1434] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:35:13.934278  3278 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: Bootstrap starting.
I20260630 12:35:13.940588  3278 tablet_bootstrap.cc:654] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.954777  3278 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: No bootstrap required, opened a new log
I20260630 12:35:13.955384  3278 ts_tablet_manager.cc:1403] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260630 12:35:13.958462  3278 raft_consensus.cc:359] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:13.962158  3278 raft_consensus.cc:385] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.962544  3278 raft_consensus.cc:740] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.963532  3278 consensus_queue.cc:260] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:13.967916  3278 ts_tablet_manager.cc:1434] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260630 12:35:13.969003  3278 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: Bootstrap starting.
I20260630 12:35:13.982216  3278 tablet_bootstrap.cc:654] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:13.985684  3259 tablet.cc:2406] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:13.990398  3281 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: Bootstrap starting.
I20260630 12:35:13.991460  3284 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: Bootstrap starting.
I20260630 12:35:13.999049  3278 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: No bootstrap required, opened a new log
I20260630 12:35:13.999468  3281 tablet_bootstrap.cc:654] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.999595  3278 ts_tablet_manager.cc:1403] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260630 12:35:14.002596  3278 raft_consensus.cc:359] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.003394  3278 raft_consensus.cc:385] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.003728  3278 raft_consensus.cc:740] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.004539  3278 consensus_queue.cc:260] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.004814  3284 tablet_bootstrap.cc:654] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.005326  3281 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: No bootstrap required, opened a new log
I20260630 12:35:14.005856  3281 ts_tablet_manager.cc:1403] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:35:14.006673  3278 ts_tablet_manager.cc:1434] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:35:14.007830  3278 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Bootstrap starting.
I20260630 12:35:14.009037  3281 raft_consensus.cc:359] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.009944  3281 raft_consensus.cc:385] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.010500  3281 raft_consensus.cc:740] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.011703  3281 consensus_queue.cc:260] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.016957  3278 tablet_bootstrap.cc:654] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.017009  3281 ts_tablet_manager.cc:1434] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:35:14.019240  3281 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Bootstrap starting.
I20260630 12:35:14.021445  3284 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: No bootstrap required, opened a new log
I20260630 12:35:14.021994  3284 ts_tablet_manager.cc:1403] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.010s
I20260630 12:35:14.025134  3284 raft_consensus.cc:359] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.025784  3281 tablet_bootstrap.cc:654] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.025949  3284 raft_consensus.cc:385] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.027184  3284 raft_consensus.cc:740] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 708ed151108949d49ed6c6460ff7ce19, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.028004  3284 consensus_queue.cc:260] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.038013  3284 ts_tablet_manager.cc:1434] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.013s
I20260630 12:35:14.038777  3281 tablet_bootstrap.cc:492] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: No bootstrap required, opened a new log
I20260630 12:35:14.039075  3284 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: Bootstrap starting.
I20260630 12:35:14.039359  3281 ts_tablet_manager.cc:1403] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:35:14.039810  3278 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: No bootstrap required, opened a new log
I20260630 12:35:14.040344  3278 ts_tablet_manager.cc:1403] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260630 12:35:14.042466  3281 raft_consensus.cc:359] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.043505  3281 raft_consensus.cc:385] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.043258  3278 raft_consensus.cc:359] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.043932  3281 raft_consensus.cc:740] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.044111  3278 raft_consensus.cc:385] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.044586  3278 raft_consensus.cc:740] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.045048  3281 consensus_queue.cc:260] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.045394  3278 consensus_queue.cc:260] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.046010  3284 tablet_bootstrap.cc:654] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.050266  3278 ts_tablet_manager.cc:1434] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:35:14.052160  3281 ts_tablet_manager.cc:1434] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:35:14.053522  3281 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: Bootstrap starting.
I20260630 12:35:14.062356  3281 tablet_bootstrap.cc:654] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.063382  3284 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: No bootstrap required, opened a new log
I20260630 12:35:14.064003  3284 ts_tablet_manager.cc:1403] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.014s
I20260630 12:35:14.066932  3284 raft_consensus.cc:359] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.067431  3281 tablet_bootstrap.cc:492] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: No bootstrap required, opened a new log
I20260630 12:35:14.067708  3284 raft_consensus.cc:385] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.067942  3281 ts_tablet_manager.cc:1403] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260630 12:35:14.068015  3284 raft_consensus.cc:740] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 708ed151108949d49ed6c6460ff7ce19, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.068907  3284 consensus_queue.cc:260] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.071003  3284 ts_tablet_manager.cc:1434] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:14.070904  3281 raft_consensus.cc:359] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.071760  3281 raft_consensus.cc:385] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.072048  3284 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: Bootstrap starting.
I20260630 12:35:14.072086  3281 raft_consensus.cc:740] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.072957  3281 consensus_queue.cc:260] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.075292  3281 ts_tablet_manager.cc:1434] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:35:14.076798  3281 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Bootstrap starting.
I20260630 12:35:14.079340  3284 tablet_bootstrap.cc:654] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.083480  3281 tablet_bootstrap.cc:654] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.089437  3281 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: No bootstrap required, opened a new log
I20260630 12:35:14.089874  3281 ts_tablet_manager.cc:1403] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:35:14.090492  3284 tablet_bootstrap.cc:492] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: No bootstrap required, opened a new log
I20260630 12:35:14.090968  3284 ts_tablet_manager.cc:1403] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:35:14.094259  3284 raft_consensus.cc:359] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.094280  3281 raft_consensus.cc:359] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.095284  3284 raft_consensus.cc:385] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.095549  3281 raft_consensus.cc:385] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.095638  3284 raft_consensus.cc:740] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 708ed151108949d49ed6c6460ff7ce19, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.095904  3281 raft_consensus.cc:740] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.096479  3284 consensus_queue.cc:260] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.096869  3281 consensus_queue.cc:260] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.099124  3284 ts_tablet_manager.cc:1434] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:35:14.100262  3284 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: Bootstrap starting.
I20260630 12:35:14.100332  3281 ts_tablet_manager.cc:1434] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260630 12:35:14.107228  3284 tablet_bootstrap.cc:654] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.112001  3284 tablet_bootstrap.cc:492] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: No bootstrap required, opened a new log
I20260630 12:35:14.112387  3284 ts_tablet_manager.cc:1403] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:35:14.114327  3284 raft_consensus.cc:359] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.114888  3284 raft_consensus.cc:385] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.115091  3284 raft_consensus.cc:740] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 708ed151108949d49ed6c6460ff7ce19, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.115588  3284 consensus_queue.cc:260] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.117300  3284 ts_tablet_manager.cc:1434] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:35:14.135285  3280 raft_consensus.cc:493] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:14.135696  3280 raft_consensus.cc:515] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.137813  3280 leader_election.cc:290] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), af65232c519d49c5a6bf402563d850c1 (127.0.112.194:46189)
I20260630 12:35:14.149144  3159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebca2bba9835406b9b070b19eeb70073" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af65232c519d49c5a6bf402563d850c1" is_pre_election: true
I20260630 12:35:14.149220  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebca2bba9835406b9b070b19eeb70073" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19" is_pre_election: true
I20260630 12:35:14.149988  3084 raft_consensus.cc:2468] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 0.
I20260630 12:35:14.149971  3159 raft_consensus.cc:2468] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 0.
I20260630 12:35:14.151510  3197 leader_election.cc:304] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, 708ed151108949d49ed6c6460ff7ce19; no voters: 
I20260630 12:35:14.152243  3280 raft_consensus.cc:2804] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:14.152561  3280 raft_consensus.cc:493] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:14.152844  3280 raft_consensus.cc:3060] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.158134  3280 raft_consensus.cc:515] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.159689  3280 leader_election.cc:290] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 election: Requested vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), af65232c519d49c5a6bf402563d850c1 (127.0.112.194:46189)
I20260630 12:35:14.160642  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebca2bba9835406b9b070b19eeb70073" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19"
I20260630 12:35:14.160828  3159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebca2bba9835406b9b070b19eeb70073" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af65232c519d49c5a6bf402563d850c1"
I20260630 12:35:14.161132  3084 raft_consensus.cc:3060] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.161355  3159 raft_consensus.cc:3060] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.166196  3084 raft_consensus.cc:2468] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 1.
I20260630 12:35:14.166303  3159 raft_consensus.cc:2468] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 1.
I20260630 12:35:14.167397  3197 leader_election.cc:304] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, 708ed151108949d49ed6c6460ff7ce19; no voters: 
I20260630 12:35:14.168149  3280 raft_consensus.cc:2804] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:14.169349  3280 raft_consensus.cc:697] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: Becoming Leader. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Running, Role: LEADER
I20260630 12:35:14.170020  3280 consensus_queue.cc:237] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.179243  2981 catalog_manager.cc:5697] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae reported cstate change: term changed from 0 to 1, leader changed from <none> to 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195). New cstate: current_term: 1 leader_uuid: "404c1e2e5afe470e948d27ebd9d6daae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:14.209787  3287 raft_consensus.cc:493] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:14.210268  3287 raft_consensus.cc:515] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.212530  3287 leader_election.cc:290] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195:37039)
I20260630 12:35:14.224053  3233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4040b7942b4ff5b21249fb9f396ce4" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404c1e2e5afe470e948d27ebd9d6daae" is_pre_election: true
I20260630 12:35:14.224112  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4040b7942b4ff5b21249fb9f396ce4" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19" is_pre_election: true
I20260630 12:35:14.224844  3233 raft_consensus.cc:2468] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 0.
I20260630 12:35:14.224937  3084 raft_consensus.cc:2468] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 0.
I20260630 12:35:14.226094  3124 leader_election.cc:304] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.226859  3287 raft_consensus.cc:2804] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:14.227185  3287 raft_consensus.cc:493] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:14.227504  3287 raft_consensus.cc:3060] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.232336  3287 raft_consensus.cc:515] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.234809  3287 leader_election.cc:290] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 election: Requested vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195:37039)
I20260630 12:35:14.235577  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4040b7942b4ff5b21249fb9f396ce4" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19"
I20260630 12:35:14.235757  3233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4040b7942b4ff5b21249fb9f396ce4" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404c1e2e5afe470e948d27ebd9d6daae"
I20260630 12:35:14.236240  3233 raft_consensus.cc:3060] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.236240  3084 raft_consensus.cc:3060] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.241900  3084 raft_consensus.cc:2468] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 1.
I20260630 12:35:14.241993  3233 raft_consensus.cc:2468] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 1.
I20260630 12:35:14.243127  3123 leader_election.cc:304] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 708ed151108949d49ed6c6460ff7ce19, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.243863  3287 raft_consensus.cc:2804] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:14.245046  3287 raft_consensus.cc:697] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: Becoming Leader. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Running, Role: LEADER
I20260630 12:35:14.245852  3287 consensus_queue.cc:237] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.254161  2981 catalog_manager.cc:5697] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to af65232c519d49c5a6bf402563d850c1 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "af65232c519d49c5a6bf402563d850c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:14.290350  3287 raft_consensus.cc:493] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:14.290900  3287 raft_consensus.cc:515] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.292461  3287 leader_election.cc:290] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195:37039)
I20260630 12:35:14.293370  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc39471628c49a8807a0310e5b9a19f" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19" is_pre_election: true
I20260630 12:35:14.293520  3233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc39471628c49a8807a0310e5b9a19f" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404c1e2e5afe470e948d27ebd9d6daae" is_pre_election: true
I20260630 12:35:14.294037  3084 raft_consensus.cc:2468] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 0.
I20260630 12:35:14.294108  3233 raft_consensus.cc:2468] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 0.
I20260630 12:35:14.295154  3124 leader_election.cc:304] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.295840  3287 raft_consensus.cc:2804] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:14.296200  3287 raft_consensus.cc:493] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:14.296422  3287 raft_consensus.cc:3060] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.301079  3287 raft_consensus.cc:515] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.302731  3287 leader_election.cc:290] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 election: Requested vote from peers 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795), 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195:37039)
I20260630 12:35:14.303628  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc39471628c49a8807a0310e5b9a19f" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19"
I20260630 12:35:14.303813  3233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc39471628c49a8807a0310e5b9a19f" candidate_uuid: "af65232c519d49c5a6bf402563d850c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404c1e2e5afe470e948d27ebd9d6daae"
I20260630 12:35:14.304194  3084 raft_consensus.cc:3060] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.304397  3233 raft_consensus.cc:3060] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.309121  3233 raft_consensus.cc:2468] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 1.
I20260630 12:35:14.309165  3084 raft_consensus.cc:2468] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af65232c519d49c5a6bf402563d850c1 in term 1.
I20260630 12:35:14.310354  3123 leader_election.cc:304] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 708ed151108949d49ed6c6460ff7ce19, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.311296  3287 raft_consensus.cc:2804] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:14.311754  3287 raft_consensus.cc:697] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: Becoming Leader. State: Replica: af65232c519d49c5a6bf402563d850c1, State: Running, Role: LEADER
I20260630 12:35:14.312490  3287 consensus_queue.cc:237] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } }
I20260630 12:35:14.319126  2981 catalog_manager.cc:5697] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to af65232c519d49c5a6bf402563d850c1 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "af65232c519d49c5a6bf402563d850c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:14.327879  3280 raft_consensus.cc:493] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:14.328377  3280 raft_consensus.cc:515] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.329958  3280 leader_election.cc:290] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af65232c519d49c5a6bf402563d850c1 (127.0.112.194:46189), 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795)
I20260630 12:35:14.330824  3159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7b9a55f4343a2b3fe2342dc337b4e" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af65232c519d49c5a6bf402563d850c1" is_pre_election: true
I20260630 12:35:14.330968  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7b9a55f4343a2b3fe2342dc337b4e" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19" is_pre_election: true
I20260630 12:35:14.331494  3159 raft_consensus.cc:2468] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 0.
I20260630 12:35:14.331514  3084 raft_consensus.cc:2468] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 0.
I20260630 12:35:14.332847  3198 leader_election.cc:304] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.333496  3280 raft_consensus.cc:2804] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:14.333793  3280 raft_consensus.cc:493] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:14.334074  3280 raft_consensus.cc:3060] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.338620  3280 raft_consensus.cc:515] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
I20260630 12:35:14.340237  3280 leader_election.cc:290] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 election: Requested vote from peers af65232c519d49c5a6bf402563d850c1 (127.0.112.194:46189), 708ed151108949d49ed6c6460ff7ce19 (127.0.112.193:44795)
I20260630 12:35:14.341185  3159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7b9a55f4343a2b3fe2342dc337b4e" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af65232c519d49c5a6bf402563d850c1"
I20260630 12:35:14.341197  3084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7b9a55f4343a2b3fe2342dc337b4e" candidate_uuid: "404c1e2e5afe470e948d27ebd9d6daae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "708ed151108949d49ed6c6460ff7ce19"
I20260630 12:35:14.341817  3159 raft_consensus.cc:3060] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.341856  3084 raft_consensus.cc:3060] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.348697  3084 raft_consensus.cc:2468] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 1.
I20260630 12:35:14.348697  3159 raft_consensus.cc:2468] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404c1e2e5afe470e948d27ebd9d6daae in term 1.
I20260630 12:35:14.350111  3198 leader_election.cc:304] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404c1e2e5afe470e948d27ebd9d6daae, af65232c519d49c5a6bf402563d850c1; no voters: 
I20260630 12:35:14.350955  3280 raft_consensus.cc:2804] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:14.351382  3280 raft_consensus.cc:697] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: Becoming Leader. State: Replica: 404c1e2e5afe470e948d27ebd9d6daae, State: Running, Role: LEADER
I20260630 12:35:14.351969  3280 consensus_queue.cc:237] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } }
W20260630 12:35:14.359529  3030 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:14.359139  2981 catalog_manager.cc:5697] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae reported cstate change: term changed from 0 to 1, leader changed from <none> to 404c1e2e5afe470e948d27ebd9d6daae (127.0.112.195). New cstate: current_term: 1 leader_uuid: "404c1e2e5afe470e948d27ebd9d6daae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404c1e2e5afe470e948d27ebd9d6daae" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af65232c519d49c5a6bf402563d850c1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "708ed151108949d49ed6c6460ff7ce19" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 44795 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:14.361805  3035 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:35:14.362541  3035 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:14.414811   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:35:14.433300   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:14.434087   451 tablet_replica.cc:333] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19: stopping tablet replica
I20260630 12:35:14.434629   451 raft_consensus.cc:2243] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.435086   451 raft_consensus.cc:2272] T 6b4040b7942b4ff5b21249fb9f396ce4 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.436880   451 tablet_replica.cc:333] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19: stopping tablet replica
I20260630 12:35:14.437384   451 raft_consensus.cc:2243] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.437886   451 raft_consensus.cc:2272] T ebca2bba9835406b9b070b19eeb70073 P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.439728   451 tablet_replica.cc:333] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19: stopping tablet replica
I20260630 12:35:14.440227   451 raft_consensus.cc:2243] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.440629   451 raft_consensus.cc:2272] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.442343   451 tablet_replica.cc:333] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19: stopping tablet replica
I20260630 12:35:14.442881   451 raft_consensus.cc:2243] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.443241   451 raft_consensus.cc:2272] T 8fc39471628c49a8807a0310e5b9a19f P 708ed151108949d49ed6c6460ff7ce19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.465374   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:35:14.476359   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:35:14.492830   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:14.493650   451 tablet_replica.cc:333] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: stopping tablet replica
I20260630 12:35:14.494264   451 raft_consensus.cc:2243] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:14.494942   451 pending_rounds.cc:70] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Trying to abort 1 pending ops.
I20260630 12:35:14.495137   451 pending_rounds.cc:77] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442656759689216 op_type: NO_OP noop_request { }
I20260630 12:35:14.495438   451 raft_consensus.cc:2889] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:14.495730   451 raft_consensus.cc:2272] T 6b4040b7942b4ff5b21249fb9f396ce4 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.498054   451 tablet_replica.cc:333] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1: stopping tablet replica
I20260630 12:35:14.498567   451 raft_consensus.cc:2243] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.498984   451 raft_consensus.cc:2272] T 3cc7b9a55f4343a2b3fe2342dc337b4e P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.500777   451 tablet_replica.cc:333] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: stopping tablet replica
I20260630 12:35:14.501434   451 raft_consensus.cc:2243] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:14.501950   451 pending_rounds.cc:70] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Trying to abort 1 pending ops.
I20260630 12:35:14.502099   451 pending_rounds.cc:77] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442657031577600 op_type: NO_OP noop_request { }
I20260630 12:35:14.502321   451 raft_consensus.cc:2889] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:14.502528   451 raft_consensus.cc:2272] T 8fc39471628c49a8807a0310e5b9a19f P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.504707   451 tablet_replica.cc:333] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1: stopping tablet replica
I20260630 12:35:14.505122   451 raft_consensus.cc:2243] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.505422   451 raft_consensus.cc:2272] T ebca2bba9835406b9b070b19eeb70073 P af65232c519d49c5a6bf402563d850c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.527839   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:35:14.538232   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:35:14.560509   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:14.561241   451 tablet_replica.cc:333] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: stopping tablet replica
I20260630 12:35:14.561836   451 raft_consensus.cc:2243] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:14.562430   451 pending_rounds.cc:70] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Trying to abort 1 pending ops.
I20260630 12:35:14.562641   451 pending_rounds.cc:77] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442656447926272 op_type: NO_OP noop_request { }
I20260630 12:35:14.562968   451 raft_consensus.cc:2889] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:14.563383   451 raft_consensus.cc:2272] T ebca2bba9835406b9b070b19eeb70073 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.565378   451 tablet_replica.cc:333] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae: stopping tablet replica
I20260630 12:35:14.565928   451 raft_consensus.cc:2243] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.566321   451 raft_consensus.cc:2272] T 6b4040b7942b4ff5b21249fb9f396ce4 P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.568037   451 tablet_replica.cc:333] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae: stopping tablet replica
I20260630 12:35:14.568517   451 raft_consensus.cc:2243] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:14.569192   451 raft_consensus.cc:2272] T 8fc39471628c49a8807a0310e5b9a19f P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.570950   451 tablet_replica.cc:333] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: stopping tablet replica
I20260630 12:35:14.571430   451 raft_consensus.cc:2243] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:14.571982   451 pending_rounds.cc:70] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Trying to abort 1 pending ops.
I20260630 12:35:14.572171   451 pending_rounds.cc:77] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442657192284160 op_type: NO_OP noop_request { }
I20260630 12:35:14.572441   451 raft_consensus.cc:2889] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:14.572708   451 raft_consensus.cc:2272] T 3cc7b9a55f4343a2b3fe2342dc337b4e P 404c1e2e5afe470e948d27ebd9d6daae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.585167   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:35:14.596158   451 master.cc:562] Master@127.0.112.254:38909 shutting down...
I20260630 12:35:14.611873   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:14.612459   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:14.612782   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7078deba92a646ac8385e0943ef675f7: stopping tablet replica
I20260630 12:35:14.631223   451 master.cc:584] Master@127.0.112.254:38909 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2449 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:35:14.666220   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:46739
I20260630 12:35:14.667239   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:14.672466  3306 instance_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:35:14.672737  3307 instance_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:35:14.673925  3309 instance_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:35:14.675200   451 server_base.cc:1061] running on GCE node
I20260630 12:35:14.676100   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:14.676312   451 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:35:14.676501   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822914676469 us; error 0 us; skew 500 ppm
I20260630 12:35:14.677011   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:14.679453   451 webserver.cc:533] Webserver started at http://127.0.112.254:38943/ using document root <none> and password file <none>
I20260630 12:35:14.679930   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:14.680126   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:14.680384   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:14.681432   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "fe951ef0767344cf85ef7577fc66ede8"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-45vn"
I20260630 12:35:14.685817   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:14.689254  3314 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:35:14.690115   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:14.690408   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "fe951ef0767344cf85ef7577fc66ede8"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-45vn"
I20260630 12:35:14.690699   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-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:35:14.720460   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:14.721480   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:14.756844   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:46739
I20260630 12:35:14.756932  3365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:46739 every 8 connection(s)
I20260630 12:35:14.760643  3366 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:35:14.770648  3366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: Bootstrap starting.
I20260630 12:35:14.774959  3366 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:14.778895  3366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: No bootstrap required, opened a new log
I20260630 12:35:14.780869  3366 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER }
I20260630 12:35:14.781231  3366 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:14.781497  3366 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe951ef0767344cf85ef7577fc66ede8, State: Initialized, Role: FOLLOWER
I20260630 12:35:14.782135  3366 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER }
I20260630 12:35:14.782603  3366 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:14.782866  3366 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:14.783144  3366 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:14.787560  3366 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER }
I20260630 12:35:14.788070  3366 leader_election.cc:304] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [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: fe951ef0767344cf85ef7577fc66ede8; no voters: 
I20260630 12:35:14.789171  3366 leader_election.cc:290] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:14.789522  3369 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:14.790827  3369 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 1 LEADER]: Becoming Leader. State: Replica: fe951ef0767344cf85ef7577fc66ede8, State: Running, Role: LEADER
I20260630 12:35:14.791479  3369 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [LEADER]: Queue going to LEADER mode. State: All 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: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER }
I20260630 12:35:14.792145  3366 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:14.794623  3371 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe951ef0767344cf85ef7577fc66ede8. Latest consensus state: current_term: 1 leader_uuid: "fe951ef0767344cf85ef7577fc66ede8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER } }
I20260630 12:35:14.794706  3370 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe951ef0767344cf85ef7577fc66ede8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe951ef0767344cf85ef7577fc66ede8" member_type: VOTER } }
I20260630 12:35:14.795369  3371 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:14.795522  3370 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:14.810209  3374 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:14.810734   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:14.815287  3374 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:14.823985  3374 catalog_manager.cc:1383] Generated new cluster ID: b2587ab8cf374a8fb91fd8e185b0ad20
I20260630 12:35:14.824324  3374 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:14.847577  3374 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:14.848853  3374 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:14.862323  3374 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: Generated new TSK 0
I20260630 12:35:14.863001  3374 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:14.877086   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:14.883147  3387 instance_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:35:14.883970  3388 instance_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:35:14.886152  3390 instance_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:35:14.886237   451 server_base.cc:1061] running on GCE node
I20260630 12:35:14.887390   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:14.887640   451 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:35:14.887836   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822914887809 us; error 0 us; skew 500 ppm
I20260630 12:35:14.888375   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:14.890794   451 webserver.cc:533] Webserver started at http://127.0.112.193:41779/ using document root <none> and password file <none>
I20260630 12:35:14.891340   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:14.891575   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:14.891863   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:14.893004   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-45vn"
I20260630 12:35:14.897620   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:14.900972  3395 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:35:14.902004   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:14.902325   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
format_stamp: "Formatted at 2026-06-30 12:35:14 on dist-test-slave-45vn"
I20260630 12:35:14.902626   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-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:35:14.953322   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:14.955113   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:14.956796   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:14.959492   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:14.959713   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:14.959995   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:14.960184   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:15.002295   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:38973
I20260630 12:35:15.002455  3458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:38973 every 8 connection(s)
I20260630 12:35:15.008704   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:15.017246  3463 instance_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:35:15.017722  3464 instance_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:35:15.023094  3466 instance_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:35:15.023747   451 server_base.cc:1061] running on GCE node
I20260630 12:35:15.024686   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:15.024928   451 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:35:15.025132   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822915025114 us; error 0 us; skew 500 ppm
I20260630 12:35:15.025660   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:15.028553  3459 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46739
I20260630 12:35:15.028986  3459 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:15.029037   451 webserver.cc:533] Webserver started at http://127.0.112.194:45057/ using document root <none> and password file <none>
I20260630 12:35:15.029675   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:15.029904   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:15.029912  3459 heartbeater.cc:507] Master 127.0.112.254:46739 requested a full tablet report, sending...
I20260630 12:35:15.030332   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:15.032055   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "c931620879864461a745d9c13f5d9621"
format_stamp: "Formatted at 2026-06-30 12:35:15 on dist-test-slave-45vn"
I20260630 12:35:15.032546  3331 ts_manager.cc:194] Registered new tserver with Master: 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:15.034705  3331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58502
I20260630 12:35:15.037424   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:35:15.041034  3471 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:35:15.041801   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:15.042125   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "c931620879864461a745d9c13f5d9621"
format_stamp: "Formatted at 2026-06-30 12:35:15 on dist-test-slave-45vn"
I20260630 12:35:15.042416   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-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:35:15.056253   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:15.057464   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:15.058996   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:15.061231   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:15.061457   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:15.061686   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:15.061852   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:15.102730   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:39267
I20260630 12:35:15.102941  3533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:39267 every 8 connection(s)
I20260630 12:35:15.107575   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:15.115171  3537 instance_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:35:15.115988  3538 instance_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:35:15.120056  3534 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46739
W20260630 12:35:15.120007  3540 instance_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:35:15.120724  3534 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:15.121477  3534 heartbeater.cc:507] Master 127.0.112.254:46739 requested a full tablet report, sending...
I20260630 12:35:15.123740  3331 ts_manager.cc:194] Registered new tserver with Master: c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:15.124748   451 server_base.cc:1061] running on GCE node
I20260630 12:35:15.125415  3331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58506
I20260630 12:35:15.125816   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:15.126098   451 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:35:15.126307   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822915126287 us; error 0 us; skew 500 ppm
I20260630 12:35:15.126998   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:15.129457   451 webserver.cc:533] Webserver started at http://127.0.112.195:44851/ using document root <none> and password file <none>
I20260630 12:35:15.129923   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:15.130116   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:15.130398   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:15.131628   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "9fc980fa47c045438ff523d20a9d2dd6"
format_stamp: "Formatted at 2026-06-30 12:35:15 on dist-test-slave-45vn"
I20260630 12:35:15.135980   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:15.139322  3545 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:35:15.140131   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:15.140445   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "9fc980fa47c045438ff523d20a9d2dd6"
format_stamp: "Formatted at 2026-06-30 12:35:15 on dist-test-slave-45vn"
I20260630 12:35:15.140769   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-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:35:15.162180   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:15.163479   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:15.164901   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:15.167177   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:15.167413   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:15.167650   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:15.167819   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:15.209600   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:33935
I20260630 12:35:15.209702  3607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:33935 every 8 connection(s)
I20260630 12:35:15.223902  3608 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46739
I20260630 12:35:15.224295  3608 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:15.225014  3608 heartbeater.cc:507] Master 127.0.112.254:46739 requested a full tablet report, sending...
I20260630 12:35:15.227051  3331 ts_manager.cc:194] Registered new tserver with Master: 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:15.227346   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014694854s
I20260630 12:35:15.228497  3331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58520
I20260630 12:35:16.037875  3459 heartbeater.cc:499] Master 127.0.112.254:46739 was elected leader, sending a full tablet report...
I20260630 12:35:16.128439  3534 heartbeater.cc:499] Master 127.0.112.254:46739 was elected leader, sending a full tablet report...
I20260630 12:35:16.231194  3608 heartbeater.cc:499] Master 127.0.112.254:46739 was elected leader, sending a full tablet report...
I20260630 12:35:16.281502  3331 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58530:
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:35:16.283979  3331 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:35:16.352269  3573 tablet_service.cc:1511] Processing CreateTablet for tablet 33bae9ef3c354d4f91fa4ee9f48b004d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.353886  3573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bae9ef3c354d4f91fa4ee9f48b004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.358946  3424 tablet_service.cc:1511] Processing CreateTablet for tablet 33bae9ef3c354d4f91fa4ee9f48b004d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.360472  3424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bae9ef3c354d4f91fa4ee9f48b004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.360105  3572 tablet_service.cc:1511] Processing CreateTablet for tablet 934dab7cb1b8454793e6c5bd572adf13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.361577  3572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934dab7cb1b8454793e6c5bd572adf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.364447  3423 tablet_service.cc:1511] Processing CreateTablet for tablet 934dab7cb1b8454793e6c5bd572adf13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.365871  3423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934dab7cb1b8454793e6c5bd572adf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.367520  3570 tablet_service.cc:1511] Processing CreateTablet for tablet 5559f7794a41403983cbc14e9c244246 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.367780  3571 tablet_service.cc:1511] Processing CreateTablet for tablet 7bddaf26eef14f0fabe600e66200fd5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.368971  3570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5559f7794a41403983cbc14e9c244246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.371066  3571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bddaf26eef14f0fabe600e66200fd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.371366  3566 tablet_service.cc:1511] Processing CreateTablet for tablet fac8b03ce09b4e0485c03b76a2c730ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.371774  3569 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef394c44874585b7f38bf25bddf10a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.372896  3566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8b03ce09b4e0485c03b76a2c730ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.374222  3568 tablet_service.cc:1511] Processing CreateTablet for tablet 339c4849e90045bc9a00bac6e38e7c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.376103  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339c4849e90045bc9a00bac6e38e7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.378109  3567 tablet_service.cc:1511] Processing CreateTablet for tablet 787887f21c7d425f91320f33c4a668f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.379966  3567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787887f21c7d425f91320f33c4a668f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.381351  3569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef394c44874585b7f38bf25bddf10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.401208  3499 tablet_service.cc:1511] Processing CreateTablet for tablet 33bae9ef3c354d4f91fa4ee9f48b004d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.403550  3499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bae9ef3c354d4f91fa4ee9f48b004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.425877  3422 tablet_service.cc:1511] Processing CreateTablet for tablet 7bddaf26eef14f0fabe600e66200fd5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.427963  3422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bddaf26eef14f0fabe600e66200fd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.440865  3498 tablet_service.cc:1511] Processing CreateTablet for tablet 934dab7cb1b8454793e6c5bd572adf13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.443027  3498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934dab7cb1b8454793e6c5bd572adf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.453673  3497 tablet_service.cc:1511] Processing CreateTablet for tablet 7bddaf26eef14f0fabe600e66200fd5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.455724  3497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bddaf26eef14f0fabe600e66200fd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.458801  3421 tablet_service.cc:1511] Processing CreateTablet for tablet 5559f7794a41403983cbc14e9c244246 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.460225  3419 tablet_service.cc:1511] Processing CreateTablet for tablet 339c4849e90045bc9a00bac6e38e7c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.460745  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5559f7794a41403983cbc14e9c244246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.461660  3419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339c4849e90045bc9a00bac6e38e7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.458801  3420 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef394c44874585b7f38bf25bddf10a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.464720  3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef394c44874585b7f38bf25bddf10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.465682  3496 tablet_service.cc:1511] Processing CreateTablet for tablet 5559f7794a41403983cbc14e9c244246 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.467104  3496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5559f7794a41403983cbc14e9c244246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.471877  3495 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef394c44874585b7f38bf25bddf10a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.473326  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef394c44874585b7f38bf25bddf10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.475811  3494 tablet_service.cc:1511] Processing CreateTablet for tablet 339c4849e90045bc9a00bac6e38e7c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.477247  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339c4849e90045bc9a00bac6e38e7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.480264  3493 tablet_service.cc:1511] Processing CreateTablet for tablet 787887f21c7d425f91320f33c4a668f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.481688  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787887f21c7d425f91320f33c4a668f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.481791  3417 tablet_service.cc:1511] Processing CreateTablet for tablet fac8b03ce09b4e0485c03b76a2c730ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.480261  3418 tablet_service.cc:1511] Processing CreateTablet for tablet 787887f21c7d425f91320f33c4a668f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.483258  3417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8b03ce09b4e0485c03b76a2c730ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.487368  3492 tablet_service.cc:1511] Processing CreateTablet for tablet fac8b03ce09b4e0485c03b76a2c730ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:16.488813  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8b03ce09b4e0485c03b76a2c730ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.492388  3418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787887f21c7d425f91320f33c4a668f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:16.520335  3628 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.527312  3629 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.528338  3630 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.530608  3628 tablet_bootstrap.cc:654] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.535483  3629 tablet_bootstrap.cc:654] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.536792  3630 tablet_bootstrap.cc:654] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.544039  3628 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.544782  3628 ts_tablet_manager.cc:1403] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:35:16.548837  3628 raft_consensus.cc:359] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.551010  3628 raft_consensus.cc:385] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.551415  3628 raft_consensus.cc:740] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.552824  3630 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.552412  3628 consensus_queue.cc:260] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.553045  3629 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.553397  3630 ts_tablet_manager.cc:1403] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260630 12:35:16.553565  3629 ts_tablet_manager.cc:1403] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260630 12:35:16.556234  3630 raft_consensus.cc:359] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.557117  3630 raft_consensus.cc:385] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.557453  3630 raft_consensus.cc:740] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.557476  3629 raft_consensus.cc:359] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.558694  3629 raft_consensus.cc:385] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.559162  3629 raft_consensus.cc:740] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.560451  3629 consensus_queue.cc:260] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.565783  3630 consensus_queue.cc:260] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.579931  3630 ts_tablet_manager.cc:1434] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:35:16.582823  3635 raft_consensus.cc:493] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.583441  3635 raft_consensus.cc:515] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.590703  3635 leader_election.cc:290] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:16.592860  3630 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.593365  3629 ts_tablet_manager.cc:1434] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.021s
I20260630 12:35:16.594512  3629 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.597174  3628 ts_tablet_manager.cc:1434] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.052s	user 0.012s	sys 0.026s
I20260630 12:35:16.599735  3630 tablet_bootstrap.cc:654] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.599829  3628 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.608790  3628 tablet_bootstrap.cc:654] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.611189  3629 tablet_bootstrap.cc:654] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.621029  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
W20260630 12:35:16.623142  3548 leader_election.cc:343] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.628544  3630 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.629128  3630 ts_tablet_manager.cc:1403] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.019s
I20260630 12:35:16.630055  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:16.630338  3628 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.631493  3628 ts_tablet_manager.cc:1403] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.005s
W20260630 12:35:16.631886  3546 leader_election.cc:343] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.632347  3546 leader_election.cc:304] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:16.632550  3630 raft_consensus.cc:359] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.633217  3629 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.633296  3630 raft_consensus.cc:385] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.633579  3635 raft_consensus.cc:2749] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.633822  3629 ts_tablet_manager.cc:1403] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.007s
I20260630 12:35:16.633745  3630 raft_consensus.cc:740] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.634433  3628 raft_consensus.cc:359] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.635202  3628 raft_consensus.cc:385] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.634863  3630 consensus_queue.cc:260] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.635500  3628 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.636327  3628 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.636624  3629 raft_consensus.cc:359] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.637192  3630 ts_tablet_manager.cc:1434] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:35:16.637374  3629 raft_consensus.cc:385] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.637758  3629 raft_consensus.cc:740] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.638223  3630 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.638532  3628 ts_tablet_manager.cc:1434] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:16.638625  3629 consensus_queue.cc:260] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.643745  3629 ts_tablet_manager.cc:1434] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:35:16.645002  3629 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.648664  3630 tablet_bootstrap.cc:654] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.651575  3629 tablet_bootstrap.cc:654] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.653234  3628 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.660876  3630 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.661350  3628 tablet_bootstrap.cc:654] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.661630  3630 ts_tablet_manager.cc:1403] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260630 12:35:16.663117  3629 tablet_bootstrap.cc:492] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.663529  3629 ts_tablet_manager.cc:1403] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260630 12:35:16.665035  3630 raft_consensus.cc:359] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.666257  3630 raft_consensus.cc:385] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.666060  3629 raft_consensus.cc:359] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.666675  3630 raft_consensus.cc:740] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.666940  3628 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.666903  3629 raft_consensus.cc:385] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.667475  3629 raft_consensus.cc:740] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.667627  3628 ts_tablet_manager.cc:1403] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:35:16.667766  3630 consensus_queue.cc:260] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.668308  3629 consensus_queue.cc:260] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.669993  3630 ts_tablet_manager.cc:1434] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:35:16.670565  3628 raft_consensus.cc:359] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.671032  3630 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.671373  3628 raft_consensus.cc:385] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.671756  3628 raft_consensus.cc:740] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.672549  3628 consensus_queue.cc:260] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.674348  3629 ts_tablet_manager.cc:1434] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:35:16.675036  3628 ts_tablet_manager.cc:1434] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:35:16.675395  3629 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.676090  3628 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.678069  3630 tablet_bootstrap.cc:654] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.682158  3629 tablet_bootstrap.cc:654] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.682622  3628 tablet_bootstrap.cc:654] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.682986  3636 raft_consensus.cc:493] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.686198  3636 raft_consensus.cc:515] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.689170  3636 leader_election.cc:290] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.694238  3630 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.696177  3630 ts_tablet_manager.cc:1403] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260630 12:35:16.697985  3628 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.698623  3628 ts_tablet_manager.cc:1403] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:35:16.701722  3628 raft_consensus.cc:359] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.702508  3628 raft_consensus.cc:385] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.702721  3629 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.702872  3628 raft_consensus.cc:740] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.703372  3629 ts_tablet_manager.cc:1403] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.010s
I20260630 12:35:16.703823  3628 consensus_queue.cc:260] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.700963  3630 raft_consensus.cc:359] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.705318  3630 raft_consensus.cc:385] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.706037  3630 raft_consensus.cc:740] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.706493  3629 raft_consensus.cc:359] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.707468  3629 raft_consensus.cc:385] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.707834  3629 raft_consensus.cc:740] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.707752  3630 consensus_queue.cc:260] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.709687  3628 ts_tablet_manager.cc:1434] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:35:16.710821  3628 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.708819  3629 consensus_queue.cc:260] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.717237  3628 tablet_bootstrap.cc:654] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.718062  3637 raft_consensus.cc:493] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.718617  3637 raft_consensus.cc:515] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.720408  3629 ts_tablet_manager.cc:1434] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:35:16.721451  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
W20260630 12:35:16.723199  3396 leader_election.cc:343] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.721480  3629 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.730871  3629 tablet_bootstrap.cc:654] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.732064  3628 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.732628  3628 ts_tablet_manager.cc:1403] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260630 12:35:16.736289  3628 raft_consensus.cc:359] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.737428  3628 raft_consensus.cc:385] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.737860  3628 raft_consensus.cc:740] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.738149  3637 leader_election.cc:290] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.738945  3628 consensus_queue.cc:260] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.744853  3628 ts_tablet_manager.cc:1434] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260630 12:35:16.746299  3628 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.749946  3630 ts_tablet_manager.cc:1434] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260630 12:35:16.753978  3628 tablet_bootstrap.cc:654] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.754719  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:16.756390  3583 raft_consensus.cc:2468] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:16.757907  3396 leader_election.cc:304] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: c931620879864461a745d9c13f5d9621
I20260630 12:35:16.759109  3636 raft_consensus.cc:2804] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.759472  3636 raft_consensus.cc:493] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.759895  3636 raft_consensus.cc:3060] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.769053  3636 raft_consensus.cc:515] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.771696  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:16.772074  3630 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
W20260630 12:35:16.773104  3396 leader_election.cc:343] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.774729  3629 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.776858  3629 ts_tablet_manager.cc:1403] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.032s
I20260630 12:35:16.779790  3629 raft_consensus.cc:359] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.782543  3629 raft_consensus.cc:385] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.781391  3630 tablet_bootstrap.cc:654] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.781766  3628 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.781596  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:16.782970  3637 raft_consensus.cc:493] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.783464  3628 ts_tablet_manager.cc:1403] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260630 12:35:16.783420  3583 raft_consensus.cc:3060] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.783488  3637 raft_consensus.cc:515] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.786824  3628 raft_consensus.cc:359] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.787555  3628 raft_consensus.cc:385] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.787866  3628 raft_consensus.cc:740] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.788889  3637 leader_election.cc:290] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:16.782966  3629 raft_consensus.cc:740] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.790126  3629 consensus_queue.cc:260] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.788650  3628 consensus_queue.cc:260] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.791587  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bddaf26eef14f0fabe600e66200fd5c" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.792249  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.792374  3434 raft_consensus.cc:2468] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:16.792937  3433 raft_consensus.cc:2468] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:16.793673  3628 ts_tablet_manager.cc:1434] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:35:16.794186  3474 leader_election.cc:304] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.794687  3628 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.795100  3637 raft_consensus.cc:2804] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.795583  3637 raft_consensus.cc:493] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.796020  3637 raft_consensus.cc:3060] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.801278  3628 tablet_bootstrap.cc:654] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:16.804385  3379 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:16.806303  3583 raft_consensus.cc:2468] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:16.807967  3396 leader_election.cc:304] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: c931620879864461a745d9c13f5d9621
I20260630 12:35:16.808555  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:35:16.809675  3384 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:16.782088  3636 leader_election.cc:290] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.811574  3636 raft_consensus.cc:2804] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.812019  3636 raft_consensus.cc:697] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:16.812865  3636 consensus_queue.cc:237] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.804492  3474 leader_election.cc:304] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.816692  3661 raft_consensus.cc:2804] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.817044  3628 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.817777  3661 raft_consensus.cc:493] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.818188  3628 ts_tablet_manager.cc:1403] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260630 12:35:16.818682  3661 raft_consensus.cc:3060] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.818135  3637 raft_consensus.cc:515] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.820331  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bddaf26eef14f0fabe600e66200fd5c" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:16.821054  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:16.821588  3637 leader_election.cc:290] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.821696  3582 raft_consensus.cc:2468] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:16.822031  3630 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.822373  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bddaf26eef14f0fabe600e66200fd5c" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:16.822592  3630 ts_tablet_manager.cc:1403] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.014s
I20260630 12:35:16.823056  3433 raft_consensus.cc:3060] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:16.825924  3472 leader_election.cc:343] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.826223  3630 raft_consensus.cc:359] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.827159  3630 raft_consensus.cc:385] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.827445  3630 raft_consensus.cc:740] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.827996  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bddaf26eef14f0fabe600e66200fd5c" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:16.828418  3628 raft_consensus.cc:359] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.829151  3628 raft_consensus.cc:385] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:35:16.830256  3472 leader_election.cc:343] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.828265  3637 raft_consensus.cc:493] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.828967  3630 consensus_queue.cc:260] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.831507  3637 raft_consensus.cc:515] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.834673  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.834561  3661 raft_consensus.cc:515] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.835359  3434 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:16.836776  3474 leader_election.cc:304] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.837442  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:16.838070  3582 raft_consensus.cc:3060] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.839725  3331 catalog_manager.cc:5697] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.843801  3637 leader_election.cc:290] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.845372  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:16.846160  3583 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:16.847543  3433 raft_consensus.cc:2468] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:16.849855  3582 raft_consensus.cc:2468] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:16.850570  3637 raft_consensus.cc:2804] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.851204  3472 leader_election.cc:304] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.851444  3637 raft_consensus.cc:493] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.851830  3637 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.852807  3664 raft_consensus.cc:2804] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.853307  3664 raft_consensus.cc:697] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:16.855686  3474 leader_election.cc:304] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [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: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:16.830963  3628 raft_consensus.cc:740] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.858034  3667 raft_consensus.cc:2804] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.858362  3628 consensus_queue.cc:260] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.858577  3629 ts_tablet_manager.cc:1434] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.081s	user 0.018s	sys 0.009s
I20260630 12:35:16.861001  3629 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.854108  3664 consensus_queue.cc:237] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:16.863888  3637 raft_consensus.cc:515] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.866345  3628 ts_tablet_manager.cc:1434] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260630 12:35:16.868000  3628 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:16.868923  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:16.869545  3433 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.871719  3630 ts_tablet_manager.cc:1434] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.016s
I20260630 12:35:16.872750  3630 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.874336  3629 tablet_bootstrap.cc:654] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.877512  3433 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:16.879004  3667 raft_consensus.cc:697] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:16.879237  3661 leader_election.cc:290] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:16.881218  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bae9ef3c354d4f91fa4ee9f48b004d" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:16.884286  3434 raft_consensus.cc:3060] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.884968  3474 leader_election.cc:304] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.884716  3667 consensus_queue.cc:237] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.886126  3663 raft_consensus.cc:2804] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.887324  3635 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.887809  3635 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.889736  3630 tablet_bootstrap.cc:654] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.889916  3635 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:16.882691  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:16.883342  3637 leader_election.cc:290] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.891578  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.891578  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:16.891016  3582 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.883774  3628 tablet_bootstrap.cc:654] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:16.893323  3546 leader_election.cc:343] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:16.894868  3548 leader_election.cc:343] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.895308  3548 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:16.896456  3635 raft_consensus.cc:2749] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.901722  3434 raft_consensus.cc:2468] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:16.905974  3582 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:16.907058  3629 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.907641  3629 ts_tablet_manager.cc:1403] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260630 12:35:16.910715  3629 raft_consensus.cc:359] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.911773  3663 raft_consensus.cc:697] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:16.912726  3663 consensus_queue.cc:237] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.915870  3629 raft_consensus.cc:385] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.915903  3628 tablet_bootstrap.cc:492] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:16.916256  3629 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.916548  3628 ts_tablet_manager.cc:1403] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260630 12:35:16.917009  3629 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.919216  3629 ts_tablet_manager.cc:1434] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:35:16.919544  3628 raft_consensus.cc:359] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.920085  3628 raft_consensus.cc:385] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.920300  3628 raft_consensus.cc:740] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.912752  3630 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.920256  3629 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.921187  3630 ts_tablet_manager.cc:1403] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260630 12:35:16.921185  3628 consensus_queue.cc:260] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.925161  3628 ts_tablet_manager.cc:1434] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:35:16.928004  3629 tablet_bootstrap.cc:654] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.928542  3630 raft_consensus.cc:359] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.929391  3630 raft_consensus.cc:385] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.929692  3630 raft_consensus.cc:740] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.930481  3630 consensus_queue.cc:260] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.933027  3630 ts_tablet_manager.cc:1434] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:35:16.934088  3630 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.936394  3329 catalog_manager.cc:5697] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:16.940537  3630 tablet_bootstrap.cc:654] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.939291  3329 catalog_manager.cc:5697] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.941817  3329 catalog_manager.cc:5697] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:16.945319  3630 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.945804  3630 ts_tablet_manager.cc:1403] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:35:16.947925  3629 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.948375  3629 ts_tablet_manager.cc:1403] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260630 12:35:16.950048  3630 raft_consensus.cc:359] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.950863  3630 raft_consensus.cc:385] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.951062  3630 raft_consensus.cc:740] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.951259  3629 raft_consensus.cc:359] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.952026  3629 raft_consensus.cc:385] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.951825  3630 consensus_queue.cc:260] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.952338  3629 raft_consensus.cc:740] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.953125  3629 consensus_queue.cc:260] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.953667  3630 ts_tablet_manager.cc:1434] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:16.954663  3630 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:16.955389  3629 ts_tablet_manager.cc:1434] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:35:16.956228  3635 raft_consensus.cc:493] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.956547  3629 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:16.956682  3635 raft_consensus.cc:515] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.957082  3663 raft_consensus.cc:493] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:16.957599  3663 raft_consensus.cc:515] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.959570  3663 leader_election.cc:290] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:16.960906  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:16.961366  3635 leader_election.cc:290] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:16.961789  3509 raft_consensus.cc:2468] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 0.
I20260630 12:35:16.962895  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.963049  3546 leader_election.cc:304] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:16.960906  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:16.963852  3635 raft_consensus.cc:2804] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:16.964175  3582 raft_consensus.cc:2393] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c931620879864461a745d9c13f5d9621 in current term 1: Already voted for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in this term.
I20260630 12:35:16.964206  3635 raft_consensus.cc:493] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:16.964687  3635 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:16.966075  3548 leader_election.cc:343] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.961021  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787887f21c7d425f91320f33c4a668f8" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:16.966866  3630 tablet_bootstrap.cc:654] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.968111  3474 leader_election.cc:304] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [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: c931620879864461a745d9c13f5d9621; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:16.969341  3663 raft_consensus.cc:3060] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.972193  3635 raft_consensus.cc:515] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.975176  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:16.975526  3629 tablet_bootstrap.cc:654] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.975785  3509 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.985085  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
W20260630 12:35:16.987212  3548 leader_election.cc:343] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:16.988022  3635 leader_election.cc:290] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:16.988130  3663 raft_consensus.cc:2749] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:16.991667  3509 raft_consensus.cc:2468] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 1.
I20260630 12:35:16.993729  3546 leader_election.cc:304] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 8b8c3ee9480c454f93a13bb267c45fc6
I20260630 12:35:16.994673  3630 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:16.994705  3635 raft_consensus.cc:2804] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.995350  3630 ts_tablet_manager.cc:1403] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.019s
I20260630 12:35:16.995445  3635 raft_consensus.cc:697] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:16.995651  3629 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:16.996140  3629 ts_tablet_manager.cc:1403] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.008s
I20260630 12:35:16.996330  3635 consensus_queue.cc:237] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.998062  3630 raft_consensus.cc:359] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.998422  3629 raft_consensus.cc:359] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:16.999665  3630 raft_consensus.cc:385] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.999725  3629 raft_consensus.cc:385] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.000077  3630 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.000133  3629 raft_consensus.cc:740] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.000931  3630 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.001016  3629 consensus_queue.cc:260] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.003158  3630 ts_tablet_manager.cc:1434] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:35:17.004652  3329 catalog_manager.cc:5697] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:17.005581  3629 ts_tablet_manager.cc:1434] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:17.028759  3663 raft_consensus.cc:493] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:17.029210  3663 raft_consensus.cc:515] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.030711  3663 leader_election.cc:290] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.031534  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5559f7794a41403983cbc14e9c244246" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:17.031739  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5559f7794a41403983cbc14e9c244246" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:17.032207  3434 raft_consensus.cc:2468] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:17.032264  3582 raft_consensus.cc:2468] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:17.033399  3474 leader_election.cc:304] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:17.034071  3663 raft_consensus.cc:2804] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:17.034386  3663 raft_consensus.cc:493] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:17.034673  3663 raft_consensus.cc:3060] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.039381  3663 raft_consensus.cc:515] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.040879  3658 raft_consensus.cc:493] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:17.041033  3663 leader_election.cc:290] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.041405  3658 raft_consensus.cc:515] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.042084  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5559f7794a41403983cbc14e9c244246" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:17.042201  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5559f7794a41403983cbc14e9c244246" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:17.042778  3434 raft_consensus.cc:3060] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.042861  3582 raft_consensus.cc:3060] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.043632  3658 leader_election.cc:290] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.045404  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:17.045682  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:17.046077  3509 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:17.046321  3583 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:17.047590  3396 leader_election.cc:304] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:17.048424  3658 raft_consensus.cc:2804] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:17.048775  3658 raft_consensus.cc:493] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:17.049109  3658 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.049832  3582 raft_consensus.cc:2468] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:17.049754  3434 raft_consensus.cc:2468] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:17.051213  3472 leader_election.cc:304] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:17.052109  3663 raft_consensus.cc:2804] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:17.052517  3663 raft_consensus.cc:697] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:17.053210  3663 consensus_queue.cc:237] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.055681  3658 raft_consensus.cc:515] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.058531  3658 leader_election.cc:290] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.059191  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:17.059607  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:17.059815  3509 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.060180  3582 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.060405  3331 catalog_manager.cc:5697] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:17.066771  3509 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:17.066781  3582 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:17.068113  3396 leader_election.cc:304] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:17.068781  3658 raft_consensus.cc:2804] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:17.069262  3658 raft_consensus.cc:697] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:17.070012  3658 consensus_queue.cc:237] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.076457  3331 catalog_manager.cc:5697] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:17.226816  3663 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:17.227398  3663 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.229153  3663 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.230000  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:17.230249  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:17.230861  3434 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:17.230947  3582 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:17.231941  3474 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:17.232637  3663 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:17.232988  3663 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:17.233268  3663 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.237401  3658 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:17.239481  3663 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.241466  3663 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:17.242280  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:17.242933  3434 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.243366  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:17.243954  3582 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.250470  3434 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:17.250761  3582 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:17.252115  3474 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:17.255793  3663 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:17.257148  3663 raft_consensus.cc:697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:17.257951  3663 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.259109  3636 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.266583  3331 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:17.272414  3663 consensus_queue.cc:1048] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.281755  3583 raft_consensus.cc:3060] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.289278  3664 consensus_queue.cc:1048] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.298810  3664 consensus_queue.cc:1048] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.309371  3667 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:17.309412  3663 consensus_queue.cc:1048] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.327271  3671 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:17.344802   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:17.351377  3696 instance_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:35:17.352260  3695 instance_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:35:17.353273   451 server_base.cc:1061] running on GCE node
W20260630 12:35:17.353478  3698 instance_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:35:17.354420   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:17.354614   451 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:35:17.354820   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822917354802 us; error 0 us; skew 500 ppm
I20260630 12:35:17.355288   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:17.358027   451 webserver.cc:533] Webserver started at http://127.0.112.196:41921/ using document root <none> and password file <none>
I20260630 12:35:17.358459   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:17.358628   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:17.358934   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:17.360036   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
format_stamp: "Formatted at 2026-06-30 12:35:17 on dist-test-slave-45vn"
I20260630 12:35:17.364727   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:17.367977  3703 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:35:17.368777   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:17.369089   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
format_stamp: "Formatted at 2026-06-30 12:35:17 on dist-test-slave-45vn"
I20260630 12:35:17.369390   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-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:35:17.385805  3635 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.392031   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:17.393774   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:17.396330   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:17.403976  3434 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:17.408120   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:17.408490   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:17.408779   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:17.408973   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:17.415251  3634 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.459717   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:35969
I20260630 12:35:17.459815  3768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:35969 every 8 connection(s)
I20260630 12:35:17.466197  3327 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58530:
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:35:17.476305  3769 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46739
I20260630 12:35:17.476719  3769 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:17.477468  3769 heartbeater.cc:507] Master 127.0.112.254:46739 requested a full tablet report, sending...
I20260630 12:35:17.479504  3329 ts_manager.cc:194] Registered new tserver with Master: 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:17.480993  3329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58532
I20260630 12:35:17.484874  3661 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.487522  3661 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:17.494640  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cdd7f51843b24f6687a22a92e38ce0c6 has no consensus state
W20260630 12:35:17.496411  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed7bcf736fbd42bc8794109481ead1bd has no consensus state
W20260630 12:35:17.497994  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 169c3e3ae74749d68e00bd35e972db0f has no consensus state
W20260630 12:35:17.499812  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7504b3e331b54fed8479b96d0714d60e has no consensus state
W20260630 12:35:17.502419  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7696e857b3b64b968de1789bb3af8381 has no consensus state
W20260630 12:35:17.504076  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ef7753f7d9dc4792ac531b41c4d2834f has no consensus state
W20260630 12:35:17.508869  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 30d40ae53ca04044b0362d66456d58cf has no consensus state
W20260630 12:35:17.510373  3327 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0369039cec3a48b6818f6132d04e8cda has no consensus state
W20260630 12:35:17.537937  3318 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet ed7bcf736fbd42bc8794109481ead1bd (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ed7bcf736fbd42bc8794109481ead1bd consensus state has no leader
I20260630 12:35:17.539690  3421 tablet_service.cc:1511] Processing CreateTablet for tablet cdd7f51843b24f6687a22a92e38ce0c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.541066  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd7f51843b24f6687a22a92e38ce0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.541002  3492 tablet_service.cc:1511] Processing CreateTablet for tablet cdd7f51843b24f6687a22a92e38ce0c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.542414  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd7f51843b24f6687a22a92e38ce0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.551162  3573 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bcf736fbd42bc8794109481ead1bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.553078  3573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bcf736fbd42bc8794109481ead1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.581488  3495 tablet_service.cc:1511] Processing CreateTablet for tablet 169c3e3ae74749d68e00bd35e972db0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.583489  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169c3e3ae74749d68e00bd35e972db0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.599622  3571 tablet_service.cc:1511] Processing CreateTablet for tablet 169c3e3ae74749d68e00bd35e972db0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.601675  3571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169c3e3ae74749d68e00bd35e972db0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.611856  3777 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:17.616772  3778 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:17.618562  3421 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bcf736fbd42bc8794109481ead1bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.622094  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bcf736fbd42bc8794109481ead1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.623383  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 7504b3e331b54fed8479b96d0714d60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.624715  3778 tablet_bootstrap.cc:654] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.627049  3568 tablet_service.cc:1511] Processing CreateTablet for tablet 7696e857b3b64b968de1789bb3af8381 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.627319  3420 tablet_service.cc:1511] Processing CreateTablet for tablet 7504b3e331b54fed8479b96d0714d60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.628487  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7696e857b3b64b968de1789bb3af8381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.628597  3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7504b3e331b54fed8479b96d0714d60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.624754  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7504b3e331b54fed8479b96d0714d60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.632889  3660 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:17.636463  3777 tablet_bootstrap.cc:654] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.653680  3780 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:17.658309  3421 tablet_service.cc:1511] Processing CreateTablet for tablet 7696e857b3b64b968de1789bb3af8381 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.660293  3780 tablet_bootstrap.cc:654] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.661585  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7696e857b3b64b968de1789bb3af8381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.664570  3660 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.667121  3495 tablet_service.cc:1511] Processing CreateTablet for tablet ef7753f7d9dc4792ac531b41c4d2834f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.668525  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7753f7d9dc4792ac531b41c4d2834f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.695542  3421 tablet_service.cc:1511] Processing CreateTablet for tablet 30d40ae53ca04044b0362d66456d58cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.699873  3568 tablet_service.cc:1511] Processing CreateTablet for tablet ef7753f7d9dc4792ac531b41c4d2834f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.701249  3734 tablet_service.cc:1511] Processing CreateTablet for tablet cdd7f51843b24f6687a22a92e38ce0c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.702236  3731 tablet_service.cc:1511] Processing CreateTablet for tablet 7504b3e331b54fed8479b96d0714d60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.703006  3734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd7f51843b24f6687a22a92e38ce0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.703748  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7504b3e331b54fed8479b96d0714d60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.703642  3733 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bcf736fbd42bc8794109481ead1bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.697675  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d40ae53ca04044b0362d66456d58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.706166  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 7696e857b3b64b968de1789bb3af8381 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.709954  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7753f7d9dc4792ac531b41c4d2834f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.709304  3733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bcf736fbd42bc8794109481ead1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.709357  3732 tablet_service.cc:1511] Processing CreateTablet for tablet 169c3e3ae74749d68e00bd35e972db0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.712126  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7696e857b3b64b968de1789bb3af8381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.707864  3729 tablet_service.cc:1511] Processing CreateTablet for tablet ef7753f7d9dc4792ac531b41c4d2834f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.713153  3780 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:17.711066  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 30d40ae53ca04044b0362d66456d58cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.713758  3573 tablet_service.cc:1511] Processing CreateTablet for tablet 0369039cec3a48b6818f6132d04e8cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.717322  3418 tablet_service.cc:1511] Processing CreateTablet for tablet 0369039cec3a48b6818f6132d04e8cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.719187  3573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369039cec3a48b6818f6132d04e8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.719444  3418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369039cec3a48b6818f6132d04e8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.718690  3727 tablet_service.cc:1511] Processing CreateTablet for tablet 0369039cec3a48b6818f6132d04e8cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.722888  3780 ts_tablet_manager.cc:1403] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.002s
I20260630 12:35:17.725168  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169c3e3ae74749d68e00bd35e972db0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.730602  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d40ae53ca04044b0362d66456d58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.730840  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 30d40ae53ca04044b0362d66456d58cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:17.732775  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369039cec3a48b6818f6132d04e8cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.734961  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d40ae53ca04044b0362d66456d58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:17.738638  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7753f7d9dc4792ac531b41c4d2834f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:17.808712  3379 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:17.809958  3777 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:17.810490  3777 ts_tablet_manager.cc:1403] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.002s
I20260630 12:35:17.815534  3780 raft_consensus.cc:359] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.816330  3780 raft_consensus.cc:385] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.816624  3780 raft_consensus.cc:740] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.817337  3780 consensus_queue.cc:260] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.821444  3780 ts_tablet_manager.cc:1434] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.098s	user 0.003s	sys 0.007s
I20260630 12:35:17.822404  3780 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:17.856534  3664 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:17.823770  3777 raft_consensus.cc:359] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.858131  3777 raft_consensus.cc:385] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.859025  3777 raft_consensus.cc:740] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.860389  3777 consensus_queue.cc:260] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.862977  3780 tablet_bootstrap.cc:654] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.876056  3671 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.887370  3777 ts_tablet_manager.cc:1434] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260630 12:35:17.888513  3778 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:17.889287  3778 ts_tablet_manager.cc:1403] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.273s	user 0.012s	sys 0.037s
I20260630 12:35:17.894713  3778 raft_consensus.cc:359] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.895867  3778 raft_consensus.cc:385] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.896332  3778 raft_consensus.cc:740] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.897339  3778 consensus_queue.cc:260] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.900346  3778 ts_tablet_manager.cc:1434] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:35:17.901396  3778 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:17.906936  3777 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:17.921610  3778 tablet_bootstrap.cc:654] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.921922  3777 tablet_bootstrap.cc:654] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.922202  3785 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:17.944362  3785 tablet_bootstrap.cc:654] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.951301  3780 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:17.951880  3780 ts_tablet_manager.cc:1403] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.035s
I20260630 12:35:17.952313  3634 raft_consensus.cc:493] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:17.952790  3777 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:17.952845  3634 raft_consensus.cc:515] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.955567  3634 leader_election.cc:290] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:17.955976  3780 raft_consensus.cc:359] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.956607  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:17.956928  3780 raft_consensus.cc:385] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.957465  3780 raft_consensus.cc:740] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.958473  3780 consensus_queue.cc:260] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.953389  3777 ts_tablet_manager.cc:1403] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260630 12:35:17.961369  3780 ts_tablet_manager.cc:1434] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:35:17.962467  3780 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:17.964337  3777 raft_consensus.cc:359] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.968483  3778 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:17.969129  3778 ts_tablet_manager.cc:1403] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.003s
I20260630 12:35:17.969686  3780 tablet_bootstrap.cc:654] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.968369  3777 raft_consensus.cc:385] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.972033  3777 raft_consensus.cc:740] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.973882  3778 raft_consensus.cc:359] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.975353  3778 raft_consensus.cc:385] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.977010  3785 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:17.977525  3778 raft_consensus.cc:740] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.977622  3777 consensus_queue.cc:260] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:17.978811  3778 consensus_queue.cc:260] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.979882  3785 ts_tablet_manager.cc:1403] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.017s
I20260630 12:35:17.980134  3780 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:17.980569  3780 ts_tablet_manager.cc:1403] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:35:17.980769  3777 ts_tablet_manager.cc:1434] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:35:17.981841  3777 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:17.982641  3785 raft_consensus.cc:359] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:17.983412  3785 raft_consensus.cc:385] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.983296  3780 raft_consensus.cc:359] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:17.983757  3785 raft_consensus.cc:740] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.984056  3780 raft_consensus.cc:385] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:17.984355  3780 raft_consensus.cc:740] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:17.985173  3780 consensus_queue.cc:260] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:17.987527  3780 ts_tablet_manager.cc:1434] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:17.987854  3660 raft_consensus.cc:493] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:17.988487  3780 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:17.988323  3660 raft_consensus.cc:515] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:17.988997  3778 ts_tablet_manager.cc:1434] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
W20260630 12:35:17.989660  3548 leader_election.cc:343] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:17.990001  3778 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:17.993347  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:17.994020  3583 raft_consensus.cc:2468] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:17.995739  3780 tablet_bootstrap.cc:654] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:17.992722  3785 consensus_queue.cc:260] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.000255  3396 leader_election.cc:304] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.001227  3658 raft_consensus.cc:2804] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.001601  3658 raft_consensus.cc:493] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.001955  3658 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.009730  3777 tablet_bootstrap.cc:654] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.013907  3660 leader_election.cc:290] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.013823  3769 heartbeater.cc:499] Master 127.0.112.254:46739 was elected leader, sending a full tablet report...
I20260630 12:35:18.024852  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.025641  3785 ts_tablet_manager.cc:1434] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.002s
W20260630 12:35:18.026602  3548 leader_election.cc:343] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.027293  3548 leader_election.cc:304] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6; no voters: 1ab12857f3f74a668b5adaa7a0b53b72, 8b8c3ee9480c454f93a13bb267c45fc6
I20260630 12:35:18.029207  3634 raft_consensus.cc:2749] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:18.033015  3785 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.036938  3658 raft_consensus.cc:515] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.040278  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:18.040926  3583 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.041589  3778 tablet_bootstrap.cc:654] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.047199  3785 tablet_bootstrap.cc:654] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.058291  3777 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:18.058895  3777 ts_tablet_manager.cc:1403] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260630 12:35:18.059733  3634 raft_consensus.cc:493] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.060447  3634 raft_consensus.cc:515] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.061595  3658 leader_election.cc:290] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.064095  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.064497  3634 leader_election.cc:290] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.064805  3509 raft_consensus.cc:2468] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 0.
I20260630 12:35:18.066393  3546 leader_election.cc:304] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:18.068126  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.070191  3780 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
W20260630 12:35:18.070304  3548 leader_election.cc:343] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.070863  3780 ts_tablet_manager.cc:1403] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.023s
I20260630 12:35:18.071377  3634 raft_consensus.cc:2804] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.071802  3634 raft_consensus.cc:493] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.072149  3634 raft_consensus.cc:3060] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.073992  3780 raft_consensus.cc:359] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.079206  3780 raft_consensus.cc:385] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.079573  3780 raft_consensus.cc:740] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.080343  3780 consensus_queue.cc:260] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.082106  3780 ts_tablet_manager.cc:1434] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:35:18.083461  3777 raft_consensus.cc:359] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.084283  3777 raft_consensus.cc:385] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.084585  3777 raft_consensus.cc:740] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.087282  3777 consensus_queue.cc:260] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.090229  3634 raft_consensus.cc:515] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.091264  3780 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:18.063629  3583 raft_consensus.cc:2468] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:18.095283  3777 ts_tablet_manager.cc:1434] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260630 12:35:18.095470  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:18.096084  3509 raft_consensus.cc:3060] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.096431  3777 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:18.097607  3634 leader_election.cc:290] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.099128  3396 leader_election.cc:304] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.101622  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
I20260630 12:35:18.102499  3331 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378] alter complete (version 0)
W20260630 12:35:18.103407  3548 leader_election.cc:343] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.106662  3785 tablet_bootstrap.cc:492] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.106803  3778 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:18.107191  3658 raft_consensus.cc:2804] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.107471  3785 ts_tablet_manager.cc:1403] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.013s
I20260630 12:35:18.107810  3778 ts_tablet_manager.cc:1403] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.043s
I20260630 12:35:18.107286  3671 raft_consensus.cc:493] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.110239  3671 raft_consensus.cc:515] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.112490  3509 raft_consensus.cc:2468] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 1.
I20260630 12:35:18.112691  3671 leader_election.cc:290] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.108422  3658 raft_consensus.cc:697] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:18.113894  3546 leader_election.cc:304] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:18.115190  3634 raft_consensus.cc:2804] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.117384  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:18.123907  3434 raft_consensus.cc:2468] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 0.
I20260630 12:35:18.114125  3658 consensus_queue.cc:237] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.123620  3778 raft_consensus.cc:359] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.121376  3785 raft_consensus.cc:359] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.125275  3634 raft_consensus.cc:697] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:18.126364  3778 raft_consensus.cc:385] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.127142  3785 raft_consensus.cc:385] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.128024  3778 raft_consensus.cc:740] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.128194  3785 raft_consensus.cc:740] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.129469  3785 consensus_queue.cc:260] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.129139  3778 consensus_queue.cc:260] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.131006  3474 leader_election.cc:304] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:18.132081  3671 raft_consensus.cc:2804] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.131919  3634 consensus_queue.cc:237] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.132499  3785 ts_tablet_manager.cc:1434] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:35:18.132464  3671 raft_consensus.cc:493] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.133020  3671 raft_consensus.cc:3060] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.134403  3785 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.136451  3635 raft_consensus.cc:493] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.138397  3778 ts_tablet_manager.cc:1434] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260630 12:35:18.139484  3778 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:18.140506  3635 raft_consensus.cc:515] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.147140  3635 leader_election.cc:290] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:18.149477  3777 tablet_bootstrap.cc:654] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.149238  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.149235  3780 tablet_bootstrap.cc:654] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.150130  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
I20260630 12:35:18.153180  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7696e857b3b64b968de1789bb3af8381" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.151494  3743 raft_consensus.cc:2468] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:18.157249  3744 raft_consensus.cc:2468] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 0.
I20260630 12:35:18.157683  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7696e857b3b64b968de1789bb3af8381" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:18.160233  3434 raft_consensus.cc:2468] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 0.
I20260630 12:35:18.158392  3671 raft_consensus.cc:515] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.163650  3548 leader_election.cc:304] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.164857  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:18.165017  3635 raft_consensus.cc:2804] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.165509  3434 raft_consensus.cc:3060] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.165711  3635 raft_consensus.cc:493] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.166128  3635 raft_consensus.cc:3060] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.178653  3671 leader_election.cc:290] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.182415  3434 raft_consensus.cc:2468] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 1.
I20260630 12:35:18.184052  3474 leader_election.cc:304] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:18.184937  3671 raft_consensus.cc:2804] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.185927  3635 raft_consensus.cc:515] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.186440  3671 raft_consensus.cc:697] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:18.187373  3671 consensus_queue.cc:237] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.192343  3778 tablet_bootstrap.cc:654] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.196038  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7696e857b3b64b968de1789bb3af8381" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
I20260630 12:35:18.196873  3742 raft_consensus.cc:3060] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.198112  3635 leader_election.cc:290] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:18.200484  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7696e857b3b64b968de1789bb3af8381" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:18.201131  3331 catalog_manager.cc:5697] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:18.201104  3434 raft_consensus.cc:3060] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.230937  3327 catalog_manager.cc:5697] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.251567  3785 tablet_bootstrap.cc:654] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.248214  3742 raft_consensus.cc:2468] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 1.
I20260630 12:35:18.256861  3548 leader_election.cc:304] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.259123  3635 raft_consensus.cc:2804] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.261461  3635 raft_consensus.cc:697] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:18.262512  3635 consensus_queue.cc:237] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } }
I20260630 12:35:18.262408  3331 catalog_manager.cc:5697] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.273880  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.275170  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
W20260630 12:35:18.278548  3474 leader_election.cc:343] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:18.279603  3474 leader_election.cc:343] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.281842  3434 raft_consensus.cc:2468] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 1.
I20260630 12:35:18.284762  3777 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:18.285346  3777 ts_tablet_manager.cc:1403] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.018s
I20260630 12:35:18.297986  3327 catalog_manager.cc:5697] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.305298  3780 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: No bootstrap required, opened a new log
I20260630 12:35:18.305925  3780 ts_tablet_manager.cc:1403] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.007s
I20260630 12:35:18.306891  3778 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:18.375300  3778 ts_tablet_manager.cc:1403] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.236s	user 0.019s	sys 0.032s
I20260630 12:35:18.378657  3785 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.379365  3785 ts_tablet_manager.cc:1403] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.246s	user 0.027s	sys 0.015s
I20260630 12:35:18.377238  3777 raft_consensus.cc:359] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.379885  3777 raft_consensus.cc:385] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.380232  3777 raft_consensus.cc:740] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.380219  3780 raft_consensus.cc:359] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.381119  3780 raft_consensus.cc:385] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.381453  3780 raft_consensus.cc:740] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.381340  3777 consensus_queue.cc:260] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.382282  3785 raft_consensus.cc:359] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.382385  3780 consensus_queue.cc:260] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.383100  3785 raft_consensus.cc:385] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.383412  3785 raft_consensus.cc:740] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.383793  3777 ts_tablet_manager.cc:1434] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.098s	user 0.009s	sys 0.026s
I20260630 12:35:18.384266  3785 consensus_queue.cc:260] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.385032  3780 ts_tablet_manager.cc:1434] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.078s	user 0.015s	sys 0.017s
I20260630 12:35:18.385202  3777 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:18.388109  3785 ts_tablet_manager.cc:1434] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:35:18.389418  3785 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.393365  3777 tablet_bootstrap.cc:654] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.397310  3785 tablet_bootstrap.cc:654] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.399060  3635 raft_consensus.cc:493] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.399564  3635 raft_consensus.cc:515] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.401621  3635 leader_election.cc:290] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.402561  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.403208  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.403481  3778 raft_consensus.cc:359] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.403872  3509 raft_consensus.cc:2468] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 0.
W20260630 12:35:18.404170  3548 leader_election.cc:343] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.404276  3778 raft_consensus.cc:385] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.404784  3778 raft_consensus.cc:740] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.405437  3546 leader_election.cc:304] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:18.405601  3778 consensus_queue.cc:260] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.408509  3778 ts_tablet_manager.cc:1434] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260630 12:35:18.409297  3635 raft_consensus.cc:2804] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.409634  3778 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:18.409677  3635 raft_consensus.cc:493] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.410231  3635 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.418431  3778 tablet_bootstrap.cc:654] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.421711  3635 raft_consensus.cc:515] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.424646  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
W20260630 12:35:18.426172  3548 leader_election.cc:343] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.432544  3778 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:18.432794  3635 leader_election.cc:290] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.433156  3778 ts_tablet_manager.cc:1403] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260630 12:35:18.433030  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:18.433833  3509 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.435242  3777 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: No bootstrap required, opened a new log
I20260630 12:35:18.435365  3785 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.436806  3777 ts_tablet_manager.cc:1403] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260630 12:35:18.436471  3778 raft_consensus.cc:359] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.437368  3778 raft_consensus.cc:385] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.437711  3778 raft_consensus.cc:740] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.436851  3785 ts_tablet_manager.cc:1403] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.021s
I20260630 12:35:18.439018  3778 consensus_queue.cc:260] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.440263  3777 raft_consensus.cc:359] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.441011  3777 raft_consensus.cc:385] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.441301  3778 ts_tablet_manager.cc:1434] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:35:18.441371  3777 raft_consensus.cc:740] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.442507  3778 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: Bootstrap starting.
I20260630 12:35:18.442503  3777 consensus_queue.cc:260] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.444685  3777 ts_tablet_manager.cc:1434] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:18.449743  3778 tablet_bootstrap.cc:654] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.453352  3785 raft_consensus.cc:359] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.454174  3785 raft_consensus.cc:385] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.454493  3785 raft_consensus.cc:740] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.455189  3785 consensus_queue.cc:260] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.457191  3785 ts_tablet_manager.cc:1434] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260630 12:35:18.458189  3785 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.460240  3509 raft_consensus.cc:2468] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 1.
I20260630 12:35:18.461833  3546 leader_election.cc:304] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:18.464416  3635 raft_consensus.cc:2804] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.464733  3785 tablet_bootstrap.cc:654] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.468709  3635 raft_consensus.cc:697] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:18.469655  3635 consensus_queue.cc:237] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.470372  3785 tablet_bootstrap.cc:492] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.470902  3785 ts_tablet_manager.cc:1403] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:35:18.474386  3785 raft_consensus.cc:359] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.475123  3785 raft_consensus.cc:385] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.475245  3778 tablet_bootstrap.cc:492] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: No bootstrap required, opened a new log
I20260630 12:35:18.475452  3785 raft_consensus.cc:740] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.475744  3778 ts_tablet_manager.cc:1403] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.017s
I20260630 12:35:18.476333  3785 consensus_queue.cc:260] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.478173  3327 catalog_manager.cc:5697] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:18.478545  3785 ts_tablet_manager.cc:1434] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:18.478535  3778 raft_consensus.cc:359] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.479882  3778 raft_consensus.cc:385] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.480226  3785 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.480192  3778 raft_consensus.cc:740] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.481127  3778 consensus_queue.cc:260] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.483624  3778 ts_tablet_manager.cc:1434] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260630 12:35:18.487594  3785 tablet_bootstrap.cc:654] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.492148  3809 raft_consensus.cc:493] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.492733  3809 raft_consensus.cc:515] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.494006  3785 tablet_bootstrap.cc:492] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.494470  3785 ts_tablet_manager.cc:1403] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260630 12:35:18.495754  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.496234  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.496850  3509 raft_consensus.cc:2468] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
W20260630 12:35:18.497113  3398 leader_election.cc:343] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.497666  3809 leader_election.cc:290] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.498021  3396 leader_election.cc:304] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [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: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:18.498783  3809 raft_consensus.cc:2804] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.498835  3785 raft_consensus.cc:359] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.499267  3809 raft_consensus.cc:493] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.499650  3785 raft_consensus.cc:385] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.499732  3809 raft_consensus.cc:3060] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.500031  3785 raft_consensus.cc:740] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.500846  3785 consensus_queue.cc:260] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.503700  3785 ts_tablet_manager.cc:1434] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:35:18.504715  3785 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.507650  3809 raft_consensus.cc:515] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.509649  3660 consensus_queue.cc:1048] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:18.509919  3809 leader_election.cc:290] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.511051  3785 tablet_bootstrap.cc:654] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.512770  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:18.513374  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
I20260630 12:35:18.513414  3509 raft_consensus.cc:3060] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.514457  3797 raft_consensus.cc:493] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.515277  3797 raft_consensus.cc:515] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.520521  3823 raft_consensus.cc:493] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.523002  3660 raft_consensus.cc:493] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.523624  3660 raft_consensus.cc:515] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.524525  3785 tablet_bootstrap.cc:492] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.525024  3785 ts_tablet_manager.cc:1403] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260630 12:35:18.526062  3509 raft_consensus.cc:2468] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:18.527189  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369039cec3a48b6818f6132d04e8cda" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:18.527427  3396 leader_election.cc:304] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:18.527869  3582 raft_consensus.cc:2468] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:18.528936  3658 raft_consensus.cc:2804] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:35:18.529325  3398 leader_election.cc:343] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:18.521049  3823 raft_consensus.cc:515] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.531184  3660 leader_election.cc:290] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.533077  3635 consensus_queue.cc:1048] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:18.535243  3823 leader_election.cc:290] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.529423  3658 raft_consensus.cc:697] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:18.536422  3658 consensus_queue.cc:237] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.538770  3743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369039cec3a48b6818f6132d04e8cda" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" is_pre_election: true
I20260630 12:35:18.539256  3797 leader_election.cc:290] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:18.539448  3743 raft_consensus.cc:2468] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 0.
I20260630 12:35:18.540408  3396 leader_election.cc:304] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.541281  3809 raft_consensus.cc:2804] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.541671  3809 raft_consensus.cc:493] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.542037  3809 raft_consensus.cc:3060] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.528435  3785 raft_consensus.cc:359] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.554149  3330 catalog_manager.cc:5697] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.555106  3785 raft_consensus.cc:385] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.555709  3785 raft_consensus.cc:740] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.556699  3785 consensus_queue.cc:260] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.563874  3743 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.568153  3785 ts_tablet_manager.cc:1434] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260630 12:35:18.569410  3785 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:18.571979  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d40ae53ca04044b0362d66456d58cf" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:18.572718  3434 raft_consensus.cc:2468] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 0.
I20260630 12:35:18.574227  3706 leader_election.cc:304] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72, 8b8c3ee9480c454f93a13bb267c45fc6; no voters: 
I20260630 12:35:18.575421  3797 raft_consensus.cc:2804] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:18.575923  3797 raft_consensus.cc:493] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:18.576331  3797 raft_consensus.cc:3060] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.583886  3785 tablet_bootstrap.cc:654] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:18.583930  3658 consensus_queue.cc:1048] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:18.593091  3809 raft_consensus.cc:515] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
W20260630 12:35:18.599469  3548 consensus_peers.cc:597] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:18.600826  3809 leader_election.cc:290] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969)
I20260630 12:35:18.590435  3797 raft_consensus.cc:515] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.601851  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369039cec3a48b6818f6132d04e8cda" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:18.602509  3583 raft_consensus.cc:3060] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.605330  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d40ae53ca04044b0362d66456d58cf" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:18.606141  3434 raft_consensus.cc:3060] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.609714  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369039cec3a48b6818f6132d04e8cda" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
I20260630 12:35:18.610674  3742 raft_consensus.cc:3060] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.623638  3583 raft_consensus.cc:2468] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:18.625294  3396 leader_election.cc:304] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:18.626454  3660 raft_consensus.cc:2804] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:35:18.627388  3315 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 0369039cec3a48b6818f6132d04e8cda (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0369039cec3a48b6818f6132d04e8cda consensus state has no leader
I20260630 12:35:18.628058  3660 raft_consensus.cc:697] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:18.629251  3660 consensus_queue.cc:237] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.644603  3823 raft_consensus.cc:493] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.645196  3823 raft_consensus.cc:515] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:18.646411  3434 raft_consensus.cc:2468] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 1.
I20260630 12:35:18.647630  3797 leader_election.cc:290] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.647559  3823 leader_election.cc:290] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.648156  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.648959  3508 raft_consensus.cc:2393] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ab12857f3f74a668b5adaa7a0b53b72 in current term 1: Already voted for candidate 9fc980fa47c045438ff523d20a9d2dd6 in this term.
I20260630 12:35:18.649314  3671 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:18.651789  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d40ae53ca04044b0362d66456d58cf" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.652405  3508 raft_consensus.cc:2468] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 0.
I20260630 12:35:18.652529  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:18.649732  3706 leader_election.cc:304] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72, 8b8c3ee9480c454f93a13bb267c45fc6; no voters: 
I20260630 12:35:18.649475  3742 raft_consensus.cc:2468] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 1.
I20260630 12:35:18.654551  3823 raft_consensus.cc:2804] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:18.655174  3823 raft_consensus.cc:697] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEADER]: Becoming Leader. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Running, Role: LEADER
I20260630 12:35:18.655957  3823 consensus_queue.cc:237] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.660951  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd7f51843b24f6687a22a92e38ce0c6" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.663582  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d40ae53ca04044b0362d66456d58cf" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:18.664175  3508 raft_consensus.cc:3060] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.663714  3327 catalog_manager.cc:5697] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.672674  3704 leader_election.cc:304] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:18.673367  3742 raft_consensus.cc:3060] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.687947  3508 raft_consensus.cc:2468] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 1.
I20260630 12:35:18.688881  3797 raft_consensus.cc:2749] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:18.690709  3664 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:18.694379  3785 tablet_bootstrap.cc:492] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: No bootstrap required, opened a new log
I20260630 12:35:18.694868  3785 ts_tablet_manager.cc:1403] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.126s	user 0.023s	sys 0.046s
I20260630 12:35:18.697921  3785 raft_consensus.cc:359] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.698576  3785 raft_consensus.cc:385] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:18.698887  3785 raft_consensus.cc:740] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: FOLLOWER
I20260630 12:35:18.699597  3785 consensus_queue.cc:260] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.701131  3785 ts_tablet_manager.cc:1434] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:18.705911  3330 catalog_manager.cc:5697] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196). New cstate: current_term: 1 leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.707711  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:18.708920  3704 leader_election.cc:304] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621
I20260630 12:35:18.709692  3797 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.714784  3797 raft_consensus.cc:2749] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:18.767601  3635 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:18.779738  3843 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:18.810950  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:18.822822  3797 raft_consensus.cc:493] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:18.823376  3797 raft_consensus.cc:515] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:18.825569  3797 leader_election.cc:290] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:18.828132  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:18.828593  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7504b3e331b54fed8479b96d0714d60e" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" is_pre_election: true
I20260630 12:35:18.828990  3508 raft_consensus.cc:2393] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ab12857f3f74a668b5adaa7a0b53b72 in current term 1: Already voted for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in this term.
I20260630 12:35:18.830503  3704 leader_election.cc:304] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:18.831768  3797 raft_consensus.cc:3060] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:18.839273  3797 raft_consensus.cc:2749] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:18.844291  3433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
new_leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
 from {username='slave'} at 127.0.0.1:33632
I20260630 12:35:18.845067  3433 raft_consensus.cc:606] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Received request to transfer leadership to TS 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:18.857940  3508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13"
dest_uuid: "c931620879864461a745d9c13f5d9621"
mode: GRACEFUL
new_leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:37958
I20260630 12:35:18.858588  3508 raft_consensus.cc:606] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Received request to transfer leadership to TS 8b8c3ee9480c454f93a13bb267c45fc6
I20260630 12:35:18.859190  3583 consensus_queue.cc:237] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:18.861335  3508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "c931620879864461a745d9c13f5d9621"
mode: GRACEFUL
new_leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:37958
I20260630 12:35:18.861912  3508 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Received request to transfer leadership to TS 8b8c3ee9480c454f93a13bb267c45fc6
I20260630 12:35:18.863078  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:35:18.864037  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:18.865733  3433 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:18.866149  3548 consensus_peers.cc:597] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01ef394c44874585b7f38bf25bddf10a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:18.867107  3508 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:18.867076  3634 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } 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:35:18.868947  3634 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:18.875311  3843 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.877352  3433 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.879714  3508 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.888396  3330 catalog_manager.cc:5697] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:18.903864  3434 consensus_queue.cc:237] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:18.917263  3508 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:18.917590  3635 consensus_queue.cc:1048] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:18.918654  3398 consensus_peers.cc:597] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 787887f21c7d425f91320f33c4a668f8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:18.918932  3660 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:18.919248  3583 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:18.920513  3658 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:18.925798  3671 raft_consensus.cc:993] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: : Instructing follower 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:18.926256  3671 raft_consensus.cc:1081] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Signalling peer 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:18.934628  3843 consensus_queue.cc:1048] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:18.939970  3434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:33614
I20260630 12:35:18.940593  3434 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:18.940961  3434 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:18.948297  3434 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.952358  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:18.953033  3508 raft_consensus.cc:3055] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:18.953359  3508 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:18.954227  3434 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 2 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:18.954246  3508 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.956885  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:18.961885  3582 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:18.964316  3829 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.966342  3508 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:18.968911  3582 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 2.
I20260630 12:35:18.966312  3509 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.973872  3508 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 2.
I20260630 12:35:18.975076  3396 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [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: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:18.975903  3809 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:18.976410  3809 raft_consensus.cc:697] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:18.977243  3809 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:18.977830  3582 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:18.990940  3330 catalog_manager.cc:5697] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
W20260630 12:35:18.998807  3379 auto_rebalancer.cc:639] Failed to schedule move for tablet 339c4849e90045bc9a00bac6e38e7c60: Remote error: Service unavailable: leader transfer in progress
I20260630 12:35:18.999646  3331 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 1 to 2, leader changed from c931620879864461a745d9c13f5d9621 (127.0.112.194) to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 2 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:19.012540  3379 auto_rebalancer.cc:639] Failed to schedule move for tablet 934dab7cb1b8454793e6c5bd572adf13: Remote error: Service unavailable: leader transfer in progress
I20260630 12:35:19.041716  3809 consensus_queue.cc:1048] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.048940  3797 raft_consensus.cc:493] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:19.049476  3797 raft_consensus.cc:515] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.051755  3797 leader_election.cc:290] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:19.054188  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6" is_pre_election: true
I20260630 12:35:19.055066  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169c3e3ae74749d68e00bd35e972db0f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c931620879864461a745d9c13f5d9621" is_pre_election: true
I20260630 12:35:19.056365  3660 consensus_queue.cc:1048] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.059916  3704 leader_election.cc:304] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621
I20260630 12:35:19.061045  3797 raft_consensus.cc:2749] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:19.068769  3797 consensus_queue.cc:1048] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.079615  3797 consensus_queue.cc:1048] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.112198  3742 raft_consensus.cc:3060] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:19.125442  3809 raft_consensus.cc:993] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: : Instructing follower 9fc980fa47c045438ff523d20a9d2dd6 to start an election
I20260630 12:35:19.125974  3658 raft_consensus.cc:1081] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Signalling peer 9fc980fa47c045438ff523d20a9d2dd6 to start an election
I20260630 12:35:19.127981  3582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60"
dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
 from {username='slave'} at 127.0.0.1:42966
I20260630 12:35:19.128580  3582 raft_consensus.cc:493] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:19.128923  3582 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.135795  3582 raft_consensus.cc:515] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.138952  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:19.138975  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339c4849e90045bc9a00bac6e38e7c60" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:19.139716  3434 raft_consensus.cc:3055] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:19.139760  3509 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.140163  3434 raft_consensus.cc:740] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:19.141023  3434 consensus_queue.cc:260] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.142170  3434 raft_consensus.cc:3060] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.150030  3509 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 2.
I20260630 12:35:19.149878  3660 consensus_queue.cc:1048] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.150805  3582 leader_election.cc:290] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 2 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:19.152479  3546 leader_election.cc:304] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:19.153383  3635 raft_consensus.cc:2804] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:19.153812  3635 raft_consensus.cc:697] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:19.154574  3635 consensus_queue.cc:237] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.158005  3434 raft_consensus.cc:2468] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 2.
I20260630 12:35:19.166426  3809 consensus_queue.cc:1048] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:19.172761  3331 catalog_manager.cc:5697] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 1 to 2, leader changed from 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 2 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:19.295553  3862 raft_consensus.cc:993] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: : Instructing follower 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:19.296038  3664 raft_consensus.cc:1081] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Signalling peer 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:19.297586  3434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:33614
I20260630 12:35:19.298146  3434 raft_consensus.cc:493] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:19.298503  3434 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.305295  3434 raft_consensus.cc:515] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.307998  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:19.307323  3434 leader_election.cc:290] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 2 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:19.308653  3509 raft_consensus.cc:3055] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:19.309010  3509 raft_consensus.cc:740] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:19.309335  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934dab7cb1b8454793e6c5bd572adf13" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:19.309908  3582 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.309814  3509 consensus_queue.cc:260] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.312435  3509 raft_consensus.cc:3060] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:19.319196  3582 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 2.
I20260630 12:35:19.320950  3866 ts_tablet_manager.cc:933] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:19.321439  3396 leader_election.cc:304] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:19.322373  3809 raft_consensus.cc:2804] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:19.324293  3809 raft_consensus.cc:697] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:19.325878  3809 consensus_queue.cc:237] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:19.332652  3509 raft_consensus.cc:2468] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 2.
I20260630 12:35:19.337702  3866 tablet_copy_client.cc:323] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:33935
I20260630 12:35:19.340219  3593 tablet_copy_service.cc:140] P 9fc980fa47c045438ff523d20a9d2dd6: Received BeginTabletCopySession request for tablet 01ef394c44874585b7f38bf25bddf10a from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:42982)
I20260630 12:35:19.340823  3593 tablet_copy_service.cc:161] P 9fc980fa47c045438ff523d20a9d2dd6: Beginning new tablet copy session on tablet 01ef394c44874585b7f38bf25bddf10a from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:42982: session id = 1ab12857f3f74a668b5adaa7a0b53b72-01ef394c44874585b7f38bf25bddf10a
I20260630 12:35:19.345831  3331 catalog_manager.cc:5697] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 1 to 2, leader changed from c931620879864461a745d9c13f5d9621 (127.0.112.194) to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 2 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:19.349843  3593 tablet_copy_source_session.cc:215] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:19.353622  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef394c44874585b7f38bf25bddf10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:19.374963  3866 tablet_copy_client.cc:806] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:19.375602  3866 tablet_copy_client.cc:670] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:19.379165  3866 tablet_copy_client.cc:538] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:19.388969  3866 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:19.413360  3866 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:19.414096  3866 tablet_bootstrap.cc:492] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:19.414700  3866 ts_tablet_manager.cc:1403] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260630 12:35:19.416903  3866 raft_consensus.cc:359] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:19.417584  3866 raft_consensus.cc:740] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:19.418099  3866 consensus_queue.cc:260] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:19.421939  3866 ts_tablet_manager.cc:1434] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:35:19.423730  3593 tablet_copy_service.cc:342] P 9fc980fa47c045438ff523d20a9d2dd6: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-01ef394c44874585b7f38bf25bddf10a received from {username='slave'} at 127.0.0.1:42982
I20260630 12:35:19.424140  3593 tablet_copy_service.cc:434] P 9fc980fa47c045438ff523d20a9d2dd6: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-01ef394c44874585b7f38bf25bddf10a on tablet 01ef394c44874585b7f38bf25bddf10a with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:19.466274  3866 ts_tablet_manager.cc:933] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:19.468024  3866 tablet_copy_client.cc:323] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:38973
I20260630 12:35:19.468860  3508 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.469835  3444 tablet_copy_service.cc:140] P 8b8c3ee9480c454f93a13bb267c45fc6: Received BeginTabletCopySession request for tablet 787887f21c7d425f91320f33c4a668f8 from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:33624)
I20260630 12:35:19.470547  3444 tablet_copy_service.cc:161] P 8b8c3ee9480c454f93a13bb267c45fc6: Beginning new tablet copy session on tablet 787887f21c7d425f91320f33c4a668f8 from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:33624: session id = 1ab12857f3f74a668b5adaa7a0b53b72-787887f21c7d425f91320f33c4a668f8
I20260630 12:35:19.470450  3809 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:19.474452  3582 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.478878  3444 tablet_copy_source_session.cc:215] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:19.481298  3809 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:19.482030  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787887f21c7d425f91320f33c4a668f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:19.512265  3866 tablet_copy_client.cc:806] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:19.512753  3866 tablet_copy_client.cc:670] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:19.516386  3866 tablet_copy_client.cc:538] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:19.525386  3866 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:19.545770  3866 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:19.546679  3866 tablet_bootstrap.cc:492] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:19.547338  3866 ts_tablet_manager.cc:1403] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260630 12:35:19.550055  3866 raft_consensus.cc:359] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:19.550904  3866 raft_consensus.cc:740] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:19.551528  3866 consensus_queue.cc:260] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:19.553886  3866 ts_tablet_manager.cc:1434] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:19.555568  3444 tablet_copy_service.cc:342] P 8b8c3ee9480c454f93a13bb267c45fc6: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-787887f21c7d425f91320f33c4a668f8 received from {username='slave'} at 127.0.0.1:33624
I20260630 12:35:19.555980  3444 tablet_copy_service.cc:434] P 8b8c3ee9480c454f93a13bb267c45fc6: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-787887f21c7d425f91320f33c4a668f8 on tablet 787887f21c7d425f91320f33c4a668f8 with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:19.676905  3434 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.678411  3634 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:19.694373  3508 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.695904  3843 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:19.734829  3742 raft_consensus.cc:1217] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:19.749087  3508 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.750313  3809 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:19.761685  3582 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:19.763329  3829 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:20.037995  3742 raft_consensus.cc:1217] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:20.215726  3635 raft_consensus.cc:1064] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:20.217528  3635 consensus_queue.cc:237] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:20.224713  3742 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.224713  3434 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.226435  3879 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:20.227838  3508 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.228648  3879 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } 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:35:20.229681  3634 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:20.240458  3634 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.243026  3433 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.251521  3508 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.254614  3742 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.263855  3327 catalog_manager.cc:5697] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:20.292503  3583 consensus_queue.cc:237] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:20.300760  3742 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:20.301360  3508 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:20.303005  3635 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:20.304731  3635 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:20.309545  3879 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.311378  3508 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.313958  3742 raft_consensus.cc:2955] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.325284  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01ef394c44874585b7f38bf25bddf10a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:20.326246  3329 catalog_manager.cc:5697] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 3 to 4, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.338292  3418 tablet_service.cc:1558] Processing DeleteTablet for tablet 01ef394c44874585b7f38bf25bddf10a with delete_type TABLET_DATA_TOMBSTONED (TS 8b8c3ee9480c454f93a13bb267c45fc6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:20.340538  3886 tablet_replica.cc:333] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:20.341534  3886 raft_consensus.cc:2243] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:20.342173  3886 raft_consensus.cc:2272] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:20.344993  3886 ts_tablet_manager.cc:1916] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:20.355811  3886 ts_tablet_manager.cc:1929] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:20.356197  3886 log.cc:1199] T 01ef394c44874585b7f38bf25bddf10a P 8b8c3ee9480c454f93a13bb267c45fc6: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root/wals/01ef394c44874585b7f38bf25bddf10a
I20260630 12:35:20.357559  3317 catalog_manager.cc:5028] TS 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): tablet 01ef394c44874585b7f38bf25bddf10a (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:20.539901  3829 raft_consensus.cc:1064] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:20.542392  3829 consensus_queue.cc:237] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:20.549178  3742 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.549909  3583 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.550595  3508 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:20.551888  3809 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:20.552695  3658 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:20.553452  3829 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:20.565102  3809 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.573957  3508 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.579310  3583 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.581622  3327 catalog_manager.cc:5697] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:20.583489  3742 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.594697  3433 consensus_queue.cc:237] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:20.606659  3508 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:20.607046  3742 raft_consensus.cc:1275] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:20.608440  3891 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:20.609558  3658 consensus_queue.cc:1048] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:20.615407  3658 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.617189  3742 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.618062  3509 raft_consensus.cc:2955] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.632654  3327 catalog_manager.cc:5697] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:20.634070  3317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 787887f21c7d425f91320f33c4a668f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:20.643404  3573 tablet_service.cc:1558] Processing DeleteTablet for tablet 787887f21c7d425f91320f33c4a668f8 with delete_type TABLET_DATA_TOMBSTONED (TS 9fc980fa47c045438ff523d20a9d2dd6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42954
I20260630 12:35:20.646399  3892 tablet_replica.cc:333] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:20.647279  3892 raft_consensus.cc:2243] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:20.647914  3892 raft_consensus.cc:2272] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:20.651626  3892 ts_tablet_manager.cc:1916] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:20.664280  3892 ts_tablet_manager.cc:1929] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:20.664574  3892 log.cc:1199] T 787887f21c7d425f91320f33c4a668f8 P 9fc980fa47c045438ff523d20a9d2dd6: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root/wals/787887f21c7d425f91320f33c4a668f8
I20260630 12:35:20.665920  3315 catalog_manager.cc:5028] TS 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): tablet 787887f21c7d425f91320f33c4a668f8 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:20.865067  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:20.890671  3583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a"
dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
mode: GRACEFUL
new_leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:43000
I20260630 12:35:20.891348  3583 raft_consensus.cc:606] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Received request to transfer leadership to TS 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:20.893858  3433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
new_leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:33632
I20260630 12:35:20.894371  3433 raft_consensus.cc:606] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Received request to transfer leadership to TS 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:20.896710  3433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
new_leader_uuid: "c931620879864461a745d9c13f5d9621"
 from {username='slave'} at 127.0.0.1:33632
I20260630 12:35:20.897214  3433 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Received request to transfer leadership to TS c931620879864461a745d9c13f5d9621
I20260630 12:35:20.898213  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:35:20.898816  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:20.923055  3809 raft_consensus.cc:993] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: : Instructing follower c931620879864461a745d9c13f5d9621 to start an election
I20260630 12:35:20.923524  3891 raft_consensus.cc:1081] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Signalling peer c931620879864461a745d9c13f5d9621 to start an election
I20260630 12:35:20.924952  3509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "c931620879864461a745d9c13f5d9621"
 from {username='slave'} at 127.0.0.1:37948
I20260630 12:35:20.925441  3509 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:20.925752  3509 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:20.930552  3509 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:20.932224  3509 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [CANDIDATE]: Term 3 election: Requested vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:20.933131  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:20.933321  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "c931620879864461a745d9c13f5d9621" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:20.933763  3433 raft_consensus.cc:3055] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:35:20.933869  3583 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:20.934144  3433 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:20.935312  3433 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:20.936542  3433 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:20.941268  3583 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 3.
I20260630 12:35:20.942656  3472 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [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: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:20.943107  3433 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c931620879864461a745d9c13f5d9621 in term 3.
I20260630 12:35:20.943481  3862 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:35:20.944564  3862 raft_consensus.cc:697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Becoming Leader. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:20.945294  3862 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:20.951390  3329 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 reported cstate change: term changed from 2 to 3, leader changed from 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) to c931620879864461a745d9c13f5d9621 (127.0.112.194). New cstate: current_term: 3 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:21.031901  3809 raft_consensus.cc:993] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: : Instructing follower 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:21.032433  3891 raft_consensus.cc:1081] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Signalling peer 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:21.034112  3742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd"
dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:52160
I20260630 12:35:21.034595  3742 raft_consensus.cc:493] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:21.034900  3742 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.039058  3742 raft_consensus.cc:515] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:21.040453  3742 leader_election.cc:290] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 election: Requested vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:21.041524  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:21.041468  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bcf736fbd42bc8794109481ead1bd" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:21.042429  3433 raft_consensus.cc:3055] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:21.042505  3583 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.043015  3433 raft_consensus.cc:740] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:21.043855  3433 consensus_queue.cc:260] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:21.045032  3433 raft_consensus.cc:3060] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.048169  3583 raft_consensus.cc:2468] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:21.049181  3704 leader_election.cc:304] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:21.049855  3823 raft_consensus.cc:2804] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:21.050709  3433 raft_consensus.cc:2468] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:21.051251  3823 raft_consensus.cc:697] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Running, Role: LEADER
I20260630 12:35:21.052460  3823 consensus_queue.cc:237] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:21.059283  3329 catalog_manager.cc:5697] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: term changed from 1 to 2, leader changed from 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) to 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196). New cstate: current_term: 2 leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:21.321550  3899 raft_consensus.cc:993] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: : Instructing follower 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:21.322022  3634 raft_consensus.cc:1081] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Signalling peer 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:21.323884  3742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a"
dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:52144
I20260630 12:35:21.324442  3742 raft_consensus.cc:493] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:21.324698  3742 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.329088  3742 raft_consensus.cc:515] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:21.330806  3742 leader_election.cc:290] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:21.331630  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:21.331972  3583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef394c44874585b7f38bf25bddf10a" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:21.332257  3509 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.332638  3583 raft_consensus.cc:3055] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:21.332969  3583 raft_consensus.cc:740] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:21.333763  3583 consensus_queue.cc:260] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:21.335026  3583 raft_consensus.cc:3060] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:21.338933  3509 raft_consensus.cc:2468] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:21.340382  3704 leader_election.cc:304] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:21.341114  3823 raft_consensus.cc:2804] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:21.341559  3823 raft_consensus.cc:697] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Running, Role: LEADER
I20260630 12:35:21.341701  3583 raft_consensus.cc:2468] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:21.342391  3823 consensus_queue.cc:237] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:21.349115  3329 catalog_manager.cc:5697] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: term changed from 1 to 2, leader changed from 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) to 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196). New cstate: current_term: 2 leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:21.473399  3583 raft_consensus.cc:1275] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:21.474606  3823 consensus_queue.cc:1048] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:21.483506  3433 raft_consensus.cc:1275] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:21.485477  3903 consensus_queue.cc:1048] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:21.489207  3583 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 3 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:21.490456  3862 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:21.502959  3433 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:21.507718  3862 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:21.665851  3433 consensus_queue.cc:237] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:21.671839  3583 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:35:21.672497  3398 consensus_peers.cc:597] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 934dab7cb1b8454793e6c5bd572adf13. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.673019  3509 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:21.673128  3891 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:21.674356  3912 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } 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:35:21.680047  3891 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.683637  3583 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.683918  3509 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.695689  3329 catalog_manager.cc:5697] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.696671  3508 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
W20260630 12:35:21.704015  3474 consensus_peers.cc:597] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fac8b03ce09b4e0485c03b76a2c730ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.704794  3583 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 3 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:35:21.704963  3433 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:35:21.706105  3909 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:21.706884  3908 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } 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:35:21.713523  3908 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.716365  3433 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.716365  3582 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.728454  3581 consensus_queue.cc:237] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } }
I20260630 12:35:21.731504  3330 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index -1 to 4, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 3 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:21.737478  3546 consensus_peers.cc:597] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7696e857b3b64b968de1789bb3af8381. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.737810  3433 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:21.738090  3742 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:21.739527  3634 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:21.741660  3634 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:21.754159  3742 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } } }
I20260630 12:35:21.752774  3918 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } } }
I20260630 12:35:21.767623  3433 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } } }
I20260630 12:35:21.768682  3327 catalog_manager.cc:5697] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: config changed from index -1 to 2, NON_VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) added. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } } }
I20260630 12:35:21.771301  3581 consensus_queue.cc:237] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:21.782303  3433 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:35:21.782054  3548 consensus_peers.cc:597] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 339c4849e90045bc9a00bac6e38e7c60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:21.783882  3508 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:21.785384  3634 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:21.786161  3899 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } 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:35:21.796746  3634 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.798622  3508 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.799182  3433 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:21.810781  3330 catalog_manager.cc:5697] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index -1 to 3, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:21.857230  3581 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:21.858512  3903 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:21.867992  3508 raft_consensus.cc:1275] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:21.869537  3897 consensus_queue.cc:1048] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:22.152382  3926 ts_tablet_manager.cc:933] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: Initiating tablet copy from peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:22.154261  3926 tablet_copy_client.cc:323] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:33935
I20260630 12:35:22.155966  3593 tablet_copy_service.cc:140] P 9fc980fa47c045438ff523d20a9d2dd6: Received BeginTabletCopySession request for tablet 7696e857b3b64b968de1789bb3af8381 from peer c931620879864461a745d9c13f5d9621 ({username='slave'} at 127.0.0.1:42980)
I20260630 12:35:22.156522  3593 tablet_copy_service.cc:161] P 9fc980fa47c045438ff523d20a9d2dd6: Beginning new tablet copy session on tablet 7696e857b3b64b968de1789bb3af8381 from peer c931620879864461a745d9c13f5d9621 at {username='slave'} at 127.0.0.1:42980: session id = c931620879864461a745d9c13f5d9621-7696e857b3b64b968de1789bb3af8381
I20260630 12:35:22.165505  3593 tablet_copy_source_session.cc:215] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:22.165655  3928 ts_tablet_manager.cc:933] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:22.167713  3928 tablet_copy_client.cc:323] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:38973
I20260630 12:35:22.168394  3926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7696e857b3b64b968de1789bb3af8381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.170136  3444 tablet_copy_service.cc:140] P 8b8c3ee9480c454f93a13bb267c45fc6: Received BeginTabletCopySession request for tablet 934dab7cb1b8454793e6c5bd572adf13 from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:33624)
I20260630 12:35:22.170701  3444 tablet_copy_service.cc:161] P 8b8c3ee9480c454f93a13bb267c45fc6: Beginning new tablet copy session on tablet 934dab7cb1b8454793e6c5bd572adf13 from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:33624: session id = 1ab12857f3f74a668b5adaa7a0b53b72-934dab7cb1b8454793e6c5bd572adf13
I20260630 12:35:22.178149  3444 tablet_copy_source_session.cc:215] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:22.181614  3928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934dab7cb1b8454793e6c5bd572adf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.184262  3926 tablet_copy_client.cc:806] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:22.184904  3926 tablet_copy_client.cc:670] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:22.188338  3926 tablet_copy_client.cc:538] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:22.196163  3926 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: Bootstrap starting.
I20260630 12:35:22.202054  3928 tablet_copy_client.cc:806] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:22.202703  3928 tablet_copy_client.cc:670] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:22.206693  3928 tablet_copy_client.cc:538] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:22.214408  3926 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: 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:35:22.215204  3926 tablet_bootstrap.cc:492] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: Bootstrap complete.
I20260630 12:35:22.215550  3928 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:22.215729  3926 ts_tablet_manager.cc:1403] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:35:22.219439  3926 raft_consensus.cc:359] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } }
I20260630 12:35:22.220288  3926 raft_consensus.cc:740] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Initialized, Role: LEARNER
I20260630 12:35:22.220989  3926 consensus_queue.cc:260] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [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: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: NON_VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: true } }
I20260630 12:35:22.223492  3926 ts_tablet_manager.cc:1434] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:22.226333  3593 tablet_copy_service.cc:342] P 9fc980fa47c045438ff523d20a9d2dd6: Request end of tablet copy session c931620879864461a745d9c13f5d9621-7696e857b3b64b968de1789bb3af8381 received from {username='slave'} at 127.0.0.1:42980
I20260630 12:35:22.226809  3593 tablet_copy_service.cc:434] P 9fc980fa47c045438ff523d20a9d2dd6: ending tablet copy session c931620879864461a745d9c13f5d9621-7696e857b3b64b968de1789bb3af8381 on tablet 7696e857b3b64b968de1789bb3af8381 with peer c931620879864461a745d9c13f5d9621
I20260630 12:35:22.255199  3928 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:22.256165  3928 tablet_bootstrap.cc:492] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:22.256866  3928 ts_tablet_manager.cc:1403] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.007s
I20260630 12:35:22.259774  3928 raft_consensus.cc:359] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.260608  3928 raft_consensus.cc:740] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:22.261322  3928 consensus_queue.cc:260] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.263715  3928 ts_tablet_manager.cc:1434] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:35:22.265499  3444 tablet_copy_service.cc:342] P 8b8c3ee9480c454f93a13bb267c45fc6: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-934dab7cb1b8454793e6c5bd572adf13 received from {username='slave'} at 127.0.0.1:33624
I20260630 12:35:22.265910  3444 tablet_copy_service.cc:434] P 8b8c3ee9480c454f93a13bb267c45fc6: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-934dab7cb1b8454793e6c5bd572adf13 on tablet 934dab7cb1b8454793e6c5bd572adf13 with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:22.267490  3932 ts_tablet_manager.cc:933] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:22.269345  3932 tablet_copy_client.cc:323] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:39267
I20260630 12:35:22.271102  3519 tablet_copy_service.cc:140] P c931620879864461a745d9c13f5d9621: Received BeginTabletCopySession request for tablet fac8b03ce09b4e0485c03b76a2c730ff from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:37956)
I20260630 12:35:22.271651  3519 tablet_copy_service.cc:161] P c931620879864461a745d9c13f5d9621: Beginning new tablet copy session on tablet fac8b03ce09b4e0485c03b76a2c730ff from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:37956: session id = 1ab12857f3f74a668b5adaa7a0b53b72-fac8b03ce09b4e0485c03b76a2c730ff
I20260630 12:35:22.277395  3519 tablet_copy_source_session.cc:215] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:22.280121  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8b03ce09b4e0485c03b76a2c730ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.296360  3932 tablet_copy_client.cc:806] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:22.297029  3932 tablet_copy_client.cc:670] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:22.300881  3932 tablet_copy_client.cc:538] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:22.307583  3932 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:22.326355  3932 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:22.328300  3932 tablet_bootstrap.cc:492] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:22.328919  3932 ts_tablet_manager.cc:1403] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260630 12:35:22.331034  3932 raft_consensus.cc:359] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.331648  3932 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:22.332146  3932 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.334450  3932 ts_tablet_manager.cc:1434] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:22.336755  3519 tablet_copy_service.cc:342] P c931620879864461a745d9c13f5d9621: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-fac8b03ce09b4e0485c03b76a2c730ff received from {username='slave'} at 127.0.0.1:37956
I20260630 12:35:22.337206  3519 tablet_copy_service.cc:434] P c931620879864461a745d9c13f5d9621: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-fac8b03ce09b4e0485c03b76a2c730ff on tablet fac8b03ce09b4e0485c03b76a2c730ff with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:22.357630  3932 ts_tablet_manager.cc:933] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:22.359329  3932 tablet_copy_client.cc:323] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:33935
I20260630 12:35:22.360878  3593 tablet_copy_service.cc:140] P 9fc980fa47c045438ff523d20a9d2dd6: Received BeginTabletCopySession request for tablet 339c4849e90045bc9a00bac6e38e7c60 from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:42982)
I20260630 12:35:22.361452  3593 tablet_copy_service.cc:161] P 9fc980fa47c045438ff523d20a9d2dd6: Beginning new tablet copy session on tablet 339c4849e90045bc9a00bac6e38e7c60 from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:42982: session id = 1ab12857f3f74a668b5adaa7a0b53b72-339c4849e90045bc9a00bac6e38e7c60
I20260630 12:35:22.366173  3593 tablet_copy_source_session.cc:215] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:22.368703  3932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339c4849e90045bc9a00bac6e38e7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:22.380338  3932 tablet_copy_client.cc:806] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:22.380905  3932 tablet_copy_client.cc:670] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:22.384315  3932 tablet_copy_client.cc:538] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:22.391829  3932 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:22.411373  3932 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:22.412108  3932 tablet_bootstrap.cc:492] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:22.412636  3932 ts_tablet_manager.cc:1403] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:35:22.414647  3932 raft_consensus.cc:359] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.415306  3932 raft_consensus.cc:740] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:22.415908  3932 consensus_queue.cc:260] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.417781  3932 ts_tablet_manager.cc:1434] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:22.419754  3593 tablet_copy_service.cc:342] P 9fc980fa47c045438ff523d20a9d2dd6: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-339c4849e90045bc9a00bac6e38e7c60 received from {username='slave'} at 127.0.0.1:42982
I20260630 12:35:22.420112  3593 tablet_copy_service.cc:434] P 9fc980fa47c045438ff523d20a9d2dd6: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-339c4849e90045bc9a00bac6e38e7c60 on tablet 339c4849e90045bc9a00bac6e38e7c60 with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:22.545856  3509 raft_consensus.cc:1217] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:22.599189  3743 raft_consensus.cc:1217] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:22.831123  3743 raft_consensus.cc:1217] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:35:22.899853  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:22.903318  3743 raft_consensus.cc:1217] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:22.917776  3509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "c931620879864461a745d9c13f5d9621"
mode: GRACEFUL
new_leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:37958
I20260630 12:35:22.918412  3509 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Received request to transfer leadership to TS 8b8c3ee9480c454f93a13bb267c45fc6
I20260630 12:35:22.919787  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:22.920409  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:22.947467  3862 raft_consensus.cc:993] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: : Instructing follower 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:22.948019  3941 raft_consensus.cc:1081] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Signalling peer 8b8c3ee9480c454f93a13bb267c45fc6 to start an election
I20260630 12:35:22.949594  3434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
 from {username='slave'} at 127.0.0.1:33614
I20260630 12:35:22.950315  3434 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:22.950610  3434 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:35:22.954902  3434 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.956869  3434 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 4 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:22.958518  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:22.958524  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:22.959259  3509 raft_consensus.cc:3055] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:35:22.959334  3582 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:35:22.959672  3509 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c931620879864461a745d9c13f5d9621, State: Running, Role: LEADER
I20260630 12:35:22.960630  3509 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.962136  3509 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:35:22.965458  3582 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 4.
I20260630 12:35:22.966455  3396 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6; no voters: 
I20260630 12:35:22.967157  3939 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:35:22.967582  3939 raft_consensus.cc:697] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Becoming Leader. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:22.968291  3939 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:22.968988  3509 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8c3ee9480c454f93a13bb267c45fc6 in term 4.
I20260630 12:35:22.975870  3329 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: term changed from 3 to 4, leader changed from c931620879864461a745d9c13f5d9621 (127.0.112.194) to 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193). New cstate: current_term: 4 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:22.988812  3434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:22.989390  3434 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Received request to transfer leadership
I20260630 12:35:22.993100  3634 raft_consensus.cc:1064] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: attempting to promote NON_VOTER c931620879864461a745d9c13f5d9621 to VOTER
I20260630 12:35:22.993639  3434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:22.994169  3434 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Received request to transfer leadership
W20260630 12:35:22.995312  3317 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for fac8b03ce09b4e0485c03b76a2c730ff already in progress
I20260630 12:35:22.995383  3634 consensus_queue.cc:237] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } }
I20260630 12:35:22.998473  3434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:22.999091  3434 raft_consensus.cc:606] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Received request to transfer leadership
I20260630 12:35:23.006587  3434 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:23.007259  3509 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 LEARNER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:23.007429  3743 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:23.008387  3634 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:23.009326  3949 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } 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:35:23.010047  3918 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:23.019476  3949 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c931620879864461a745d9c13f5d9621 (127.0.112.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.021298  3434 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c931620879864461a745d9c13f5d9621 (127.0.112.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.021298  3509 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c931620879864461a745d9c13f5d9621 (127.0.112.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.030717  3743 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c931620879864461a745d9c13f5d9621 (127.0.112.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.032558  3329 catalog_manager.cc:5697] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index 2 to 3, c931620879864461a745d9c13f5d9621 (127.0.112.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:23.049927  3582 consensus_queue.cc:237] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } }
I20260630 12:35:23.055056  3433 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:23.056252  3509 raft_consensus.cc:1275] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:23.057639  3949 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } 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:35:23.059231  3634 consensus_queue.cc:1048] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:23.061477  3939 raft_consensus.cc:1064] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:23.063864  3939 consensus_queue.cc:237] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:23.066056  3937 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.070650  3433 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.070638  3743 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.073144  3582 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.074460  3508 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.075124  3939 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:23.076090  3891 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:23.076937  3509 raft_consensus.cc:2955] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.079147  3938 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:23.079522  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7696e857b3b64b968de1789bb3af8381 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:23.087165  3330 catalog_manager.cc:5697] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { promote: false } } }
I20260630 12:35:23.099087  3732 tablet_service.cc:1558] Processing DeleteTablet for tablet 7696e857b3b64b968de1789bb3af8381 with delete_type TABLET_DATA_TOMBSTONED (TS 1ab12857f3f74a668b5adaa7a0b53b72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52130
I20260630 12:35:23.103106  3957 tablet_replica.cc:333] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:23.104156  3957 raft_consensus.cc:2243] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:23.104943  3957 raft_consensus.cc:2272] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:23.103938  3891 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.106562  3508 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.106989  3582 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.108143  3957 ts_tablet_manager.cc:1916] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:23.120398  3743 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.122685  3327 catalog_manager.cc:5697] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.131117  3957 ts_tablet_manager.cc:1929] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:23.131670  3957 log.cc:1199] T 7696e857b3b64b968de1789bb3af8381 P 1ab12857f3f74a668b5adaa7a0b53b72: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root/wals/7696e857b3b64b968de1789bb3af8381
I20260630 12:35:23.134505  3317 catalog_manager.cc:5028] TS 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): tablet 7696e857b3b64b968de1789bb3af8381 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:23.140815  3433 consensus_queue.cc:237] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:23.145226  3582 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:23.145210  3743 raft_consensus.cc:1275] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:23.146665  3891 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:23.147521  3938 consensus_queue.cc:1048] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:23.153308  3939 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.155340  3743 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.161935  3317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 934dab7cb1b8454793e6c5bd572adf13 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:23.161345  3582 raft_consensus.cc:2955] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.166301  3331 catalog_manager.cc:5697] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New cstate: current_term: 2 leader_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.175786  3492 tablet_service.cc:1558] Processing DeleteTablet for tablet 934dab7cb1b8454793e6c5bd572adf13 with delete_type TABLET_DATA_TOMBSTONED (TS c931620879864461a745d9c13f5d9621 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37928
I20260630 12:35:23.184264  3958 tablet_replica.cc:333] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:23.184990  3958 raft_consensus.cc:2243] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:23.185583  3958 raft_consensus.cc:2272] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:23.187906  3958 ts_tablet_manager.cc:1916] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:23.198665  3958 ts_tablet_manager.cc:1929] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:23.199091  3958 log.cc:1199] T 934dab7cb1b8454793e6c5bd572adf13 P c931620879864461a745d9c13f5d9621: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root/wals/934dab7cb1b8454793e6c5bd572adf13
I20260630 12:35:23.200450  3315 catalog_manager.cc:5028] TS c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): tablet 934dab7cb1b8454793e6c5bd572adf13 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
W20260630 12:35:23.310820  3379 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:35:23.311206  3379 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for fac8b03ce09b4e0485c03b76a2c730ff already in progress
W20260630 12:35:23.311432  3379 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for fac8b03ce09b4e0485c03b76a2c730ff already in progress
I20260630 12:35:23.389838  3582 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 4 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:35:23.391140  3891 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:23.398169  3938 raft_consensus.cc:993] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: : Instructing follower 9fc980fa47c045438ff523d20a9d2dd6 to start an election
I20260630 12:35:23.398669  3939 raft_consensus.cc:1081] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Signalling peer 9fc980fa47c045438ff523d20a9d2dd6 to start an election
I20260630 12:35:23.401664  3582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff"
dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
 from {username='slave'} at 127.0.0.1:42966
I20260630 12:35:23.410921  3582 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:23.411458  3582 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 4 FOLLOWER]: Advancing to term 5
I20260630 12:35:23.415194  3743 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 3 LEARNER]: Advancing to term 4
I20260630 12:35:23.418851  3508 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 4 FOLLOWER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:35:23.427381  3743 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 4 LEARNER]: Refusing update from remote peer 8b8c3ee9480c454f93a13bb267c45fc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:35:23.428824  3938 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:23.429800  3962 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:35:23.432984  3582 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:23.437916  3582 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 5 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:23.438658  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:23.438983  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8b03ce09b4e0485c03b76a2c730ff" candidate_uuid: "9fc980fa47c045438ff523d20a9d2dd6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "8b8c3ee9480c454f93a13bb267c45fc6"
I20260630 12:35:23.439278  3508 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 4 FOLLOWER]: Advancing to term 5
I20260630 12:35:23.439524  3433 raft_consensus.cc:3055] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Stepping down as leader of term 4
I20260630 12:35:23.439814  3433 raft_consensus.cc:740] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8b8c3ee9480c454f93a13bb267c45fc6, State: Running, Role: LEADER
I20260630 12:35:23.440546  3433 consensus_queue.cc:260] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:23.445996  3433 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 4 FOLLOWER]: Advancing to term 5
I20260630 12:35:23.448336  3508 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 5.
I20260630 12:35:23.449147  3509 raft_consensus.cc:1240] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Rejecting Update request from peer 8b8c3ee9480c454f93a13bb267c45fc6 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260630 12:35:23.449579  3546 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:23.450551  3937 raft_consensus.cc:2804] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 FOLLOWER]: Leader election won for term 5
I20260630 12:35:23.451315  3937 raft_consensus.cc:697] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 LEADER]: Becoming Leader. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:23.452626  3433 raft_consensus.cc:2468] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc980fa47c045438ff523d20a9d2dd6 in term 5.
I20260630 12:35:23.453014  3937 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:23.467101  3330 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: term changed from 4 to 5, leader changed from 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) to 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195). New cstate: current_term: 5 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:23.523422  3949 raft_consensus.cc:1064] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:23.525996  3949 consensus_queue.cc:237] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:23.533239  3433 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.533434  3743 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEARNER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.534253  3508 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:23.535328  3937 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:23.536585  3949 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } 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:35:23.537580  3634 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:23.557247  3634 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.558501  3508 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.560631  3743 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.572395  3329 catalog_manager.cc:5697] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.574493  3433 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } attrs { replace: true } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.593654  3582 consensus_queue.cc:237] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:23.599812  3743 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:23.600036  3433 raft_consensus.cc:1275] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:23.601202  3949 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:23.602068  3634 consensus_queue.cc:1048] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:23.609593  3937 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.612069  3743 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.612361  3433 raft_consensus.cc:2955] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:23.620175  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 339c4849e90045bc9a00bac6e38e7c60 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:23.625314  3327 catalog_manager.cc:5697] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index 4 to 5, VOTER c931620879864461a745d9c13f5d9621 (127.0.112.194) evicted. New cstate: current_term: 2 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:23.640944  3492 tablet_service.cc:1558] Processing DeleteTablet for tablet 339c4849e90045bc9a00bac6e38e7c60 with delete_type TABLET_DATA_TOMBSTONED (TS c931620879864461a745d9c13f5d9621 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37928
I20260630 12:35:23.641966  3958 tablet_replica.cc:333] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:23.643266  3958 raft_consensus.cc:2243] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:23.643932  3958 raft_consensus.cc:2272] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:23.646503  3958 ts_tablet_manager.cc:1916] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:23.656781  3958 ts_tablet_manager.cc:1929] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:23.657076  3958 log.cc:1199] T 339c4849e90045bc9a00bac6e38e7c60 P c931620879864461a745d9c13f5d9621: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-1-root/wals/339c4849e90045bc9a00bac6e38e7c60
I20260630 12:35:23.658603  3315 catalog_manager.cc:5028] TS c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): tablet 339c4849e90045bc9a00bac6e38e7c60 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:23.945762  3508 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260630 12:35:23.947006  3937 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:23.956459  3744 raft_consensus.cc:3060] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 4 LEARNER]: Advancing to term 5
I20260630 12:35:23.959770  3433 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260630 12:35:23.962661  3973 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:35:23.964694  3744 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 LEARNER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260630 12:35:23.966136  3973 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:35:23.977309  3973 raft_consensus.cc:1064] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:23.979736  3973 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:23.985867  3433 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260630 12:35:23.985872  3744 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 LEARNER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260630 12:35:23.986065  3508 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260630 12:35:23.987610  3949 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:35:23.988363  3973 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:35:23.988965  3937 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:35:23.995286  3949 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.002413  3508 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.004714  3433 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.013998  3744 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.015091  3330 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 4 to 7, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.032074  3582 consensus_queue.cc:237] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:24.036418  3508 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260630 12:35:24.036664  3744 raft_consensus.cc:1275] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Refusing update from remote peer 9fc980fa47c045438ff523d20a9d2dd6: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260630 12:35:24.037791  3949 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260630 12:35:24.039781  3949 consensus_queue.cc:1048] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260630 12:35:24.043192  3937 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.045449  3508 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.052613  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fac8b03ce09b4e0485c03b76a2c730ff with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:24.054487  3744 raft_consensus.cc:2955] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:24.056768  3331 catalog_manager.cc:5697] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 reported cstate change: config changed from index 7 to 8, VOTER 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193) evicted. New cstate: current_term: 5 leader_uuid: "9fc980fa47c045438ff523d20a9d2dd6" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:24.067067  3418 tablet_service.cc:1558] Processing DeleteTablet for tablet fac8b03ce09b4e0485c03b76a2c730ff with delete_type TABLET_DATA_TOMBSTONED (TS 8b8c3ee9480c454f93a13bb267c45fc6 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:24.070633  3976 tablet_replica.cc:333] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:24.071735  3976 raft_consensus.cc:2243] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.072439  3976 raft_consensus.cc:2272] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.076777  3976 ts_tablet_manager.cc:1916] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:24.087826  3976 ts_tablet_manager.cc:1929] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260630 12:35:24.088213  3976 log.cc:1199] T fac8b03ce09b4e0485c03b76a2c730ff P 8b8c3ee9480c454f93a13bb267c45fc6: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-0-root/wals/fac8b03ce09b4e0485c03b76a2c730ff
I20260630 12:35:24.089883  3317 catalog_manager.cc:5028] TS 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): tablet fac8b03ce09b4e0485c03b76a2c730ff (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:24.661374  3508 consensus_queue.cc:237] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } }
I20260630 12:35:24.666885  3744 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:24.667603  3472 consensus_peers.cc:597] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 -> Peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Couldn't send request to peer 9fc980fa47c045438ff523d20a9d2dd6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdd7f51843b24f6687a22a92e38ce0c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:24.668149  3979 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:24.668459  3433 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:24.669651  3980 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:24.678237  3979 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } } }
I20260630 12:35:24.680166  3744 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } } }
I20260630 12:35:24.682144  3433 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } } }
I20260630 12:35:24.692602  3327 catalog_manager.cc:5697] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index -1 to 2, NON_VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) added. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.692603  3508 consensus_queue.cc:237] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:24.701299  3582 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:24.701857  3474 consensus_peers.cc:597] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 -> Peer 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): Couldn't send request to peer 1ab12857f3f74a668b5adaa7a0b53b72. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5559f7794a41403983cbc14e9c244246. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:24.702921  3941 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:24.703790  3433 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:24.705013  3979 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:24.712001  3980 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:24.717000  3582 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:24.718933  3433 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } } }
I20260630 12:35:24.726066  3330 catalog_manager.cc:5697] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:24.921593  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:24.940438  3582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f"
dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
mode: GRACEFUL
new_leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:43000
I20260630 12:35:24.940945  3582 raft_consensus.cc:606] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Received request to transfer leadership to TS 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:24.942153  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:24.942960  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:24.999730  3949 raft_consensus.cc:993] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: : Instructing follower 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:25.000737  3977 raft_consensus.cc:1081] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Signalling peer 1ab12857f3f74a668b5adaa7a0b53b72 to start an election
I20260630 12:35:25.002933  3743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f"
dest_uuid: "1ab12857f3f74a668b5adaa7a0b53b72"
 from {username='slave'} at 127.0.0.1:52144
I20260630 12:35:25.003705  3743 raft_consensus.cc:493] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:25.004212  3743 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:25.011018  3743 raft_consensus.cc:515] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:25.013468  3743 leader_election.cc:290] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 election: Requested vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
I20260630 12:35:25.015563  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc980fa47c045438ff523d20a9d2dd6"
I20260630 12:35:25.015379  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7753f7d9dc4792ac531b41c4d2834f" candidate_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c931620879864461a745d9c13f5d9621"
I20260630 12:35:25.016237  3582 raft_consensus.cc:3055] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:25.016384  3508 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:25.016611  3582 raft_consensus.cc:740] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Running, Role: LEADER
I20260630 12:35:25.017900  3582 consensus_queue.cc:260] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [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: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:25.019757  3582 raft_consensus.cc:3060] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:25.025328  3508 raft_consensus.cc:2468] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:25.026888  3704 leader_election.cc:304] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72, c931620879864461a745d9c13f5d9621; no voters: 
I20260630 12:35:25.027890  3969 raft_consensus.cc:2804] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:25.028095  3582 raft_consensus.cc:2468] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab12857f3f74a668b5adaa7a0b53b72 in term 2.
I20260630 12:35:25.029953  3969 raft_consensus.cc:697] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Running, Role: LEADER
I20260630 12:35:25.031462  3969 consensus_queue.cc:237] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:25.048929  3327 catalog_manager.cc:5697] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 reported cstate change: term changed from 1 to 2, leader changed from 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) to 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196). New cstate: current_term: 2 leader_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:25.339370  3548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.193:38973, user_credentials={real_user=slave}} blocked reactor thread for 75275.6us
I20260630 12:35:25.347139  4001 ts_tablet_manager.cc:933] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: Initiating tablet copy from peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:25.349897  4001 tablet_copy_client.cc:323] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:39267
I20260630 12:35:25.352124  3519 tablet_copy_service.cc:140] P c931620879864461a745d9c13f5d9621: Received BeginTabletCopySession request for tablet cdd7f51843b24f6687a22a92e38ce0c6 from peer 9fc980fa47c045438ff523d20a9d2dd6 ({username='slave'} at 127.0.0.1:37936)
I20260630 12:35:25.352769  3519 tablet_copy_service.cc:161] P c931620879864461a745d9c13f5d9621: Beginning new tablet copy session on tablet cdd7f51843b24f6687a22a92e38ce0c6 from peer 9fc980fa47c045438ff523d20a9d2dd6 at {username='slave'} at 127.0.0.1:37936: session id = 9fc980fa47c045438ff523d20a9d2dd6-cdd7f51843b24f6687a22a92e38ce0c6
I20260630 12:35:25.364316  3519 tablet_copy_source_session.cc:215] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:25.370772  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd7f51843b24f6687a22a92e38ce0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.389082  4001 tablet_copy_client.cc:806] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:25.389740  4001 tablet_copy_client.cc:670] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:25.411000  4001 tablet_copy_client.cc:538] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:25.412827  4003 ts_tablet_manager.cc:933] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: Initiating tablet copy from peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
I20260630 12:35:25.414980  4003 tablet_copy_client.cc:323] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:39267
I20260630 12:35:25.416841  3519 tablet_copy_service.cc:140] P c931620879864461a745d9c13f5d9621: Received BeginTabletCopySession request for tablet 5559f7794a41403983cbc14e9c244246 from peer 1ab12857f3f74a668b5adaa7a0b53b72 ({username='slave'} at 127.0.0.1:37956)
I20260630 12:35:25.417384  3519 tablet_copy_service.cc:161] P c931620879864461a745d9c13f5d9621: Beginning new tablet copy session on tablet 5559f7794a41403983cbc14e9c244246 from peer 1ab12857f3f74a668b5adaa7a0b53b72 at {username='slave'} at 127.0.0.1:37956: session id = 1ab12857f3f74a668b5adaa7a0b53b72-5559f7794a41403983cbc14e9c244246
I20260630 12:35:25.420728  4001 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap starting.
I20260630 12:35:25.426062  3519 tablet_copy_source_session.cc:215] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:25.429539  4003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5559f7794a41403983cbc14e9c244246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:25.445508  4001 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: 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:35:25.446534  4001 tablet_bootstrap.cc:492] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: Bootstrap complete.
I20260630 12:35:25.447305  4001 ts_tablet_manager.cc:1403] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260630 12:35:25.449280  4003 tablet_copy_client.cc:806] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:25.449950  4003 tablet_copy_client.cc:670] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:25.450625  4001 raft_consensus.cc:359] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } }
I20260630 12:35:25.451591  4001 raft_consensus.cc:740] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9fc980fa47c045438ff523d20a9d2dd6, State: Initialized, Role: LEARNER
I20260630 12:35:25.452340  4001 consensus_queue.cc:260] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: NON_VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: true } }
I20260630 12:35:25.454535  4003 tablet_copy_client.cc:538] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:25.455230  4001 ts_tablet_manager.cc:1434] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:35:25.457116  3519 tablet_copy_service.cc:342] P c931620879864461a745d9c13f5d9621: Request end of tablet copy session 9fc980fa47c045438ff523d20a9d2dd6-cdd7f51843b24f6687a22a92e38ce0c6 received from {username='slave'} at 127.0.0.1:37936
I20260630 12:35:25.457623  3519 tablet_copy_service.cc:434] P c931620879864461a745d9c13f5d9621: ending tablet copy session 9fc980fa47c045438ff523d20a9d2dd6-cdd7f51843b24f6687a22a92e38ce0c6 on tablet cdd7f51843b24f6687a22a92e38ce0c6 with peer 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:25.463706  4003 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap starting.
I20260630 12:35:25.483330  4003 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: 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:35:25.484014  4003 tablet_bootstrap.cc:492] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: Bootstrap complete.
I20260630 12:35:25.484536  4003 ts_tablet_manager.cc:1403] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:35:25.486630  4003 raft_consensus.cc:359] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:25.487305  4003 raft_consensus.cc:740] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab12857f3f74a668b5adaa7a0b53b72, State: Initialized, Role: LEARNER
I20260630 12:35:25.487776  4003 consensus_queue.cc:260] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: true } }
I20260630 12:35:25.490049  4003 ts_tablet_manager.cc:1434] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:35:25.492022  3519 tablet_copy_service.cc:342] P c931620879864461a745d9c13f5d9621: Request end of tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-5559f7794a41403983cbc14e9c244246 received from {username='slave'} at 127.0.0.1:37956
I20260630 12:35:25.492421  3519 tablet_copy_service.cc:434] P c931620879864461a745d9c13f5d9621: ending tablet copy session 1ab12857f3f74a668b5adaa7a0b53b72-5559f7794a41403983cbc14e9c244246 on tablet 5559f7794a41403983cbc14e9c244246 with peer 1ab12857f3f74a668b5adaa7a0b53b72
I20260630 12:35:25.504714  3508 raft_consensus.cc:1275] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:25.506022  3991 consensus_queue.cc:1048] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:25.535181  3581 raft_consensus.cc:1275] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1ab12857f3f74a668b5adaa7a0b53b72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:25.537497  3969 consensus_queue.cc:1048] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:25.810421  3743 raft_consensus.cc:1217] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:25.913018  3583 raft_consensus.cc:1217] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:35:26.252512  3604 debug-util.cc:398] Leaking SignalData structure 0x7b0800090c60 after lost signal to thread 454
W20260630 12:35:26.253783  3604 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd820 after lost signal to thread 3365
W20260630 12:35:26.254987  3604 debug-util.cc:398] Leaking SignalData structure 0x7b080025eaa0 after lost signal to thread 3458
W20260630 12:35:26.256047  3604 debug-util.cc:398] Leaking SignalData structure 0x7b08001830e0 after lost signal to thread 3533
W20260630 12:35:26.257114  3604 debug-util.cc:398] Leaking SignalData structure 0x7b080024f160 after lost signal to thread 3607
W20260630 12:35:26.258193  3604 debug-util.cc:398] Leaking SignalData structure 0x7b0800190a20 after lost signal to thread 3768
I20260630 12:35:26.406216  4013 raft_consensus.cc:1064] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: attempting to promote NON_VOTER 1ab12857f3f74a668b5adaa7a0b53b72 to VOTER
I20260630 12:35:26.409118  4013 consensus_queue.cc:237] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:26.416191  3742 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEARNER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.417815  3994 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:26.423784  3980 raft_consensus.cc:1064] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: attempting to promote NON_VOTER 9fc980fa47c045438ff523d20a9d2dd6 to VOTER
I20260630 12:35:26.428615  3980 consensus_queue.cc:237] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } }
I20260630 12:35:26.432102  3581 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.434916  3434 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.437431  3994 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:26.440637  3994 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:26.459980  3743 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.462666  4013 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:26.465507  3581 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEARNER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.467715  3583 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.470237  4021 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.479693  4017 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:26.481456  3434 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:26.484256  3742 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.487335  3327 catalog_manager.cc:5697] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.488098  3434 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.493217  4021 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:26.539690  4013 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.554884  3742 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.561695  3581 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.556835  3434 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.596742  3508 consensus_queue.cc:237] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:26.599435  3327 catalog_manager.cc:5697] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 2 to 3, 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.607749  3742 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:26.610109  3434 raft_consensus.cc:1275] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:26.611593  4013 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:26.614876  4013 consensus_queue.cc:1048] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } 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:35:26.622330  4021 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.625528  3508 consensus_queue.cc:237] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [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: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } }
I20260630 12:35:26.628026  3433 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.638230  3434 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:26.639817  3581 raft_consensus.cc:1275] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Refusing update from remote peer c931620879864461a745d9c13f5d9621: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:26.639976  4013 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:26.641856  4017 consensus_queue.cc:1048] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } 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:35:26.648142  3994 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.649655  3434 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.654553  3581 raft_consensus.cc:2955] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.656538  3742 raft_consensus.cc:2955] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } } }
I20260630 12:35:26.664685  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5559f7794a41403983cbc14e9c244246 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:26.670801  3331 catalog_manager.cc:5697] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 reported cstate change: config changed from index 3 to 4, VOTER 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.663379  3329 catalog_manager.cc:5697] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 reported cstate change: config changed from index 3 to 4, VOTER 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "c931620879864461a745d9c13f5d9621" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } attrs { promote: false } } }
I20260630 12:35:26.676103  3315 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdd7f51843b24f6687a22a92e38ce0c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:26.698012  3732 tablet_service.cc:1558] Processing DeleteTablet for tablet cdd7f51843b24f6687a22a92e38ce0c6 with delete_type TABLET_DATA_TOMBSTONED (TS 1ab12857f3f74a668b5adaa7a0b53b72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52130
I20260630 12:35:26.700340  3573 tablet_service.cc:1558] Processing DeleteTablet for tablet 5559f7794a41403983cbc14e9c244246 with delete_type TABLET_DATA_TOMBSTONED (TS 9fc980fa47c045438ff523d20a9d2dd6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42954
I20260630 12:35:26.704206  4030 tablet_replica.cc:333] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:26.705132  4030 raft_consensus.cc:2243] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:26.705725  4030 raft_consensus.cc:2272] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:26.712042  4030 ts_tablet_manager.cc:1916] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:26.715888  4031 tablet_replica.cc:333] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:26.716912  4031 raft_consensus.cc:2243] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:26.717669  4031 raft_consensus.cc:2272] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:26.721159  4031 ts_tablet_manager.cc:1916] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:26.728703  4030 ts_tablet_manager.cc:1929] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:26.729207  4030 log.cc:1199] T cdd7f51843b24f6687a22a92e38ce0c6 P 1ab12857f3f74a668b5adaa7a0b53b72: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-3-root/wals/cdd7f51843b24f6687a22a92e38ce0c6
I20260630 12:35:26.731119  3317 catalog_manager.cc:5028] TS 1ab12857f3f74a668b5adaa7a0b53b72 (127.0.112.196:35969): tablet cdd7f51843b24f6687a22a92e38ce0c6 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:26.735106  4031 ts_tablet_manager.cc:1929] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:26.735466  4031 log.cc:1199] T 5559f7794a41403983cbc14e9c244246 P 9fc980fa47c045438ff523d20a9d2dd6: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822834427891-451-0/minicluster-data/ts-2-root/wals/5559f7794a41403983cbc14e9c244246
I20260630 12:35:26.736878  3315 catalog_manager.cc:5028] TS 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): tablet 5559f7794a41403983cbc14e9c244246 (table range_aware_rebalance_new_range [id=81809ed73e6c4cabb99c1cdf515c1378]) successfully deleted
I20260630 12:35:26.944324  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:26.961735  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:26.962632  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:27.182565   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:35:27.223423   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.224440   451 tablet_replica.cc:333] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.225829   451 raft_consensus.cc:2243] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.226981   451 raft_consensus.cc:2272] T 0369039cec3a48b6818f6132d04e8cda P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.232007   451 tablet_replica.cc:333] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.233211   451 raft_consensus.cc:2243] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.234112   451 raft_consensus.cc:2272] T 30d40ae53ca04044b0362d66456d58cf P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.239019   451 tablet_replica.cc:333] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.239872   451 raft_consensus.cc:2243] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:35:27.240041  3474 consensus_peers.cc:597] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. 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:35:27.241171   451 raft_consensus.cc:2272] T 7504b3e331b54fed8479b96d0714d60e P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:27.243683  3474 consensus_peers.cc:597] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. 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:35:27.244390   451 tablet_replica.cc:333] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.244993   451 raft_consensus.cc:2243] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.245664   451 raft_consensus.cc:2272] T 7696e857b3b64b968de1789bb3af8381 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.247699   451 tablet_replica.cc:333] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.248263   451 raft_consensus.cc:2243] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.248854   451 raft_consensus.cc:2272] T 5559f7794a41403983cbc14e9c244246 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.251130   451 tablet_replica.cc:333] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.251649   451 raft_consensus.cc:2243] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.252123   451 raft_consensus.cc:2272] T ed7bcf736fbd42bc8794109481ead1bd P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.253844   451 tablet_replica.cc:333] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.254384   451 raft_consensus.cc:2243] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.254889   451 raft_consensus.cc:2272] T 7bddaf26eef14f0fabe600e66200fd5c P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.256891   451 tablet_replica.cc:333] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.257424   451 raft_consensus.cc:2243] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.258127   451 raft_consensus.cc:2272] T 934dab7cb1b8454793e6c5bd572adf13 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.260138   451 tablet_replica.cc:333] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.260607   451 raft_consensus.cc:2243] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.261096   451 raft_consensus.cc:2272] T cdd7f51843b24f6687a22a92e38ce0c6 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.263267   451 tablet_replica.cc:333] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.263904   451 raft_consensus.cc:2243] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.264744   451 raft_consensus.cc:2272] T 787887f21c7d425f91320f33c4a668f8 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.266889   451 tablet_replica.cc:333] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.267391   451 raft_consensus.cc:2243] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.267810   451 raft_consensus.cc:2272] T 33bae9ef3c354d4f91fa4ee9f48b004d P 8b8c3ee9480c454f93a13bb267c45fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.269735   451 tablet_replica.cc:333] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6: stopping tablet replica
I20260630 12:35:27.270314   451 raft_consensus.cc:2243] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.271073   451 raft_consensus.cc:2272] T 339c4849e90045bc9a00bac6e38e7c60 P 8b8c3ee9480c454f93a13bb267c45fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.308898   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:35:27.335409  3548 consensus_peers.cc:597] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.353374   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:35:27.382797  3546 consensus_peers.cc:597] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. 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:35:27.384894  3704 consensus_peers.cc:597] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. 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:35:27.403827   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.404516   451 tablet_replica.cc:333] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.405190   451 raft_consensus.cc:2243] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.405727   451 raft_consensus.cc:2272] T 7696e857b3b64b968de1789bb3af8381 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.407953   451 tablet_replica.cc:333] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.408644   451 raft_consensus.cc:2243] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.409090   451 raft_consensus.cc:2272] T 30d40ae53ca04044b0362d66456d58cf P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.411199   451 tablet_replica.cc:333] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.411782   451 raft_consensus.cc:2243] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.412325   451 raft_consensus.cc:2272] T ef7753f7d9dc4792ac531b41c4d2834f P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.414279   451 tablet_replica.cc:333] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.414893   451 raft_consensus.cc:2243] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.415273   451 raft_consensus.cc:2272] T 7504b3e331b54fed8479b96d0714d60e P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.417344   451 tablet_replica.cc:333] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.417922   451 raft_consensus.cc:2243] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.418376   451 raft_consensus.cc:2272] T 01ef394c44874585b7f38bf25bddf10a P c931620879864461a745d9c13f5d9621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.420463   451 tablet_replica.cc:333] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.421057   451 raft_consensus.cc:2243] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.421775   451 raft_consensus.cc:2272] T 5559f7794a41403983cbc14e9c244246 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.424734   451 tablet_replica.cc:333] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.425563   451 raft_consensus.cc:2243] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.426333   451 raft_consensus.cc:2272] T cdd7f51843b24f6687a22a92e38ce0c6 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.428654   451 tablet_replica.cc:333] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.429203   451 raft_consensus.cc:2243] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.429700   451 raft_consensus.cc:2272] T 787887f21c7d425f91320f33c4a668f8 P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.431799   451 tablet_replica.cc:333] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.432297   451 raft_consensus.cc:2243] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.433118   451 raft_consensus.cc:2272] T 33bae9ef3c354d4f91fa4ee9f48b004d P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.435155   451 tablet_replica.cc:333] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.435660   451 raft_consensus.cc:2243] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.436561   451 raft_consensus.cc:2272] T 7bddaf26eef14f0fabe600e66200fd5c P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.438570   451 tablet_replica.cc:333] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.439060   451 raft_consensus.cc:2243] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.439489   451 raft_consensus.cc:2272] T 169c3e3ae74749d68e00bd35e972db0f P c931620879864461a745d9c13f5d9621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.441460   451 tablet_replica.cc:333] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621: stopping tablet replica
I20260630 12:35:27.441915   451 raft_consensus.cc:2243] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.442605   451 raft_consensus.cc:2272] T fac8b03ce09b4e0485c03b76a2c730ff P c931620879864461a745d9c13f5d9621 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:27.452900  3546 consensus_peers.cc:597] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. 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:35:27.459510  3548 consensus_peers.cc:597] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:27.472090  3706 consensus_peers.cc:597] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.472841   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:35:27.502689   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
W20260630 12:35:27.528537  3704 consensus_peers.cc:597] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.536895   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:27.537834   451 tablet_replica.cc:333] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.538772   451 raft_consensus.cc:2243] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.539430   451 raft_consensus.cc:2272] T cdd7f51843b24f6687a22a92e38ce0c6 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.542327   451 tablet_replica.cc:333] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.543231   451 raft_consensus.cc:2243] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.543823   451 raft_consensus.cc:2272] T 0369039cec3a48b6818f6132d04e8cda P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.546515   451 tablet_replica.cc:333] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.547341   451 raft_consensus.cc:2243] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.547883   451 raft_consensus.cc:2272] T ef7753f7d9dc4792ac531b41c4d2834f P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.550220   451 tablet_replica.cc:333] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.551043   451 raft_consensus.cc:2243] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.551591   451 raft_consensus.cc:2272] T 7bddaf26eef14f0fabe600e66200fd5c P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.554311   451 tablet_replica.cc:333] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.555099   451 raft_consensus.cc:2243] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.556141   451 raft_consensus.cc:2272] T 339c4849e90045bc9a00bac6e38e7c60 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.558712   451 tablet_replica.cc:333] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.559468   451 raft_consensus.cc:2243] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.560442   451 raft_consensus.cc:2272] T 7696e857b3b64b968de1789bb3af8381 P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.563253   451 tablet_replica.cc:333] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.564036   451 raft_consensus.cc:2243] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.564596   451 raft_consensus.cc:2272] T ed7bcf736fbd42bc8794109481ead1bd P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.567518   451 tablet_replica.cc:333] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.568339   451 raft_consensus.cc:2243] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.568946   451 raft_consensus.cc:2272] T 01ef394c44874585b7f38bf25bddf10a P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.571883   451 tablet_replica.cc:333] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.572638   451 raft_consensus.cc:2243] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.573681   451 raft_consensus.cc:2272] T 169c3e3ae74749d68e00bd35e972db0f P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.576253   451 tablet_replica.cc:333] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.577014   451 raft_consensus.cc:2243] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.577781   451 raft_consensus.cc:2272] T 934dab7cb1b8454793e6c5bd572adf13 P 9fc980fa47c045438ff523d20a9d2dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.580502   451 tablet_replica.cc:333] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.581264   451 raft_consensus.cc:2243] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 LEADER]: Raft consensus shutting down.
I20260630 12:35:27.582369   451 raft_consensus.cc:2272] T fac8b03ce09b4e0485c03b76a2c730ff P 9fc980fa47c045438ff523d20a9d2dd6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:27.585264   451 tablet_replica.cc:333] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6: stopping tablet replica
I20260630 12:35:27.585948   451 raft_consensus.cc:2243] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:27.586506   451 raft_consensus.cc:2272] T 33bae9ef3c354d4f91fa4ee9f48b004d P 9fc980fa47c045438ff523d20a9d2dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:27.595530  3704 consensus_peers.cc:597] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:27.604629  3706 consensus_peers.cc:597] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:27.841037  3704 consensus_peers.cc:597] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Couldn't send request to peer 9fc980fa47c045438ff523d20a9d2dd6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:27.865903  3704 consensus_peers.cc:597] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Couldn't send request to peer 9fc980fa47c045438ff523d20a9d2dd6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:27.897691  3704 consensus_peers.cc:597] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Couldn't send request to peer 9fc980fa47c045438ff523d20a9d2dd6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:28.021791  3704 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260630 12:35:28.302274  4039 raft_consensus.cc:493] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8c3ee9480c454f93a13bb267c45fc6)
I20260630 12:35:28.302874  4039 raft_consensus.cc:515] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:28.304612  4039 leader_election.cc:290] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
W20260630 12:35:28.310123  3706 leader_election.cc:336] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
W20260630 12:35:28.312383  3704 leader_election.cc:336] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111)
I20260630 12:35:28.312789  3704 leader_election.cc:304] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:28.313457  4039 raft_consensus.cc:2749] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.329577  4039 raft_consensus.cc:493] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8c3ee9480c454f93a13bb267c45fc6)
I20260630 12:35:28.330092  4039 raft_consensus.cc:515] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } }
I20260630 12:35:28.332136  4039 leader_election.cc:290] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
W20260630 12:35:28.336256  3706 leader_election.cc:336] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
W20260630 12:35:28.336797  3704 leader_election.cc:336] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111)
I20260630 12:35:28.337193  3704 leader_election.cc:304] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:28.337829  4039 raft_consensus.cc:2749] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.463887  4014 raft_consensus.cc:493] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8c3ee9480c454f93a13bb267c45fc6)
I20260630 12:35:28.464397  4014 raft_consensus.cc:515] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } }
I20260630 12:35:28.466307  4014 leader_election.cc:290] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935), 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973)
I20260630 12:35:28.467258  4014 raft_consensus.cc:493] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8b8c3ee9480c454f93a13bb267c45fc6)
I20260630 12:35:28.467765  4014 raft_consensus.cc:515] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:28.470784  4014 leader_election.cc:290] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
W20260630 12:35:28.471992  3706 leader_election.cc:336] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
W20260630 12:35:28.473081  3704 leader_election.cc:336] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111)
I20260630 12:35:28.473598  3704 leader_election.cc:304] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6
W20260630 12:35:28.474179  3706 leader_election.cc:336] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
I20260630 12:35:28.474452  4014 raft_consensus.cc:2749] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:35:28.476250  3704 leader_election.cc:336] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111)
I20260630 12:35:28.476716  3704 leader_election.cc:304] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:28.477478  4014 raft_consensus.cc:2749] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:35:28.494613  4014 raft_consensus.cc:493] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9fc980fa47c045438ff523d20a9d2dd6)
I20260630 12:35:28.495229  4014 raft_consensus.cc:515] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:28.496855  4014 leader_election.cc:290] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
W20260630 12:35:28.503706  3704 leader_election.cc:336] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111)
W20260630 12:35:28.504678  3704 leader_election.cc:336] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111)
I20260630 12:35:28.505139  3704 leader_election.cc:304] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621
I20260630 12:35:28.505807  4014 raft_consensus.cc:2749] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260630 12:35:28.589180  4014 raft_consensus.cc:493] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9fc980fa47c045438ff523d20a9d2dd6)
I20260630 12:35:28.589811  4014 raft_consensus.cc:515] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:28.592294  4014 leader_election.cc:290] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
W20260630 12:35:28.596833  3704 leader_election.cc:336] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111)
W20260630 12:35:28.597668  3706 leader_election.cc:336] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
I20260630 12:35:28.598111  3706 leader_election.cc:304] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, 9fc980fa47c045438ff523d20a9d2dd6
I20260630 12:35:28.598960  4014 raft_consensus.cc:2749] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:35:28.628082   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3604)
I20260630 12:35:28.741329  4014 raft_consensus.cc:493] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c931620879864461a745d9c13f5d9621)
I20260630 12:35:28.741861  4014 raft_consensus.cc:515] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b8c3ee9480c454f93a13bb267c45fc6" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38973 } } peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } attrs { promote: false } }
I20260630 12:35:28.743785  4014 leader_election.cc:290] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973), c931620879864461a745d9c13f5d9621 (127.0.112.194:39267)
W20260630 12:35:28.748932  3704 leader_election.cc:336] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111)
W20260630 12:35:28.749446  3706 leader_election.cc:336] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111)
I20260630 12:35:28.749950  3706 leader_election.cc:304] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 8b8c3ee9480c454f93a13bb267c45fc6, c931620879864461a745d9c13f5d9621
I20260630 12:35:28.750730  4014 raft_consensus.cc:2749] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.886765  4014 raft_consensus.cc:493] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9fc980fa47c045438ff523d20a9d2dd6)
I20260630 12:35:28.887354  4014 raft_consensus.cc:515] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c931620879864461a745d9c13f5d9621" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 39267 } } peers { permanent_uuid: "1ab12857f3f74a668b5adaa7a0b53b72" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35969 } } peers { permanent_uuid: "9fc980fa47c045438ff523d20a9d2dd6" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 33935 } }
I20260630 12:35:28.889557  4014 leader_election.cc:290] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c931620879864461a745d9c13f5d9621 (127.0.112.194:39267), 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935)
W20260630 12:35:28.893479  3704 leader_election.cc:336] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111)
W20260630 12:35:28.894099  3704 leader_election.cc:336] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9fc980fa47c045438ff523d20a9d2dd6 (127.0.112.195:33935): Network error: Client connection negotiation failed: client connection to 127.0.112.195:33935: connect: Connection refused (error 111)
I20260630 12:35:28.894398  3704 leader_election.cc:304] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [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: 1ab12857f3f74a668b5adaa7a0b53b72; no voters: 9fc980fa47c045438ff523d20a9d2dd6, c931620879864461a745d9c13f5d9621
I20260630 12:35:28.894995  4014 raft_consensus.cc:2749] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:28.963770  3384 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:28.972383  3384 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:28.972990  3384 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:29.628816   451 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3604)
W20260630 12:35:29.833535  3706 consensus_peers.cc:597] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer 8b8c3ee9480c454f93a13bb267c45fc6 (127.0.112.193:38973): Couldn't send request to peer 8b8c3ee9480c454f93a13bb267c45fc6. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38973: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:29.953485   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:35:29.981635   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
W20260630 12:35:30.002102  3704 consensus_peers.cc:597] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:30.009160   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:30.009928   451 tablet_replica.cc:333] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.010878   451 raft_consensus.cc:2243] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.011577   451 raft_consensus.cc:2272] T 339c4849e90045bc9a00bac6e38e7c60 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.013343   451 tablet_replica.cc:333] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.013805   451 raft_consensus.cc:2243] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.014446   451 raft_consensus.cc:2272] T fac8b03ce09b4e0485c03b76a2c730ff P 1ab12857f3f74a668b5adaa7a0b53b72 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.016789   451 tablet_replica.cc:333] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.017333   451 raft_consensus.cc:2243] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.017946   451 raft_consensus.cc:2272] T 934dab7cb1b8454793e6c5bd572adf13 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:30.019032  3704 consensus_peers.cc:597] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 -> Peer c931620879864461a745d9c13f5d9621 (127.0.112.194:39267): Couldn't send request to peer c931620879864461a745d9c13f5d9621. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:39267: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:30.020157   451 tablet_replica.cc:333] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.020700   451 raft_consensus.cc:2243] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.021097   451 raft_consensus.cc:2272] T 169c3e3ae74749d68e00bd35e972db0f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.022889   451 tablet_replica.cc:333] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.023397   451 raft_consensus.cc:2243] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:30.024061   451 raft_consensus.cc:2272] T 30d40ae53ca04044b0362d66456d58cf P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.025671   451 tablet_replica.cc:333] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.026162   451 raft_consensus.cc:2243] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.026661   451 raft_consensus.cc:2272] T 787887f21c7d425f91320f33c4a668f8 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.028582   451 tablet_replica.cc:333] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.029105   451 raft_consensus.cc:2243] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.029556   451 raft_consensus.cc:2272] T 0369039cec3a48b6818f6132d04e8cda P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.031327   451 tablet_replica.cc:333] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.031738   451 raft_consensus.cc:2243] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:30.032357   451 raft_consensus.cc:2272] T ef7753f7d9dc4792ac531b41c4d2834f P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.033890   451 tablet_replica.cc:333] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.034322   451 raft_consensus.cc:2243] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:30.035006   451 raft_consensus.cc:2272] T 01ef394c44874585b7f38bf25bddf10a P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.036643   451 tablet_replica.cc:333] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.037056   451 raft_consensus.cc:2243] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.037367   451 raft_consensus.cc:2272] T 7504b3e331b54fed8479b96d0714d60e P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.038935   451 tablet_replica.cc:333] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.039350   451 raft_consensus.cc:2243] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:30.039708   451 raft_consensus.cc:2272] T 5559f7794a41403983cbc14e9c244246 P 1ab12857f3f74a668b5adaa7a0b53b72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.041038   451 tablet_replica.cc:333] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72: stopping tablet replica
I20260630 12:35:30.041416   451 raft_consensus.cc:2243] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:30.042017   451 raft_consensus.cc:2272] T ed7bcf736fbd42bc8794109481ead1bd P 1ab12857f3f74a668b5adaa7a0b53b72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.074887   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:35:30.098866   451 master.cc:562] Master@127.0.112.254:46739 shutting down...
I20260630 12:35:30.121668   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:30.122169   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:30.122454   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe951ef0767344cf85ef7577fc66ede8: stopping tablet replica
I20260630 12:35:30.141752   451 master.cc:584] Master@127.0.112.254:46739 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15531 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:35:30.195493   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:43275
I20260630 12:35:30.196545   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:30.202335  4042 instance_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:35:30.202361  4041 instance_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:35:30.203135  4044 instance_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:35:30.206168   451 server_base.cc:1061] running on GCE node
I20260630 12:35:30.207548   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.207737   451 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:35:30.207852   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822930207842 us; error 0 us; skew 500 ppm
I20260630 12:35:30.208283   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.210722   451 webserver.cc:533] Webserver started at http://127.0.112.254:45597/ using document root <none> and password file <none>
I20260630 12:35:30.211587   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.211740   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.211966   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.213006   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "1e7ff6128a764e6ca959dafaf8929173"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.217336   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:35:30.220803  4049 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:35:30.221619   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:30.221923   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "1e7ff6128a764e6ca959dafaf8929173"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.222234   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-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:35:30.233807   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.235126   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.275640   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:43275
I20260630 12:35:30.275746  4100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:43275 every 8 connection(s)
I20260630 12:35:30.279815  4101 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:35:30.290627  4101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173: Bootstrap starting.
I20260630 12:35:30.295679  4101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.299983  4101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173: No bootstrap required, opened a new log
I20260630 12:35:30.302134  4101 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER }
I20260630 12:35:30.302521  4101 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.302865  4101 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7ff6128a764e6ca959dafaf8929173, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.303475  4101 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER }
I20260630 12:35:30.304157  4101 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:30.304389  4101 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:30.304689  4101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.309340  4101 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER }
I20260630 12:35:30.309892  4101 leader_election.cc:304] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [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: 1e7ff6128a764e6ca959dafaf8929173; no voters: 
I20260630 12:35:30.311173  4101 leader_election.cc:290] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:30.311532  4104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:30.312887  4104 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7ff6128a764e6ca959dafaf8929173, State: Running, Role: LEADER
I20260630 12:35:30.313593  4104 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [LEADER]: Queue going to LEADER mode. State: All 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: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER }
I20260630 12:35:30.314137  4101 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:30.318082  4105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e7ff6128a764e6ca959dafaf8929173" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER } }
I20260630 12:35:30.318670  4105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:30.319990  4106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e7ff6128a764e6ca959dafaf8929173. Latest consensus state: current_term: 1 leader_uuid: "1e7ff6128a764e6ca959dafaf8929173" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7ff6128a764e6ca959dafaf8929173" member_type: VOTER } }
I20260630 12:35:30.320760  4106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:30.325623  4111 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:30.333727  4111 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:30.334883   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:30.343315  4111 catalog_manager.cc:1383] Generated new cluster ID: f688cbd983794cd8800bdb62d6861ab3
I20260630 12:35:30.343606  4111 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:30.372437  4111 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:30.373720  4111 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:30.398824  4111 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173: Generated new TSK 0
I20260630 12:35:30.399536  4111 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:30.467161   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:30.473081  4122 instance_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:35:30.474252  4123 instance_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:35:30.476019  4125 instance_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:35:30.476518   451 server_base.cc:1061] running on GCE node
I20260630 12:35:30.477519   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.477697   451 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:35:30.477877   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822930477864 us; error 0 us; skew 500 ppm
I20260630 12:35:30.478420   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.480792   451 webserver.cc:533] Webserver started at http://127.0.112.193:37747/ using document root <none> and password file <none>
I20260630 12:35:30.481277   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.481482   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.481745   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.482905   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "b763b8460ac5489ea70769090105c9b7"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.487426   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:35:30.490629  4130 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:35:30.491721   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:30.492081   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "b763b8460ac5489ea70769090105c9b7"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.492372   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-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:35:30.534642   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.535880   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.537407   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:30.539755   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:30.539994   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.540241   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:30.540429   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.581497   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:37293
I20260630 12:35:30.581583  4192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:37293 every 8 connection(s)
I20260630 12:35:30.586853   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:30.594201  4197 instance_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:35:30.595273  4198 instance_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:35:30.597653  4200 instance_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:35:30.598567   451 server_base.cc:1061] running on GCE node
I20260630 12:35:30.599601   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.599823   451 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:35:30.600050   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822930600031 us; error 0 us; skew 500 ppm
I20260630 12:35:30.600682   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.602310  4193 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43275
I20260630 12:35:30.602802  4193 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.603535   451 webserver.cc:533] Webserver started at http://127.0.112.194:33795/ using document root <none> and password file <none>
I20260630 12:35:30.604053   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.604265   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.604254  4193 heartbeater.cc:507] Master 127.0.112.254:43275 requested a full tablet report, sending...
I20260630 12:35:30.604815   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.605852   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "c9517a95ee564d21aae90798acdbd969"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.606642  4066 ts_manager.cc:194] Registered new tserver with Master: b763b8460ac5489ea70769090105c9b7 (127.0.112.193:37293)
I20260630 12:35:30.608676  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53430
I20260630 12:35:30.610826   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:35:30.614135  4205 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:35:30.614967   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:30.615247   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "c9517a95ee564d21aae90798acdbd969"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.615528   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-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:35:30.630532   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.631734   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.633224   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:30.635468   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:30.635695   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.635924   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:30.636094   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.677062   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:38757
I20260630 12:35:30.677162  4267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:38757 every 8 connection(s)
I20260630 12:35:30.681859   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:30.688720  4271 instance_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:35:30.689699  4272 instance_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:35:30.692591   451 server_base.cc:1061] running on GCE node
W20260630 12:35:30.693565  4274 instance_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:35:30.693581  4268 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43275
I20260630 12:35:30.694533  4268 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.695165   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.695427   451 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:35:30.695500  4268 heartbeater.cc:507] Master 127.0.112.254:43275 requested a full tablet report, sending...
I20260630 12:35:30.695622   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822930695605 us; error 0 us; skew 500 ppm
I20260630 12:35:30.696578   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.698383  4066 ts_manager.cc:194] Registered new tserver with Master: c9517a95ee564d21aae90798acdbd969 (127.0.112.194:38757)
I20260630 12:35:30.699733   451 webserver.cc:533] Webserver started at http://127.0.112.195:37325/ using document root <none> and password file <none>
I20260630 12:35:30.700394   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.700486  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53440
I20260630 12:35:30.700644   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.701026   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.702291   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "e60e34d8b3f54c32a18875c0dbd9790b"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.707043   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:35:30.710553  4279 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:35:30.711452   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:30.711782   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "e60e34d8b3f54c32a18875c0dbd9790b"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.712033   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-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:35:30.721454   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.722563   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.723966   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:30.726140   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:30.726310   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.726598   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:30.726784   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.767053   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:43305
I20260630 12:35:30.767169  4341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:43305 every 8 connection(s)
I20260630 12:35:30.771732   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:30.779217  4345 instance_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:35:30.779490  4346 instance_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:35:30.783676   451 server_base.cc:1061] running on GCE node
W20260630 12:35:30.784448  4348 instance_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:35:30.784806  4342 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43275
I20260630 12:35:30.785210  4342 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.785506   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.785742   451 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:35:30.785923   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822930785903 us; error 0 us; skew 500 ppm
I20260630 12:35:30.786002  4342 heartbeater.cc:507] Master 127.0.112.254:43275 requested a full tablet report, sending...
I20260630 12:35:30.786499   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.788182  4066 ts_manager.cc:194] Registered new tserver with Master: e60e34d8b3f54c32a18875c0dbd9790b (127.0.112.195:43305)
I20260630 12:35:30.789494  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53448
I20260630 12:35:30.789801   451 webserver.cc:533] Webserver started at http://127.0.112.196:45593/ using document root <none> and password file <none>
I20260630 12:35:30.790383   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.790618   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.790961   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.792111   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "b8ff96fae972440b87418039aeaaa44e"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.796860   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:30.800405  4353 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:35:30.801147   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:30.801458   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "b8ff96fae972440b87418039aeaaa44e"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-45vn"
I20260630 12:35:30.801756   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822834427891-451-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:35:30.819623   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.820935   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.822273   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:30.824913   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:30.825235   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.825539   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:30.825685   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.868280   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:38597
I20260630 12:35:30.868395  4415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:38597 every 8 connection(s)
I20260630 12:35:30.882287  4416 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43275
I20260630 12:35:30.882923  4416 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.883700  4416 heartbeater.cc:507] Master 127.0.112.254:43275 requested a full tablet report, sending...
I20260630 12:35:30.885736  4066 ts_manager.cc:194] Registered new tserver with Master: b8ff96fae972440b87418039aeaaa44e (127.0.112.196:38597)
I20260630 12:35:30.886562   451 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01509892s
I20260630 12:35:30.887133  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53462
I20260630 12:35:31.443095  4066 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53482:
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:35:31.492908  4233 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad4b63133a644acad81aa7f0a9e6904 (DEFAULT_TABLE table=test-workload [id=0c0f6e047794420daa2fbc15fbc50676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:31.494328  4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad4b63133a644acad81aa7f0a9e6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.500239  4158 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad4b63133a644acad81aa7f0a9e6904 (DEFAULT_TABLE table=test-workload [id=0c0f6e047794420daa2fbc15fbc50676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:31.501415  4158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad4b63133a644acad81aa7f0a9e6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.502290  4307 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad4b63133a644acad81aa7f0a9e6904 (DEFAULT_TABLE table=test-workload [id=0c0f6e047794420daa2fbc15fbc50676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:31.503587  4307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad4b63133a644acad81aa7f0a9e6904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.514894  4437 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: Bootstrap starting.
I20260630 12:35:31.520545  4437 tablet_bootstrap.cc:654] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.524235  4439 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: Bootstrap starting.
I20260630 12:35:31.526077  4438 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: Bootstrap starting.
I20260630 12:35:31.529233  4437 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: No bootstrap required, opened a new log
I20260630 12:35:31.529726  4437 ts_tablet_manager.cc:1403] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:35:31.531525  4439 tablet_bootstrap.cc:654] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.532909  4437 raft_consensus.cc:359] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.533479  4438 tablet_bootstrap.cc:654] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.533803  4437 raft_consensus.cc:385] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.534219  4437 raft_consensus.cc:740] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9517a95ee564d21aae90798acdbd969, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.534981  4437 consensus_queue.cc:260] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.538067  4439 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: No bootstrap required, opened a new log
I20260630 12:35:31.538846  4439 ts_tablet_manager.cc:1403] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:35:31.540274  4268 heartbeater.cc:499] Master 127.0.112.254:43275 was elected leader, sending a full tablet report...
I20260630 12:35:31.540587  4437 ts_tablet_manager.cc:1434] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.001s
I20260630 12:35:31.542006  4438 tablet_bootstrap.cc:492] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: No bootstrap required, opened a new log
I20260630 12:35:31.542582  4438 ts_tablet_manager.cc:1403] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:35:31.542018  4439 raft_consensus.cc:359] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.543948  4439 raft_consensus.cc:385] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.544368  4439 raft_consensus.cc:740] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60e34d8b3f54c32a18875c0dbd9790b, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.545148  4439 consensus_queue.cc:260] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.545449  4438 raft_consensus.cc:359] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.546159  4438 raft_consensus.cc:385] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.546494  4438 raft_consensus.cc:740] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b763b8460ac5489ea70769090105c9b7, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.547763  4342 heartbeater.cc:499] Master 127.0.112.254:43275 was elected leader, sending a full tablet report...
I20260630 12:35:31.547523  4438 consensus_queue.cc:260] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.548266  4439 ts_tablet_manager.cc:1434] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:35:31.550761  4193 heartbeater.cc:499] Master 127.0.112.254:43275 was elected leader, sending a full tablet report...
I20260630 12:35:31.551275  4438 ts_tablet_manager.cc:1434] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:31.585253  4445 raft_consensus.cc:493] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:31.585752  4445 raft_consensus.cc:515] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.588137  4445 leader_election.cc:290] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9517a95ee564d21aae90798acdbd969 (127.0.112.194:38757), e60e34d8b3f54c32a18875c0dbd9790b (127.0.112.195:43305)
I20260630 12:35:31.599725  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad4b63133a644acad81aa7f0a9e6904" candidate_uuid: "b763b8460ac5489ea70769090105c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9517a95ee564d21aae90798acdbd969" is_pre_election: true
I20260630 12:35:31.600385  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad4b63133a644acad81aa7f0a9e6904" candidate_uuid: "b763b8460ac5489ea70769090105c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" is_pre_election: true
I20260630 12:35:31.600584  4243 raft_consensus.cc:2468] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b763b8460ac5489ea70769090105c9b7 in term 0.
I20260630 12:35:31.601115  4317 raft_consensus.cc:2468] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b763b8460ac5489ea70769090105c9b7 in term 0.
I20260630 12:35:31.602056  4134 leader_election.cc:304] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b763b8460ac5489ea70769090105c9b7, c9517a95ee564d21aae90798acdbd969; no voters: 
I20260630 12:35:31.602777  4445 raft_consensus.cc:2804] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:31.603334  4445 raft_consensus.cc:493] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:31.603749  4445 raft_consensus.cc:3060] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.609802  4445 raft_consensus.cc:515] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.611510  4445 leader_election.cc:290] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers c9517a95ee564d21aae90798acdbd969 (127.0.112.194:38757), e60e34d8b3f54c32a18875c0dbd9790b (127.0.112.195:43305)
I20260630 12:35:31.612439  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad4b63133a644acad81aa7f0a9e6904" candidate_uuid: "b763b8460ac5489ea70769090105c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9517a95ee564d21aae90798acdbd969"
I20260630 12:35:31.612726  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad4b63133a644acad81aa7f0a9e6904" candidate_uuid: "b763b8460ac5489ea70769090105c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60e34d8b3f54c32a18875c0dbd9790b"
I20260630 12:35:31.612951  4243 raft_consensus.cc:3060] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.613333  4317 raft_consensus.cc:3060] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.617986  4243 raft_consensus.cc:2468] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b763b8460ac5489ea70769090105c9b7 in term 1.
I20260630 12:35:31.618561  4317 raft_consensus.cc:2468] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b763b8460ac5489ea70769090105c9b7 in term 1.
I20260630 12:35:31.619094  4134 leader_election.cc:304] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b763b8460ac5489ea70769090105c9b7, c9517a95ee564d21aae90798acdbd969; no voters: 
I20260630 12:35:31.619890  4445 raft_consensus.cc:2804] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.621001  4445 raft_consensus.cc:697] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: b763b8460ac5489ea70769090105c9b7, State: Running, Role: LEADER
I20260630 12:35:31.621763  4445 consensus_queue.cc:237] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } }
I20260630 12:35:31.630071  4065 catalog_manager.cc:5697] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b763b8460ac5489ea70769090105c9b7 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b763b8460ac5489ea70769090105c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b763b8460ac5489ea70769090105c9b7" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 37293 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.889884  4416 heartbeater.cc:499] Master 127.0.112.254:43275 was elected leader, sending a full tablet report...
I20260630 12:35:32.040994  4445 consensus_queue.cc:1048] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60e34d8b3f54c32a18875c0dbd9790b" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:32.052724  4445 consensus_queue.cc:1048] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9517a95ee564d21aae90798acdbd969" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:32.332659  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:32.334309  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:32.334687  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:34.335809  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:34.337343  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:34.337791  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:36.339023  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:36.340689  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:36.340997  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:38.341995  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:38.343267  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:38.343523  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:40.344704  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:40.345973  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:40.346251  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.347226  4119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:42.348445  4119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:42.348694  4119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.768317   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:35:42.793440   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:42.794268   451 tablet_replica.cc:333] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7: stopping tablet replica
I20260630 12:35:42.794801   451 raft_consensus.cc:2243] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:42.795725   451 raft_consensus.cc:2272] T 7ad4b63133a644acad81aa7f0a9e6904 P b763b8460ac5489ea70769090105c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:42.818346   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:35:42.833249   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:35:42.854382   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:42.855211   451 tablet_replica.cc:333] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969: stopping tablet replica
I20260630 12:35:42.856060   451 raft_consensus.cc:2243] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:42.856628   451 raft_consensus.cc:2272] T 7ad4b63133a644acad81aa7f0a9e6904 P c9517a95ee564d21aae90798acdbd969 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:42.869920  4097 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4660 after lost signal to thread 454
W20260630 12:35:42.871009  4097 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4d40 after lost signal to thread 4100
W20260630 12:35:42.873072  4097 debug-util.cc:398] Leaking SignalData structure 0x7b08001249e0 after lost signal to thread 4341
W20260630 12:35:42.873870  4097 debug-util.cc:398] Leaking SignalData structure 0x7b0800044700 after lost signal to thread 4415
I20260630 12:35:42.877717   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:35:42.892287   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:35:42.923115   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:42.924088   451 tablet_replica.cc:333] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b: stopping tablet replica
I20260630 12:35:42.925120   451 raft_consensus.cc:2243] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:42.925886   451 raft_consensus.cc:2272] T 7ad4b63133a644acad81aa7f0a9e6904 P e60e34d8b3f54c32a18875c0dbd9790b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:42.950371   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:35:42.965118   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:35:42.996179   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.014650   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:35:43.026291   451 master.cc:562] Master@127.0.112.254:43275 shutting down...
I20260630 12:35:43.055747   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.056704   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.057199   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e7ff6128a764e6ca959dafaf8929173: stopping tablet replica
W20260630 12:35:44.077955   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4097)
W20260630 12:35:45.078784   451 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4097)
I20260630 12:35:45.475575   451 master.cc:584] Master@127.0.112.254:43275 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (15325 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:45.522174   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:39263
I20260630 12:35:45.523383   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.529250  4462 instance_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:35:45.530285  4463 instance_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:35:45.530972  4465 instance_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:35:45.531386   451 server_base.cc:1061] running on GCE node
I20260630 12:35:45.532346   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.532557   451 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:35:45.532717   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822945532703 us; error 0 us; skew 500 ppm
I20260630 12:35:45.533236   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.536027   451 webserver.cc:533] Webserver started at http://127.0.112.254:36279/ using document root <none> and password file <none>
I20260630 12:35:45.536578   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.536810   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.537117   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.538511   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "a625e1ca7afd4cdab2f3fda7422bbe41"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.543511   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:45.547132  4470 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:35:45.548110   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:45.548434   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "a625e1ca7afd4cdab2f3fda7422bbe41"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.548745   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-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:35:45.570401   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.571782   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.614725   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:39263
I20260630 12:35:45.614913  4521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:39263 every 8 connection(s)
I20260630 12:35:45.618979  4522 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:35:45.632082  4522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41: Bootstrap starting.
I20260630 12:35:45.636745  4522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:45.640946  4522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41: No bootstrap required, opened a new log
I20260630 12:35:45.643172  4522 raft_consensus.cc:359] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER }
I20260630 12:35:45.643654  4522 raft_consensus.cc:385] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:45.643833  4522 raft_consensus.cc:740] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a625e1ca7afd4cdab2f3fda7422bbe41, State: Initialized, Role: FOLLOWER
I20260630 12:35:45.644438  4522 consensus_queue.cc:260] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER }
I20260630 12:35:45.644863  4522 raft_consensus.cc:399] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:45.645066  4522 raft_consensus.cc:493] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:45.645288  4522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:45.650236  4522 raft_consensus.cc:515] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER }
I20260630 12:35:45.651006  4522 leader_election.cc:304] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [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: a625e1ca7afd4cdab2f3fda7422bbe41; no voters: 
I20260630 12:35:45.652133  4522 leader_election.cc:290] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:45.652595  4525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:45.653967  4525 raft_consensus.cc:697] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 1 LEADER]: Becoming Leader. State: Replica: a625e1ca7afd4cdab2f3fda7422bbe41, State: Running, Role: LEADER
I20260630 12:35:45.654807  4525 consensus_queue.cc:237] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [LEADER]: Queue going to LEADER mode. State: All 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: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER }
I20260630 12:35:45.655259  4522 sys_catalog.cc:565] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:45.662674  4527 sys_catalog.cc:455] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a625e1ca7afd4cdab2f3fda7422bbe41. Latest consensus state: current_term: 1 leader_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER } }
I20260630 12:35:45.663599  4527 sys_catalog.cc:458] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:45.663712  4526 sys_catalog.cc:455] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a625e1ca7afd4cdab2f3fda7422bbe41" member_type: VOTER } }
I20260630 12:35:45.664645  4526 sys_catalog.cc:458] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:45.665645  4535 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:45.670835  4535 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:45.671954   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:45.680624  4535 catalog_manager.cc:1383] Generated new cluster ID: cfda302932b6497f9869f23cc3c1d8a2
I20260630 12:35:45.680948  4535 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:45.694938  4535 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:45.696277  4535 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:45.713157  4535 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41: Generated new TSK 0
I20260630 12:35:45.713806  4535 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:45.738692   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.745249  4543 instance_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:35:45.746037  4544 instance_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:35:45.747694  4546 instance_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:35:45.748656   451 server_base.cc:1061] running on GCE node
I20260630 12:35:45.749513   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.749699   451 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:35:45.749853   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822945749841 us; error 0 us; skew 500 ppm
I20260630 12:35:45.750398   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.753031   451 webserver.cc:533] Webserver started at http://127.0.112.193:35089/ using document root <none> and password file <none>
I20260630 12:35:45.753485   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.753638   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.753862   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.755118   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "bb0f7dac07b348a0bb59642e23dd53e0"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.761318   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:45.764802  4551 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:35:45.765743   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:45.766059   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "bb0f7dac07b348a0bb59642e23dd53e0"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.766373   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-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:35:45.775457   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.776624   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.778046   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.780653   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.780884   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.781129   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.781327   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.824717   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:39307
I20260630 12:35:45.824808  4613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:39307 every 8 connection(s)
I20260630 12:35:45.830132   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.837754  4618 instance_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:35:45.840121  4619 instance_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:35:45.841789  4621 instance_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:35:45.843165   451 server_base.cc:1061] running on GCE node
I20260630 12:35:45.844062   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.844302   451 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:35:45.844485   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822945844464 us; error 0 us; skew 500 ppm
I20260630 12:35:45.844959   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.847740   451 webserver.cc:533] Webserver started at http://127.0.112.194:36709/ using document root <none> and password file <none>
I20260630 12:35:45.848232   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.848513   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.848871   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.850020  4614 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39263
I20260630 12:35:45.850328   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "fd302f20e2f44d5b87683c67e419c6b9"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.850426  4614 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.851327  4614 heartbeater.cc:507] Master 127.0.112.254:39263 requested a full tablet report, sending...
I20260630 12:35:45.853554  4487 ts_manager.cc:194] Registered new tserver with Master: bb0f7dac07b348a0bb59642e23dd53e0 (127.0.112.193:39307)
I20260630 12:35:45.855579   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:35:45.855842  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36580
I20260630 12:35:45.859427  4626 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:35:45.860361   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:35:45.860605   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "fd302f20e2f44d5b87683c67e419c6b9"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.860852   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-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:35:45.879727   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.880859   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.882308   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.884714   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.884893   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.885190   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.885352   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.928009   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:45497
I20260630 12:35:45.928120  4688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:45497 every 8 connection(s)
I20260630 12:35:45.932886   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.940567  4692 instance_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:35:45.942222  4693 instance_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:35:45.943500   451 server_base.cc:1061] running on GCE node
I20260630 12:35:45.945290  4689 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39263
I20260630 12:35:45.945677  4689 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:45.945652  4696 instance_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:35:45.946868  4689 heartbeater.cc:507] Master 127.0.112.254:39263 requested a full tablet report, sending...
I20260630 12:35:45.946941   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.947291   451 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:35:45.947511   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822945947491 us; error 0 us; skew 500 ppm
I20260630 12:35:45.948156   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.949357  4487 ts_manager.cc:194] Registered new tserver with Master: fd302f20e2f44d5b87683c67e419c6b9 (127.0.112.194:45497)
I20260630 12:35:45.950996   451 webserver.cc:533] Webserver started at http://127.0.112.195:34187/ using document root <none> and password file <none>
I20260630 12:35:45.951239  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36590
I20260630 12:35:45.951563   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.951824   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.952142   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.953459   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "970c4ebe561b42dc888a696b11657193"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.958078   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:45.961580  4700 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:35:45.962627   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:35:45.963020   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "970c4ebe561b42dc888a696b11657193"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-45vn"
I20260630 12:35:45.963275   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822834427891-451-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:35:45.990569   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.991816   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.993260   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.995690   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.995872   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.996166   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.996335   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.038089   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:43955
I20260630 12:35:46.038179  4762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:43955 every 8 connection(s)
I20260630 12:35:46.053103  4763 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39263
I20260630 12:35:46.053498  4763 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:46.054273  4763 heartbeater.cc:507] Master 127.0.112.254:39263 requested a full tablet report, sending...
I20260630 12:35:46.056414  4487 ts_manager.cc:194] Registered new tserver with Master: 970c4ebe561b42dc888a696b11657193 (127.0.112.195:43955)
I20260630 12:35:46.056639   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015300741s
I20260630 12:35:46.057896  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36600
I20260630 12:35:46.858852  4614 heartbeater.cc:499] Master 127.0.112.254:39263 was elected leader, sending a full tablet report...
I20260630 12:35:46.953759  4689 heartbeater.cc:499] Master 127.0.112.254:39263 was elected leader, sending a full tablet report...
I20260630 12:35:47.060715  4763 heartbeater.cc:499] Master 127.0.112.254:39263 was elected leader, sending a full tablet report...
I20260630 12:35:47.125955  4487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36606:
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:35:47.127957  4487 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:35:47.177647  4579 tablet_service.cc:1511] Processing CreateTablet for tablet bb6ee93089314d9c8ad8c2be3472be63 (DEFAULT_TABLE table=test-workload [id=51c466ba1f9d4f51a7874951ac5571ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.179085  4579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6ee93089314d9c8ad8c2be3472be63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.179910  4654 tablet_service.cc:1511] Processing CreateTablet for tablet bb6ee93089314d9c8ad8c2be3472be63 (DEFAULT_TABLE table=test-workload [id=51c466ba1f9d4f51a7874951ac5571ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.181169  4654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6ee93089314d9c8ad8c2be3472be63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.183974  4728 tablet_service.cc:1511] Processing CreateTablet for tablet bb6ee93089314d9c8ad8c2be3472be63 (DEFAULT_TABLE table=test-workload [id=51c466ba1f9d4f51a7874951ac5571ad]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.185261  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6ee93089314d9c8ad8c2be3472be63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.195849  4784 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: Bootstrap starting.
I20260630 12:35:47.197566  4785 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: Bootstrap starting.
I20260630 12:35:47.203114  4786 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: Bootstrap starting.
I20260630 12:35:47.204948  4784 tablet_bootstrap.cc:654] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.205440  4785 tablet_bootstrap.cc:654] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.210162  4786 tablet_bootstrap.cc:654] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.212831  4784 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: No bootstrap required, opened a new log
I20260630 12:35:47.213275  4784 ts_tablet_manager.cc:1403] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:35:47.213698  4785 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: No bootstrap required, opened a new log
I20260630 12:35:47.214304  4785 ts_tablet_manager.cc:1403] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:35:47.216146  4786 tablet_bootstrap.cc:492] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: No bootstrap required, opened a new log
I20260630 12:35:47.215996  4784 raft_consensus.cc:359] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.216631  4786 ts_tablet_manager.cc:1403] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:35:47.216674  4784 raft_consensus.cc:385] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.217190  4784 raft_consensus.cc:740] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd302f20e2f44d5b87683c67e419c6b9, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.217156  4785 raft_consensus.cc:359] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.218168  4785 raft_consensus.cc:385] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.218134  4784 consensus_queue.cc:260] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.218583  4785 raft_consensus.cc:740] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb0f7dac07b348a0bb59642e23dd53e0, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.219450  4785 consensus_queue.cc:260] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.219730  4786 raft_consensus.cc:359] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.221102  4786 raft_consensus.cc:385] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.221477  4786 raft_consensus.cc:740] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 970c4ebe561b42dc888a696b11657193, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.221701  4784 ts_tablet_manager.cc:1434] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:35:47.222452  4786 consensus_queue.cc:260] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.226836  4786 ts_tablet_manager.cc:1434] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260630 12:35:47.231436  4785 ts_tablet_manager.cc:1434] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
W20260630 12:35:47.293566  4764 tablet.cc:2406] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:47.332856  4790 raft_consensus.cc:493] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:47.333525  4790 raft_consensus.cc:515] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.336853  4790 leader_election.cc:290] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 970c4ebe561b42dc888a696b11657193 (127.0.112.195:43955), bb0f7dac07b348a0bb59642e23dd53e0 (127.0.112.193:39307)
I20260630 12:35:47.348825  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6ee93089314d9c8ad8c2be3472be63" candidate_uuid: "fd302f20e2f44d5b87683c67e419c6b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" is_pre_election: true
I20260630 12:35:47.348852  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6ee93089314d9c8ad8c2be3472be63" candidate_uuid: "fd302f20e2f44d5b87683c67e419c6b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "970c4ebe561b42dc888a696b11657193" is_pre_election: true
I20260630 12:35:47.349645  4589 raft_consensus.cc:2468] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd302f20e2f44d5b87683c67e419c6b9 in term 0.
I20260630 12:35:47.349799  4738 raft_consensus.cc:2468] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd302f20e2f44d5b87683c67e419c6b9 in term 0.
I20260630 12:35:47.350993  4628 leader_election.cc:304] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb0f7dac07b348a0bb59642e23dd53e0, fd302f20e2f44d5b87683c67e419c6b9; no voters: 
I20260630 12:35:47.351737  4790 raft_consensus.cc:2804] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:47.352028  4790 raft_consensus.cc:493] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:47.352310  4790 raft_consensus.cc:3060] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.357774  4790 raft_consensus.cc:515] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.359459  4790 leader_election.cc:290] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [CANDIDATE]: Term 1 election: Requested vote from peers 970c4ebe561b42dc888a696b11657193 (127.0.112.195:43955), bb0f7dac07b348a0bb59642e23dd53e0 (127.0.112.193:39307)
I20260630 12:35:47.360419  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6ee93089314d9c8ad8c2be3472be63" candidate_uuid: "fd302f20e2f44d5b87683c67e419c6b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb0f7dac07b348a0bb59642e23dd53e0"
I20260630 12:35:47.360363  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6ee93089314d9c8ad8c2be3472be63" candidate_uuid: "fd302f20e2f44d5b87683c67e419c6b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "970c4ebe561b42dc888a696b11657193"
I20260630 12:35:47.361135  4589 raft_consensus.cc:3060] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.361168  4738 raft_consensus.cc:3060] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.369134  4738 raft_consensus.cc:2468] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd302f20e2f44d5b87683c67e419c6b9 in term 1.
I20260630 12:35:47.369134  4589 raft_consensus.cc:2468] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd302f20e2f44d5b87683c67e419c6b9 in term 1.
I20260630 12:35:47.370594  4628 leader_election.cc:304] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb0f7dac07b348a0bb59642e23dd53e0, fd302f20e2f44d5b87683c67e419c6b9; no voters: 
I20260630 12:35:47.371413  4790 raft_consensus.cc:2804] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:47.372723  4790 raft_consensus.cc:697] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 1 LEADER]: Becoming Leader. State: Replica: fd302f20e2f44d5b87683c67e419c6b9, State: Running, Role: LEADER
I20260630 12:35:47.373486  4790 consensus_queue.cc:237] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } }
I20260630 12:35:47.382445  4487 catalog_manager.cc:5697] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd302f20e2f44d5b87683c67e419c6b9 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "fd302f20e2f44d5b87683c67e419c6b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd302f20e2f44d5b87683c67e419c6b9" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:47.669325  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:47.671696  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:47.673269  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:47.673667  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:47.771186  4790 consensus_queue.cc:1048] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb0f7dac07b348a0bb59642e23dd53e0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:47.784418  4795 consensus_queue.cc:1048] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "970c4ebe561b42dc888a696b11657193" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:48.678570  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:49.674687  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:49.676064  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:49.676353  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:49.686776  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:50.695303  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:51.677305  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:51.678658  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:51.679003  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:51.703220  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:52.711198  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:53.680032  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:53.681313  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:53.681623  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:53.719697  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:54.727523  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:55.682998  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:55.684774  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:55.685091  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:55.737221  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:56.744179  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:57.686110  4540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:57.687587  4540 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:57.687917  4540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:57.750458  4534 placement_policy_util.cc:411] tablet bb6ee93089314d9c8ad8c2be3472be63: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:58.484584   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:35:58.516489   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.517227   451 tablet_replica.cc:333] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0: stopping tablet replica
I20260630 12:35:58.517871   451 raft_consensus.cc:2243] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:58.518925   451 raft_consensus.cc:2272] T bb6ee93089314d9c8ad8c2be3472be63 P bb0f7dac07b348a0bb59642e23dd53e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.541388   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:35:58.555418   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:35:58.585875   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.586611   451 tablet_replica.cc:333] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9: stopping tablet replica
I20260630 12:35:58.587194   451 raft_consensus.cc:2243] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:58.588084   451 raft_consensus.cc:2272] T bb6ee93089314d9c8ad8c2be3472be63 P fd302f20e2f44d5b87683c67e419c6b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.608206   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:35:58.620803   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:35:58.646149   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.647011   451 tablet_replica.cc:333] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193: stopping tablet replica
I20260630 12:35:58.647560   451 raft_consensus.cc:2243] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:58.648100   451 raft_consensus.cc:2272] T bb6ee93089314d9c8ad8c2be3472be63 P 970c4ebe561b42dc888a696b11657193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.669345   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:35:58.681589   451 master.cc:562] Master@127.0.112.254:39263 shutting down...
I20260630 12:35:58.701133   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:58.701768   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.702111   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P a625e1ca7afd4cdab2f3fda7422bbe41: stopping tablet replica
I20260630 12:35:58.722132   451 master.cc:584] Master@127.0.112.254:39263 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13239 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:35:58.761725   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:42077
I20260630 12:35:58.762959   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:58.769085  4808 instance_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:35:58.769183  4807 instance_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:35:58.770431  4810 instance_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:35:58.776785   451 server_base.cc:1061] running on GCE node
I20260630 12:35:58.777807   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:58.778023   451 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:35:58.778194   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822958778160 us; error 0 us; skew 500 ppm
I20260630 12:35:58.778717   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:58.781266   451 webserver.cc:533] Webserver started at http://127.0.112.254:41919/ using document root <none> and password file <none>
I20260630 12:35:58.781764   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:58.781965   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:58.782287   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:58.783562   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "3ca674f8a6f040e8be0099a583a6075e"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-45vn"
I20260630 12:35:58.788175   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:35:58.791790  4815 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:35:58.792703   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:35:58.792970   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "3ca674f8a6f040e8be0099a583a6075e"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-45vn"
I20260630 12:35:58.793197   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:35:58.810576   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:58.811830   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:58.854712   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:42077
I20260630 12:35:58.854913  4866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:42077 every 8 connection(s)
I20260630 12:35:58.860114  4867 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:35:58.874150  4867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e: Bootstrap starting.
I20260630 12:35:58.879190  4867 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:58.883944  4867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e: No bootstrap required, opened a new log
I20260630 12:35:58.886268  4867 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER }
I20260630 12:35:58.886761  4867 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:58.887023  4867 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca674f8a6f040e8be0099a583a6075e, State: Initialized, Role: FOLLOWER
I20260630 12:35:58.887619  4867 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER }
I20260630 12:35:58.888064  4867 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:58.888254  4867 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:58.888486  4867 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:58.893100  4867 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER }
I20260630 12:35:58.893606  4867 leader_election.cc:304] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [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: 3ca674f8a6f040e8be0099a583a6075e; no voters: 
I20260630 12:35:58.895167  4867 leader_election.cc:290] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:58.895521  4870 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:58.897024  4870 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 1 LEADER]: Becoming Leader. State: Replica: 3ca674f8a6f040e8be0099a583a6075e, State: Running, Role: LEADER
I20260630 12:35:58.897714  4870 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [LEADER]: Queue going to LEADER mode. State: All 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: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER }
I20260630 12:35:58.898618  4867 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:58.900872  4872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ca674f8a6f040e8be0099a583a6075e. Latest consensus state: current_term: 1 leader_uuid: "3ca674f8a6f040e8be0099a583a6075e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER } }
I20260630 12:35:58.900971  4871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ca674f8a6f040e8be0099a583a6075e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ca674f8a6f040e8be0099a583a6075e" member_type: VOTER } }
I20260630 12:35:58.901669  4872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:58.901750  4871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:58.905402  4876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:58.914124  4876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:58.915210   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:58.925029  4876 catalog_manager.cc:1383] Generated new cluster ID: 2b9ac1e07679454fb19cccdcac0a9078
I20260630 12:35:58.925331  4876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:58.952086  4876 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:58.953662  4876 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:58.972226  4876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e: Generated new TSK 0
I20260630 12:35:58.972844  4876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:58.982069   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:58.988725  4888 instance_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:35:58.989454  4889 instance_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:35:58.991925   451 server_base.cc:1061] running on GCE node
W20260630 12:35:58.991879  4891 instance_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:35:58.993023   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:58.993256   451 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:35:58.993435   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822958993412 us; error 0 us; skew 500 ppm
I20260630 12:35:58.993924   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:58.996522   451 webserver.cc:533] Webserver started at http://127.0.112.193:37905/ using document root <none> and password file <none>
I20260630 12:35:58.997027   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:58.997238   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:58.997515   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:58.999365   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-45vn"
I20260630 12:35:59.004921   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:59.008404  4896 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:35:59.009282   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:59.009644   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-45vn"
I20260630 12:35:59.009945   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:35:59.029850   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:59.031153   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:59.032748   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:59.035331   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:59.035595   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.035858   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:59.036067   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.081434   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46625
I20260630 12:35:59.081555  4958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46625 every 8 connection(s)
I20260630 12:35:59.086551   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:59.094755  4963 instance_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:35:59.095171  4964 instance_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:35:59.099320   451 server_base.cc:1061] running on GCE node
W20260630 12:35:59.100163  4967 instance_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:35:59.101145   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:59.101346   451 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:35:59.101548   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822959101534 us; error 0 us; skew 500 ppm
I20260630 12:35:59.102111   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:59.105053   451 webserver.cc:533] Webserver started at http://127.0.112.194:37161/ using document root <none> and password file <none>
I20260630 12:35:59.105724   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:59.105986   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:59.106271   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:59.106634  4959 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:35:59.107091  4959 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:59.107627   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "dda863f0d91c46978418bb16042a5bdd"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-45vn"
I20260630 12:35:59.107827  4959 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:35:59.110070  4832 ts_manager.cc:194] Registered new tserver with Master: d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:35:59.112145  4832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37530
I20260630 12:35:59.112886   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:59.117290  4971 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:35:59.118235   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:35:59.118497   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "dda863f0d91c46978418bb16042a5bdd"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-45vn"
I20260630 12:35:59.118782   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:35:59.149786   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:59.151036   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:59.152475   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:59.154773   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:59.154968   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.155257   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:59.155504   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.202054   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:41263
I20260630 12:35:59.202160  5033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:41263 every 8 connection(s)
I20260630 12:35:59.206903   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:59.213737  5037 instance_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:35:59.214510  5038 instance_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:35:59.217255   451 server_base.cc:1061] running on GCE node
W20260630 12:35:59.217607  5040 instance_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:35:59.218756   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:59.219033   451 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:35:59.219244   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822959219226 us; error 0 us; skew 500 ppm
I20260630 12:35:59.220010   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:59.220296  5034 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:35:59.220674  5034 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:59.221578  5034 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:35:59.222657   451 webserver.cc:533] Webserver started at http://127.0.112.195:38037/ using document root <none> and password file <none>
I20260630 12:35:59.223482   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:59.223850   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:59.224256   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:59.224355  4832 ts_manager.cc:194] Registered new tserver with Master: dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:35:59.226179   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-45vn"
I20260630 12:35:59.226524  4832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37544
I20260630 12:35:59.232033   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:35:59.235847  5045 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:35:59.236948   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:59.237275   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-45vn"
I20260630 12:35:59.237569   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:35:59.256268   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:59.257476   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:59.259229   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:59.261803   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:59.261999   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.262307   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:59.262475   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.302704   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:41695
I20260630 12:35:59.302953  5107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:41695 every 8 connection(s)
I20260630 12:35:59.317147  5108 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:35:59.317569  5108 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:59.318288  5108 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:35:59.320385  4832 ts_manager.cc:194] Registered new tserver with Master: 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:35:59.320847   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014686714s
I20260630 12:35:59.321813  4832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37560
I20260630 12:36:00.115630  4959 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:00.229496  5034 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:00.324568  5108 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:00.378604  4832 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37576:
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:36:00.381558  4832 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:36:00.480307  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 14610231df19445c892472c8e5a15d49 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:00.481930  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14610231df19445c892472c8e5a15d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.482717  4923 tablet_service.cc:1511] Processing CreateTablet for tablet 1001b77de0c64f16b410731d2860b2ae (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:00.483712  5073 tablet_service.cc:1511] Processing CreateTablet for tablet 14610231df19445c892472c8e5a15d49 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:00.484644  4923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001b77de0c64f16b410731d2860b2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.491093  4995 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d876b32449c3a8fa49f8e0fbdd8f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:00.491238  4919 tablet_service.cc:1511] Processing CreateTablet for tablet eff570d565604b588190c6483732ba34 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:00.491425  4994 tablet_service.cc:1511] Processing CreateTablet for tablet eff570d565604b588190c6483732ba34 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:00.492719  4995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d876b32449c3a8fa49f8e0fbdd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.492837  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff570d565604b588190c6483732ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.486205  5072 tablet_service.cc:1511] Processing CreateTablet for tablet 1001b77de0c64f16b410731d2860b2ae (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:00.495286  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff570d565604b588190c6483732ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.487423  5071 tablet_service.cc:1511] Processing CreateTablet for tablet e9c1073ca9db4749af76a244640f9d3d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:00.487928  4997 tablet_service.cc:1511] Processing CreateTablet for tablet e9c1073ca9db4749af76a244640f9d3d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:00.500283  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c1073ca9db4749af76a244640f9d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.488456  4921 tablet_service.cc:1511] Processing CreateTablet for tablet 6a65d2dda29740a18a91585585d65ccf (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:00.504362  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a65d2dda29740a18a91585585d65ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.488659  5070 tablet_service.cc:1511] Processing CreateTablet for tablet 6a65d2dda29740a18a91585585d65ccf (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:00.509042  5068 tablet_service.cc:1511] Processing CreateTablet for tablet eff570d565604b588190c6483732ba34 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:00.489789  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d876b32449c3a8fa49f8e0fbdd8f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:00.512501  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d876b32449c3a8fa49f8e0fbdd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.489884  5069 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d876b32449c3a8fa49f8e0fbdd8f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:00.490093  4998 tablet_service.cc:1511] Processing CreateTablet for tablet 1001b77de0c64f16b410731d2860b2ae (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:00.516821  4998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001b77de0c64f16b410731d2860b2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.485097  5073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14610231df19445c892472c8e5a15d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.518955  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff570d565604b588190c6483732ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.486047  4924 tablet_service.cc:1511] Processing CreateTablet for tablet 14610231df19445c892472c8e5a15d49 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:00.489147  4996 tablet_service.cc:1511] Processing CreateTablet for tablet 6a65d2dda29740a18a91585585d65ccf (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:00.523093  4924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14610231df19445c892472c8e5a15d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.487095  4922 tablet_service.cc:1511] Processing CreateTablet for tablet e9c1073ca9db4749af76a244640f9d3d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:00.524549  4922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c1073ca9db4749af76a244640f9d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.525261  5072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001b77de0c64f16b410731d2860b2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.510406  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:00.527050  5071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c1073ca9db4749af76a244640f9d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.527887  5069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d876b32449c3a8fa49f8e0fbdd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.529076  5070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a65d2dda29740a18a91585585d65ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.529618  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecf81f7042d4d93bbe5e5131c5b9252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.523452  4996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a65d2dda29740a18a91585585d65ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.538501  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:00.540548  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecf81f7042d4d93bbe5e5131c5b9252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.544783  5067 tablet_service.cc:1511] Processing CreateTablet for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:00.546291  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecf81f7042d4d93bbe5e5131c5b9252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.547822  4992 tablet_service.cc:1511] Processing CreateTablet for tablet f10adf433e8f44df9157d7276af0266d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:00.549582  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10adf433e8f44df9157d7276af0266d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.549216  4917 tablet_service.cc:1511] Processing CreateTablet for tablet f10adf433e8f44df9157d7276af0266d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:00.551491  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10adf433e8f44df9157d7276af0266d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.576231  5066 tablet_service.cc:1511] Processing CreateTablet for tablet f10adf433e8f44df9157d7276af0266d (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:00.577726  5066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10adf433e8f44df9157d7276af0266d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.583055  4916 tablet_service.cc:1511] Processing CreateTablet for tablet e453cb6de74c48c39711c7060a1d0926 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:00.584527  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453cb6de74c48c39711c7060a1d0926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.589093  4991 tablet_service.cc:1511] Processing CreateTablet for tablet e453cb6de74c48c39711c7060a1d0926 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:00.590636  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453cb6de74c48c39711c7060a1d0926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.598023  5065 tablet_service.cc:1511] Processing CreateTablet for tablet e453cb6de74c48c39711c7060a1d0926 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:00.599664  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453cb6de74c48c39711c7060a1d0926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.604352  4915 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:00.605800  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8db1bee6d4446bb9a6b4911cb8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.623948  4990 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:00.625569  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8db1bee6d4446bb9a6b4911cb8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.626823  5064 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:00.628226  5064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8db1bee6d4446bb9a6b4911cb8e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.652227  4919 tablet_service.cc:1511] Processing CreateTablet for tablet cb76063e7b7c46e2adf3f83798439302 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:00.654250  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76063e7b7c46e2adf3f83798439302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.673202  5128 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:00.673636  5129 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.687121  5073 tablet_service.cc:1511] Processing CreateTablet for tablet cb76063e7b7c46e2adf3f83798439302 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:00.688601  5073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76063e7b7c46e2adf3f83798439302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.674964  4999 tablet_service.cc:1511] Processing CreateTablet for tablet cb76063e7b7c46e2adf3f83798439302 (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:00.708287  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76063e7b7c46e2adf3f83798439302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.713986  5128 tablet_bootstrap.cc:654] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.724403  5129 tablet_bootstrap.cc:654] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.731714  4921 tablet_service.cc:1511] Processing CreateTablet for tablet 390e99d08ac94f02a67165eebb98944f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:00.733201  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390e99d08ac94f02a67165eebb98944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.735002  4992 tablet_service.cc:1511] Processing CreateTablet for tablet 390e99d08ac94f02a67165eebb98944f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:00.736344  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390e99d08ac94f02a67165eebb98944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.738900  5130 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:00.746394  5065 tablet_service.cc:1511] Processing CreateTablet for tablet 390e99d08ac94f02a67165eebb98944f (DEFAULT_TABLE table=test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:00.748091  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390e99d08ac94f02a67165eebb98944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.759802  5128 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:00.760347  5128 ts_tablet_manager.cc:1403] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260630 12:36:00.764168  5128 raft_consensus.cc:359] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.764891  5128 raft_consensus.cc:385] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.765192  5128 raft_consensus.cc:740] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.779554  5130 tablet_bootstrap.cc:654] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.779116  5128 consensus_queue.cc:260] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.782354  5128 ts_tablet_manager.cc:1434] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260630 12:36:00.782714  5129 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:00.783303  5129 ts_tablet_manager.cc:1403] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.004s
I20260630 12:36:00.783430  5128 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:00.786422  5129 raft_consensus.cc:359] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.796228  5129 raft_consensus.cc:385] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.796667  5129 raft_consensus.cc:740] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.797462  5129 consensus_queue.cc:260] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.801358  5129 ts_tablet_manager.cc:1434] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260630 12:36:00.802062  5128 tablet_bootstrap.cc:654] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.802356  5129 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.808938  5129 tablet_bootstrap.cc:654] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.810350  5130 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:00.810953  5130 ts_tablet_manager.cc:1403] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.000s
I20260630 12:36:00.815678  5128 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:00.816206  5128 ts_tablet_manager.cc:1403] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260630 12:36:00.818938  5129 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:00.819481  5129 ts_tablet_manager.cc:1403] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:36:00.819332  5130 raft_consensus.cc:359] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.819559  5128 raft_consensus.cc:359] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.820092  5130 raft_consensus.cc:385] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.820421  5128 raft_consensus.cc:385] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.820477  5130 raft_consensus.cc:740] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.820916  5128 raft_consensus.cc:740] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.821427  5130 consensus_queue.cc:260] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.821873  5128 consensus_queue.cc:260] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.822564  5129 raft_consensus.cc:359] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.823341  5129 raft_consensus.cc:385] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.823632  5129 raft_consensus.cc:740] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.824385  5129 consensus_queue.cc:260] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.826475  5129 ts_tablet_manager.cc:1434] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:00.826977  5128 ts_tablet_manager.cc:1434] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:36:00.827934  5128 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:00.827500  5129 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.835290  5129 tablet_bootstrap.cc:654] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.835290  5128 tablet_bootstrap.cc:654] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.844949  5130 ts_tablet_manager.cc:1434] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.000s
I20260630 12:36:00.845724  5129 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:00.846068  5130 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:00.846277  5129 ts_tablet_manager.cc:1403] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260630 12:36:00.848385  5128 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:00.848965  5128 ts_tablet_manager.cc:1403] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260630 12:36:00.849506  5129 raft_consensus.cc:359] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.850291  5129 raft_consensus.cc:385] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.850603  5129 raft_consensus.cc:740] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.851555  5129 consensus_queue.cc:260] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.852617  5128 raft_consensus.cc:359] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.853938  5128 raft_consensus.cc:385] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.854125  5129 ts_tablet_manager.cc:1434] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:36:00.854239  5128 raft_consensus.cc:740] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.853168  5130 tablet_bootstrap.cc:654] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.855309  5129 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.858314  5128 consensus_queue.cc:260] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.860673  5128 ts_tablet_manager.cc:1434] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:36:00.861114  5129 tablet_bootstrap.cc:654] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.861701  5128 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:00.867400  5129 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:00.867969  5129 ts_tablet_manager.cc:1403] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:00.868645  5128 tablet_bootstrap.cc:654] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.871024  5129 raft_consensus.cc:359] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.871788  5129 raft_consensus.cc:385] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.872088  5129 raft_consensus.cc:740] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.872641  5130 tablet_bootstrap.cc:492] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:00.873117  5130 ts_tablet_manager.cc:1403] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260630 12:36:00.872983  5129 consensus_queue.cc:260] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.875545  5129 ts_tablet_manager.cc:1434] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:36:00.876441  5135 raft_consensus.cc:493] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:00.876613  5129 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.876926  5135 raft_consensus.cc:515] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.884205  5129 tablet_bootstrap.cc:654] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.889382  5133 raft_consensus.cc:493] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:00.890246  5133 raft_consensus.cc:515] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.893038  5135 leader_election.cc:290] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:00.893253  5128 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:00.893937  5128 ts_tablet_manager.cc:1403] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260630 12:36:00.897840  5128 raft_consensus.cc:359] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.899062  5128 raft_consensus.cc:385] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.899545  5128 raft_consensus.cc:740] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.901254  5128 consensus_queue.cc:260] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.903602  5130 raft_consensus.cc:359] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.904654  5130 raft_consensus.cc:385] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.905050  5130 raft_consensus.cc:740] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
W20260630 12:36:00.912542  4880 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:00.913218  5133 leader_election.cc:290] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:00.913699  5130 consensus_queue.cc:260] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.929572  5130 ts_tablet_manager.cc:1434] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260630 12:36:00.950724  5130 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:00.963043  5128 ts_tablet_manager.cc:1434] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.069s	user 0.037s	sys 0.028s
I20260630 12:36:00.963531  5129 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:00.964051  5129 ts_tablet_manager.cc:1403] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.055s
I20260630 12:36:00.966584  5128 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:00.967726  5129 raft_consensus.cc:359] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.968650  5129 raft_consensus.cc:385] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.969009  5129 raft_consensus.cc:740] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.969910  5129 consensus_queue.cc:260] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.972229  5129 ts_tablet_manager.cc:1434] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:00.974256  5128 tablet_bootstrap.cc:654] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.974321  5129 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:00.976852  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:00.981783  5130 tablet_bootstrap.cc:654] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.982664  5129 tablet_bootstrap.cc:654] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.987470  5128 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:00.988098  5128 ts_tablet_manager.cc:1403] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:36:00.988837  5150 raft_consensus.cc:493] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:00.989573  5150 raft_consensus.cc:515] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:00.991245  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:00.992159  5128 raft_consensus.cc:359] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:00.992975  5128 raft_consensus.cc:385] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.993131  5150 leader_election.cc:290] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:00.993405  5128 raft_consensus.cc:740] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.994592  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:00.994514  5128 consensus_queue.cc:260] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
W20260630 12:36:00.993007  4975 leader_election.cc:343] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:00.997287  4973 leader_election.cc:343] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:00.997812  4973 leader_election.cc:304] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [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: dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:01.000559  5128 ts_tablet_manager.cc:1434] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:36:01.001787  5128 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.002460  5150 raft_consensus.cc:493] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.002961  5150 raft_consensus.cc:515] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.005126  5150 leader_election.cc:290] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.005478  5135 raft_consensus.cc:2749] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:01.011791  4898 leader_election.cc:343] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.013772  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14610231df19445c892472c8e5a15d49" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.014067  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.014617  5083 raft_consensus.cc:2468] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.015821  5129 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
W20260630 12:36:01.015921  4898 leader_election.cc:343] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.016489  5129 ts_tablet_manager.cc:1403] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.015s
I20260630 12:36:01.016853  4898 leader_election.cc:304] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 
I20260630 12:36:01.017448  5130 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.017845  5150 raft_consensus.cc:2804] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.018322  5150 raft_consensus.cc:493] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.018013  5130 ts_tablet_manager.cc:1403] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.014s
I20260630 12:36:01.018954  5150 raft_consensus.cc:3060] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.018558  5128 tablet_bootstrap.cc:654] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.020767  5129 raft_consensus.cc:359] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.022042  5129 raft_consensus.cc:385] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.022374  5129 raft_consensus.cc:740] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.023252  5129 consensus_queue.cc:260] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.025560  5129 ts_tablet_manager.cc:1434] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:01.026628  5129 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.025214  5130 raft_consensus.cc:359] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.027238  5130 raft_consensus.cc:385] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.027603  5130 raft_consensus.cc:740] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.028569  5130 consensus_queue.cc:260] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.029237  5150 raft_consensus.cc:515] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:01.030156  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.031631  5130 ts_tablet_manager.cc:1434] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:36:01.032315  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14610231df19445c892472c8e5a15d49" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.032876  5129 tablet_bootstrap.cc:654] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.032963  5083 raft_consensus.cc:3060] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.034495  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14610231df19445c892472c8e5a15d49" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.035458  5008 raft_consensus.cc:2468] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.036928  5138 raft_consensus.cc:493] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.037580  5138 raft_consensus.cc:515] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.046866  5150 leader_election.cc:290] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:01.048422  5138 leader_election.cc:290] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
W20260630 12:36:01.053985  4899 leader_election.cc:343] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.054488  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14610231df19445c892472c8e5a15d49" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.054631  4899 leader_election.cc:304] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.055405  5009 raft_consensus.cc:3060] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.057076  5150 raft_consensus.cc:2749] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.053035  5083 raft_consensus.cc:2468] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.059311  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.061522  4898 leader_election.cc:304] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 
I20260630 12:36:01.063055  5150 raft_consensus.cc:2804] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:36:01.064905  4899 leader_election.cc:343] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.065562  4899 leader_election.cc:304] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.066500  5133 raft_consensus.cc:2749] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.063694  5150 raft_consensus.cc:697] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.069300  5133 raft_consensus.cc:493] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.069984  5133 raft_consensus.cc:515] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.072880  5133 leader_election.cc:290] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.076835  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a65d2dda29740a18a91585585d65ccf" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.077894  5008 raft_consensus.cc:2468] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.078982  5150 consensus_queue.cc:237] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } }
I20260630 12:36:01.081346  4899 leader_election.cc:304] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.082652  5133 raft_consensus.cc:2804] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.083204  5133 raft_consensus.cc:493] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.083935  5133 raft_consensus.cc:3060] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.089977  5009 raft_consensus.cc:2468] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.107318  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a65d2dda29740a18a91585585d65ccf" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
W20260630 12:36:01.109429  4898 leader_election.cc:343] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.118407  5130 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.123159  5133 raft_consensus.cc:515] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.126888  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a65d2dda29740a18a91585585d65ccf" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.127115  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a65d2dda29740a18a91585585d65ccf" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.127513  5008 raft_consensus.cc:3060] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:01.128453  4898 leader_election.cc:343] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.118412  5129 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:01.129488  5129 ts_tablet_manager.cc:1403] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.103s	user 0.043s	sys 0.043s
I20260630 12:36:01.132959  5129 raft_consensus.cc:359] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.133630  5128 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.133800  5129 raft_consensus.cc:385] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.134351  5129 raft_consensus.cc:740] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.134495  5128 ts_tablet_manager.cc:1403] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.133s	user 0.043s	sys 0.067s
I20260630 12:36:01.135417  5129 consensus_queue.cc:260] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.137099  5133 leader_election.cc:290] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.137584  5008 raft_consensus.cc:2468] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.138098  5128 raft_consensus.cc:359] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.138890  5128 raft_consensus.cc:385] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.139266  5128 raft_consensus.cc:740] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.139084  4899 leader_election.cc:304] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625
I20260630 12:36:01.139950  5129 ts_tablet_manager.cc:1434] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:36:01.141150  5129 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.140957  5128 consensus_queue.cc:260] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.148584  5129 tablet_bootstrap.cc:654] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.151032  5133 raft_consensus.cc:2804] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.152010  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
W20260630 12:36:01.153846  5048 leader_election.cc:343] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.156217  5133 raft_consensus.cc:697] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.157225  5159 raft_consensus.cc:493] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.157294  5133 consensus_queue.cc:237] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.157819  5159 raft_consensus.cc:515] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.158286  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.159070  4934 raft_consensus.cc:2468] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 166af45ddf2e4995bcb58a6f7b8ff625 in term 0.
I20260630 12:36:01.160697  5128 ts_tablet_manager.cc:1434] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.009s
I20260630 12:36:01.161338  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001b77de0c64f16b410731d2860b2ae" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.162317  5049 leader_election.cc:304] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [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: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: dda863f0d91c46978418bb16042a5bdd
W20260630 12:36:01.163111  4898 leader_election.cc:343] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.163206  5138 raft_consensus.cc:2804] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.164091  5138 raft_consensus.cc:493] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.164474  5138 raft_consensus.cc:3060] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.164600  5130 tablet_bootstrap.cc:654] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.165486  5128 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.166872  4832 catalog_manager.cc:5697] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.160050  5159 leader_election.cc:290] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.172796  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001b77de0c64f16b410731d2860b2ae" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.173542  5008 raft_consensus.cc:2468] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.175282  5128 tablet_bootstrap.cc:654] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.175660  4899 leader_election.cc:304] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625
I20260630 12:36:01.176581  5159 raft_consensus.cc:2804] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.174710  5138 raft_consensus.cc:515] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.176996  5159 raft_consensus.cc:493] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.179373  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
I20260630 12:36:01.179996  4934 raft_consensus.cc:3060] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.180111  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.177484  5159 raft_consensus.cc:3060] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:01.182040  5048 leader_election.cc:343] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.182969  5138 leader_election.cc:290] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:01.188102  4934 raft_consensus.cc:2468] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 166af45ddf2e4995bcb58a6f7b8ff625 in term 1.
I20260630 12:36:01.188504  5159 raft_consensus.cc:515] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.189443  5049 leader_election.cc:304] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [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: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.190583  5138 raft_consensus.cc:2804] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.191515  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001b77de0c64f16b410731d2860b2ae" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.192093  5008 raft_consensus.cc:3060] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.195092  5135 raft_consensus.cc:493] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.195585  5135 raft_consensus.cc:515] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.204101  5135 leader_election.cc:290] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.204886  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.205076  5008 raft_consensus.cc:2468] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.205283  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.206213  5130 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.206221  4899 leader_election.cc:304] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.206926  5130 ts_tablet_manager.cc:1403] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.004s
W20260630 12:36:01.207391  4973 leader_election.cc:343] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.208124  5133 raft_consensus.cc:2804] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.208830  5133 raft_consensus.cc:697] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.210345  5133 consensus_queue.cc:237] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.210847  5138 raft_consensus.cc:697] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 LEADER]: Becoming Leader. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Running, Role: LEADER
I20260630 12:36:01.212381  5159 leader_election.cc:290] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.212378  5130 raft_consensus.cc:359] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.213016  5138 consensus_queue.cc:237] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.213565  5130 raft_consensus.cc:385] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.213856  5130 raft_consensus.cc:740] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.214875  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1001b77de0c64f16b410731d2860b2ae" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.216452  5129 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:01.216904  5129 ts_tablet_manager.cc:1403] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.001s
I20260630 12:36:01.205577  4934 raft_consensus.cc:2468] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.220549  5130 consensus_queue.cc:260] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.221752  5082 raft_consensus.cc:3060] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.221556  4975 leader_election.cc:304] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [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: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625
I20260630 12:36:01.223403  5135 raft_consensus.cc:2804] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.224241  5135 raft_consensus.cc:493] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.224787  5135 raft_consensus.cc:3060] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.228335  5128 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.228856  5128 ts_tablet_manager.cc:1403] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.064s	user 0.042s	sys 0.016s
I20260630 12:36:01.229786  5082 raft_consensus.cc:2468] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.219718  5129 raft_consensus.cc:359] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.232448  5129 raft_consensus.cc:385] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.232869  5129 raft_consensus.cc:740] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.233736  5129 consensus_queue.cc:260] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.238075  5130 ts_tablet_manager.cc:1434] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.005s
I20260630 12:36:01.239428  5130 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.239858  5135 raft_consensus.cc:515] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.243862  5135 leader_election.cc:290] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.245002  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
I20260630 12:36:01.245435  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.245606  4934 raft_consensus.cc:3060] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:01.246886  4973 leader_election.cc:343] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.248827  5129 ts_tablet_manager.cc:1434] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260630 12:36:01.250339  5129 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.251398  5128 raft_consensus.cc:359] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.252094  5128 raft_consensus.cc:385] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.252305  5128 raft_consensus.cc:740] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.253021  5128 consensus_queue.cc:260] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.254232  4934 raft_consensus.cc:2468] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.255951  5128 ts_tablet_manager.cc:1434] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260630 12:36:01.257167  5128 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.257834  5130 tablet_bootstrap.cc:654] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.254629  4831 catalog_manager.cc:5697] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:01.259909  4975 leader_election.cc:304] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [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: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625
I20260630 12:36:01.263967  5135 raft_consensus.cc:2804] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.264484  5135 raft_consensus.cc:697] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Becoming Leader. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Running, Role: LEADER
I20260630 12:36:01.264832  5129 tablet_bootstrap.cc:654] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.265256  5135 consensus_queue.cc:237] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.272007  5128 tablet_bootstrap.cc:654] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.272199  5129 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:01.272632  5129 ts_tablet_manager.cc:1403] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:36:01.278483  5171 raft_consensus.cc:493] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.279166  5171 raft_consensus.cc:515] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.281286  4830 catalog_manager.cc:5697] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.282696  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.284188  4934 raft_consensus.cc:2468] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.285282  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.285467  4975 leader_election.cc:304] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.285230  4830 catalog_manager.cc:5697] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:01.287166  4973 leader_election.cc:343] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.288077  5171 leader_election.cc:290] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.288758  5171 raft_consensus.cc:2804] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.289224  5171 raft_consensus.cc:493] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.289637  5171 raft_consensus.cc:3060] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.307349  4831 catalog_manager.cc:5697] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to dda863f0d91c46978418bb16042a5bdd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.308395  5130 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.309862  5130 ts_tablet_manager.cc:1403] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.022s
I20260630 12:36:01.310303  5128 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.310815  5128 ts_tablet_manager.cc:1403] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.017s
I20260630 12:36:01.313017  5171 raft_consensus.cc:515] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.313618  5130 raft_consensus.cc:359] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.314610  5130 raft_consensus.cc:385] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.314932  5130 raft_consensus.cc:740] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.315012  5129 raft_consensus.cc:359] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.316452  5171 leader_election.cc:290] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.317389  5129 raft_consensus.cc:385] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.316061  5130 consensus_queue.cc:260] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.316646  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
I20260630 12:36:01.313663  5128 raft_consensus.cc:359] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.318223  5128 raft_consensus.cc:385] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.318267  4934 raft_consensus.cc:3060] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.318576  5128 raft_consensus.cc:740] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.319589  5130 ts_tablet_manager.cc:1434] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:01.319336  5128 consensus_queue.cc:260] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.320890  5130 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.321142  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.321633  5128 ts_tablet_manager.cc:1434] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:36:01.322579  5128 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.328202  5128 tablet_bootstrap.cc:654] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.328271  4934 raft_consensus.cc:2468] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.328635  5130 tablet_bootstrap.cc:654] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.329612  4975 leader_election.cc:304] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
W20260630 12:36:01.330173  4973 leader_election.cc:343] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.330489  5171 raft_consensus.cc:2804] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.331128  5171 raft_consensus.cc:697] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Becoming Leader. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Running, Role: LEADER
I20260630 12:36:01.332219  5171 consensus_queue.cc:237] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.317740  5129 raft_consensus.cc:740] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.341768  5129 consensus_queue.cc:260] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.342228  5171 raft_consensus.cc:493] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.343040  5171 raft_consensus.cc:515] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.344066  5129 ts_tablet_manager.cc:1434] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260630 12:36:01.345100  5129 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.346002  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
W20260630 12:36:01.347329  4975 leader_election.cc:343] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.347348  5133 raft_consensus.cc:493] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.348554  5133 raft_consensus.cc:515] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.351009  5129 tablet_bootstrap.cc:654] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.352638  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.355338  5177 raft_consensus.cc:493] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.355998  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.356071  5177 raft_consensus.cc:515] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.360417  5008 raft_consensus.cc:2468] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.362522  5177 leader_election.cc:290] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.363726  5171 leader_election.cc:290] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.362382  4899 leader_election.cc:304] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.364735  5159 raft_consensus.cc:2804] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:36:01.364831  4898 leader_election.cc:343] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.365314  5159 raft_consensus.cc:493] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.365422  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.365785  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.365836  5159 raft_consensus.cc:3060] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.366482  5083 raft_consensus.cc:2468] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.367914  5129 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
W20260630 12:36:01.368103  4973 leader_election.cc:343] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.368456  5129 ts_tablet_manager.cc:1403] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260630 12:36:01.352632  5133 leader_election.cc:290] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.368813  4973 leader_election.cc:304] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [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: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:01.348709  4831 catalog_manager.cc:5697] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to dda863f0d91c46978418bb16042a5bdd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.369832  5171 raft_consensus.cc:2804] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.369987  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.370270  5171 raft_consensus.cc:493] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.370702  5171 raft_consensus.cc:3060] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.373140  5129 raft_consensus.cc:359] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.374064  5129 raft_consensus.cc:385] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.374373  5129 raft_consensus.cc:740] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.375284  5159 raft_consensus.cc:515] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.375236  5129 consensus_queue.cc:260] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.376633  4934 raft_consensus.cc:2393] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dda863f0d91c46978418bb16042a5bdd in current term 1: Already voted for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in this term.
I20260630 12:36:01.379647  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.379741  5171 raft_consensus.cc:515] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.381078  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d876b32449c3a8fa49f8e0fbdd8f" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.381687  5008 raft_consensus.cc:3060] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.382086  5171 leader_election.cc:290] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.382213  5159 leader_election.cc:290] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.382108  5130 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.383491  5130 ts_tablet_manager.cc:1403] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.026s
W20260630 12:36:01.384087  4898 leader_election.cc:343] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.385840  5129 ts_tablet_manager.cc:1434] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260630 12:36:01.387375  5129 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.388029  5130 raft_consensus.cc:359] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.388657  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.388947  5130 raft_consensus.cc:385] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.389312  5083 raft_consensus.cc:3060] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.389360  5130 raft_consensus.cc:740] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.388101  4975 leader_election.cc:304] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [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: dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:01.393959  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
W20260630 12:36:01.395771  4975 leader_election.cc:343] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:01.398020  5008 raft_consensus.cc:2468] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.390607  5130 consensus_queue.cc:260] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.399457  5171 raft_consensus.cc:2749] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.399822  4899 leader_election.cc:304] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625
I20260630 12:36:01.401583  5130 ts_tablet_manager.cc:1434] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:36:01.402935  5130 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.403067  5159 raft_consensus.cc:2804] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.403693  5159 raft_consensus.cc:697] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.404655  5159 consensus_queue.cc:237] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.409986  5130 tablet_bootstrap.cc:654] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.412031  5128 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.412613  5128 ts_tablet_manager.cc:1403] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.006s
I20260630 12:36:01.415723  5128 raft_consensus.cc:359] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.416465  5128 raft_consensus.cc:385] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.416764  5128 raft_consensus.cc:740] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.417487  5128 consensus_queue.cc:260] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.424237  5130 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.424885  5130 ts_tablet_manager.cc:1403] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260630 12:36:01.426909  4829 catalog_manager.cc:5697] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.427922  5130 raft_consensus.cc:359] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.428932  5130 raft_consensus.cc:385] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.429288  5130 raft_consensus.cc:740] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.430167  5130 consensus_queue.cc:260] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.432928  5130 ts_tablet_manager.cc:1434] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:01.433993  5130 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.437070  5128 ts_tablet_manager.cc:1434] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260630 12:36:01.438162  5128 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.439677  5129 tablet_bootstrap.cc:654] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.440325  5130 tablet_bootstrap.cc:654] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.442821  5083 raft_consensus.cc:2468] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.444103  4973 leader_election.cc:304] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [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: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:01.444986  5171 raft_consensus.cc:2804] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.445647  5171 raft_consensus.cc:697] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Becoming Leader. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Running, Role: LEADER
I20260630 12:36:01.446681  5171 consensus_queue.cc:237] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.449797  5128 tablet_bootstrap.cc:654] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.451499  5130 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.452029  5130 ts_tablet_manager.cc:1403] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:36:01.454823  5130 raft_consensus.cc:359] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.455493  5130 raft_consensus.cc:385] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.455782  5130 raft_consensus.cc:740] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.456543  5130 consensus_queue.cc:260] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.458225  5129 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:01.458889  5129 ts_tablet_manager.cc:1403] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.002s
I20260630 12:36:01.459990  5130 ts_tablet_manager.cc:1434] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:36:01.460954  5130 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.461910  5129 raft_consensus.cc:359] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.463471  5129 raft_consensus.cc:385] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.463979  5129 raft_consensus.cc:740] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.465076  5129 consensus_queue.cc:260] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.467887  5129 ts_tablet_manager.cc:1434] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:36:01.468686  5130 tablet_bootstrap.cc:654] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.469964  5128 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.470412  5128 ts_tablet_manager.cc:1403] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.014s
I20260630 12:36:01.470536  5129 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: Bootstrap starting.
I20260630 12:36:01.473467  5128 raft_consensus.cc:359] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.474188  5128 raft_consensus.cc:385] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.474457  5128 raft_consensus.cc:740] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.475227  5128 consensus_queue.cc:260] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.477540  5128 ts_tablet_manager.cc:1434] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:01.478415  5128 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.479537  5129 tablet_bootstrap.cc:654] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.478487  4830 catalog_manager.cc:5697] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to dda863f0d91c46978418bb16042a5bdd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.486055  5130 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.486617  5130 ts_tablet_manager.cc:1403] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260630 12:36:01.489698  5130 raft_consensus.cc:359] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.490191  5129 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: No bootstrap required, opened a new log
I20260630 12:36:01.490446  5130 raft_consensus.cc:385] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.490733  5129 ts_tablet_manager.cc:1403] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260630 12:36:01.493384  5128 tablet_bootstrap.cc:654] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.493682  5129 raft_consensus.cc:359] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.494367  5129 raft_consensus.cc:385] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.494690  5129 raft_consensus.cc:740] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.495702  5129 consensus_queue.cc:260] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.490778  5130 raft_consensus.cc:740] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.497288  5130 consensus_queue.cc:260] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.500253  5130 ts_tablet_manager.cc:1434] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:36:01.501626  5130 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.504977  5129 ts_tablet_manager.cc:1434] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:36:01.506000  5128 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.506569  5128 ts_tablet_manager.cc:1403] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260630 12:36:01.509824  5128 raft_consensus.cc:359] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.510643  5128 raft_consensus.cc:385] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.510870  5130 tablet_bootstrap.cc:654] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.510949  5128 raft_consensus.cc:740] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.511950  5128 consensus_queue.cc:260] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.514420  5128 ts_tablet_manager.cc:1434] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:01.515868  5128 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Bootstrap starting.
I20260630 12:36:01.518895  5171 raft_consensus.cc:493] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.519718  5171 raft_consensus.cc:515] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.521271  5128 tablet_bootstrap.cc:654] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.523180  5171 leader_election.cc:290] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.523638  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.525230  5159 raft_consensus.cc:493] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.526382  5159 raft_consensus.cc:515] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.526950  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453cb6de74c48c39711c7060a1d0926" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.527241  4934 raft_consensus.cc:2393] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dda863f0d91c46978418bb16042a5bdd in current term 1: Already voted for candidate 166af45ddf2e4995bcb58a6f7b8ff625 in this term.
I20260630 12:36:01.528854  4975 leader_election.cc:304] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [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: dda863f0d91c46978418bb16042a5bdd; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:01.529206  5130 tablet_bootstrap.cc:492] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.529676  5171 raft_consensus.cc:3060] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.529771  5130 ts_tablet_manager.cc:1403] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260630 12:36:01.531968  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8db1bee6d4446bb9a6b4911cb8e02" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.533010  5159 leader_election.cc:290] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.533088  5008 raft_consensus.cc:2468] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.533484  5130 raft_consensus.cc:359] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.534253  5130 raft_consensus.cc:385] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.534582  5130 raft_consensus.cc:740] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.534461  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8db1bee6d4446bb9a6b4911cb8e02" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.535476  5083 raft_consensus.cc:2468] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.534380  4899 leader_election.cc:304] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.535677  5130 consensus_queue.cc:260] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.541253  5128 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: No bootstrap required, opened a new log
I20260630 12:36:01.536505  5159 raft_consensus.cc:2804] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.538311  5130 ts_tablet_manager.cc:1434] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:01.544732  5159 raft_consensus.cc:493] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.544878  5128 ts_tablet_manager.cc:1403] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260630 12:36:01.545207  5159 raft_consensus.cc:3060] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.545799  5130 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.548288  5128 raft_consensus.cc:359] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.548980  5128 raft_consensus.cc:385] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.549258  5128 raft_consensus.cc:740] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.550182  5128 consensus_queue.cc:260] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.552085  5130 tablet_bootstrap.cc:654] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.552271  5128 ts_tablet_manager.cc:1434] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:01.559721  5159 raft_consensus.cc:515] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.556103  5171 raft_consensus.cc:2749] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.562671  5133 consensus_queue.cc:1048] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.564707  5159 leader_election.cc:290] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.566833  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8db1bee6d4446bb9a6b4911cb8e02" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.567636  5083 raft_consensus.cc:3060] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.567907  5130 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.568749  5130 ts_tablet_manager.cc:1403] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:36:01.571097  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8db1bee6d4446bb9a6b4911cb8e02" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.571758  5008 raft_consensus.cc:3060] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.571890  5130 raft_consensus.cc:359] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.572680  5130 raft_consensus.cc:385] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.572978  5130 raft_consensus.cc:740] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.573799  5130 consensus_queue.cc:260] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.574458  5171 raft_consensus.cc:493] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.574713  5083 raft_consensus.cc:2468] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.575060  5171 raft_consensus.cc:515] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.576186  4898 leader_election.cc:304] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 
I20260630 12:36:01.577056  5130 ts_tablet_manager.cc:1434] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:36:01.577124  5159 raft_consensus.cc:2804] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.578227  5130 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: Bootstrap starting.
I20260630 12:36:01.578488  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390e99d08ac94f02a67165eebb98944f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.579272  4934 raft_consensus.cc:2468] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.580896  4975 leader_election.cc:304] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.582657  5177 raft_consensus.cc:2804] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.583250  5177 raft_consensus.cc:493] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.583691  5177 raft_consensus.cc:3060] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.585440  5130 tablet_bootstrap.cc:654] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:01.585574  5171 leader_election.cc:290] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.578325  5159 raft_consensus.cc:697] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.586666  5159 consensus_queue.cc:237] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.595009  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390e99d08ac94f02a67165eebb98944f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.596237  5082 raft_consensus.cc:2468] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.595095  5083 raft_consensus.cc:3060] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.603322  5177 raft_consensus.cc:515] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.582688  5008 raft_consensus.cc:2468] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.609671  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390e99d08ac94f02a67165eebb98944f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
I20260630 12:36:01.610539  4934 raft_consensus.cc:3060] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.616387  5130 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: No bootstrap required, opened a new log
I20260630 12:36:01.616955  5130 ts_tablet_manager.cc:1403] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.020s
I20260630 12:36:01.619084  5160 consensus_queue.cc:1048] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.622902  5177 leader_election.cc:290] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.622929  5133 raft_consensus.cc:493] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.625751  5159 consensus_queue.cc:1048] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.626474  5130 raft_consensus.cc:359] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.626593  5133 raft_consensus.cc:515] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.627815  5130 raft_consensus.cc:385] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:01.628211  5130 raft_consensus.cc:740] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166af45ddf2e4995bcb58a6f7b8ff625, State: Initialized, Role: FOLLOWER
I20260630 12:36:01.625761  4934 raft_consensus.cc:2468] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.629421  5130 consensus_queue.cc:260] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.633001  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390e99d08ac94f02a67165eebb98944f" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.633653  5083 raft_consensus.cc:3060] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.634536  4975 leader_election.cc:304] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.634377  5080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.635600  5171 raft_consensus.cc:493] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.635619  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10adf433e8f44df9157d7276af0266d" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.636144  5171 raft_consensus.cc:515] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.637743  5080 raft_consensus.cc:2393] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8276f8b9f664ce2a10ce7c8ff95db5e in current term 1: Already voted for candidate dda863f0d91c46978418bb16042a5bdd in this term.
I20260630 12:36:01.638039  5130 ts_tablet_manager.cc:1434] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260630 12:36:01.638325  5171 leader_election.cc:290] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.640628  5171 raft_consensus.cc:2804] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.641094  5171 raft_consensus.cc:697] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Becoming Leader. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Running, Role: LEADER
I20260630 12:36:01.641510  4899 leader_election.cc:304] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [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: d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.641923  5171 consensus_queue.cc:237] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.642825  5159 raft_consensus.cc:3060] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.629863  5133 leader_election.cc:290] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.646165  5083 raft_consensus.cc:2468] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.647218  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76063e7b7c46e2adf3f83798439302" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.648854  5082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76063e7b7c46e2adf3f83798439302" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.649705  5082 raft_consensus.cc:2468] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.621429  4829 catalog_manager.cc:5697] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.652859  4973 leader_election.cc:304] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.667518  5133 raft_consensus.cc:493] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.667686  4934 raft_consensus.cc:2468] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 0.
I20260630 12:36:01.668097  5133 raft_consensus.cc:515] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.671324  5135 raft_consensus.cc:2804] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.671762  5135 raft_consensus.cc:493] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.672112  5135 raft_consensus.cc:3060] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.675904  5138 consensus_queue.cc:1048] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.678694  5133 leader_election.cc:290] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.679216  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" is_pre_election: true
I20260630 12:36:01.680341  5083 raft_consensus.cc:2468] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.681946  4898 leader_election.cc:304] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 
I20260630 12:36:01.683132  5133 raft_consensus.cc:2804] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:01.683562  5133 raft_consensus.cc:493] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:01.683964  5133 raft_consensus.cc:3060] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.686662  5135 raft_consensus.cc:515] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.696206  5135 leader_election.cc:290] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Requested vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.696933  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76063e7b7c46e2adf3f83798439302" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e"
I20260630 12:36:01.705876  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76063e7b7c46e2adf3f83798439302" candidate_uuid: "dda863f0d91c46978418bb16042a5bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.706458  5083 raft_consensus.cc:3060] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.708791  5159 raft_consensus.cc:2749] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.703030  4933 raft_consensus.cc:3060] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.714195  5083 raft_consensus.cc:2468] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.715627  4973 leader_election.cc:304] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd; no voters: 
I20260630 12:36:01.716514  5135 raft_consensus.cc:2804] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.717001  5135 raft_consensus.cc:697] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Becoming Leader. State: Replica: dda863f0d91c46978418bb16042a5bdd, State: Running, Role: LEADER
I20260630 12:36:01.717814  5135 consensus_queue.cc:237] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.721982  5161 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.726658  5138 raft_consensus.cc:493] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.727247  5138 raft_consensus.cc:515] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.729394  5138 leader_election.cc:290] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:01.723976  4829 catalog_manager.cc:5697] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to dda863f0d91c46978418bb16042a5bdd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.724761  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.725857  5150 consensus_queue.cc:1048] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.732524  5008 raft_consensus.cc:2468] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 0.
I20260630 12:36:01.733019  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.732545  4932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c1073ca9db4749af76a244640f9d3d" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.735002  4932 raft_consensus.cc:2393] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 166af45ddf2e4995bcb58a6f7b8ff625 in current term 1: Already voted for candidate dda863f0d91c46978418bb16042a5bdd in this term.
I20260630 12:36:01.734459  5133 raft_consensus.cc:515] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.737138  5049 leader_election.cc:304] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [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: 166af45ddf2e4995bcb58a6f7b8ff625; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.726402  4933 raft_consensus.cc:2468] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dda863f0d91c46978418bb16042a5bdd in term 1.
I20260630 12:36:01.738870  5166 raft_consensus.cc:3060] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.742961  5083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166af45ddf2e4995bcb58a6f7b8ff625"
I20260630 12:36:01.743824  5083 raft_consensus.cc:3060] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.745836  5133 leader_election.cc:290] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Requested vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:01.746456  5138 raft_consensus.cc:493] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:01.749027  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ecf81f7042d4d93bbe5e5131c5b9252" candidate_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd"
I20260630 12:36:01.754556  5008 raft_consensus.cc:3060] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.756706  5138 raft_consensus.cc:515] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.759825  5138 leader_election.cc:290] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:01.760871  5006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dda863f0d91c46978418bb16042a5bdd" is_pre_election: true
I20260630 12:36:01.763212  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff570d565604b588190c6483732ba34" candidate_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" is_pre_election: true
I20260630 12:36:01.764652  4933 raft_consensus.cc:2393] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 166af45ddf2e4995bcb58a6f7b8ff625 in current term 1: Already voted for candidate dda863f0d91c46978418bb16042a5bdd in this term.
I20260630 12:36:01.767709  5048 leader_election.cc:304] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [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: 166af45ddf2e4995bcb58a6f7b8ff625; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:01.768967  5138 consensus_queue.cc:1048] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:36:01.773515  5138 raft_consensus.cc:3060] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.780054  5083 raft_consensus.cc:2468] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.781401  4898 leader_election.cc:304] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e; no voters: 
I20260630 12:36:01.782730  5205 raft_consensus.cc:2804] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:01.783283  5205 raft_consensus.cc:697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Becoming Leader. State: Replica: d8276f8b9f664ce2a10ce7c8ff95db5e, State: Running, Role: LEADER
I20260630 12:36:01.784137  5205 consensus_queue.cc:237] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } }
I20260630 12:36:01.797727  5166 raft_consensus.cc:2749] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:01.776170  5008 raft_consensus.cc:2468] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8276f8b9f664ce2a10ce7c8ff95db5e in term 1.
I20260630 12:36:01.825362  5171 consensus_queue.cc:1048] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:36:01.826256  5133 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:01.845604  5138 raft_consensus.cc:2749] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:01.824293  5049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.193:46625, user_credentials={real_user=slave}} blocked reactor thread for 54208.6us
I20260630 12:36:01.857920  5171 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.870326  5177 consensus_queue.cc:1048] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.875821  4829 catalog_manager.cc:5697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193). New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.879593  5177 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.902444  5081 raft_consensus.cc:3060] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:01.904860  5135 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.913100  5205 consensus_queue.cc:1048] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.926020  4830 catalog_manager.cc:5697] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to dda863f0d91c46978418bb16042a5bdd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:01.943504  5205 consensus_queue.cc:1048] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.960625  5135 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:01.996352  5205 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.009299  5159 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:02.081609  5171 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.091957  5135 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.150985  5135 consensus_queue.cc:1048] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.163048  5223 consensus_queue.cc:1048] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.172996  5159 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:02.183802  5133 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:03.170959  5287 log.cc:927] Time spent T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Append to log took a long time: real 0.092s	user 0.001s	sys 0.001s
W20260630 12:36:03.326934  5297 log.cc:927] Time spent T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260630 12:36:03.543318  5299 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=41, attempt_no=0}) took 1020 ms. Trace:
I20260630 12:36:03.543851  5299 rpcz_store.cc:276] 0630 12:36:02.523042 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.533252 (+ 10210us) service_pool.cc:224] Handling call
0630 12:36:03.543258 (+1010006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.939659 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4787d876b32449c3a8fa49f8e0fbdd8f
0630 12:36:02.966140 (+ 26481us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.966974 (+   834us) write_op.cc:435] Acquired schema lock
0630 12:36:02.969569 (+  2595us) tablet.cc:662] Decoding operations
0630 12:36:02.995110 (+ 25541us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.997158 (+  2048us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.998262 (+  1104us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:36:03.024351 (+ 26089us) tablet.cc:701] Row locks acquired
0630 12:36:03.024386 (+    35us) write_op.cc:260] PREPARE: finished
0630 12:36:03.024621 (+   235us) write_op.cc:270] Start()
0630 12:36:03.024755 (+   134us) write_op.cc:276] Timestamp: P: 1782822963024547 usec, L: 0
0630 12:36:03.024780 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.025630 (+   850us) log.cc:844] Serialized 475 byte log entry
0630 12:36:03.361051 (+335421us) spinlock_profiling.cc:243] Waited 55.5 ms on lock 0x7b58002171d0. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ac090 00007fd67859c43c 00007fd6785a2d53 00007fd6785a2cd9 00007fd6785a2c69 00007fd6785a2c31 00007fd6785a1dfd 000000000043f3c4 000000000043f209 00007fd675556ab5 00007fd675558e01
0630 12:36:03.518999 (+157948us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.525700 (+  6701us) write_op.cc:301] APPLY: starting
0630 12:36:03.528002 (+  2302us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.540962 (+ 12960us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.540983 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.541646 (+   663us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.541802 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.541847 (+    45us) write_op.cc:312] APPLY: finished
0630 12:36:03.542022 (+   175us) log.cc:844] Serialized 40 byte log entry
0630 12:36:03.542795 (+   773us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.542878 (+    83us) write_op.cc:454] Released schema lock
0630 12:36:03.542932 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4084,"mutex_wait_us":4646,"num_ops":4,"prepare.queue_time_us":297833,"prepare.run_cpu_time_us":4129,"prepare.run_wall_time_us":89193,"raft.queue_time_us":203,"raft.run_cpu_time_us":3204,"raft.run_wall_time_us":335028,"replication_time_us":492252,"spinlock_wait_cycles":127589760}]]}
I20260630 12:36:03.542662  5285 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=13, attempt_no=0}) took 1060 ms. Trace:
I20260630 12:36:03.586293  5269 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=23, attempt_no=0}) took 1101 ms. Trace:
I20260630 12:36:03.591343  5251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=36, attempt_no=0}) took 1076 ms. Trace:
I20260630 12:36:03.610103  5299 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=18, attempt_no=0}) took 1102 ms. Trace:
I20260630 12:36:03.610702  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=43, attempt_no=0}) took 1076 ms. Trace:
I20260630 12:36:03.599460  5251 rpcz_store.cc:276] 0630 12:36:02.514986 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.545069 (+ 30083us) service_pool.cc:224] Handling call
0630 12:36:03.591274 (+1046205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.105745 (+     0us) write_op.cc:183] PREPARE: starting on tablet f4f8db1bee6d4446bb9a6b4911cb8e02
0630 12:36:03.106276 (+   531us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.106313 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:36:03.106329 (+    16us) tablet.cc:662] Decoding operations
0630 12:36:03.133086 (+ 26757us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.136217 (+  3131us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.138266 (+  2049us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:36:03.149717 (+ 11451us) tablet.cc:701] Row locks acquired
0630 12:36:03.149748 (+    31us) write_op.cc:260] PREPARE: finished
0630 12:36:03.159988 (+ 10240us) write_op.cc:270] Start()
0630 12:36:03.163606 (+  3618us) write_op.cc:276] Timestamp: P: 1782822963158643 usec, L: 0
0630 12:36:03.167110 (+  3504us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.195079 (+ 27969us) log.cc:844] Serialized 388 byte log entry
0630 12:36:03.246086 (+ 51007us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b5400455c20. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ac090 00007fd6785b96b8 00007fd6785b92fa 00007fd67863d965 00007fd67863de09 00007fd67c078581 00007fd67c077d58 00007fd67c07c9f1 00007fd67c07c9a9 00007fd67c07c939 00007fd67c07c901
0630 12:36:03.453866 (+207780us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.482917 (+ 29051us) write_op.cc:301] APPLY: starting
0630 12:36:03.509212 (+ 26295us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.520841 (+ 11629us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.521965 (+  1124us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.553386 (+ 31421us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.563679 (+ 10293us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.568041 (+  4362us) write_op.cc:312] APPLY: finished
0630 12:36:03.577898 (+  9857us) log.cc:844] Serialized 28 byte log entry
0630 12:36:03.582008 (+  4110us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.583628 (+  1620us) write_op.cc:454] Released schema lock
0630 12:36:03.584643 (+  1015us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21095,"num_ops":2,"prepare.queue_time_us":559426,"prepare.run_cpu_time_us":5219,"prepare.run_wall_time_us":146159,"replication_time_us":282974,"spinlock_wait_cycles":25326976}]]}
I20260630 12:36:03.618080  5275 rpcz_store.cc:276] 0630 12:36:02.534530 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.542623 (+  8093us) service_pool.cc:224] Handling call
0630 12:36:02.784414 (+241791us) spinlock_profiling.cc:243] Waited 23.5 ms on lock 0x7b340026cdb8. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6768f4171 00007fd67693918c 00007fd67697e1d1 00007fd6769814cf 00007fd676982821 00007fd6769827d9 00007fd676982769 00007fd676982731 00007fd676981a2d 000000000043f3c4 000000000043f209
0630 12:36:03.610508 (+826094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.026986 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1001b77de0c64f16b410731d2860b2ae
0630 12:36:03.027335 (+   349us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.027358 (+    23us) write_op.cc:435] Acquired schema lock
0630 12:36:03.027365 (+     7us) tablet.cc:662] Decoding operations
0630 12:36:03.027675 (+   310us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.027708 (+    33us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.027728 (+    20us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:36:03.027896 (+   168us) tablet.cc:701] Row locks acquired
0630 12:36:03.027907 (+    11us) write_op.cc:260] PREPARE: finished
0630 12:36:03.028076 (+   169us) write_op.cc:270] Start()
0630 12:36:03.028196 (+   120us) write_op.cc:276] Timestamp: P: 1782822963027999 usec, L: 0
0630 12:36:03.028218 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.028678 (+   460us) log.cc:844] Serialized 432 byte log entry
0630 12:36:03.607913 (+579235us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.608323 (+   410us) write_op.cc:301] APPLY: starting
0630 12:36:03.608398 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.608700 (+   302us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.608804 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.609471 (+   667us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.609646 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.609693 (+    47us) write_op.cc:312] APPLY: finished
0630 12:36:03.609877 (+   184us) log.cc:844] Serialized 34 byte log entry
0630 12:36:03.610049 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.610130 (+    81us) write_op.cc:454] Released schema lock
0630 12:36:03.610170 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":53953280,"child_traces":[["op",{"apply.queue_time_us":211,"num_ops":3,"prepare.queue_time_us":231081,"prepare.run_cpu_time_us":1974,"prepare.run_wall_time_us":1975,"replication_time_us":579597,"spinlock_wait_cycles":8064}]]}
I20260630 12:36:03.659117  5250 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=35, attempt_no=0}) took 1157 ms. Trace:
I20260630 12:36:03.571260  5285 rpcz_store.cc:276] 0630 12:36:02.482469 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.517103 (+ 34634us) service_pool.cc:224] Handling call
0630 12:36:03.542596 (+1025493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.294180 (+     0us) write_op.cc:183] PREPARE: starting on tablet e9c1073ca9db4749af76a244640f9d3d
0630 12:36:03.299675 (+  5495us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.299709 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:36:03.300743 (+  1034us) tablet.cc:662] Decoding operations
0630 12:36:03.328492 (+ 27749us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.328547 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.328574 (+    27us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:36:03.329053 (+   479us) tablet.cc:701] Row locks acquired
0630 12:36:03.329070 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:36:03.329245 (+   175us) write_op.cc:270] Start()
0630 12:36:03.329354 (+   109us) write_op.cc:276] Timestamp: P: 1782822963329202 usec, L: 0
0630 12:36:03.329474 (+   120us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.330135 (+   661us) log.cc:844] Serialized 692 byte log entry
0630 12:36:03.538901 (+208766us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.539610 (+   709us) write_op.cc:301] APPLY: starting
0630 12:36:03.539685 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.539910 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.540001 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.541432 (+  1431us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.541641 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.541695 (+    54us) write_op.cc:312] APPLY: finished
0630 12:36:03.541939 (+   244us) log.cc:844] Serialized 70 byte log entry
0630 12:36:03.542129 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.542239 (+   110us) write_op.cc:454] Released schema lock
0630 12:36:03.542280 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":514,"num_ops":9,"prepare.queue_time_us":769796,"prepare.run_cpu_time_us":3759,"prepare.run_wall_time_us":47923,"replication_time_us":209249}]]}
W20260630 12:36:03.673806  5308 log.cc:927] Time spent T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260630 12:36:03.674278  5279 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=38, attempt_no=0}) took 1112 ms. Trace:
W20260630 12:36:03.677671  5307 log.cc:927] Time spent T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: Append to log took a long time: real 0.114s	user 0.000s	sys 0.002s
I20260630 12:36:03.610638  5299 rpcz_store.cc:276] 0630 12:36:02.507982 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.512003 (+  4021us) service_pool.cc:224] Handling call
0630 12:36:03.610035 (+1098032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.849999 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1001b77de0c64f16b410731d2860b2ae
0630 12:36:02.925009 (+ 75010us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.928027 (+  3018us) write_op.cc:435] Acquired schema lock
0630 12:36:02.928061 (+    34us) tablet.cc:662] Decoding operations
0630 12:36:02.945205 (+ 17144us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.949232 (+  4027us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.954259 (+  5027us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:36:02.959996 (+  5737us) tablet.cc:701] Row locks acquired
0630 12:36:02.961143 (+  1147us) write_op.cc:260] PREPARE: finished
0630 12:36:02.969735 (+  8592us) write_op.cc:270] Start()
0630 12:36:02.972824 (+  3089us) write_op.cc:276] Timestamp: P: 1782822962967020 usec, L: 0
0630 12:36:02.973339 (+   515us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.997198 (+ 23859us) log.cc:844] Serialized 345 byte log entry
0630 12:36:03.607587 (+610389us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.607912 (+   325us) write_op.cc:301] APPLY: starting
0630 12:36:03.608006 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.608100 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.608192 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.608414 (+   222us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.608563 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.608606 (+    43us) write_op.cc:312] APPLY: finished
0630 12:36:03.608771 (+   165us) log.cc:844] Serialized 22 byte log entry
0630 12:36:03.609580 (+   809us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.609650 (+    70us) write_op.cc:454] Released schema lock
0630 12:36:03.609687 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127,"mutex_wait_us":10910,"num_ops":1,"prepare.queue_time_us":319740,"prepare.run_cpu_time_us":3577,"prepare.run_wall_time_us":163713,"replication_time_us":634115}]]}
I20260630 12:36:03.696059  5281 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=28, attempt_no=0}) took 1182 ms. Trace:
I20260630 12:36:03.705681  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=33, attempt_no=0}) took 1191 ms. Trace:
I20260630 12:36:03.706179  5275 rpcz_store.cc:276] 0630 12:36:02.514279 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.528244 (+ 13965us) service_pool.cc:224] Handling call
0630 12:36:03.705607 (+1177363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.260372 (+     0us) write_op.cc:183] PREPARE: starting on tablet f4f8db1bee6d4446bb9a6b4911cb8e02
0630 12:36:03.298809 (+ 38437us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.300157 (+  1348us) write_op.cc:435] Acquired schema lock
0630 12:36:03.301166 (+  1009us) tablet.cc:662] Decoding operations
0630 12:36:03.311531 (+ 10365us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.311572 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.311601 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:36:03.311949 (+   348us) tablet.cc:701] Row locks acquired
0630 12:36:03.311974 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:36:03.312147 (+   173us) write_op.cc:270] Start()
0630 12:36:03.312249 (+   102us) write_op.cc:276] Timestamp: P: 1782822963312104 usec, L: 0
0630 12:36:03.312264 (+    15us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.358015 (+ 45751us) log.cc:844] Serialized 519 byte log entry
0630 12:36:03.687711 (+329696us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.688055 (+   344us) write_op.cc:301] APPLY: starting
0630 12:36:03.688134 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.688302 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.688406 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.689214 (+   808us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.689440 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.689490 (+    50us) write_op.cc:312] APPLY: finished
0630 12:36:03.689708 (+   218us) log.cc:844] Serialized 46 byte log entry
0630 12:36:03.697169 (+  7461us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.705208 (+  8039us) write_op.cc:454] Released schema lock
0630 12:36:03.705259 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":143,"mutex_wait_us":17526,"num_ops":5,"prepare.queue_time_us":726314,"prepare.run_cpu_time_us":3682,"prepare.run_wall_time_us":104927,"replication_time_us":375342}]]}
I20260630 12:36:03.696509  5281 rpcz_store.cc:276] 0630 12:36:02.513602 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.532072 (+ 18470us) service_pool.cc:224] Handling call
0630 12:36:03.695839 (+1163767us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.943936 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9ecf81f7042d4d93bbe5e5131c5b9252
0630 12:36:02.948547 (+  4611us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.948573 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:36:02.948587 (+    14us) tablet.cc:662] Decoding operations
0630 12:36:02.949062 (+   475us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.949104 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.949130 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:02.951026 (+  1896us) tablet.cc:701] Row locks acquired
0630 12:36:02.951042 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:36:02.951223 (+   181us) write_op.cc:270] Start()
0630 12:36:02.951344 (+   121us) write_op.cc:276] Timestamp: P: 1782822962951173 usec, L: 0
0630 12:36:02.951363 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.951982 (+   619us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.688499 (+736517us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.693418 (+  4919us) write_op.cc:301] APPLY: starting
0630 12:36:03.693501 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.693677 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.693774 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.694762 (+   988us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.694949 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.694993 (+    44us) write_op.cc:312] APPLY: finished
0630 12:36:03.695205 (+   212us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.695387 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.695480 (+    93us) write_op.cc:454] Released schema lock
0630 12:36:03.695526 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2805,"num_ops":6,"prepare.queue_time_us":410680,"prepare.run_cpu_time_us":2880,"prepare.run_wall_time_us":8270,"replication_time_us":737024}]]}
I20260630 12:36:03.714867  5285 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=47, attempt_no=0}) took 1161 ms. Trace:
I20260630 12:36:03.715320  5285 rpcz_store.cc:276] 0630 12:36:02.550963 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.551123 (+   160us) service_pool.cc:224] Handling call
0630 12:36:03.712592 (+1161469us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.252111 (+     0us) write_op.cc:183] PREPARE: starting on tablet cb76063e7b7c46e2adf3f83798439302
0630 12:36:03.291265 (+ 39154us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.293033 (+  1768us) write_op.cc:435] Acquired schema lock
0630 12:36:03.294580 (+  1547us) tablet.cc:662] Decoding operations
0630 12:36:03.310493 (+ 15913us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.311339 (+   846us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.311379 (+    40us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:03.324503 (+ 13124us) tablet.cc:701] Row locks acquired
0630 12:36:03.325690 (+  1187us) write_op.cc:260] PREPARE: finished
0630 12:36:03.340272 (+ 14582us) write_op.cc:270] Start()
0630 12:36:03.360661 (+ 20389us) write_op.cc:276] Timestamp: P: 1782822963340185 usec, L: 0
0630 12:36:03.361721 (+  1060us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.409723 (+ 48002us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.541343 (+131620us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.667695 (+126352us) write_op.cc:301] APPLY: starting
0630 12:36:03.667769 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.667957 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.668049 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.668929 (+   880us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.669147 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.669191 (+    44us) write_op.cc:312] APPLY: finished
0630 12:36:03.669411 (+   220us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.675975 (+  6564us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.681433 (+  5458us) write_op.cc:454] Released schema lock
0630 12:36:03.682828 (+  1395us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":125305,"num_ops":6,"prepare.queue_time_us":643156,"prepare.run_cpu_time_us":4146,"prepare.run_wall_time_us":171906,"replication_time_us":179531}]]}
I20260630 12:36:03.674701  5279 rpcz_store.cc:276] 0630 12:36:02.518146 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.524212 (+  6066us) service_pool.cc:224] Handling call
0630 12:36:03.628938 (+1104726us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.345933 (+     0us) write_op.cc:183] PREPARE: starting on tablet e9c1073ca9db4749af76a244640f9d3d
0630 12:36:03.346238 (+   305us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.346255 (+    17us) write_op.cc:435] Acquired schema lock
0630 12:36:03.346265 (+    10us) tablet.cc:662] Decoding operations
0630 12:36:03.346583 (+   318us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.346610 (+    27us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.346626 (+    16us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:03.346935 (+   309us) tablet.cc:701] Row locks acquired
0630 12:36:03.346947 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:36:03.347080 (+   133us) write_op.cc:270] Start()
0630 12:36:03.347155 (+    75us) write_op.cc:276] Timestamp: P: 1782822963347044 usec, L: 0
0630 12:36:03.347168 (+    13us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.347674 (+   506us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.539216 (+191542us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.546072 (+  6856us) write_op.cc:301] APPLY: starting
0630 12:36:03.546154 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.546332 (+   178us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.546436 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.574407 (+ 27971us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.586397 (+ 11990us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.588050 (+  1653us) write_op.cc:312] APPLY: finished
0630 12:36:03.597227 (+  9177us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.612899 (+ 15672us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.614551 (+  1652us) write_op.cc:454] Released schema lock
0630 12:36:03.616366 (+  1815us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6677,"num_ops":6,"prepare.queue_time_us":705006,"prepare.run_cpu_time_us":1993,"prepare.run_wall_time_us":1992,"replication_time_us":191951}]]}
I20260630 12:36:03.770005  5251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=17, attempt_no=0}) took 1262 ms. Trace:
I20260630 12:36:03.595870  5269 rpcz_store.cc:276] 0630 12:36:02.484581 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.498834 (+ 14253us) service_pool.cc:224] Handling call
0630 12:36:03.584946 (+1086112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.680323 (+     0us) write_op.cc:183] PREPARE: starting on tablet cb76063e7b7c46e2adf3f83798439302
0630 12:36:02.712388 (+ 32065us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.713064 (+   676us) write_op.cc:435] Acquired schema lock
0630 12:36:02.713561 (+   497us) tablet.cc:662] Decoding operations
0630 12:36:02.715169 (+  1608us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.715231 (+    62us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.715270 (+    39us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:36:02.715843 (+   573us) tablet.cc:701] Row locks acquired
0630 12:36:02.715864 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:36:02.716129 (+   265us) write_op.cc:270] Start()
0630 12:36:02.716288 (+   159us) write_op.cc:276] Timestamp: P: 1782822962716047 usec, L: 0
0630 12:36:02.716316 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.113788 (+397472us) spinlock_profiling.cc:243] Waited 315 ms on lock 0x7b54004ae820. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ab571 00007fd6785bf520 00007fd678648b42 00007fd67863df67 00007fd67863dda4 00007fd67c078581 00007fd67c077d58 00007fd67c07c9f1 00007fd67c07c9a9 00007fd67c07c939 00007fd67c07c901
0630 12:36:03.114643 (+   855us) log.cc:844] Serialized 605 byte log entry
0630 12:36:03.540825 (+426182us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.548573 (+  7748us) write_op.cc:301] APPLY: starting
0630 12:36:03.548654 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.548859 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.548893 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.550024 (+  1131us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.550235 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.550288 (+    53us) write_op.cc:312] APPLY: finished
0630 12:36:03.550545 (+   257us) log.cc:844] Serialized 58 byte log entry
0630 12:36:03.568449 (+ 17904us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.572838 (+  4389us) write_op.cc:454] Released schema lock
0630 12:36:03.578222 (+  5384us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7536,"num_ops":7,"prepare.queue_time_us":171261,"prepare.run_cpu_time_us":9611,"prepare.run_wall_time_us":452421,"replication_time_us":824394,"spinlock_wait_cycles":723852672}]]}
I20260630 12:36:03.784439  5299 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=42, attempt_no=0}) took 1251 ms. Trace:
I20260630 12:36:03.770505  5251 rpcz_store.cc:276] 0630 12:36:02.507463 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.512359 (+  4896us) service_pool.cc:224] Handling call
0630 12:36:03.769928 (+1257569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.764481 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9ecf81f7042d4d93bbe5e5131c5b9252
0630 12:36:02.765024 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.765073 (+    49us) write_op.cc:435] Acquired schema lock
0630 12:36:02.765094 (+    21us) tablet.cc:662] Decoding operations
0630 12:36:02.819215 (+ 54121us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.822168 (+  2953us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.824909 (+  2741us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:02.881203 (+ 56294us) tablet.cc:701] Row locks acquired
0630 12:36:02.885238 (+  4035us) write_op.cc:260] PREPARE: finished
0630 12:36:02.913399 (+ 28161us) write_op.cc:270] Start()
0630 12:36:02.916022 (+  2623us) write_op.cc:276] Timestamp: P: 1782822962909628 usec, L: 0
0630 12:36:02.920369 (+  4347us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.941526 (+ 21157us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.688204 (+746678us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.689159 (+   955us) write_op.cc:301] APPLY: starting
0630 12:36:03.689234 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.689391 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.689483 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.690341 (+   858us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.690520 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.690574 (+    54us) write_op.cc:312] APPLY: finished
0630 12:36:03.692001 (+  1427us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.769353 (+ 77352us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b60001881c8. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd67bfac161 00007fd67c118815 00007fd67c11a7c4 00007fd67c08d473 00007fd67c08e8c6 00007fd67c08e32c 00007fd67c07a389 00007fd67c079b53 00007fd67c07dd61 00007fd67c07dd19 00007fd67c07dca9
0630 12:36:03.769436 (+    83us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.769531 (+    95us) write_op.cc:454] Released schema lock
0630 12:36:03.769582 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":779,"mutex_wait_us":7832,"num_ops":6,"prepare.queue_time_us":248338,"prepare.run_cpu_time_us":5180,"prepare.run_wall_time_us":180106,"replication_time_us":766528,"spinlock_wait_cycles":3166464}]]}
I20260630 12:36:03.659566  5250 rpcz_store.cc:276] 0630 12:36:02.501330 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.514234 (+ 12904us) service_pool.cc:224] Handling call
0630 12:36:03.659062 (+1144828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.141209 (+     0us) write_op.cc:183] PREPARE: starting on tablet cb76063e7b7c46e2adf3f83798439302
0630 12:36:03.179244 (+ 38035us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.180726 (+  1482us) write_op.cc:435] Acquired schema lock
0630 12:36:03.182253 (+  1527us) tablet.cc:662] Decoding operations
0630 12:36:03.217888 (+ 35635us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.220667 (+  2779us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.221814 (+  1147us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:36:03.235145 (+ 13331us) tablet.cc:701] Row locks acquired
0630 12:36:03.235160 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:36:03.235482 (+   322us) write_op.cc:270] Start()
0630 12:36:03.235598 (+   116us) write_op.cc:276] Timestamp: P: 1782822963235428 usec, L: 0
0630 12:36:03.235621 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.236583 (+   962us) log.cc:844] Serialized 475 byte log entry
0630 12:36:03.541119 (+304536us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.586002 (+ 44883us) write_op.cc:301] APPLY: starting
0630 12:36:03.587486 (+  1484us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.592927 (+  5441us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.595552 (+  2625us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.643508 (+ 47956us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.657870 (+ 14362us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.657909 (+    39us) write_op.cc:312] APPLY: finished
0630 12:36:03.658135 (+   226us) log.cc:844] Serialized 40 byte log entry
0630 12:36:03.658367 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.658645 (+   278us) write_op.cc:454] Released schema lock
0630 12:36:03.658687 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42729,"mutex_wait_us":1233,"num_ops":4,"prepare.queue_time_us":617103,"prepare.run_cpu_time_us":4063,"prepare.run_wall_time_us":99338,"replication_time_us":305394}]]}
I20260630 12:36:03.823311  5279 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=19, attempt_no=0}) took 1340 ms. Trace:
I20260630 12:36:03.826772  5250 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=32, attempt_no=0}) took 1326 ms. Trace:
I20260630 12:36:03.823787  5279 rpcz_store.cc:276] 0630 12:36:02.482944 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.490842 (+  7898us) service_pool.cc:224] Handling call
0630 12:36:03.823244 (+1332402us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.762942 (+     0us) write_op.cc:183] PREPARE: starting on tablet f10adf433e8f44df9157d7276af0266d
0630 12:36:02.783340 (+ 20398us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.783397 (+    57us) write_op.cc:435] Acquired schema lock
0630 12:36:02.783423 (+    26us) tablet.cc:662] Decoding operations
0630 12:36:02.784006 (+   583us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.784062 (+    56us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.784278 (+   216us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:36:02.784585 (+   307us) tablet.cc:701] Row locks acquired
0630 12:36:02.784606 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:36:02.784850 (+   244us) write_op.cc:270] Start()
0630 12:36:02.784978 (+   128us) write_op.cc:276] Timestamp: P: 1782822962784791 usec, L: 0
0630 12:36:02.785003 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.795708 (+ 10705us) log.cc:844] Serialized 432 byte log entry
0630 12:36:03.699371 (+903663us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.820793 (+121422us) write_op.cc:301] APPLY: starting
0630 12:36:03.820877 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.821006 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.821105 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.821655 (+   550us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.821811 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.821851 (+    40us) write_op.cc:312] APPLY: finished
0630 12:36:03.822024 (+   173us) log.cc:844] Serialized 34 byte log entry
0630 12:36:03.822778 (+   754us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.822857 (+    79us) write_op.cc:454] Released schema lock
0630 12:36:03.822899 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121202,"mutex_wait_us":2308,"num_ops":3,"prepare.queue_time_us":263361,"prepare.run_cpu_time_us":4195,"prepare.run_wall_time_us":44774,"replication_time_us":914231}]]}
I20260630 12:36:03.827252  5250 rpcz_store.cc:276] 0630 12:36:02.500739 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.512932 (+ 12193us) service_pool.cc:224] Handling call
0630 12:36:03.826681 (+1313749us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.836048 (+     0us) write_op.cc:183] PREPARE: starting on tablet f10adf433e8f44df9157d7276af0266d
0630 12:36:02.836567 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.836592 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:36:02.836609 (+    17us) tablet.cc:662] Decoding operations
0630 12:36:02.837107 (+   498us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.837152 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.837187 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:36:02.838322 (+  1135us) tablet.cc:701] Row locks acquired
0630 12:36:02.838348 (+    26us) write_op.cc:260] PREPARE: finished
0630 12:36:02.838573 (+   225us) write_op.cc:270] Start()
0630 12:36:02.838727 (+   154us) write_op.cc:276] Timestamp: P: 1782822962838503 usec, L: 0
0630 12:36:02.838808 (+    81us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.839853 (+  1045us) log.cc:844] Serialized 475 byte log entry
0630 12:36:03.699684 (+859831us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.824076 (+124392us) write_op.cc:301] APPLY: starting
0630 12:36:03.824152 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.824268 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.824357 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.825061 (+   704us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.825208 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.825249 (+    41us) write_op.cc:312] APPLY: finished
0630 12:36:03.825566 (+   317us) log.cc:844] Serialized 40 byte log entry
0630 12:36:03.825767 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.825852 (+    85us) write_op.cc:454] Released schema lock
0630 12:36:03.825902 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124231,"num_ops":4,"prepare.queue_time_us":321790,"prepare.run_cpu_time_us":3960,"prepare.run_wall_time_us":7441,"replication_time_us":860783}]]}
I20260630 12:36:03.785156  5299 rpcz_store.cc:276] 0630 12:36:02.532931 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.543947 (+ 11016us) service_pool.cc:224] Handling call
0630 12:36:03.784360 (+1240413us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.953140 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9ecf81f7042d4d93bbe5e5131c5b9252
0630 12:36:02.961943 (+  8803us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.961969 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:36:02.961983 (+    14us) tablet.cc:662] Decoding operations
0630 12:36:02.962400 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.962444 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.962468 (+    24us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:36:02.970492 (+  8024us) tablet.cc:701] Row locks acquired
0630 12:36:02.970509 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:36:02.971783 (+  1274us) write_op.cc:270] Start()
0630 12:36:02.975045 (+  3262us) write_op.cc:276] Timestamp: P: 1782822962970669 usec, L: 0
0630 12:36:02.976717 (+  1672us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.977314 (+   597us) log.cc:844] Serialized 432 byte log entry
0630 12:36:03.688741 (+711427us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.695404 (+  6663us) write_op.cc:301] APPLY: starting
0630 12:36:03.695467 (+    63us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.695588 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.695675 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.696296 (+   621us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.696572 (+   276us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.696620 (+    48us) write_op.cc:312] APPLY: finished
0630 12:36:03.696809 (+   189us) log.cc:844] Serialized 34 byte log entry
0630 12:36:03.712641 (+ 15832us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.719381 (+  6740us) write_op.cc:454] Released schema lock
0630 12:36:03.719940 (+   559us) write_op.cc:341] FINISH: Updating metrics
0630 12:36:03.784244 (+ 64304us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b340026cdb8. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6768f4171 00007fd67693a9ae 00007fd67694e4fe 00007fd67d627e51 00007fd67c07a3ad 00007fd67c079b53 00007fd67c07dd61 00007fd67c07dd19 00007fd67c07dca9 00007fd67c07dc71 00007fd67c07ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6495,"num_ops":3,"prepare.queue_time_us":407295,"prepare.run_cpu_time_us":3132,"prepare.run_wall_time_us":24383,"replication_time_us":711926,"spinlock_wait_cycles":2805632}]]}
I20260630 12:36:03.835114  5279 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=44, attempt_no=0}) took 1298 ms. Trace:
I20260630 12:36:03.836828  5279 rpcz_store.cc:276] 0630 12:36:02.537046 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.537631 (+   585us) service_pool.cc:224] Handling call
0630 12:36:03.835040 (+1297409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:02.908645 (+     0us) write_op.cc:183] PREPARE: starting on tablet f10adf433e8f44df9157d7276af0266d
0630 12:36:02.916822 (+  8177us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:02.916867 (+    45us) write_op.cc:435] Acquired schema lock
0630 12:36:02.916890 (+    23us) tablet.cc:662] Decoding operations
0630 12:36:02.917873 (+   983us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:02.917963 (+    90us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:02.918014 (+    51us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:02.918819 (+   805us) tablet.cc:701] Row locks acquired
0630 12:36:02.918853 (+    34us) write_op.cc:260] PREPARE: finished
0630 12:36:02.919162 (+   309us) write_op.cc:270] Start()
0630 12:36:02.921613 (+  2451us) write_op.cc:276] Timestamp: P: 1782822962919086 usec, L: 0
0630 12:36:02.923752 (+  2139us) op_driver.cc:348] REPLICATION: starting
0630 12:36:02.961919 (+ 38167us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.401420 (+439501us) spinlock_profiling.cc:243] Waited 137 ms on lock 0x7b54000ff620. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ac090 00007fd6785b96b8 00007fd6785b92fa 00007fd67863d965 00007fd67863de09 00007fd67c078581 00007fd67c077d58 00007fd67c07c9f1 00007fd67c07c9a9 00007fd67c07c939 00007fd67c07c901
0630 12:36:03.699915 (+298495us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.828042 (+128127us) write_op.cc:301] APPLY: starting
0630 12:36:03.828104 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.828243 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.828264 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.833281 (+  5017us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.833478 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.833529 (+    51us) write_op.cc:312] APPLY: finished
0630 12:36:03.833757 (+   228us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.834518 (+   761us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.834631 (+   113us) write_op.cc:454] Released schema lock
0630 12:36:03.834680 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127980,"num_ops":6,"prepare.queue_time_us":369329,"prepare.run_cpu_time_us":9862,"prepare.run_wall_time_us":493037,"replication_time_us":776057,"spinlock_wait_cycles":315636608}]]}
I20260630 12:36:03.848666  5250 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=45, attempt_no=0}) took 1309 ms. Trace:
I20260630 12:36:03.849169  5250 rpcz_store.cc:276] 0630 12:36:02.539661 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.539837 (+   176us) service_pool.cc:224] Handling call
0630 12:36:03.848598 (+1308761us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.122850 (+     0us) write_op.cc:183] PREPARE: starting on tablet eff570d565604b588190c6483732ba34
0630 12:36:03.167168 (+ 44318us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.167902 (+   734us) write_op.cc:435] Acquired schema lock
0630 12:36:03.167919 (+    17us) tablet.cc:662] Decoding operations
0630 12:36:03.173374 (+  5455us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.173421 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.173448 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:36:03.173856 (+   408us) tablet.cc:701] Row locks acquired
0630 12:36:03.173871 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:36:03.174062 (+   191us) write_op.cc:270] Start()
0630 12:36:03.174164 (+   102us) write_op.cc:276] Timestamp: P: 1782822963174013 usec, L: 0
0630 12:36:03.174184 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.179756 (+  5572us) log.cc:844] Serialized 519 byte log entry
0630 12:36:03.701444 (+521688us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.830840 (+129396us) write_op.cc:301] APPLY: starting
0630 12:36:03.830919 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.831064 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.831155 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.831867 (+   712us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.832034 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.832073 (+    39us) write_op.cc:312] APPLY: finished
0630 12:36:03.832277 (+   204us) log.cc:844] Serialized 46 byte log entry
0630 12:36:03.848188 (+ 15911us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.848273 (+    85us) write_op.cc:454] Released schema lock
0630 12:36:03.848314 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":129188,"num_ops":5,"prepare.queue_time_us":573408,"prepare.run_cpu_time_us":3361,"prepare.run_wall_time_us":69724,"replication_time_us":527135}]]}
I20260630 12:36:03.856498  5279 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50970 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=46, attempt_no=0}) took 1311 ms. Trace:
I20260630 12:36:03.856986  5279 rpcz_store.cc:276] 0630 12:36:02.545207 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.545389 (+   182us) service_pool.cc:224] Handling call
0630 12:36:03.856430 (+1311041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.315376 (+     0us) write_op.cc:183] PREPARE: starting on tablet 390e99d08ac94f02a67165eebb98944f
0630 12:36:03.315852 (+   476us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.315888 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:36:03.315906 (+    18us) tablet.cc:662] Decoding operations
0630 12:36:03.321048 (+  5142us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.321103 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.321132 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:03.323077 (+  1945us) tablet.cc:701] Row locks acquired
0630 12:36:03.323095 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:36:03.422574 (+ 99479us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b3400133fe8. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6768f4171 00007fd676939b64 00007fd67c0781b5 00007fd67c077d58 00007fd67c07c9f1 00007fd67c07c9a9 00007fd67c07c939 00007fd67c07c901 00007fd67c07bb2d 000000000043f3c4 000000000043f209
0630 12:36:03.422708 (+   134us) write_op.cc:270] Start()
0630 12:36:03.448319 (+ 25611us) write_op.cc:276] Timestamp: P: 1782822963422661 usec, L: 0
0630 12:36:03.448359 (+    40us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.509832 (+ 61473us) log.cc:844] Serialized 562 byte log entry
0630 12:36:03.624144 (+114312us) spinlock_profiling.cc:243] Waited 2.14 ms on lock 0x7b54004aed20. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ab571 00007fd6785bb142 00007fd67859beaa 00007fd6785a2d53 00007fd6785a2cd9 00007fd6785a2c69 00007fd6785a2c31 00007fd6785a1dfd 000000000043f3c4 000000000043f209 00007fd675556ab5
0630 12:36:03.662847 (+ 38703us) spinlock_profiling.cc:243] Waited 3.76 ms on lock 0x7b180005e7e0. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd67e41cbf1 00007fd67e429391 00007fd675556b62 00007fd675558e01 00007fd675558db9 00007fd675558d49 00007fd675558d11 00007fd67555800d 000000000043f3c4 000000000043f209 00007fd675539e7a
0630 12:36:03.711276 (+ 48429us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.841933 (+130657us) write_op.cc:301] APPLY: starting
0630 12:36:03.842010 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.842176 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.842198 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.855286 (+ 13088us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.855471 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.855520 (+    49us) write_op.cc:312] APPLY: finished
0630 12:36:03.855752 (+   232us) log.cc:844] Serialized 52 byte log entry
0630 12:36:03.855953 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.856059 (+   106us) write_op.cc:454] Released schema lock
0630 12:36:03.856100 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130482,"mutex_wait_us":3249,"num_ops":6,"prepare.queue_time_us":768541,"prepare.run_cpu_time_us":7350,"prepare.run_wall_time_us":209422,"raft.queue_time_us":2250,"raft.run_cpu_time_us":3140,"raft.run_wall_time_us":98210,"replication_time_us":260214,"spinlock_wait_cycles":19288448}]]}
I20260630 12:36:03.873602  5299 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=40, attempt_no=0}) took 1352 ms. Trace:
I20260630 12:36:03.874506  5251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=26, attempt_no=0}) took 1361 ms. Trace:
I20260630 12:36:03.879838  5281 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40352 (ReqId={client: e1361e446dde471cbac56acf5fb1ec18, seq_no=8, attempt_no=0}) took 1375 ms. Trace:
I20260630 12:36:03.880436  5281 rpcz_store.cc:276] 0630 12:36:02.504145 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.523520 (+ 19375us) service_pool.cc:224] Handling call
0630 12:36:03.879755 (+1356235us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.294638 (+     0us) write_op.cc:183] PREPARE: starting on tablet 14610231df19445c892472c8e5a15d49
0630 12:36:03.305526 (+ 10888us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.305553 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:36:03.305565 (+    12us) tablet.cc:662] Decoding operations
0630 12:36:03.305889 (+   324us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.305926 (+    37us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.305951 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:36:03.306136 (+   185us) tablet.cc:701] Row locks acquired
0630 12:36:03.306148 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:36:03.306305 (+   157us) write_op.cc:270] Start()
0630 12:36:03.308198 (+  1893us) write_op.cc:276] Timestamp: P: 1782822963306265 usec, L: 0
0630 12:36:03.308214 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.358250 (+ 50036us) log.cc:844] Serialized 388 byte log entry
0630 12:36:03.813046 (+454796us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.876536 (+ 63490us) write_op.cc:301] APPLY: starting
0630 12:36:03.876625 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.876754 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.876867 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.877426 (+   559us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.877605 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.877656 (+    51us) write_op.cc:312] APPLY: finished
0630 12:36:03.877867 (+   211us) log.cc:844] Serialized 28 byte log entry
0630 12:36:03.878100 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.878186 (+    86us) write_op.cc:454] Released schema lock
0630 12:36:03.878237 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63306,"mutex_wait_us":18186,"num_ops":2,"prepare.queue_time_us":756552,"prepare.run_cpu_time_us":2621,"prepare.run_wall_time_us":75075,"replication_time_us":503876}]]}
I20260630 12:36:03.875012  5251 rpcz_store.cc:276] 0630 12:36:02.513245 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.541507 (+ 28262us) service_pool.cc:224] Handling call
0630 12:36:03.874438 (+1332931us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.232382 (+     0us) write_op.cc:183] PREPARE: starting on tablet 14610231df19445c892472c8e5a15d49
0630 12:36:03.232897 (+   515us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.232927 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:36:03.232944 (+    17us) tablet.cc:662] Decoding operations
0630 12:36:03.234090 (+  1146us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.234130 (+    40us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.234154 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:36:03.234345 (+   191us) tablet.cc:701] Row locks acquired
0630 12:36:03.234359 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:36:03.234531 (+   172us) write_op.cc:270] Start()
0630 12:36:03.234618 (+    87us) write_op.cc:276] Timestamp: P: 1782822963234489 usec, L: 0
0630 12:36:03.234637 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.273307 (+ 38670us) log.cc:844] Serialized 388 byte log entry
0630 12:36:03.802404 (+529097us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.871428 (+ 69024us) write_op.cc:301] APPLY: starting
0630 12:36:03.871502 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.871613 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.871722 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.872132 (+   410us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.872314 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.872364 (+    50us) write_op.cc:312] APPLY: finished
0630 12:36:03.872556 (+   192us) log.cc:844] Serialized 28 byte log entry
0630 12:36:03.873941 (+  1385us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.874028 (+    87us) write_op.cc:454] Released schema lock
0630 12:36:03.874077 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68861,"num_ops":2,"prepare.queue_time_us":689757,"prepare.run_cpu_time_us":3033,"prepare.run_wall_time_us":46778,"replication_time_us":567668}]]}
I20260630 12:36:03.874277  5299 rpcz_store.cc:276] 0630 12:36:02.521048 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:02.538322 (+ 17274us) service_pool.cc:224] Handling call
0630 12:36:03.873517 (+1335195us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:03.095405 (+     0us) write_op.cc:183] PREPARE: starting on tablet 14610231df19445c892472c8e5a15d49
0630 12:36:03.117974 (+ 22569us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:03.118005 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:36:03.118026 (+    21us) tablet.cc:662] Decoding operations
0630 12:36:03.135392 (+ 17366us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:03.135435 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:03.135462 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:36:03.135852 (+   390us) tablet.cc:701] Row locks acquired
0630 12:36:03.135873 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:36:03.136045 (+   172us) write_op.cc:270] Start()
0630 12:36:03.136153 (+   108us) write_op.cc:276] Timestamp: P: 1782822963136006 usec, L: 0
0630 12:36:03.136170 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:36:03.231035 (+ 94865us) log.cc:844] Serialized 519 byte log entry
0630 12:36:03.232046 (+  1011us) spinlock_profiling.cc:243] Waited 82.4 ms on lock 0x7b5400167454. stack: 00007fd675524983 00007fd675524880 00007fd674eb41d4 000000000042d824 000000000042d7b9 00007fd6785ab571 00007fd67863de28 00007fd67c078581 00007fd67c077d58 00007fd67c07c9f1 00007fd67c07c9a9 00007fd67c07c939 00007fd67c07c901 00007fd67c07bb2d 000000000043f3c4 000000000043f209
0630 12:36:03.802133 (+570087us) op_driver.cc:464] REPLICATION: finished
0630 12:36:03.871018 (+ 68885us) write_op.cc:301] APPLY: starting
0630 12:36:03.871112 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:03.871299 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:03.871324 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:03.872362 (+  1038us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:03.872543 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:03.872596 (+    53us) write_op.cc:312] APPLY: finished
0630 12:36:03.872814 (+   218us) log.cc:844] Serialized 46 byte log entry
0630 12:36:03.873005 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:03.873098 (+    93us) write_op.cc:454] Released schema lock
0630 12:36:03.873152 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68696,"num_ops":5,"prepare.queue_time_us":551777,"prepare.run_cpu_time_us":5135,"prepare.run_wall_time_us":139233,"replication_time_us":662971,"spinlock_wait_cycles":189425536}]]}
W20260630 12:36:04.391363  4898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.195:41695, user_credentials={real_user=slave}} blocked reactor thread for 89808.7us
W20260630 12:36:05.481119  5114 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.112.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 59023us
W20260630 12:36:05.743639  4975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.193:46625, user_credentials={real_user=slave}} blocked reactor thread for 89872.4us
W20260630 12:36:06.401074  4898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.195:41695, user_credentials={real_user=slave}} blocked reactor thread for 136616us
W20260630 12:36:06.750841  4975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.193:46625, user_credentials={real_user=slave}} blocked reactor thread for 49595.3us
W20260630 12:36:06.975508  4898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.195:41695, user_credentials={real_user=slave}} blocked reactor thread for 44408.6us
I20260630 12:36:07.090266   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.098582  5349 instance_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:36:07.098984  5350 instance_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:36:07.100608  5352 instance_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:36:07.101441   451 server_base.cc:1061] running on GCE node
I20260630 12:36:07.104022   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.104234   451 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:36:07.104378   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822967104367 us; error 0 us; skew 500 ppm
I20260630 12:36:07.104861   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.107721   451 webserver.cc:533] Webserver started at http://127.0.112.196:33135/ using document root <none> and password file <none>
I20260630 12:36:07.108196   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.108366   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.108629   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.110071   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "9dfd0c2e318441bbba005e9039758914"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.114818   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:07.118057  5357 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:36:07.118927   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:07.119185   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "9dfd0c2e318441bbba005e9039758914"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.119453   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:36:07.134117   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.135753   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.137225   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.140079   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.140336   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.140599   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.140796   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.187580   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:38593
I20260630 12:36:07.187708  5419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:38593 every 8 connection(s)
I20260630 12:36:07.193836   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.201385  5424 instance_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:36:07.204093  5425 instance_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:36:07.205724  5427 instance_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:36:07.205758   451 server_base.cc:1061] running on GCE node
I20260630 12:36:07.208966   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.209275   451 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:36:07.209510   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822967209493 us; error 0 us; skew 500 ppm
I20260630 12:36:07.210151   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.210282  5420 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:36:07.210718  5420 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.211649  5420 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:36:07.213317   451 webserver.cc:533] Webserver started at http://127.0.112.197:32895/ using document root <none> and password file <none>
I20260630 12:36:07.213860   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.214133   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.213882  4828 ts_manager.cc:194] Registered new tserver with Master: 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593)
I20260630 12:36:07.214495   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.215713   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-4-root/instance:
uuid: "b11b73f2f67c414694920fb604f9322a"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.215801  4828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41574
I20260630 12:36:07.220296   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:07.223920  5432 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:36:07.224689   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:07.225003   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-4-root
uuid: "b11b73f2f67c414694920fb604f9322a"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.225307   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:36:07.241494   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.242898   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.244993   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.247237   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.247452   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.247771   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.247933   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.315618   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.197:33093
I20260630 12:36:07.315765  5494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.197:33093 every 8 connection(s)
I20260630 12:36:07.322399   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:07.330120  5498 instance_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:36:07.334088  5499 instance_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:36:07.335070  5495 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:36:07.335493  5495 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.336638  5495 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:36:07.339041  4828 ts_manager.cc:194] Registered new tserver with Master: b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093)
W20260630 12:36:07.339589  5501 instance_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:36:07.340817  4828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41576
I20260630 12:36:07.341821   451 server_base.cc:1061] running on GCE node
I20260630 12:36:07.343116   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:07.343478   451 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:36:07.343750   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822967343726 us; error 0 us; skew 500 ppm
I20260630 12:36:07.344365   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:07.346892   451 webserver.cc:533] Webserver started at http://127.0.112.198:43099/ using document root <none> and password file <none>
I20260630 12:36:07.347326   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:07.347493   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:07.347711   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:07.348865   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-5-root/instance:
uuid: "0961586bc7054d159a5226afb9544412"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.353499   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:07.357065  5506 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:36:07.357916   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:07.358327   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-5-root
uuid: "0961586bc7054d159a5226afb9544412"
format_stamp: "Formatted at 2026-06-30 12:36:07 on dist-test-slave-45vn"
I20260630 12:36:07.358631   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-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:36:07.389065   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:07.390550   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:07.394506   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:07.397120   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:07.397436   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.397748   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:07.397982   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:07.481644   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.198:38857
I20260630 12:36:07.481750  5568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.198:38857 every 8 connection(s)
I20260630 12:36:07.498148  5569 heartbeater.cc:344] Connected to a master server at 127.0.112.254:42077
I20260630 12:36:07.498564  5569 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:07.499300  5569 heartbeater.cc:507] Master 127.0.112.254:42077 requested a full tablet report, sending...
I20260630 12:36:07.501667  4828 ts_manager.cc:194] Registered new tserver with Master: 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857)
I20260630 12:36:07.503328  4828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41578
I20260630 12:36:08.080443  4934 consensus_queue.cc:237] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:08.087713  5006 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.089867  5080 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.089789  5322 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:08.092126  5576 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:36:08.100953  5322 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.103715  5006 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.103688  5080 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
W20260630 12:36:08.108650  4897 consensus_peers.cc:597] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ecf81f7042d4d93bbe5e5131c5b9252. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.125576  4829 catalog_manager.cc:5697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index -1 to 25, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.134255  5006 consensus_queue.cc:237] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:08.147275  4934 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.150571  5573 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } 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:36:08.151178  5080 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.152797  5573 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:08.161592  5573 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.163530  5080 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
W20260630 12:36:08.166807  4973 consensus_peers.cc:597] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd -> Peer 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593): Couldn't send request to peer 9dfd0c2e318441bbba005e9039758914. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 390e99d08ac94f02a67165eebb98944f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.174582  4934 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.181229  4824 catalog_manager.cc:5697] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index -1 to 26, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.184357  5006 consensus_queue.cc:237] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:08.196261  5080 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.198210  5291 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } 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:36:08.198890  4934 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.200587  5329 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:36:08.212931  4975 consensus_peers.cc:597] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd -> Peer 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857): Couldn't send request to peer 0961586bc7054d159a5226afb9544412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eff570d565604b588190c6483732ba34. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.212380  5291 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.214448  5080 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.216423  4928 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.218397  5420 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:08.228997  4829 catalog_manager.cc:5697] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.230444  4934 consensus_queue.cc:237] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:08.240335  5080 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:36:08.241667  4897 consensus_peers.cc:597] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1001b77de0c64f16b410731d2860b2ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.242583  5006 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.243857  5578 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } 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:36:08.245076  5576 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:08.254109  5576 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.256090  5006 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.259461  5080 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.268669  4824 catalog_manager.cc:5697] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd reported cstate change: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:08.270021  4934 consensus_queue.cc:237] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:08.279440  5080 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.281209  5322 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:36:08.282256  5006 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:36:08.284647  5322 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:36:08.289644  4898 consensus_peers.cc:597] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593): Couldn't send request to peer 9dfd0c2e318441bbba005e9039758914. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f8db1bee6d4446bb9a6b4911cb8e02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.296010  5600 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.297884  5080 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.299692  5006 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:08.312391  4824 catalog_manager.cc:5697] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index -1 to 25, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:08.320235  5006 consensus_queue.cc:237] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:08.330677  4934 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:36:08.331135  4975 consensus_peers.cc:597] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd -> Peer 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857): Couldn't send request to peer 0961586bc7054d159a5226afb9544412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f10adf433e8f44df9157d7276af0266d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:08.331281  5080 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:08.332120  5573 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } 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:36:08.333041  5329 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:08.341324  5573 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.343859  5495 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:08.343257  5080 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.344761  4934 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.358021  4828 catalog_manager.cc:5697] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:08.506039  5569 heartbeater.cc:499] Master 127.0.112.254:42077 was elected leader, sending a full tablet report...
I20260630 12:36:08.565109  5607 ts_tablet_manager.cc:933] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Initiating tablet copy from peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:08.571547  5607 tablet_copy_client.cc:323] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:41263
I20260630 12:36:08.585837  5019 tablet_copy_service.cc:140] P dda863f0d91c46978418bb16042a5bdd: Received BeginTabletCopySession request for tablet 390e99d08ac94f02a67165eebb98944f from peer 9dfd0c2e318441bbba005e9039758914 ({username='slave'} at 127.0.0.1:50992)
I20260630 12:36:08.586392  5019 tablet_copy_service.cc:161] P dda863f0d91c46978418bb16042a5bdd: Beginning new tablet copy session on tablet 390e99d08ac94f02a67165eebb98944f from peer 9dfd0c2e318441bbba005e9039758914 at {username='slave'} at 127.0.0.1:50992: session id = 9dfd0c2e318441bbba005e9039758914-390e99d08ac94f02a67165eebb98944f
I20260630 12:36:08.592567  5019 tablet_copy_source_session.cc:215] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.595800  5607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390e99d08ac94f02a67165eebb98944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.613840  5607 tablet_copy_client.cc:806] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.614801  5607 tablet_copy_client.cc:670] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.619251  5608 tablet_copy_client.cc:1025] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:08.640146  5610 ts_tablet_manager.cc:933] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:08.641987  5610 tablet_copy_client.cc:323] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:08.660867  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 from peer b11b73f2f67c414694920fb604f9322a ({username='slave'} at 127.0.0.1:40364)
I20260630 12:36:08.661550  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet 9ecf81f7042d4d93bbe5e5131c5b9252 from peer b11b73f2f67c414694920fb604f9322a at {username='slave'} at 127.0.0.1:40364: session id = b11b73f2f67c414694920fb604f9322a-9ecf81f7042d4d93bbe5e5131c5b9252
I20260630 12:36:08.669751  4944 tablet_copy_source_session.cc:215] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.671599  5614 ts_tablet_manager.cc:933] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Initiating tablet copy from peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:08.673302  5610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecf81f7042d4d93bbe5e5131c5b9252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.673643  5614 tablet_copy_client.cc:323] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:41263
I20260630 12:36:08.689364  5019 tablet_copy_service.cc:140] P dda863f0d91c46978418bb16042a5bdd: Received BeginTabletCopySession request for tablet eff570d565604b588190c6483732ba34 from peer 0961586bc7054d159a5226afb9544412 ({username='slave'} at 127.0.0.1:51002)
I20260630 12:36:08.689953  5019 tablet_copy_service.cc:161] P dda863f0d91c46978418bb16042a5bdd: Beginning new tablet copy session on tablet eff570d565604b588190c6483732ba34 from peer 0961586bc7054d159a5226afb9544412 at {username='slave'} at 127.0.0.1:51002: session id = 0961586bc7054d159a5226afb9544412-eff570d565604b588190c6483732ba34
I20260630 12:36:08.696166  5610 tablet_copy_client.cc:806] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.696879  5610 tablet_copy_client.cc:670] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.697753  5019 tablet_copy_source_session.cc:215] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.701833  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff570d565604b588190c6483732ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.702240  5611 tablet_copy_client.cc:1025] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:08.715464  5614 tablet_copy_client.cc:806] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.716120  5614 tablet_copy_client.cc:670] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.719949  5615 tablet_copy_client.cc:1025] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:08.787611  5617 ts_tablet_manager.cc:933] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:08.790956  5618 ts_tablet_manager.cc:933] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Initiating tablet copy from peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:08.791376  5617 tablet_copy_client.cc:323] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:08.792922  5618 tablet_copy_client.cc:323] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:41263
I20260630 12:36:08.793416  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet 1001b77de0c64f16b410731d2860b2ae from peer b11b73f2f67c414694920fb604f9322a ({username='slave'} at 127.0.0.1:40364)
I20260630 12:36:08.794004  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet 1001b77de0c64f16b410731d2860b2ae from peer b11b73f2f67c414694920fb604f9322a at {username='slave'} at 127.0.0.1:40364: session id = b11b73f2f67c414694920fb604f9322a-1001b77de0c64f16b410731d2860b2ae
I20260630 12:36:08.794809  5019 tablet_copy_service.cc:140] P dda863f0d91c46978418bb16042a5bdd: Received BeginTabletCopySession request for tablet f10adf433e8f44df9157d7276af0266d from peer 0961586bc7054d159a5226afb9544412 ({username='slave'} at 127.0.0.1:51002)
I20260630 12:36:08.795413  5019 tablet_copy_service.cc:161] P dda863f0d91c46978418bb16042a5bdd: Beginning new tablet copy session on tablet f10adf433e8f44df9157d7276af0266d from peer 0961586bc7054d159a5226afb9544412 at {username='slave'} at 127.0.0.1:51002: session id = 0961586bc7054d159a5226afb9544412-f10adf433e8f44df9157d7276af0266d
I20260630 12:36:08.800403  4944 tablet_copy_source_session.cc:215] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.803948  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001b77de0c64f16b410731d2860b2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.808972  5019 tablet_copy_source_session.cc:215] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.812588  5618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10adf433e8f44df9157d7276af0266d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.822880  5617 tablet_copy_client.cc:806] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.823635  5617 tablet_copy_client.cc:670] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.827601  5618 tablet_copy_client.cc:806] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.828174  5619 tablet_copy_client.cc:1025] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:08.828267  5618 tablet_copy_client.cc:670] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.833367  5620 tablet_copy_client.cc:1025] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:08.844872  5621 ts_tablet_manager.cc:933] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:08.846588  5621 tablet_copy_client.cc:323] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:08.857472  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 from peer 9dfd0c2e318441bbba005e9039758914 ({username='slave'} at 127.0.0.1:40372)
I20260630 12:36:08.858376  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet f4f8db1bee6d4446bb9a6b4911cb8e02 from peer 9dfd0c2e318441bbba005e9039758914 at {username='slave'} at 127.0.0.1:40372: session id = 9dfd0c2e318441bbba005e9039758914-f4f8db1bee6d4446bb9a6b4911cb8e02
I20260630 12:36:08.868119  4944 tablet_copy_source_session.cc:215] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:08.871397  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8db1bee6d4446bb9a6b4911cb8e02. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:36:08.873445  5104 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4b20 after lost signal to thread 454
W20260630 12:36:08.874799  5104 debug-util.cc:398] Leaking SignalData structure 0x7b0800126b40 after lost signal to thread 4866
W20260630 12:36:08.879345  5104 debug-util.cc:398] Leaking SignalData structure 0x7b080024ec00 after lost signal to thread 5107
I20260630 12:36:08.887655  5621 tablet_copy_client.cc:806] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:08.888427  5621 tablet_copy_client.cc:670] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:08.895102  5622 tablet_copy_client.cc:1025] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:10.620342  5607 tablet_copy_client.cc:538] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.632333  5607 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Bootstrap starting.
I20260630 12:36:10.703289  5610 tablet_copy_client.cc:538] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.721661  5614 tablet_copy_client.cc:538] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.739216  5610 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Bootstrap starting.
I20260630 12:36:10.743963  5614 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Bootstrap starting.
I20260630 12:36:10.815452  5607 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:10.816545  5607 tablet_bootstrap.cc:492] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Bootstrap complete.
I20260630 12:36:10.817340  5607 ts_tablet_manager.cc:1403] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Time spent bootstrapping tablet: real 0.186s	user 0.157s	sys 0.012s
I20260630 12:36:10.820405  5607 raft_consensus.cc:359] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:10.821334  5607 raft_consensus.cc:740] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dfd0c2e318441bbba005e9039758914, State: Initialized, Role: LEARNER
I20260630 12:36:10.822077  5607 consensus_queue.cc:260] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:10.829756  5617 tablet_copy_client.cc:538] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.834583  5618 tablet_copy_client.cc:538] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.858367  5617 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: Bootstrap starting.
I20260630 12:36:10.861039  5618 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Bootstrap starting.
I20260630 12:36:10.862646  5607 ts_tablet_manager.cc:1434] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.004s
I20260630 12:36:10.881219  5019 tablet_copy_service.cc:342] P dda863f0d91c46978418bb16042a5bdd: Request end of tablet copy session 9dfd0c2e318441bbba005e9039758914-390e99d08ac94f02a67165eebb98944f received from {username='slave'} at 127.0.0.1:50992
I20260630 12:36:10.881971  5019 tablet_copy_service.cc:434] P dda863f0d91c46978418bb16042a5bdd: ending tablet copy session 9dfd0c2e318441bbba005e9039758914-390e99d08ac94f02a67165eebb98944f on tablet 390e99d08ac94f02a67165eebb98944f with peer 9dfd0c2e318441bbba005e9039758914
I20260630 12:36:10.896135  5621 tablet_copy_client.cc:538] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:10.906419  5621 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Bootstrap starting.
I20260630 12:36:11.127605  5618 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:11.128615  5618 tablet_bootstrap.cc:492] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Bootstrap complete.
I20260630 12:36:11.129333  5618 ts_tablet_manager.cc:1403] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Time spent bootstrapping tablet: real 0.269s	user 0.142s	sys 0.026s
I20260630 12:36:11.132426  5618 raft_consensus.cc:359] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:11.133404  5618 raft_consensus.cc:740] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0961586bc7054d159a5226afb9544412, State: Initialized, Role: LEARNER
I20260630 12:36:11.134101  5618 consensus_queue.cc:260] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:11.143646  5618 ts_tablet_manager.cc:1434] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:36:11.145464  5019 tablet_copy_service.cc:342] P dda863f0d91c46978418bb16042a5bdd: Request end of tablet copy session 0961586bc7054d159a5226afb9544412-f10adf433e8f44df9157d7276af0266d received from {username='slave'} at 127.0.0.1:51002
I20260630 12:36:11.145931  5019 tablet_copy_service.cc:434] P dda863f0d91c46978418bb16042a5bdd: ending tablet copy session 0961586bc7054d159a5226afb9544412-f10adf433e8f44df9157d7276af0266d on tablet f10adf433e8f44df9157d7276af0266d with peer 0961586bc7054d159a5226afb9544412
W20260630 12:36:11.151839  4975 consensus_peers.cc:597] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd -> Peer 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857): Couldn't send request to peer 0961586bc7054d159a5226afb9544412. 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:36:11.169116  5614 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:11.170238  5614 tablet_bootstrap.cc:492] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Bootstrap complete.
I20260630 12:36:11.171020  5614 ts_tablet_manager.cc:1403] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Time spent bootstrapping tablet: real 0.427s	user 0.154s	sys 0.029s
W20260630 12:36:11.175782  4897 consensus_peers.cc:597] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. 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:36:11.178328  5614 raft_consensus.cc:359] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:11.179388  5614 raft_consensus.cc:740] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0961586bc7054d159a5226afb9544412, State: Initialized, Role: LEARNER
W20260630 12:36:11.188586  4897 consensus_peers.cc:597] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. 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:36:11.180090  5614 consensus_queue.cc:260] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:11.191656  5614 ts_tablet_manager.cc:1434] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260630 12:36:11.193625  5019 tablet_copy_service.cc:342] P dda863f0d91c46978418bb16042a5bdd: Request end of tablet copy session 0961586bc7054d159a5226afb9544412-eff570d565604b588190c6483732ba34 received from {username='slave'} at 127.0.0.1:51002
I20260630 12:36:11.194105  5019 tablet_copy_service.cc:434] P dda863f0d91c46978418bb16042a5bdd: ending tablet copy session 0961586bc7054d159a5226afb9544412-eff570d565604b588190c6483732ba34 on tablet eff570d565604b588190c6483732ba34 with peer 0961586bc7054d159a5226afb9544412
I20260630 12:36:11.216012  5610 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:11.217011  5610 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Bootstrap complete.
I20260630 12:36:11.217706  5610 ts_tablet_manager.cc:1403] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Time spent bootstrapping tablet: real 0.479s	user 0.143s	sys 0.014s
I20260630 12:36:11.223657  5395 raft_consensus.cc:1217] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:11.224066  5610 raft_consensus.cc:359] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:11.224936  5610 raft_consensus.cc:740] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b11b73f2f67c414694920fb604f9322a, State: Initialized, Role: LEARNER
I20260630 12:36:11.230912  5610 consensus_queue.cc:260] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:11.239018  5617 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: 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:36:11.241142  5610 ts_tablet_manager.cc:1434] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:36:11.242910  4944 tablet_copy_service.cc:342] P d8276f8b9f664ce2a10ce7c8ff95db5e: Request end of tablet copy session b11b73f2f67c414694920fb604f9322a-9ecf81f7042d4d93bbe5e5131c5b9252 received from {username='slave'} at 127.0.0.1:40364
I20260630 12:36:11.243492  4944 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session b11b73f2f67c414694920fb604f9322a-9ecf81f7042d4d93bbe5e5131c5b9252 on tablet 9ecf81f7042d4d93bbe5e5131c5b9252 with peer b11b73f2f67c414694920fb604f9322a
I20260630 12:36:11.246590  5617 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: Bootstrap complete.
I20260630 12:36:11.247577  5617 ts_tablet_manager.cc:1403] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: Time spent bootstrapping tablet: real 0.389s	user 0.154s	sys 0.013s
W20260630 12:36:11.247825  4898 consensus_peers.cc:597] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593): Couldn't send request to peer 9dfd0c2e318441bbba005e9039758914. 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:36:11.250524  5617 raft_consensus.cc:359] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:11.251673  5617 raft_consensus.cc:740] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b11b73f2f67c414694920fb604f9322a, State: Initialized, Role: LEARNER
I20260630 12:36:11.252475  5617 consensus_queue.cc:260] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:11.254521  5617 ts_tablet_manager.cc:1434] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:11.256542  4944 tablet_copy_service.cc:342] P d8276f8b9f664ce2a10ce7c8ff95db5e: Request end of tablet copy session b11b73f2f67c414694920fb604f9322a-1001b77de0c64f16b410731d2860b2ae received from {username='slave'} at 127.0.0.1:40364
I20260630 12:36:11.257057  4944 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session b11b73f2f67c414694920fb604f9322a-1001b77de0c64f16b410731d2860b2ae on tablet 1001b77de0c64f16b410731d2860b2ae with peer b11b73f2f67c414694920fb604f9322a
I20260630 12:36:11.279865  5621 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:11.280774  5621 tablet_bootstrap.cc:492] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Bootstrap complete.
I20260630 12:36:11.281356  5621 ts_tablet_manager.cc:1403] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Time spent bootstrapping tablet: real 0.375s	user 0.121s	sys 0.035s
I20260630 12:36:11.283390  5621 raft_consensus.cc:359] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:11.283973  5621 raft_consensus.cc:740] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dfd0c2e318441bbba005e9039758914, State: Initialized, Role: LEARNER
I20260630 12:36:11.284474  5621 consensus_queue.cc:260] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:11.285952  5621 ts_tablet_manager.cc:1434] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:11.288712  4944 tablet_copy_service.cc:342] P d8276f8b9f664ce2a10ce7c8ff95db5e: Request end of tablet copy session 9dfd0c2e318441bbba005e9039758914-f4f8db1bee6d4446bb9a6b4911cb8e02 received from {username='slave'} at 127.0.0.1:40372
I20260630 12:36:11.289197  4944 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session 9dfd0c2e318441bbba005e9039758914-f4f8db1bee6d4446bb9a6b4911cb8e02 on tablet f4f8db1bee6d4446bb9a6b4911cb8e02 with peer 9dfd0c2e318441bbba005e9039758914
I20260630 12:36:11.605137  5544 raft_consensus.cc:1217] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:11.652009  5544 raft_consensus.cc:1217] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:11.734205  5395 raft_consensus.cc:1217] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:36:11.800525  5470 raft_consensus.cc:1217] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:36:11.812363  5470 raft_consensus.cc:1217] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:11.853608  5637 raft_consensus.cc:1064] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: attempting to promote NON_VOTER 9dfd0c2e318441bbba005e9039758914 to VOTER
I20260630 12:36:11.858909  5637 consensus_queue.cc:237] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:11.868233  5395 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:11.868808  5076 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:11.870158  5633 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } 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:36:11.872776  5573 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:11.879963  4934 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:11.881574  5637 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } 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:36:11.895458  5573 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:11.899789  5076 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:11.912375  4829 catalog_manager.cc:5697] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd reported cstate change: config changed from index 26 to 27, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:11.930466  4934 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.139724  5624 raft_consensus.cc:1064] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: attempting to promote NON_VOTER 9dfd0c2e318441bbba005e9039758914 to VOTER
I20260630 12:36:12.143973  5624 consensus_queue.cc:237] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:12.153644  5395 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.156651  5076 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.156507  5600 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } 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:36:12.159796  5004 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.161453  5624 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:12.163251  5600 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } 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:36:12.199319  5647 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.200985  5080 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.215862  5637 raft_consensus.cc:1064] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: attempting to promote NON_VOTER 0961586bc7054d159a5226afb9544412 to VOTER
I20260630 12:36:12.218354  5637 consensus_queue.cc:237] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:12.221405  4824 catalog_manager.cc:5697] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 25 to 26, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.228627  5573 raft_consensus.cc:1064] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: attempting to promote NON_VOTER 0961586bc7054d159a5226afb9544412 to VOTER
I20260630 12:36:12.231388  5573 consensus_queue.cc:237] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:12.243865  5004 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.257627  5544 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.259449  5643 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } 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:36:12.259454  5395 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.271907  5394 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.281580  5006 consensus_queue.cc:237] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [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: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:12.284854  4934 consensus_queue.cc:237] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:12.286510  5543 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.289183  5080 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.288990  5633 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } 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:36:12.295528  5643 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:12.299623  5393 raft_consensus.cc:1275] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.308343  5394 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.309844  5080 raft_consensus.cc:1275] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.312043  5600 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:12.313872  5600 consensus_queue.cc:1048] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } 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:36:12.315224  5076 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.316185  5643 consensus_queue.cc:1048] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } 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:36:12.316941  5080 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.322489  5643 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:12.324815  5643 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:12.327155  5624 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.334638  5074 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.339566  4934 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.339781  5393 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.342657  5637 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:12.345131  5600 raft_consensus.cc:1064] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: attempting to promote NON_VOTER b11b73f2f67c414694920fb604f9322a to VOTER
I20260630 12:36:12.348935  4928 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.348165  5394 raft_consensus.cc:2955] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.351190  5633 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:12.331634  5658 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.359200  5082 raft_consensus.cc:2955] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.367393  5600 consensus_queue.cc:237] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } }
I20260630 12:36:12.373243  4818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 390e99d08ac94f02a67165eebb98944f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.377210  4824 catalog_manager.cc:5697] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } } }
I20260630 12:36:12.378530  4829 catalog_manager.cc:5697] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd reported cstate change: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:12.394151  4917 tablet_service.cc:1558] Processing DeleteTablet for tablet 390e99d08ac94f02a67165eebb98944f with delete_type TABLET_DATA_TOMBSTONED (TS d8276f8b9f664ce2a10ce7c8ff95db5e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43994
I20260630 12:36:12.397914  5637 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.407588  4999 tablet_service.cc:1558] Processing DeleteTablet for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 with delete_type TABLET_DATA_TOMBSTONED (TS dda863f0d91c46978418bb16042a5bdd not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:33308
I20260630 12:36:12.408861  5082 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.423187  5664 tablet_replica.cc:333] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:12.422170  5544 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.425800  5664 raft_consensus.cc:2243] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.426493  5664 raft_consensus.cc:2272] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.444098  5666 tablet_replica.cc:333] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:12.445393  5666 raft_consensus.cc:2243] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.446121  5666 raft_consensus.cc:2272] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.440253  5664 ts_tablet_manager.cc:1916] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.462647  5637 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.464547  5543 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.469511  5666 ts_tablet_manager.cc:1916] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.422766  4829 catalog_manager.cc:5697] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd reported cstate change: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:12.474413  5082 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.478627  4934 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
W20260630 12:36:12.492029  4898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.195:41695, user_credentials={real_user=slave}} blocked reactor thread for 109209us
I20260630 12:36:12.493677  5647 raft_consensus.cc:1064] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: attempting to promote NON_VOTER b11b73f2f67c414694920fb604f9322a to VOTER
I20260630 12:36:12.500475  5647 consensus_queue.cc:237] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } }
I20260630 12:36:12.513255  4928 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.515400  5666 ts_tablet_manager.cc:1929] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:36:12.515969  5666 log.cc:1199] T f4f8db1bee6d4446bb9a6b4911cb8e02 P dda863f0d91c46978418bb16042a5bdd: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root/wals/f4f8db1bee6d4446bb9a6b4911cb8e02
I20260630 12:36:12.526391  4824 catalog_manager.cc:5697] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 26 to 27, 0961586bc7054d159a5226afb9544412 (127.0.112.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.529732  5664 ts_tablet_manager.cc:1929] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:12.530414  5664 log.cc:1199] T 390e99d08ac94f02a67165eebb98944f P d8276f8b9f664ce2a10ce7c8ff95db5e: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root/wals/390e99d08ac94f02a67165eebb98944f
I20260630 12:36:12.535681  4819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4f8db1bee6d4446bb9a6b4911cb8e02 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.543210  5004 consensus_queue.cc:237] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [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: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:12.550256  4818 catalog_manager.cc:5028] TS dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): tablet f4f8db1bee6d4446bb9a6b4911cb8e02 (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:12.555761  5470 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.556452  4819 catalog_manager.cc:5028] TS d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): tablet 390e99d08ac94f02a67165eebb98944f (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:12.557271  5006 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.558341  5082 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.562080  5082 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.562669  5667 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:36:12.564479  5665 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:12.565078  5543 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.568068  5082 raft_consensus.cc:1275] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.568751  5647 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:12.569792  5668 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } 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:36:12.571656  5637 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } 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:36:12.574434  5657 consensus_queue.cc:1048] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:12.583882  5469 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.587445  5624 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:12.601059  5006 consensus_queue.cc:237] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:12.598177  5657 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.606850  5080 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.617241  5543 raft_consensus.cc:2955] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.649509  5544 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.653978  5633 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } 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:36:12.655742  4928 raft_consensus.cc:1275] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.658087  4829 catalog_manager.cc:5697] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 27 to 28, VOTER d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.660648  5656 consensus_queue.cc:1048] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.004s
I20260630 12:36:12.665344  5006 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:12.671465  5600 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } 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:36:12.674458  5637 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.678534  4818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f10adf433e8f44df9157d7276af0266d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.690202  4928 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.691705  5544 raft_consensus.cc:2955] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.699990  5624 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.708963  4824 catalog_manager.cc:5697] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } } }
I20260630 12:36:12.710083  5676 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.713150  4917 tablet_service.cc:1558] Processing DeleteTablet for tablet f10adf433e8f44df9157d7276af0266d with delete_type TABLET_DATA_TOMBSTONED (TS d8276f8b9f664ce2a10ce7c8ff95db5e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43994
I20260630 12:36:12.714248  5664 tablet_replica.cc:333] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:12.715322  5664 raft_consensus.cc:2243] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.716032  5664 raft_consensus.cc:2272] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.715807  5082 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.720732  4818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eff570d565604b588190c6483732ba34 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.729612  5664 ts_tablet_manager.cc:1916] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.729538  5076 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.744282  5006 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.745838  5469 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.751282  5470 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.755168  4829 catalog_manager.cc:5697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 25 to 26, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.755470  5004 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.746981  5664 ts_tablet_manager.cc:1929] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:12.781801  5664 log.cc:1199] T f10adf433e8f44df9157d7276af0266d P d8276f8b9f664ce2a10ce7c8ff95db5e: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-0-root/wals/f10adf433e8f44df9157d7276af0266d
I20260630 12:36:12.781796  5073 tablet_service.cc:1558] Processing DeleteTablet for tablet eff570d565604b588190c6483732ba34 with delete_type TABLET_DATA_TOMBSTONED (TS 166af45ddf2e4995bcb58a6f7b8ff625 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51430
I20260630 12:36:12.784114  4819 catalog_manager.cc:5028] TS d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): tablet f10adf433e8f44df9157d7276af0266d (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:12.813061  5681 tablet_replica.cc:333] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:12.816329  5681 raft_consensus.cc:2243] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.817317  5681 raft_consensus.cc:2272] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.818218  4829 catalog_manager.cc:5697] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 26 to 27, b11b73f2f67c414694920fb604f9322a (127.0.112.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.821753  5681 ts_tablet_manager.cc:1916] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.840705  4928 consensus_queue.cc:237] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } }
I20260630 12:36:12.841150  4931 consensus_queue.cc:237] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } }
I20260630 12:36:12.847923  5681 ts_tablet_manager.cc:1929] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:12.848399  5681 log.cc:1199] T eff570d565604b588190c6483732ba34 P 166af45ddf2e4995bcb58a6f7b8ff625: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root/wals/eff570d565604b588190c6483732ba34
I20260630 12:36:12.848505  5004 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.848862  5469 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.848991  5470 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:12.850099  5624 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:12.850608  4817 catalog_manager.cc:5028] TS 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): tablet eff570d565604b588190c6483732ba34 (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:12.850901  5668 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } 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:36:12.852074  5624 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } 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:36:12.855427  5082 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:12.857283  5676 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:12.868796  5668 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.872864  5469 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.860230  5676 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.880292  5004 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.884876  5082 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.895504  5470 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.901387  4819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.904315  4828 catalog_manager.cc:5697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index 26 to 27, VOTER dda863f0d91c46978418bb16042a5bdd (127.0.112.194) evicted. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.909379  4829 catalog_manager.cc:5697] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a reported cstate change: config changed from index 27 to 28, VOTER 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } }
I20260630 12:36:12.917188  4819 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1001b77de0c64f16b410731d2860b2ae with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:12.920815  4999 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 with delete_type TABLET_DATA_TOMBSTONED (TS dda863f0d91c46978418bb16042a5bdd not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:33308
I20260630 12:36:12.921797  5666 tablet_replica.cc:333] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:12.923214  5666 raft_consensus.cc:2243] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.923942  5666 raft_consensus.cc:2272] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.928181  5666 ts_tablet_manager.cc:1916] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.934854  5073 tablet_service.cc:1558] Processing DeleteTablet for tablet 1001b77de0c64f16b410731d2860b2ae with delete_type TABLET_DATA_TOMBSTONED (TS 166af45ddf2e4995bcb58a6f7b8ff625 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51430
I20260630 12:36:12.936034  5681 tablet_replica.cc:333] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:12.937049  5681 raft_consensus.cc:2243] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:12.938007  5681 raft_consensus.cc:2272] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:12.941979  5681 ts_tablet_manager.cc:1916] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:12.953817  5666 ts_tablet_manager.cc:1929] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:36:12.954356  5666 log.cc:1199] T 9ecf81f7042d4d93bbe5e5131c5b9252 P dda863f0d91c46978418bb16042a5bdd: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-1-root/wals/9ecf81f7042d4d93bbe5e5131c5b9252
I20260630 12:36:12.958102  4818 catalog_manager.cc:5028] TS dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): tablet 9ecf81f7042d4d93bbe5e5131c5b9252 (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:12.962594  5681 ts_tablet_manager.cc:1929] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:12.963130  5681 log.cc:1199] T 1001b77de0c64f16b410731d2860b2ae P 166af45ddf2e4995bcb58a6f7b8ff625: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822834427891-451-0/minicluster-data/ts-2-root/wals/1001b77de0c64f16b410731d2860b2ae
I20260630 12:36:12.964639  4817 catalog_manager.cc:5028] TS 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): tablet 1001b77de0c64f16b410731d2860b2ae (table test-workload [id=c7a7abc12a1a47db95a0547ee2e57418]) successfully deleted
I20260630 12:36:13.956331  5004 consensus_queue.cc:237] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:13.963413  5082 raft_consensus.cc:1275] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:36:13.965492  4928 raft_consensus.cc:1275] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:36:13.965503  5684 consensus_queue.cc:1048] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260630 12:36:13.967123  5685 consensus_queue.cc:1048] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260630 12:36:13.968281  4973 consensus_peers.cc:597] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd -> Peer 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593): Couldn't send request to peer 9dfd0c2e318441bbba005e9039758914. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9c1073ca9db4749af76a244640f9d3d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:13.975066  5684 raft_consensus.cc:2955] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:13.977178  5082 raft_consensus.cc:2955] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:13.978471  4928 raft_consensus.cc:2955] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:13.993808  4828 catalog_manager.cc:5697] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd reported cstate change: config changed from index -1 to 24, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.996048  4928 consensus_queue.cc:237] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:14.004312  5082 raft_consensus.cc:1275] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:36:14.005017  4897 consensus_peers.cc:597] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a65d2dda29740a18a91585585d65ccf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.006178  5668 consensus_queue.cc:1048] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } 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:36:14.010284  5004 raft_consensus.cc:1275] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.011520  5668 consensus_queue.cc:1048] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:14.019124  5692 raft_consensus.cc:2955] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.021440  5082 raft_consensus.cc:2955] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.024784  5004 raft_consensus.cc:2955] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.033535  4829 catalog_manager.cc:5697] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.033694  4928 consensus_queue.cc:237] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:14.045457  5004 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:14.047067  5692 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } 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:36:14.047122  5470 raft_consensus.cc:1275] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:14.060994  5692 consensus_queue.cc:1048] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } 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:36:14.068174  5668 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
W20260630 12:36:14.072257  4900 consensus_peers.cc:597] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857): Couldn't send request to peer 0961586bc7054d159a5226afb9544412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1001b77de0c64f16b410731d2860b2ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.071893  5470 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:14.072623  5004 raft_consensus.cc:2955] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:14.084836  4928 consensus_queue.cc:237] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:14.084062  4828 catalog_manager.cc:5697] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index 28 to 29, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.092581  5470 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:14.093436  5082 raft_consensus.cc:1275] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer d8276f8b9f664ce2a10ce7c8ff95db5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:14.093981  5668 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:36:14.095110  4898 consensus_peers.cc:597] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e -> Peer 9dfd0c2e318441bbba005e9039758914 (127.0.112.196:38593): Couldn't send request to peer 9dfd0c2e318441bbba005e9039758914. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ecf81f7042d4d93bbe5e5131c5b9252. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.096109  5698 consensus_queue.cc:1048] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:14.106385  5698 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:14.109802  5082 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:14.110313  5470 raft_consensus.cc:2955] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:14.123226  4829 catalog_manager.cc:5697] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a reported cstate change: config changed from index 27 to 28, NON_VOTER 9dfd0c2e318441bbba005e9039758914 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } } }
I20260630 12:36:14.126500  5006 consensus_queue.cc:237] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:14.133524  5082 raft_consensus.cc:1275] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.133733  4928 raft_consensus.cc:1275] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer dda863f0d91c46978418bb16042a5bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.135442  5688 consensus_queue.cc:1048] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:14.136438  5685 consensus_queue.cc:1048] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } 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:36:14.149672  5685 raft_consensus.cc:2955] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
W20260630 12:36:14.152536  4972 consensus_peers.cc:597] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd -> Peer b11b73f2f67c414694920fb604f9322a (127.0.112.197:33093): Couldn't send request to peer b11b73f2f67c414694920fb604f9322a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb76063e7b7c46e2adf3f83798439302. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.151644  4928 raft_consensus.cc:2955] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.155800  5082 raft_consensus.cc:2955] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.166930  4828 catalog_manager.cc:5697] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e reported cstate change: config changed from index -1 to 26, NON_VOTER b11b73f2f67c414694920fb604f9322a (127.0.112.197) added. New cstate: current_term: 1 leader_uuid: "dda863f0d91c46978418bb16042a5bdd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } } }
I20260630 12:36:14.185163  5082 consensus_queue.cc:237] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:14.192225  5006 raft_consensus.cc:1275] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Refusing update from remote peer 166af45ddf2e4995bcb58a6f7b8ff625: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.193816  5572 consensus_queue.cc:1048] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } 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:36:14.196774  4928 raft_consensus.cc:1275] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Refusing update from remote peer 166af45ddf2e4995bcb58a6f7b8ff625: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:14.198017  5572 consensus_queue.cc:1048] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:14.202389  5715 raft_consensus.cc:2955] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:14.204164  5006 raft_consensus.cc:2955] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
W20260630 12:36:14.210460  5049 consensus_peers.cc:597] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 -> Peer 0961586bc7054d159a5226afb9544412 (127.0.112.198:38857): Couldn't send request to peer 0961586bc7054d159a5226afb9544412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e453cb6de74c48c39711c7060a1d0926. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.218339  4829 catalog_manager.cc:5697] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 reported cstate change: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New cstate: current_term: 1 leader_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.218492  4928 raft_consensus.cc:2955] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0961586bc7054d159a5226afb9544412 (127.0.112.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } } }
I20260630 12:36:14.424541  5719 ts_tablet_manager.cc:933] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:14.426481  5719 tablet_copy_client.cc:323] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:14.438665  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet 1001b77de0c64f16b410731d2860b2ae from peer 0961586bc7054d159a5226afb9544412 ({username='slave'} at 127.0.0.1:53748)
I20260630 12:36:14.439273  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet 1001b77de0c64f16b410731d2860b2ae from peer 0961586bc7054d159a5226afb9544412 at {username='slave'} at 127.0.0.1:53748: session id = 0961586bc7054d159a5226afb9544412-1001b77de0c64f16b410731d2860b2ae
I20260630 12:36:14.447022  4944 tablet_copy_source_session.cc:215] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.450536  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1001b77de0c64f16b410731d2860b2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.451896  5723 ts_tablet_manager.cc:933] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Initiating tablet copy from peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:14.453855  5723 tablet_copy_client.cc:323] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:41263
I20260630 12:36:14.455678  5019 tablet_copy_service.cc:140] P dda863f0d91c46978418bb16042a5bdd: Received BeginTabletCopySession request for tablet e9c1073ca9db4749af76a244640f9d3d from peer 9dfd0c2e318441bbba005e9039758914 ({username='slave'} at 127.0.0.1:50992)
I20260630 12:36:14.456290  5019 tablet_copy_service.cc:161] P dda863f0d91c46978418bb16042a5bdd: Beginning new tablet copy session on tablet e9c1073ca9db4749af76a244640f9d3d from peer 9dfd0c2e318441bbba005e9039758914 at {username='slave'} at 127.0.0.1:50992: session id = 9dfd0c2e318441bbba005e9039758914-e9c1073ca9db4749af76a244640f9d3d
I20260630 12:36:14.465238  5019 tablet_copy_source_session.cc:215] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.469094  5723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c1073ca9db4749af76a244640f9d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.471705  5719 tablet_copy_client.cc:806] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.472443  5719 tablet_copy_client.cc:670] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.476770  5720 tablet_copy_client.cc:1025] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:14.487160  5723 tablet_copy_client.cc:806] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.487809  5723 tablet_copy_client.cc:670] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.491979  5724 tablet_copy_client.cc:1025] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:14.534466  5725 ts_tablet_manager.cc:933] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:14.536773  5725 tablet_copy_client.cc:323] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:14.538023  5727 ts_tablet_manager.cc:933] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Initiating tablet copy from peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:14.538514  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet 6a65d2dda29740a18a91585585d65ccf from peer b11b73f2f67c414694920fb604f9322a ({username='slave'} at 127.0.0.1:40364)
I20260630 12:36:14.539256  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet 6a65d2dda29740a18a91585585d65ccf from peer b11b73f2f67c414694920fb604f9322a at {username='slave'} at 127.0.0.1:40364: session id = b11b73f2f67c414694920fb604f9322a-6a65d2dda29740a18a91585585d65ccf
I20260630 12:36:14.540336  5727 tablet_copy_client.cc:323] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:41263
I20260630 12:36:14.549340  4944 tablet_copy_source_session.cc:215] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.553515  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a65d2dda29740a18a91585585d65ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.565701  5019 tablet_copy_service.cc:140] P dda863f0d91c46978418bb16042a5bdd: Received BeginTabletCopySession request for tablet cb76063e7b7c46e2adf3f83798439302 from peer b11b73f2f67c414694920fb604f9322a ({username='slave'} at 127.0.0.1:35214)
I20260630 12:36:14.566255  5019 tablet_copy_service.cc:161] P dda863f0d91c46978418bb16042a5bdd: Beginning new tablet copy session on tablet cb76063e7b7c46e2adf3f83798439302 from peer b11b73f2f67c414694920fb604f9322a at {username='slave'} at 127.0.0.1:35214: session id = b11b73f2f67c414694920fb604f9322a-cb76063e7b7c46e2adf3f83798439302
I20260630 12:36:14.574272  5019 tablet_copy_source_session.cc:215] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.575795  5725 tablet_copy_client.cc:806] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.576498  5725 tablet_copy_client.cc:670] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.578352  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76063e7b7c46e2adf3f83798439302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.581504  5726 tablet_copy_client.cc:1025] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:14.587930  5731 ts_tablet_manager.cc:933] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Initiating tablet copy from peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625)
I20260630 12:36:14.589891  5731 tablet_copy_client.cc:323] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:46625
I20260630 12:36:14.591892  4944 tablet_copy_service.cc:140] P d8276f8b9f664ce2a10ce7c8ff95db5e: Received BeginTabletCopySession request for tablet 9ecf81f7042d4d93bbe5e5131c5b9252 from peer 9dfd0c2e318441bbba005e9039758914 ({username='slave'} at 127.0.0.1:40372)
I20260630 12:36:14.592469  4944 tablet_copy_service.cc:161] P d8276f8b9f664ce2a10ce7c8ff95db5e: Beginning new tablet copy session on tablet 9ecf81f7042d4d93bbe5e5131c5b9252 from peer 9dfd0c2e318441bbba005e9039758914 at {username='slave'} at 127.0.0.1:40372: session id = 9dfd0c2e318441bbba005e9039758914-9ecf81f7042d4d93bbe5e5131c5b9252
I20260630 12:36:14.596268  5727 tablet_copy_client.cc:806] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.596943  5727 tablet_copy_client.cc:670] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.599668  4944 tablet_copy_source_session.cc:215] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.602267  5728 tablet_copy_client.cc:1025] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:14.605235  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecf81f7042d4d93bbe5e5131c5b9252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.620314  5731 tablet_copy_client.cc:806] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.620884  5731 tablet_copy_client.cc:670] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.625293  5732 tablet_copy_client.cc:1025] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:14.661988  5733 ts_tablet_manager.cc:933] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Initiating tablet copy from peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:14.663550  5733 tablet_copy_client.cc:323] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:41695
I20260630 12:36:14.673589  5093 tablet_copy_service.cc:140] P 166af45ddf2e4995bcb58a6f7b8ff625: Received BeginTabletCopySession request for tablet e453cb6de74c48c39711c7060a1d0926 from peer 0961586bc7054d159a5226afb9544412 ({username='slave'} at 127.0.0.1:58972)
I20260630 12:36:14.674106  5093 tablet_copy_service.cc:161] P 166af45ddf2e4995bcb58a6f7b8ff625: Beginning new tablet copy session on tablet e453cb6de74c48c39711c7060a1d0926 from peer 0961586bc7054d159a5226afb9544412 at {username='slave'} at 127.0.0.1:58972: session id = 0961586bc7054d159a5226afb9544412-e453cb6de74c48c39711c7060a1d0926
I20260630 12:36:14.680612  5093 tablet_copy_source_session.cc:215] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:14.683705  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453cb6de74c48c39711c7060a1d0926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:14.696967  5733 tablet_copy_client.cc:806] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:14.697571  5733 tablet_copy_client.cc:670] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:14.697610   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:36:14.704921  5734 tablet_copy_client.cc:1025] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Injecting latency into file download: 2000
W20260630 12:36:14.711359  5049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 48 similar messages]
I20260630 12:36:14.715667   451 tablet_copy_service.cc:362] P d8276f8b9f664ce2a10ce7c8ff95db5e: Destroying tablet copy session 9dfd0c2e318441bbba005e9039758914-9ecf81f7042d4d93bbe5e5131c5b9252 due to service shutdown
W20260630 12:36:14.715706  5049 consensus_peers.cc:597] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 -> Peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Couldn't send request to peer d8276f8b9f664ce2a10ce7c8ff95db5e. 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:36:14.716161   451 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session 9dfd0c2e318441bbba005e9039758914-9ecf81f7042d4d93bbe5e5131c5b9252 on tablet 9ecf81f7042d4d93bbe5e5131c5b9252 with peer 9dfd0c2e318441bbba005e9039758914
I20260630 12:36:14.716665   451 tablet_copy_service.cc:362] P d8276f8b9f664ce2a10ce7c8ff95db5e: Destroying tablet copy session b11b73f2f67c414694920fb604f9322a-6a65d2dda29740a18a91585585d65ccf due to service shutdown
I20260630 12:36:14.716997   451 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session b11b73f2f67c414694920fb604f9322a-6a65d2dda29740a18a91585585d65ccf on tablet 6a65d2dda29740a18a91585585d65ccf with peer b11b73f2f67c414694920fb604f9322a
I20260630 12:36:14.717519   451 tablet_copy_service.cc:362] P d8276f8b9f664ce2a10ce7c8ff95db5e: Destroying tablet copy session 0961586bc7054d159a5226afb9544412-1001b77de0c64f16b410731d2860b2ae due to service shutdown
I20260630 12:36:14.717733   451 tablet_copy_service.cc:434] P d8276f8b9f664ce2a10ce7c8ff95db5e: ending tablet copy session 0961586bc7054d159a5226afb9544412-1001b77de0c64f16b410731d2860b2ae on tablet 1001b77de0c64f16b410731d2860b2ae with peer 0961586bc7054d159a5226afb9544412
I20260630 12:36:14.748313   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:14.749286   451 tablet_replica.cc:333] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.750281   451 raft_consensus.cc:2243] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.751257   451 raft_consensus.cc:2272] T 14610231df19445c892472c8e5a15d49 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.753916   451 tablet_replica.cc:333] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.754505   451 raft_consensus.cc:2243] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.755098   451 raft_consensus.cc:2272] T cb76063e7b7c46e2adf3f83798439302 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.757745   451 tablet_replica.cc:333] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.758320   451 raft_consensus.cc:2243] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.759493   451 raft_consensus.cc:2272] T 9ecf81f7042d4d93bbe5e5131c5b9252 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.762862   451 tablet_replica.cc:333] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.763669   451 raft_consensus.cc:2243] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.764220   451 raft_consensus.cc:2272] T eff570d565604b588190c6483732ba34 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.767076   451 tablet_replica.cc:333] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.767777   451 raft_consensus.cc:2243] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.768493   451 raft_consensus.cc:2272] T e453cb6de74c48c39711c7060a1d0926 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.771780   451 tablet_replica.cc:333] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.772552   451 raft_consensus.cc:2243] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.773572   451 raft_consensus.cc:2272] T f4f8db1bee6d4446bb9a6b4911cb8e02 P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.776525   451 tablet_replica.cc:333] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.777233   451 raft_consensus.cc:2243] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.778534   451 raft_consensus.cc:2272] T 1001b77de0c64f16b410731d2860b2ae P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.781845   451 tablet_replica.cc:333] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.782557   451 raft_consensus.cc:2243] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.783854   451 raft_consensus.cc:2272] T 6a65d2dda29740a18a91585585d65ccf P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.787060   451 tablet_replica.cc:333] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.787755   451 raft_consensus.cc:2243] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.788393   451 raft_consensus.cc:2272] T e9c1073ca9db4749af76a244640f9d3d P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.791575   451 tablet_replica.cc:333] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e: stopping tablet replica
I20260630 12:36:14.792246   451 raft_consensus.cc:2243] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.793308   451 raft_consensus.cc:2272] T 4787d876b32449c3a8fa49f8e0fbdd8f P d8276f8b9f664ce2a10ce7c8ff95db5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.838210   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:36:14.841398  4975 consensus_peers.cc:597] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd -> Peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Couldn't send request to peer d8276f8b9f664ce2a10ce7c8ff95db5e. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:14.851649  4975 consensus_peers.cc:597] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd -> Peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Couldn't send request to peer d8276f8b9f664ce2a10ce7c8ff95db5e. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:14.871548   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:36:14.899021   451 tablet_copy_service.cc:362] P dda863f0d91c46978418bb16042a5bdd: Destroying tablet copy session b11b73f2f67c414694920fb604f9322a-cb76063e7b7c46e2adf3f83798439302 due to service shutdown
I20260630 12:36:14.899519   451 tablet_copy_service.cc:434] P dda863f0d91c46978418bb16042a5bdd: ending tablet copy session b11b73f2f67c414694920fb604f9322a-cb76063e7b7c46e2adf3f83798439302 on tablet cb76063e7b7c46e2adf3f83798439302 with peer b11b73f2f67c414694920fb604f9322a
I20260630 12:36:14.900141   451 tablet_copy_service.cc:362] P dda863f0d91c46978418bb16042a5bdd: Destroying tablet copy session 9dfd0c2e318441bbba005e9039758914-e9c1073ca9db4749af76a244640f9d3d due to service shutdown
I20260630 12:36:14.900462   451 tablet_copy_service.cc:434] P dda863f0d91c46978418bb16042a5bdd: ending tablet copy session 9dfd0c2e318441bbba005e9039758914-e9c1073ca9db4749af76a244640f9d3d on tablet e9c1073ca9db4749af76a244640f9d3d with peer 9dfd0c2e318441bbba005e9039758914
I20260630 12:36:14.926945   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:14.927861   451 tablet_replica.cc:333] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.928797   451 raft_consensus.cc:2243] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.929872   451 raft_consensus.cc:2272] T f10adf433e8f44df9157d7276af0266d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.932964   451 tablet_replica.cc:333] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.933758   451 raft_consensus.cc:2243] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.934412   451 raft_consensus.cc:2272] T 14610231df19445c892472c8e5a15d49 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.937685   451 tablet_replica.cc:333] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.938412   451 raft_consensus.cc:2243] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.939785   451 raft_consensus.cc:2272] T cb76063e7b7c46e2adf3f83798439302 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.943218   451 tablet_replica.cc:333] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.943980   451 raft_consensus.cc:2243] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.944715   451 raft_consensus.cc:2272] T e453cb6de74c48c39711c7060a1d0926 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.948025   451 tablet_replica.cc:333] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.948776   451 raft_consensus.cc:2243] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.949738   451 raft_consensus.cc:2272] T eff570d565604b588190c6483732ba34 P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.952800   451 tablet_replica.cc:333] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.953550   451 raft_consensus.cc:2243] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.954834   451 raft_consensus.cc:2272] T e9c1073ca9db4749af76a244640f9d3d P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.958350   451 tablet_replica.cc:333] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.959179   451 raft_consensus.cc:2243] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.959760   451 raft_consensus.cc:2272] T 4787d876b32449c3a8fa49f8e0fbdd8f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.962688   451 tablet_replica.cc:333] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.963560   451 raft_consensus.cc:2243] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:14.964607   451 raft_consensus.cc:2272] T 390e99d08ac94f02a67165eebb98944f P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.967432   451 tablet_replica.cc:333] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.968087   451 raft_consensus.cc:2243] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.968708   451 raft_consensus.cc:2272] T 1001b77de0c64f16b410731d2860b2ae P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:14.971782   451 tablet_replica.cc:333] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd: stopping tablet replica
I20260630 12:36:14.972451   451 raft_consensus.cc:2243] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:14.973002   451 raft_consensus.cc:2272] T 6a65d2dda29740a18a91585585d65ccf P dda863f0d91c46978418bb16042a5bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.006294   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:36:15.043817   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:36:15.055264   451 tablet_copy_service.cc:362] P 166af45ddf2e4995bcb58a6f7b8ff625: Destroying tablet copy session 0961586bc7054d159a5226afb9544412-e453cb6de74c48c39711c7060a1d0926 due to service shutdown
I20260630 12:36:15.055727   451 tablet_copy_service.cc:434] P 166af45ddf2e4995bcb58a6f7b8ff625: ending tablet copy session 0961586bc7054d159a5226afb9544412-e453cb6de74c48c39711c7060a1d0926 on tablet e453cb6de74c48c39711c7060a1d0926 with peer 0961586bc7054d159a5226afb9544412
I20260630 12:36:15.080952   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:15.081897   451 tablet_replica.cc:333] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
W20260630 12:36:15.082327  5048 consensus_peers.cc:597] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 -> Peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Couldn't send request to peer dda863f0d91c46978418bb16042a5bdd. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.082950   451 raft_consensus.cc:2243] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.084013   451 raft_consensus.cc:2272] T 390e99d08ac94f02a67165eebb98944f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.086215   451 tablet_replica.cc:333] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.086969   451 raft_consensus.cc:2243] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:15.087984   451 raft_consensus.cc:2272] T e453cb6de74c48c39711c7060a1d0926 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.090633   451 tablet_replica.cc:333] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.091244   451 raft_consensus.cc:2243] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.091854   451 raft_consensus.cc:2272] T cb76063e7b7c46e2adf3f83798439302 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.094404   451 tablet_replica.cc:333] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.095147   451 raft_consensus.cc:2243] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.095775   451 raft_consensus.cc:2272] T 14610231df19445c892472c8e5a15d49 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.097857   451 tablet_replica.cc:333] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.098394   451 raft_consensus.cc:2243] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.098963   451 raft_consensus.cc:2272] T f10adf433e8f44df9157d7276af0266d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.101090   451 tablet_replica.cc:333] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.101634   451 raft_consensus.cc:2243] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.102406   451 raft_consensus.cc:2272] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.104897   451 tablet_replica.cc:333] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.105769   451 raft_consensus.cc:2243] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.106492   451 raft_consensus.cc:2272] T e9c1073ca9db4749af76a244640f9d3d P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.108996   451 tablet_replica.cc:333] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.109601   451 raft_consensus.cc:2243] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.110265   451 raft_consensus.cc:2272] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.112329   451 tablet_replica.cc:333] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.112823   451 raft_consensus.cc:2243] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.113265   451 raft_consensus.cc:2272] T 6a65d2dda29740a18a91585585d65ccf P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.115422   451 tablet_replica.cc:333] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625: stopping tablet replica
I20260630 12:36:15.115892   451 raft_consensus.cc:2243] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:15.116397   451 raft_consensus.cc:2272] T 4787d876b32449c3a8fa49f8e0fbdd8f P 166af45ddf2e4995bcb58a6f7b8ff625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:15.165789   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:36:15.194180   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:36:15.221339   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:15.847007  5742 raft_consensus.cc:493] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8276f8b9f664ce2a10ce7c8ff95db5e)
I20260630 12:36:15.848244  5742 raft_consensus.cc:515] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:15.851543  5742 leader_election.cc:290] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
W20260630 12:36:15.859227  5361 leader_election.cc:336] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
W20260630 12:36:15.860416  5359 leader_election.cc:336] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Network error: Client connection negotiation failed: client connection to 127.0.112.195:41695: connect: Connection refused (error 111)
I20260630 12:36:15.860872  5359 leader_election.cc:304] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [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: 9dfd0c2e318441bbba005e9039758914; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:15.861733  5742 raft_consensus.cc:2749] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:15.997174  5746 raft_consensus.cc:493] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8276f8b9f664ce2a10ce7c8ff95db5e)
I20260630 12:36:15.998061  5746 raft_consensus.cc:515] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:16.000739  5746 leader_election.cc:290] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
W20260630 12:36:16.007701  5436 leader_election.cc:336] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
W20260630 12:36:16.008358  5434 leader_election.cc:336] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Network error: Client connection negotiation failed: client connection to 127.0.112.195:41695: connect: Connection refused (error 111)
I20260630 12:36:16.008759  5434 leader_election.cc:304] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [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: b11b73f2f67c414694920fb604f9322a; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, d8276f8b9f664ce2a10ce7c8ff95db5e
I20260630 12:36:16.009435  5746 raft_consensus.cc:2749] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:16.105719  5750 raft_consensus.cc:493] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dda863f0d91c46978418bb16042a5bdd)
I20260630 12:36:16.106571  5750 raft_consensus.cc:515] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:16.109181  5750 leader_election.cc:290] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
I20260630 12:36:16.114023  5746 raft_consensus.cc:493] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8276f8b9f664ce2a10ce7c8ff95db5e)
I20260630 12:36:16.115037  5746 raft_consensus.cc:515] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
W20260630 12:36:16.117743  5509 leader_election.cc:336] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Network error: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
W20260630 12:36:16.118439  5508 leader_election.cc:336] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Network error: Client connection negotiation failed: client connection to 127.0.112.195:41695: connect: Connection refused (error 111)
I20260630 12:36:16.118916  5508 leader_election.cc:304] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [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: 0961586bc7054d159a5226afb9544412; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:16.119289  5746 leader_election.cc:290] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
I20260630 12:36:16.120147  5750 raft_consensus.cc:2749] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:36:16.123188  5436 leader_election.cc:336] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
W20260630 12:36:16.124800  5435 leader_election.cc:336] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Network error: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
I20260630 12:36:16.125265  5435 leader_election.cc:304] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [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: b11b73f2f67c414694920fb604f9322a; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:16.126042  5746 raft_consensus.cc:2749] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:16.141503  5750 raft_consensus.cc:493] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dda863f0d91c46978418bb16042a5bdd)
I20260630 12:36:16.142210  5750 raft_consensus.cc:515] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: false } }
I20260630 12:36:16.144820  5750 leader_election.cc:290] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625), dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263)
W20260630 12:36:16.149094  5510 leader_election.cc:336] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8276f8b9f664ce2a10ce7c8ff95db5e (127.0.112.193:46625): Network error: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
W20260630 12:36:16.150499  5509 leader_election.cc:336] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Network error: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
I20260630 12:36:16.150995  5509 leader_election.cc:304] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [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: 0961586bc7054d159a5226afb9544412; no voters: d8276f8b9f664ce2a10ce7c8ff95db5e, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:16.151883  5750 raft_consensus.cc:2749] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:16.329900  5742 raft_consensus.cc:493] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dda863f0d91c46978418bb16042a5bdd)
I20260630 12:36:16.330672  5742 raft_consensus.cc:515] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: false } }
I20260630 12:36:16.333092  5742 leader_election.cc:290] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263), 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695)
W20260630 12:36:16.337426  5359 leader_election.cc:336] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 166af45ddf2e4995bcb58a6f7b8ff625 (127.0.112.195:41695): Network error: Client connection negotiation failed: client connection to 127.0.112.195:41695: connect: Connection refused (error 111)
W20260630 12:36:16.338084  5360 leader_election.cc:336] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dda863f0d91c46978418bb16042a5bdd (127.0.112.194:41263): Network error: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
I20260630 12:36:16.338579  5360 leader_election.cc:304] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [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: 9dfd0c2e318441bbba005e9039758914; no voters: 166af45ddf2e4995bcb58a6f7b8ff625, dda863f0d91c46978418bb16042a5bdd
I20260630 12:36:16.339447  5742 raft_consensus.cc:2749] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:16.478278  5719 tablet_copy_client.cc:538] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.489533  5719 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: Bootstrap starting.
I20260630 12:36:16.493690  5723 tablet_copy_client.cc:538] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.506019  5723 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Bootstrap starting.
I20260630 12:36:16.583138  5725 tablet_copy_client.cc:538] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.594600  5725 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Bootstrap starting.
I20260630 12:36:16.603817  5727 tablet_copy_client.cc:538] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.618880  5719 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: 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:36:16.619916  5719 tablet_bootstrap.cc:492] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: Bootstrap complete.
I20260630 12:36:16.620546  5727 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Bootstrap starting.
I20260630 12:36:16.620788  5719 ts_tablet_manager.cc:1403] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: Time spent bootstrapping tablet: real 0.132s	user 0.121s	sys 0.011s
I20260630 12:36:16.626893  5731 tablet_copy_client.cc:538] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.627246  5719 raft_consensus.cc:359] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:16.628170  5719 raft_consensus.cc:740] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0961586bc7054d159a5226afb9544412, State: Initialized, Role: LEARNER
I20260630 12:36:16.628835  5719 consensus_queue.cc:260] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:16.631873  5719 ts_tablet_manager.cc:1434] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:36:16.639384  5731 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Bootstrap starting.
W20260630 12:36:16.642964  5719 tablet_copy_client.cc:1131] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
I20260630 12:36:16.657364  5723 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:16.658389  5723 tablet_bootstrap.cc:492] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Bootstrap complete.
I20260630 12:36:16.659168  5723 ts_tablet_manager.cc:1403] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Time spent bootstrapping tablet: real 0.153s	user 0.129s	sys 0.017s
I20260630 12:36:16.661906  5723 raft_consensus.cc:359] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:16.662732  5723 raft_consensus.cc:740] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dfd0c2e318441bbba005e9039758914, State: Initialized, Role: LEARNER
I20260630 12:36:16.663401  5723 consensus_queue.cc:260] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:16.666349  5723 ts_tablet_manager.cc:1434] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:36:16.669727  5723 tablet_copy_client.cc:1131] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
I20260630 12:36:16.706430  5733 tablet_copy_client.cc:538] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:16.718659  5733 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Bootstrap starting.
I20260630 12:36:16.797036  5731 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:16.798043  5731 tablet_bootstrap.cc:492] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Bootstrap complete.
I20260630 12:36:16.798732  5731 ts_tablet_manager.cc:1403] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Time spent bootstrapping tablet: real 0.160s	user 0.122s	sys 0.030s
I20260630 12:36:16.801460  5731 raft_consensus.cc:359] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:16.802315  5731 raft_consensus.cc:740] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dfd0c2e318441bbba005e9039758914, State: Initialized, Role: LEARNER
I20260630 12:36:16.803054  5731 consensus_queue.cc:260] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: false } } peers { permanent_uuid: "9dfd0c2e318441bbba005e9039758914" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38593 } attrs { promote: true } }
I20260630 12:36:16.805702  5731 ts_tablet_manager.cc:1434] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:36:16.808938  5731 tablet_copy_client.cc:1131] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
I20260630 12:36:16.812362   451 tablet_replica.cc:333] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914: stopping tablet replica
I20260630 12:36:16.813158   451 raft_consensus.cc:2243] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:16.813638   451 raft_consensus.cc:2272] T 9ecf81f7042d4d93bbe5e5131c5b9252 P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:16.816823   451 tablet_replica.cc:333] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914: stopping tablet replica
I20260630 12:36:16.817796   451 raft_consensus.cc:2243] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.819288   451 raft_consensus.cc:2272] T f4f8db1bee6d4446bb9a6b4911cb8e02 P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.823401   451 tablet_replica.cc:333] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914: stopping tablet replica
I20260630 12:36:16.827289   451 raft_consensus.cc:2243] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:16.835065   451 raft_consensus.cc:2272] T e9c1073ca9db4749af76a244640f9d3d P 9dfd0c2e318441bbba005e9039758914 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:16.838541   451 tablet_replica.cc:333] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914: stopping tablet replica
I20260630 12:36:16.839445   451 raft_consensus.cc:2243] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.839812  5727 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:16.840917  5727 tablet_bootstrap.cc:492] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Bootstrap complete.
I20260630 12:36:16.840919   451 raft_consensus.cc:2272] T 390e99d08ac94f02a67165eebb98944f P 9dfd0c2e318441bbba005e9039758914 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.841639  5727 ts_tablet_manager.cc:1403] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Time spent bootstrapping tablet: real 0.222s	user 0.152s	sys 0.020s
I20260630 12:36:16.844686  5727 raft_consensus.cc:359] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:16.845628  5727 raft_consensus.cc:740] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b11b73f2f67c414694920fb604f9322a, State: Initialized, Role: LEARNER
I20260630 12:36:16.846273  5727 consensus_queue.cc:260] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } attrs { replace: true } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:16.855602  5725 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:16.856791  5725 tablet_bootstrap.cc:492] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Bootstrap complete.
I20260630 12:36:16.857517  5725 ts_tablet_manager.cc:1403] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Time spent bootstrapping tablet: real 0.263s	user 0.163s	sys 0.000s
I20260630 12:36:16.855676  5727 ts_tablet_manager.cc:1434] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:36:16.860244  5725 raft_consensus.cc:359] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:16.861073  5725 raft_consensus.cc:740] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b11b73f2f67c414694920fb604f9322a, State: Initialized, Role: LEARNER
I20260630 12:36:16.861800  5725 consensus_queue.cc:260] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "b11b73f2f67c414694920fb604f9322a" member_type: NON_VOTER last_known_addr { host: "127.0.112.197" port: 33093 } attrs { promote: true } }
I20260630 12:36:16.863917  5725 ts_tablet_manager.cc:1434] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:36:16.871709  5727 tablet_copy_client.cc:1131] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.194:41263: connect: Connection refused (error 111)
W20260630 12:36:16.872613  5725 tablet_copy_client.cc:1131] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.193:46625: connect: Connection refused (error 111)
I20260630 12:36:16.891613   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:36:16.912012   451 tablet_server.cc:179] TabletServer@127.0.112.197:0 shutting down...
I20260630 12:36:16.950451   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:16.952455   451 tablet_replica.cc:333] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a: stopping tablet replica
I20260630 12:36:16.953303   451 raft_consensus.cc:2243] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:16.953815   451 raft_consensus.cc:2272] T cb76063e7b7c46e2adf3f83798439302 P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:16.955050  5733 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:16.955960  5733 tablet_bootstrap.cc:492] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Bootstrap complete.
I20260630 12:36:16.956574  5733 ts_tablet_manager.cc:1403] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Time spent bootstrapping tablet: real 0.238s	user 0.137s	sys 0.025s
I20260630 12:36:16.957039   451 tablet_replica.cc:333] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a: stopping tablet replica
I20260630 12:36:16.957850   451 raft_consensus.cc:2243] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.959182   451 raft_consensus.cc:2272] T 1001b77de0c64f16b410731d2860b2ae P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.959242  5733 raft_consensus.cc:359] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:16.960099  5733 raft_consensus.cc:740] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0961586bc7054d159a5226afb9544412, State: Initialized, Role: LEARNER
I20260630 12:36:16.960824  5733 consensus_queue.cc:260] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412 [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: "d8276f8b9f664ce2a10ce7c8ff95db5e" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46625 } } peers { permanent_uuid: "dda863f0d91c46978418bb16042a5bdd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "166af45ddf2e4995bcb58a6f7b8ff625" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41695 } } peers { permanent_uuid: "0961586bc7054d159a5226afb9544412" member_type: NON_VOTER last_known_addr { host: "127.0.112.198" port: 38857 } attrs { promote: true } }
I20260630 12:36:16.962987  5733 ts_tablet_manager.cc:1434] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:16.963253   451 tablet_replica.cc:333] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a: stopping tablet replica
I20260630 12:36:16.963975   451 raft_consensus.cc:2243] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:16.964356   451 raft_consensus.cc:2272] T 6a65d2dda29740a18a91585585d65ccf P b11b73f2f67c414694920fb604f9322a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:16.966864   451 tablet_replica.cc:333] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a: stopping tablet replica
W20260630 12:36:16.967283  5733 tablet_copy_client.cc:1131] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.195:41695: connect: Connection refused (error 111)
I20260630 12:36:16.967734   451 raft_consensus.cc:2243] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.968763   451 raft_consensus.cc:2272] T 9ecf81f7042d4d93bbe5e5131c5b9252 P b11b73f2f67c414694920fb604f9322a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.997803   451 tablet_server.cc:196] TabletServer@127.0.112.197:0 shutdown complete.
I20260630 12:36:17.015913   451 tablet_server.cc:179] TabletServer@127.0.112.198:0 shutting down...
I20260630 12:36:17.045356   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.047178   451 tablet_replica.cc:333] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412: stopping tablet replica
I20260630 12:36:17.048010   451 raft_consensus.cc:2243] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:17.048426   451 raft_consensus.cc:2272] T e453cb6de74c48c39711c7060a1d0926 P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:17.050665   451 tablet_replica.cc:333] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412: stopping tablet replica
I20260630 12:36:17.051290   451 raft_consensus.cc:2243] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:17.051676   451 raft_consensus.cc:2272] T 1001b77de0c64f16b410731d2860b2ae P 0961586bc7054d159a5226afb9544412 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:17.053532   451 tablet_replica.cc:333] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412: stopping tablet replica
I20260630 12:36:17.054010   451 raft_consensus.cc:2243] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.054826   451 raft_consensus.cc:2272] T f10adf433e8f44df9157d7276af0266d P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.057601   451 tablet_replica.cc:333] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412: stopping tablet replica
I20260630 12:36:17.058166   451 raft_consensus.cc:2243] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.058972   451 raft_consensus.cc:2272] T eff570d565604b588190c6483732ba34 P 0961586bc7054d159a5226afb9544412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.083087   451 tablet_server.cc:196] TabletServer@127.0.112.198:0 shutdown complete.
I20260630 12:36:17.102241   451 master.cc:562] Master@127.0.112.254:42077 shutting down...
W20260630 12:36:17.136266  4880 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:36:17.138522   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.139190   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.139492   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ca674f8a6f040e8be0099a583a6075e: stopping tablet replica
I20260630 12:36:17.163189   451 master.cc:584] Master@127.0.112.254:42077 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18455 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:36:17.217803   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:38489
I20260630 12:36:17.219095   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.225239  5764 instance_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:36:17.225391  5763 instance_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:36:17.226819  5766 instance_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:36:17.227245   451 server_base.cc:1061] running on GCE node
I20260630 12:36:17.228261   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:17.228453   451 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:36:17.228574   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822977228560 us; error 0 us; skew 500 ppm
I20260630 12:36:17.229027   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.231993   451 webserver.cc:533] Webserver started at http://127.0.112.254:34857/ using document root <none> and password file <none>
I20260630 12:36:17.232496   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.232653   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:17.232889   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:17.234035   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "b4874fa23b484617bb609cd585b5284a"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.238721   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:17.242653  5771 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:36:17.243649   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:36:17.243976   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "b4874fa23b484617bb609cd585b5284a"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.244297   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-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:36:17.265447   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.266928   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.309547   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:38489
I20260630 12:36:17.309669  5822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:38489 every 8 connection(s)
I20260630 12:36:17.313609  5823 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:36:17.324678  5823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a: Bootstrap starting.
I20260630 12:36:17.329465  5823 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:17.334519  5823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a: No bootstrap required, opened a new log
I20260630 12:36:17.336957  5823 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER }
I20260630 12:36:17.337366  5823 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:17.337666  5823 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4874fa23b484617bb609cd585b5284a, State: Initialized, Role: FOLLOWER
I20260630 12:36:17.338336  5823 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER }
I20260630 12:36:17.338903  5823 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:17.339133  5823 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:17.339429  5823 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:17.344610  5823 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER }
I20260630 12:36:17.345193  5823 leader_election.cc:304] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [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: b4874fa23b484617bb609cd585b5284a; no voters: 
I20260630 12:36:17.346544  5823 leader_election.cc:290] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:17.347105  5826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:17.348495  5826 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 1 LEADER]: Becoming Leader. State: Replica: b4874fa23b484617bb609cd585b5284a, State: Running, Role: LEADER
I20260630 12:36:17.349329  5826 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [LEADER]: Queue going to LEADER mode. State: All 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: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER }
I20260630 12:36:17.349527  5823 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:17.354560  5828 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4874fa23b484617bb609cd585b5284a. Latest consensus state: current_term: 1 leader_uuid: "b4874fa23b484617bb609cd585b5284a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER } }
I20260630 12:36:17.355434  5828 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:17.359193  5827 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4874fa23b484617bb609cd585b5284a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4874fa23b484617bb609cd585b5284a" member_type: VOTER } }
I20260630 12:36:17.360116  5827 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:17.364848  5834 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:17.371321  5834 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:17.372401   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:17.380898  5834 catalog_manager.cc:1383] Generated new cluster ID: 36fab8d46f5444a9aaee66fe1b47ece3
I20260630 12:36:17.381182  5834 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:17.400249  5834 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:17.401592  5834 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:17.418870  5834 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a: Generated new TSK 0
I20260630 12:36:17.419476  5834 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:17.438951   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.445135  5844 instance_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:36:17.446429  5845 instance_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:36:17.448602   451 server_base.cc:1061] running on GCE node
W20260630 12:36:17.448695  5847 instance_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:36:17.449867   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:17.450057   451 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:36:17.450189   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822977450171 us; error 0 us; skew 500 ppm
I20260630 12:36:17.450644   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.453066   451 webserver.cc:533] Webserver started at http://127.0.112.193:39571/ using document root <none> and password file <none>
I20260630 12:36:17.453490   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.453657   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:17.453896   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:17.455060   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "80a3f1746ed24ea2b6aa420ee1cb3761"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.459537   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:36:17.462908  5852 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:36:17.463757   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:17.464013   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "80a3f1746ed24ea2b6aa420ee1cb3761"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.464259   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-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:36:17.480147   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.481652   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.483613   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:17.485931   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:17.486119   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.486377   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:17.486613   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.527253   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:40269
I20260630 12:36:17.527369  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:40269 every 8 connection(s)
I20260630 12:36:17.532269   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.540005  5919 instance_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:36:17.541604  5920 instance_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:36:17.546975  5922 instance_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:36:17.547734  5915 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38489
I20260630 12:36:17.548143  5915 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:17.549068  5915 heartbeater.cc:507] Master 127.0.112.254:38489 requested a full tablet report, sending...
I20260630 12:36:17.549252   451 server_base.cc:1061] running on GCE node
I20260630 12:36:17.551589  5788 ts_manager.cc:194] Registered new tserver with Master: 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269)
I20260630 12:36:17.552412   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:17.552861   451 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:36:17.553097   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822977553080 us; error 0 us; skew 500 ppm
I20260630 12:36:17.553694   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.553728  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43650
I20260630 12:36:17.556380   451 webserver.cc:533] Webserver started at http://127.0.112.194:40941/ using document root <none> and password file <none>
I20260630 12:36:17.556901   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.557114   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:17.557375   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:17.558439   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "0734ae47f2934340953f555eff70cd99"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.562994   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:17.566687  5927 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:36:17.567687   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:17.568187   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "0734ae47f2934340953f555eff70cd99"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.568500   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-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:36:17.594465   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.595921   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.597436   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:17.600033   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:17.600262   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.600508   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:17.600679   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.642168   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:43097
I20260630 12:36:17.642270  5989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:43097 every 8 connection(s)
I20260630 12:36:17.647198   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:17.655441  5993 instance_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:36:17.656939  5994 instance_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:36:17.658172   451 server_base.cc:1061] running on GCE node
W20260630 12:36:17.659754  5996 instance_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:36:17.660836   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:17.661126   451 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:36:17.661374   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822977661352 us; error 0 us; skew 500 ppm
I20260630 12:36:17.661389  5990 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38489
I20260630 12:36:17.661914  5990 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:17.662233   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:17.662845  5990 heartbeater.cc:507] Master 127.0.112.254:38489 requested a full tablet report, sending...
I20260630 12:36:17.665412   451 webserver.cc:533] Webserver started at http://127.0.112.195:34979/ using document root <none> and password file <none>
I20260630 12:36:17.665642  5788 ts_manager.cc:194] Registered new tserver with Master: 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097)
I20260630 12:36:17.666056   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:17.666350   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:17.666656   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:17.667297  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43660
I20260630 12:36:17.667805   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "49461810838b4d86a45a940cc39ef8b3"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.672859   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:17.676754  6001 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:36:17.677615   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:17.677901   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "49461810838b4d86a45a940cc39ef8b3"
format_stamp: "Formatted at 2026-06-30 12:36:17 on dist-test-slave-45vn"
I20260630 12:36:17.678157   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-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:36:17.694967   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:17.696259   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:17.697628   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:17.699968   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:17.700163   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.700452   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:17.700606   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:17.741995   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:39087
I20260630 12:36:17.743039  6063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:39087 every 8 connection(s)
I20260630 12:36:17.756449  6064 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38489
I20260630 12:36:17.756939  6064 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:17.757659  6064 heartbeater.cc:507] Master 127.0.112.254:38489 requested a full tablet report, sending...
I20260630 12:36:17.759660  5788 ts_manager.cc:194] Registered new tserver with Master: 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:17.760507   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014835397s
I20260630 12:36:17.761286  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43672
I20260630 12:36:18.556805  5915 heartbeater.cc:499] Master 127.0.112.254:38489 was elected leader, sending a full tablet report...
I20260630 12:36:18.670428  5990 heartbeater.cc:499] Master 127.0.112.254:38489 was elected leader, sending a full tablet report...
I20260630 12:36:18.764618  6064 heartbeater.cc:499] Master 127.0.112.254:38489 was elected leader, sending a full tablet report...
I20260630 12:36:18.925936  5788 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43678:
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:36:18.928422  5788 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:36:18.982082  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 9092067cb7ac49aba89cb44b0e96eeb6 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:18.983657  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9092067cb7ac49aba89cb44b0e96eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.985121  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:18.986657  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.987217  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 44591a1f95814dea8443de3312920721 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:18.987268  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 9092067cb7ac49aba89cb44b0e96eeb6 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:18.988835  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44591a1f95814dea8443de3312920721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.989321  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9092067cb7ac49aba89cb44b0e96eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.004076  5954 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:19.005543  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.027730  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 9092067cb7ac49aba89cb44b0e96eeb6 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:19.027829  5879 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:19.029191  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9092067cb7ac49aba89cb44b0e96eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.030138  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 44591a1f95814dea8443de3312920721 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:19.031961  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44591a1f95814dea8443de3312920721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.031858  5878 tablet_service.cc:1511] Processing CreateTablet for tablet 44591a1f95814dea8443de3312920721 (DEFAULT_TABLE table=test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:19.033242  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44591a1f95814dea8443de3312920721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.037703  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:19.047260  6085 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: Bootstrap starting.
I20260630 12:36:19.047463  6084 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: Bootstrap starting.
I20260630 12:36:19.053678  6084 tablet_bootstrap.cc:654] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.060824  6085 tablet_bootstrap.cc:654] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.068697  6086 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Bootstrap starting.
I20260630 12:36:19.077466  6086 tablet_bootstrap.cc:654] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.077905  6084 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: No bootstrap required, opened a new log
I20260630 12:36:19.078394  6084 ts_tablet_manager.cc:1403] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260630 12:36:19.079345  6085 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: No bootstrap required, opened a new log
I20260630 12:36:19.079923  6085 ts_tablet_manager.cc:1403] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.014s
I20260630 12:36:19.081079  6084 raft_consensus.cc:359] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.081832  6084 raft_consensus.cc:385] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.082158  6084 raft_consensus.cc:740] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0734ae47f2934340953f555eff70cd99, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.083101  6084 consensus_queue.cc:260] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.083498  6085 raft_consensus.cc:359] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.084247  6085 raft_consensus.cc:385] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.084510  6085 raft_consensus.cc:740] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49461810838b4d86a45a940cc39ef8b3, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.085348  6085 consensus_queue.cc:260] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.086125  6084 ts_tablet_manager.cc:1434] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260630 12:36:19.087260  6084 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: Bootstrap starting.
I20260630 12:36:19.088241  6085 ts_tablet_manager.cc:1434] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:19.088634  6086 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: No bootstrap required, opened a new log
I20260630 12:36:19.089092  6086 ts_tablet_manager.cc:1403] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260630 12:36:19.089316  6085 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Bootstrap starting.
I20260630 12:36:19.093271  6084 tablet_bootstrap.cc:654] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.095904  6085 tablet_bootstrap.cc:654] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.096834  6086 raft_consensus.cc:359] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.097707  6086 raft_consensus.cc:385] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.098057  6086 raft_consensus.cc:740] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3f1746ed24ea2b6aa420ee1cb3761, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.099149  6086 consensus_queue.cc:260] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.106310  6086 ts_tablet_manager.cc:1434] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260630 12:36:19.107440  6086 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: Bootstrap starting.
I20260630 12:36:19.111330  6084 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: No bootstrap required, opened a new log
I20260630 12:36:19.111943  6084 ts_tablet_manager.cc:1403] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260630 12:36:19.113827  6086 tablet_bootstrap.cc:654] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.114849  6084 raft_consensus.cc:359] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.115625  6084 raft_consensus.cc:385] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.115913  6084 raft_consensus.cc:740] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0734ae47f2934340953f555eff70cd99, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.116755  6084 consensus_queue.cc:260] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.117563  6091 raft_consensus.cc:493] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.118208  6091 raft_consensus.cc:515] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.121562  6085 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: No bootstrap required, opened a new log
I20260630 12:36:19.122282  6085 ts_tablet_manager.cc:1403] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260630 12:36:19.126176  6085 raft_consensus.cc:359] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.126847  6085 raft_consensus.cc:385] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.127128  6085 raft_consensus.cc:740] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49461810838b4d86a45a940cc39ef8b3, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.127875  6085 consensus_queue.cc:260] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.128575  6091 leader_election.cc:290] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269), 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097)
I20260630 12:36:19.128814  6086 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: No bootstrap required, opened a new log
I20260630 12:36:19.129458  6086 ts_tablet_manager.cc:1403] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260630 12:36:19.130971  6085 ts_tablet_manager.cc:1434] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.001s
I20260630 12:36:19.131875  6084 ts_tablet_manager.cc:1434] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:36:19.132954  6084 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: Bootstrap starting.
I20260630 12:36:19.133085  6085 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: Bootstrap starting.
I20260630 12:36:19.140039  6084 tablet_bootstrap.cc:654] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.140189  6085 tablet_bootstrap.cc:654] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.140414  6086 raft_consensus.cc:359] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.141295  6086 raft_consensus.cc:385] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.141650  6086 raft_consensus.cc:740] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3f1746ed24ea2b6aa420ee1cb3761, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.142634  6086 consensus_queue.cc:260] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.145058  6086 ts_tablet_manager.cc:1434] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:36:19.146104  6086 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: Bootstrap starting.
W20260630 12:36:19.149349  5991 tablet.cc:2406] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:19.154644  6084 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: No bootstrap required, opened a new log
I20260630 12:36:19.155360  6084 ts_tablet_manager.cc:1403] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260630 12:36:19.158274  6086 tablet_bootstrap.cc:654] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:19.158483  6084 raft_consensus.cc:359] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.159520  6084 raft_consensus.cc:385] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.159873  6084 raft_consensus.cc:740] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0734ae47f2934340953f555eff70cd99, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.160923  6084 consensus_queue.cc:260] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.167311  6084 ts_tablet_manager.cc:1434] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:36:19.172987  6086 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: No bootstrap required, opened a new log
I20260630 12:36:19.173648  6086 ts_tablet_manager.cc:1403] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260630 12:36:19.176509  6086 raft_consensus.cc:359] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.177373  6086 raft_consensus.cc:385] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.177738  6086 raft_consensus.cc:740] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3f1746ed24ea2b6aa420ee1cb3761, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.178690  6086 consensus_queue.cc:260] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.181422  6086 ts_tablet_manager.cc:1434] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:36:19.185343  6085 tablet_bootstrap.cc:492] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: No bootstrap required, opened a new log
I20260630 12:36:19.185789  6094 raft_consensus.cc:493] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.186187  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "49461810838b4d86a45a940cc39ef8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" is_pre_election: true
I20260630 12:36:19.186278  6094 raft_consensus.cc:515] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.187283  6085 ts_tablet_manager.cc:1403] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.027s
I20260630 12:36:19.187490  5890 raft_consensus.cc:2468] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49461810838b4d86a45a940cc39ef8b3 in term 0.
I20260630 12:36:19.189227  6094 leader_election.cc:290] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097), 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:19.191118  6002 leader_election.cc:304] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49461810838b4d86a45a940cc39ef8b3, 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 
I20260630 12:36:19.192133  6085 raft_consensus.cc:359] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.192927  6091 raft_consensus.cc:2804] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:19.193331  6091 raft_consensus.cc:493] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.193676  6091 raft_consensus.cc:3060] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.192955  6085 raft_consensus.cc:385] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:19.194895  6085 raft_consensus.cc:740] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49461810838b4d86a45a940cc39ef8b3, State: Initialized, Role: FOLLOWER
I20260630 12:36:19.195663  6085 consensus_queue.cc:260] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.201254  6085 ts_tablet_manager.cc:1434] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:36:19.201961  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "49461810838b4d86a45a940cc39ef8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99" is_pre_election: true
I20260630 12:36:19.202664  5965 raft_consensus.cc:2468] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49461810838b4d86a45a940cc39ef8b3 in term 0.
I20260630 12:36:19.203038  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3" is_pre_election: true
I20260630 12:36:19.205749  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99" is_pre_election: true
I20260630 12:36:19.206377  5965 raft_consensus.cc:2468] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in term 0.
I20260630 12:36:19.207437  5853 leader_election.cc:304] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 
I20260630 12:36:19.208196  6094 raft_consensus.cc:2804] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:19.208531  6094 raft_consensus.cc:493] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.208803  6094 raft_consensus.cc:3060] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.211340  6091 raft_consensus.cc:515] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.212566  6039 raft_consensus.cc:2393] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in current term 1: Already voted for candidate 49461810838b4d86a45a940cc39ef8b3 in this term.
I20260630 12:36:19.214293  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "49461810838b4d86a45a940cc39ef8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761"
I20260630 12:36:19.216773  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "49461810838b4d86a45a940cc39ef8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99"
I20260630 12:36:19.218106  5965 raft_consensus.cc:3060] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.222976  6091 leader_election.cc:290] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269), 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097)
I20260630 12:36:19.223372  6090 raft_consensus.cc:493] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.223978  5965 raft_consensus.cc:2468] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49461810838b4d86a45a940cc39ef8b3 in term 1.
I20260630 12:36:19.216823  6094 raft_consensus.cc:515] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.224210  6090 raft_consensus.cc:515] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.225409  5890 raft_consensus.cc:2393] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 49461810838b4d86a45a940cc39ef8b3 in current term 1: Already voted for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in this term.
I20260630 12:36:19.225497  6002 leader_election.cc:304] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 49461810838b4d86a45a940cc39ef8b3; no voters: 
I20260630 12:36:19.226516  6091 raft_consensus.cc:2804] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:19.227025  6091 raft_consensus.cc:697] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 LEADER]: Becoming Leader. State: Replica: 49461810838b4d86a45a940cc39ef8b3, State: Running, Role: LEADER
I20260630 12:36:19.227300  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99"
I20260630 12:36:19.228199  5964 raft_consensus.cc:2393] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in current term 1: Already voted for candidate 49461810838b4d86a45a940cc39ef8b3 in this term.
I20260630 12:36:19.227958  6091 consensus_queue.cc:237] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.228767  6090 leader_election.cc:290] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087), 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269)
I20260630 12:36:19.232638  6094 leader_election.cc:290] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 election: Requested vote from peers 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097), 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:19.234500  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9f0fd1b007488d91e6f2d6ab522d1f" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3"
I20260630 12:36:19.236501  5856 leader_election.cc:304] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [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: 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 0734ae47f2934340953f555eff70cd99, 49461810838b4d86a45a940cc39ef8b3
I20260630 12:36:19.237764  6094 raft_consensus.cc:2749] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:19.241887  5785 catalog_manager.cc:5697] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "49461810838b4d86a45a940cc39ef8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.244510  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9092067cb7ac49aba89cb44b0e96eeb6" candidate_uuid: "0734ae47f2934340953f555eff70cd99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" is_pre_election: true
I20260630 12:36:19.245182  5890 raft_consensus.cc:2468] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0734ae47f2934340953f555eff70cd99 in term 0.
I20260630 12:36:19.245208  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9092067cb7ac49aba89cb44b0e96eeb6" candidate_uuid: "0734ae47f2934340953f555eff70cd99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3" is_pre_election: true
I20260630 12:36:19.246299  6039 raft_consensus.cc:2468] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0734ae47f2934340953f555eff70cd99 in term 0.
I20260630 12:36:19.246448  5928 leader_election.cc:304] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 
I20260630 12:36:19.247417  6090 raft_consensus.cc:2804] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:19.247781  6090 raft_consensus.cc:493] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.248102  6090 raft_consensus.cc:3060] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.252875  6094 raft_consensus.cc:493] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:19.253420  6094 raft_consensus.cc:515] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.255683  6094 leader_election.cc:290] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097), 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:19.256275  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44591a1f95814dea8443de3312920721" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99" is_pre_election: true
I20260630 12:36:19.255424  6090 raft_consensus.cc:515] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.256759  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44591a1f95814dea8443de3312920721" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3" is_pre_election: true
I20260630 12:36:19.256943  5965 raft_consensus.cc:2468] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in term 0.
I20260630 12:36:19.257411  6039 raft_consensus.cc:2468] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in term 0.
I20260630 12:36:19.258040  5853 leader_election.cc:304] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 
I20260630 12:36:19.259078  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9092067cb7ac49aba89cb44b0e96eeb6" candidate_uuid: "0734ae47f2934340953f555eff70cd99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3"
I20260630 12:36:19.259629  6039 raft_consensus.cc:3060] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.259581  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9092067cb7ac49aba89cb44b0e96eeb6" candidate_uuid: "0734ae47f2934340953f555eff70cd99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761"
I20260630 12:36:19.260411  5890 raft_consensus.cc:3060] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.262964  6094 raft_consensus.cc:2804] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:19.263362  6094 raft_consensus.cc:493] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:19.263688  6090 leader_election.cc:290] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [CANDIDATE]: Term 1 election: Requested vote from peers 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087), 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269)
I20260630 12:36:19.264103  6094 raft_consensus.cc:3060] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.268518  6039 raft_consensus.cc:2468] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0734ae47f2934340953f555eff70cd99 in term 1.
I20260630 12:36:19.268518  5890 raft_consensus.cc:2468] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0734ae47f2934340953f555eff70cd99 in term 1.
I20260630 12:36:19.269392  6094 raft_consensus.cc:515] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.270058  5931 leader_election.cc:304] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 49461810838b4d86a45a940cc39ef8b3; no voters: 
I20260630 12:36:19.270922  6090 raft_consensus.cc:2804] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:19.271481  6094 leader_election.cc:290] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 election: Requested vote from peers 0734ae47f2934340953f555eff70cd99 (127.0.112.194:43097), 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:19.272310  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44591a1f95814dea8443de3312920721" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0734ae47f2934340953f555eff70cd99"
I20260630 12:36:19.272534  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44591a1f95814dea8443de3312920721" candidate_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49461810838b4d86a45a940cc39ef8b3"
I20260630 12:36:19.272964  5965 raft_consensus.cc:3060] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.273164  6039 raft_consensus.cc:3060] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:19.273311  6090 raft_consensus.cc:697] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 1 LEADER]: Becoming Leader. State: Replica: 0734ae47f2934340953f555eff70cd99, State: Running, Role: LEADER
I20260630 12:36:19.274277  6090 consensus_queue.cc:237] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } }
I20260630 12:36:19.280510  5965 raft_consensus.cc:2468] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in term 1.
I20260630 12:36:19.280510  6039 raft_consensus.cc:2468] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3f1746ed24ea2b6aa420ee1cb3761 in term 1.
I20260630 12:36:19.282047  5853 leader_election.cc:304] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0734ae47f2934340953f555eff70cd99, 80a3f1746ed24ea2b6aa420ee1cb3761; no voters: 
I20260630 12:36:19.282807  6094 raft_consensus.cc:2804] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:19.283121  5785 catalog_manager.cc:5697] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0734ae47f2934340953f555eff70cd99 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "0734ae47f2934340953f555eff70cd99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.284150  6094 raft_consensus.cc:697] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 LEADER]: Becoming Leader. State: Replica: 80a3f1746ed24ea2b6aa420ee1cb3761, State: Running, Role: LEADER
I20260630 12:36:19.284924  6094 consensus_queue.cc:237] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } }
I20260630 12:36:19.293032  5787 catalog_manager.cc:5697] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.314363   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:19.320628  6111 instance_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:36:19.321962  6112 instance_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:36:19.324082  6114 instance_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:36:19.326475   451 server_base.cc:1061] running on GCE node
I20260630 12:36:19.330152   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:19.330374   451 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:36:19.330535   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822979330521 us; error 0 us; skew 500 ppm
I20260630 12:36:19.331073   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:19.333683   451 webserver.cc:533] Webserver started at http://127.0.112.196:40701/ using document root <none> and password file <none>
I20260630 12:36:19.334129   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:19.334286   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:19.334508   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:19.335593   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "a479439acaa1462e8f8c12ab94a2f5ac"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-45vn"
I20260630 12:36:19.340427   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:19.343782  6119 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:36:19.344604   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:19.344949   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "a479439acaa1462e8f8c12ab94a2f5ac"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-45vn"
I20260630 12:36:19.345225   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-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:36:19.366024   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.367281   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.368849   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.370402  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:19.371853   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.372236   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:36:19.372546   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.372810   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.374428  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:19.374967  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:19.423147   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:34277
I20260630 12:36:19.423240  6181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:34277 every 8 connection(s)
I20260630 12:36:19.446045  6182 heartbeater.cc:344] Connected to a master server at 127.0.112.254:38489
I20260630 12:36:19.446475  6182 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.447321  6182 heartbeater.cc:507] Master 127.0.112.254:38489 requested a full tablet report, sending...
I20260630 12:36:19.449563  5787 ts_manager.cc:194] Registered new tserver with Master: a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196:34277)
I20260630 12:36:19.451200  5787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43694
I20260630 12:36:19.508248  6091 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:19.515169  6097 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:36:19.515481  6097 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:36:19.535560  6094 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.544660  6091 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:19.549256  6060 debug-util.cc:398] Leaking SignalData structure 0x7b080021f2c0 after lost signal to thread 454
I20260630 12:36:19.549024  6107 consensus_queue.cc:1048] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:19.552037  6107 consensus_queue.cc:1048] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:19.584690  6094 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:20.394191  6039 consensus_queue.cc:237] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:20.401541  5965 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.404897  5890 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.411492  6197 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } 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:36:20.413910  6197 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:20.423296  5890 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.423992  5965 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
W20260630 12:36:20.431304  6005 consensus_peers.cc:597] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 -> Peer a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196:34277): Couldn't send request to peer a479439acaa1462e8f8c12ab94a2f5ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f9f0fd1b007488d91e6f2d6ab522d1f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.438055  5785 catalog_manager.cc:5697] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 reported cstate change: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "49461810838b4d86a45a940cc39ef8b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.453645  6182 heartbeater.cc:499] Master 127.0.112.254:38489 was elected leader, sending a full tablet report...
I20260630 12:36:20.570942  6197 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.595338  5890 consensus_queue.cc:237] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:20.604681  6039 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.607668  6195 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } 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:36:20.608707  5965 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.610435  6209 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:20.620673  5856 consensus_peers.cc:597] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 -> Peer a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196:34277): Couldn't send request to peer a479439acaa1462e8f8c12ab94a2f5ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44591a1f95814dea8443de3312920721. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.625707  6039 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.626821  5965 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.667120  5787 catalog_manager.cc:5697] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 reported cstate change: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.671622  6214 ts_tablet_manager.cc:933] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: Initiating tablet copy from peer 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087)
I20260630 12:36:20.673626  6214 tablet_copy_client.cc:323] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:39087
I20260630 12:36:20.684269  6049 tablet_copy_service.cc:140] P 49461810838b4d86a45a940cc39ef8b3: Received BeginTabletCopySession request for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f from peer a479439acaa1462e8f8c12ab94a2f5ac ({username='slave'} at 127.0.0.1:33400)
I20260630 12:36:20.684953  6049 tablet_copy_service.cc:161] P 49461810838b4d86a45a940cc39ef8b3: Beginning new tablet copy session on tablet 2f9f0fd1b007488d91e6f2d6ab522d1f from peer a479439acaa1462e8f8c12ab94a2f5ac at {username='slave'} at 127.0.0.1:33400: session id = a479439acaa1462e8f8c12ab94a2f5ac-2f9f0fd1b007488d91e6f2d6ab522d1f
I20260630 12:36:20.695194  6049 tablet_copy_source_session.cc:215] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:20.699792  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.713599  6214 tablet_copy_client.cc:806] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:20.714211  6214 tablet_copy_client.cc:670] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:20.718811  6214 tablet_copy_client.cc:538] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:20.726908  6214 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: Bootstrap starting.
I20260630 12:36:20.741868  6214 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: 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:36:20.742637  6214 tablet_bootstrap.cc:492] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: Bootstrap complete.
I20260630 12:36:20.743249  6214 ts_tablet_manager.cc:1403] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.007s
I20260630 12:36:20.745551  6214 raft_consensus.cc:359] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:20.746384  6214 raft_consensus.cc:740] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a479439acaa1462e8f8c12ab94a2f5ac, State: Initialized, Role: LEARNER
I20260630 12:36:20.747107  6214 consensus_queue.cc:260] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:20.750049  6214 ts_tablet_manager.cc:1434] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:20.751782  6049 tablet_copy_service.cc:342] P 49461810838b4d86a45a940cc39ef8b3: Request end of tablet copy session a479439acaa1462e8f8c12ab94a2f5ac-2f9f0fd1b007488d91e6f2d6ab522d1f received from {username='slave'} at 127.0.0.1:33400
I20260630 12:36:20.752146  6049 tablet_copy_service.cc:434] P 49461810838b4d86a45a940cc39ef8b3: ending tablet copy session a479439acaa1462e8f8c12ab94a2f5ac-2f9f0fd1b007488d91e6f2d6ab522d1f on tablet 2f9f0fd1b007488d91e6f2d6ab522d1f with peer a479439acaa1462e8f8c12ab94a2f5ac
I20260630 12:36:20.768858  6195 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } } }
I20260630 12:36:20.968611  6214 ts_tablet_manager.cc:933] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: Initiating tablet copy from peer 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269)
I20260630 12:36:20.978844  6214 tablet_copy_client.cc:323] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:40269
I20260630 12:36:20.991935  5900 tablet_copy_service.cc:140] P 80a3f1746ed24ea2b6aa420ee1cb3761: Received BeginTabletCopySession request for tablet 44591a1f95814dea8443de3312920721 from peer a479439acaa1462e8f8c12ab94a2f5ac ({username='slave'} at 127.0.0.1:52056)
I20260630 12:36:20.992504  5900 tablet_copy_service.cc:161] P 80a3f1746ed24ea2b6aa420ee1cb3761: Beginning new tablet copy session on tablet 44591a1f95814dea8443de3312920721 from peer a479439acaa1462e8f8c12ab94a2f5ac at {username='slave'} at 127.0.0.1:52056: session id = a479439acaa1462e8f8c12ab94a2f5ac-44591a1f95814dea8443de3312920721
I20260630 12:36:21.000207  5900 tablet_copy_source_session.cc:215] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.003448  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44591a1f95814dea8443de3312920721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.010330  6157 raft_consensus.cc:1217] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:21.023622  6214 tablet_copy_client.cc:806] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.024299  6214 tablet_copy_client.cc:670] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.028453  6214 tablet_copy_client.cc:538] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:21.039113  6214 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: Bootstrap starting.
I20260630 12:36:21.062846  6214 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: 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:36:21.063856  6214 tablet_bootstrap.cc:492] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: Bootstrap complete.
I20260630 12:36:21.064606  6214 ts_tablet_manager.cc:1403] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260630 12:36:21.068010  6214 raft_consensus.cc:359] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:21.068957  6214 raft_consensus.cc:740] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a479439acaa1462e8f8c12ab94a2f5ac, State: Initialized, Role: LEARNER
I20260630 12:36:21.069869  6214 consensus_queue.cc:260] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: true } }
I20260630 12:36:21.072616  6214 ts_tablet_manager.cc:1434] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:21.074551  5900 tablet_copy_service.cc:342] P 80a3f1746ed24ea2b6aa420ee1cb3761: Request end of tablet copy session a479439acaa1462e8f8c12ab94a2f5ac-44591a1f95814dea8443de3312920721 received from {username='slave'} at 127.0.0.1:52056
I20260630 12:36:21.075018  5900 tablet_copy_service.cc:434] P 80a3f1746ed24ea2b6aa420ee1cb3761: ending tablet copy session a479439acaa1462e8f8c12ab94a2f5ac-44591a1f95814dea8443de3312920721 on tablet 44591a1f95814dea8443de3312920721 with peer a479439acaa1462e8f8c12ab94a2f5ac
I20260630 12:36:21.245360  6157 raft_consensus.cc:1217] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:21.376706  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:21.381654  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:21.382690  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:21.605240  6197 raft_consensus.cc:1064] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: attempting to promote NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac to VOTER
I20260630 12:36:21.608295  6197 consensus_queue.cc:237] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } }
I20260630 12:36:21.615644  6157 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.618571  6206 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } 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:36:21.619531  5965 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.622174  5890 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.626286  6224 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:21.629467  6197 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } 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:36:21.658123  6156 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.661396  5890 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.672964  5785 catalog_manager.cc:5697] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac reported cstate change: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49461810838b4d86a45a940cc39ef8b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.673615  6224 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.689922  5965 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } attrs { replace: true } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.699255  6195 raft_consensus.cc:1064] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: attempting to promote NON_VOTER a479439acaa1462e8f8c12ab94a2f5ac to VOTER
I20260630 12:36:21.702839  6195 consensus_queue.cc:237] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } }
I20260630 12:36:21.710804  6039 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.712749  6219 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } 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:36:21.717278  6156 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 LEARNER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.723189  6219 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } 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:36:21.743590  6157 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.760787  5965 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:21.762281  6195 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:21.769531  5965 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.813973  5788 catalog_manager.cc:5697] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac reported cstate change: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.815763  6039 consensus_queue.cc:237] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [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: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } }
I20260630 12:36:21.821893  6157 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:21.822193  5965 raft_consensus.cc:1275] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 49461810838b4d86a45a940cc39ef8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:21.823854  6206 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } 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:36:21.824920  6197 consensus_queue.cc:1048] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:21.834357  6156 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.835687  5965 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.930076  6219 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.936309  5788 catalog_manager.cc:5697] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac reported cstate change: config changed from index 3 to 4, VOTER 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "49461810838b4d86a45a940cc39ef8b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.945037  6039 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a479439acaa1462e8f8c12ab94a2f5ac (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.955003  5890 consensus_queue.cc:237] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [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: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } }
I20260630 12:36:21.963806  6156 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:21.964476  5965 raft_consensus.cc:1275] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Refusing update from remote peer 80a3f1746ed24ea2b6aa420ee1cb3761: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:21.965512  6233 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } 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:36:21.966301  6195 consensus_queue.cc:1048] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:21.975428  5964 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:21.977103  6156 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:22.052038  5878 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f with delete_type TABLET_DATA_TOMBSTONED (TS 80a3f1746ed24ea2b6aa420ee1cb3761 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52026
I20260630 12:36:22.061108  6236 tablet_replica.cc:333] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: stopping tablet replica
I20260630 12:36:22.060604  5788 catalog_manager.cc:5697] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 reported cstate change: config changed from index 3 to 4, VOTER 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:22.062069  6236 raft_consensus.cc:2243] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.062728  6236 raft_consensus.cc:2272] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.066246  6236 ts_tablet_manager.cc:1916] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.082228  6236 ts_tablet_manager.cc:1929] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:22.082731  6236 log.cc:1199] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 80a3f1746ed24ea2b6aa420ee1cb3761: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-0-root/wals/2f9f0fd1b007488d91e6f2d6ab522d1f
I20260630 12:36:22.084656  5772 catalog_manager.cc:5028] TS 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193:40269): tablet 2f9f0fd1b007488d91e6f2d6ab522d1f (table test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]) successfully deleted
I20260630 12:36:22.217665  6028 tablet_service.cc:1558] Processing DeleteTablet for tablet 44591a1f95814dea8443de3312920721 with delete_type TABLET_DATA_TOMBSTONED (TS 49461810838b4d86a45a940cc39ef8b3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33360
I20260630 12:36:22.220357  6237 tablet_replica.cc:333] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: stopping tablet replica
I20260630 12:36:22.221032  6237 raft_consensus.cc:2243] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.221784  6237 raft_consensus.cc:2272] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.225113  6237 ts_tablet_manager.cc:1916] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.243661  6237 ts_tablet_manager.cc:1929] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:22.243999  6237 log.cc:1199] T 44591a1f95814dea8443de3312920721 P 49461810838b4d86a45a940cc39ef8b3: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822834427891-451-0/minicluster-data/ts-2-root/wals/44591a1f95814dea8443de3312920721
I20260630 12:36:22.245563  5775 catalog_manager.cc:5028] TS 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195:39087): tablet 44591a1f95814dea8443de3312920721 (table test-workload [id=dc5d9a0c33b74e949ce379e9de3fde26]) successfully deleted
I20260630 12:36:22.361671  6233 raft_consensus.cc:2955] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49461810838b4d86a45a940cc39ef8b3 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "80a3f1746ed24ea2b6aa420ee1cb3761" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40269 } } peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:22.373355  5772 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44591a1f95814dea8443de3312920721 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:22.423509  6206 raft_consensus.cc:2955] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80a3f1746ed24ea2b6aa420ee1cb3761 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0734ae47f2934340953f555eff70cd99" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43097 } } peers { permanent_uuid: "49461810838b4d86a45a940cc39ef8b3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 39087 } } peers { permanent_uuid: "a479439acaa1462e8f8c12ab94a2f5ac" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 34277 } attrs { promote: false } } }
I20260630 12:36:22.430962  5775 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f9f0fd1b007488d91e6f2d6ab522d1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:23.383952  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:23.386776  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:23.387189  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:25.401513  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:25.412217  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:25.412683  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:27.413713  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:27.416457  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:27.416872  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:29.417894  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:29.420655  5841 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:29.421084  5841 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:29.495738   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:36:29.528702   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.529577   451 tablet_replica.cc:333] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761: stopping tablet replica
I20260630 12:36:29.530339   451 raft_consensus.cc:2243] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.531478   451 raft_consensus.cc:2272] T 44591a1f95814dea8443de3312920721 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.534209   451 tablet_replica.cc:333] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761: stopping tablet replica
I20260630 12:36:29.534633   451 raft_consensus.cc:2243] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.535163   451 raft_consensus.cc:2272] T 9092067cb7ac49aba89cb44b0e96eeb6 P 80a3f1746ed24ea2b6aa420ee1cb3761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.563084   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:36:29.583180   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:36:29.610653   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.611369   451 tablet_replica.cc:333] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99: stopping tablet replica
I20260630 12:36:29.612000   451 raft_consensus.cc:2243] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.612612   451 raft_consensus.cc:2272] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.614944   451 tablet_replica.cc:333] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99: stopping tablet replica
I20260630 12:36:29.615548   451 raft_consensus.cc:2243] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.616770   451 raft_consensus.cc:2272] T 44591a1f95814dea8443de3312920721 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.619832   451 tablet_replica.cc:333] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99: stopping tablet replica
W20260630 12:36:29.620067  5928 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40269: connect: Connection refused (error 111) [suppressed 15 similar messages]
I20260630 12:36:29.621716   451 raft_consensus.cc:2243] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.623010   451 raft_consensus.cc:2272] T 9092067cb7ac49aba89cb44b0e96eeb6 P 0734ae47f2934340953f555eff70cd99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.648648   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:36:29.664145   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:36:29.693485   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.694120   451 tablet_replica.cc:333] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3: stopping tablet replica
I20260630 12:36:29.694701   451 raft_consensus.cc:2243] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.695240   451 raft_consensus.cc:2272] T 9092067cb7ac49aba89cb44b0e96eeb6 P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.697484   451 tablet_replica.cc:333] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3: stopping tablet replica
I20260630 12:36:29.697923   451 raft_consensus.cc:2243] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.698873   451 raft_consensus.cc:2272] T 2f9f0fd1b007488d91e6f2d6ab522d1f P 49461810838b4d86a45a940cc39ef8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.740823   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:36:29.765646   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:36:29.800653   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:29.801528   451 tablet_replica.cc:333] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac: stopping tablet replica
I20260630 12:36:29.802552   451 raft_consensus.cc:2243] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.803650   451 raft_consensus.cc:2272] T 44591a1f95814dea8443de3312920721 P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.806224   451 tablet_replica.cc:333] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac: stopping tablet replica
I20260630 12:36:29.807585   451 raft_consensus.cc:2243] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:29.808480   451 raft_consensus.cc:2272] T 2f9f0fd1b007488d91e6f2d6ab522d1f P a479439acaa1462e8f8c12ab94a2f5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.830562   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:36:29.844650   451 master.cc:562] Master@127.0.112.254:38489 shutting down...
I20260630 12:36:29.868687   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.869275   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.869557   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4874fa23b484617bb609cd585b5284a: stopping tablet replica
I20260630 12:36:29.889680   451 master.cc:584] Master@127.0.112.254:38489 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12715 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:36:29.933830   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:34419
I20260630 12:36:29.935060   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.941388  6244 instance_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:36:29.942096  6245 instance_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:36:29.944496   451 server_base.cc:1061] running on GCE node
W20260630 12:36:29.944933  6247 instance_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:36:29.945871   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.946056   451 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:36:29.946359   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822989946341 us; error 0 us; skew 500 ppm
I20260630 12:36:29.946954   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.949460   451 webserver.cc:533] Webserver started at http://127.0.112.254:42693/ using document root <none> and password file <none>
I20260630 12:36:29.949936   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.950106   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.950335   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.951562   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "d719757420b644819192035e046f17c3"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-45vn"
I20260630 12:36:29.956149   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:36:29.960155  6252 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:36:29.961259   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:29.961580   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "d719757420b644819192035e046f17c3"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-45vn"
I20260630 12:36:29.961848   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-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:36:29.972851   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.973980   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.016606   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:34419
I20260630 12:36:30.016716  6303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:34419 every 8 connection(s)
I20260630 12:36:30.022164  6304 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:36:30.035012  6304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3: Bootstrap starting.
I20260630 12:36:30.041164  6304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.045537  6304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3: No bootstrap required, opened a new log
I20260630 12:36:30.047749  6304 raft_consensus.cc:359] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d719757420b644819192035e046f17c3" member_type: VOTER }
I20260630 12:36:30.048192  6304 raft_consensus.cc:385] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.048367  6304 raft_consensus.cc:740] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d719757420b644819192035e046f17c3, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.048981  6304 consensus_queue.cc:260] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d719757420b644819192035e046f17c3" member_type: VOTER }
I20260630 12:36:30.049402  6304 raft_consensus.cc:399] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:30.049587  6304 raft_consensus.cc:493] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:30.049810  6304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.054597  6304 raft_consensus.cc:515] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d719757420b644819192035e046f17c3" member_type: VOTER }
I20260630 12:36:30.055133  6304 leader_election.cc:304] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [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: d719757420b644819192035e046f17c3; no voters: 
I20260630 12:36:30.056376  6304 leader_election.cc:290] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:30.057073  6307 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:30.058455  6307 raft_consensus.cc:697] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: d719757420b644819192035e046f17c3, State: Running, Role: LEADER
I20260630 12:36:30.059190  6307 consensus_queue.cc:237] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [LEADER]: Queue going to LEADER mode. State: All 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: "d719757420b644819192035e046f17c3" member_type: VOTER }
I20260630 12:36:30.059584  6304 sys_catalog.cc:565] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:30.064745  6309 sys_catalog.cc:455] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d719757420b644819192035e046f17c3. Latest consensus state: current_term: 1 leader_uuid: "d719757420b644819192035e046f17c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d719757420b644819192035e046f17c3" member_type: VOTER } }
I20260630 12:36:30.065610  6309 sys_catalog.cc:458] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:30.065517  6308 sys_catalog.cc:455] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d719757420b644819192035e046f17c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d719757420b644819192035e046f17c3" member_type: VOTER } }
I20260630 12:36:30.066315  6308 sys_catalog.cc:458] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:30.068116  6316 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:30.073681  6316 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:30.074761   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:30.082921  6316 catalog_manager.cc:1383] Generated new cluster ID: 9163eff5ac2944318cc054c07512eed2
I20260630 12:36:30.083261  6316 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:30.115378  6316 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:30.116677  6316 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:30.136926  6316 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3: Generated new TSK 0
I20260630 12:36:30.137625  6316 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:30.206246   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.212352  6325 instance_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:36:30.213171  6326 instance_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:36:30.214745  6328 instance_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:36:30.216099   451 server_base.cc:1061] running on GCE node
I20260630 12:36:30.216984   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.217170   451 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:36:30.217356   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822990217341 us; error 0 us; skew 500 ppm
I20260630 12:36:30.218046   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.220434   451 webserver.cc:533] Webserver started at http://127.0.112.193:36575/ using document root <none> and password file <none>
I20260630 12:36:30.220932   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.221122   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.221411   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.222492   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "6bbcac7db06044faa1bfc4c4416073d8"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.228637   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:36:30.232646  6333 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:36:30.233584   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:36:30.233933   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "6bbcac7db06044faa1bfc4c4416073d8"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.234326   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-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:36:30.260865   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.262142   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.263988   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.267073   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.267349   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.267596   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.267783   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.311205   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:42423
I20260630 12:36:30.311321  6395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:42423 every 8 connection(s)
I20260630 12:36:30.316401   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.324561  6400 instance_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:36:30.325209  6401 instance_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:36:30.329118   451 server_base.cc:1061] running on GCE node
W20260630 12:36:30.329607  6403 instance_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:36:30.330185  6396 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34419
I20260630 12:36:30.330621  6396 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.330674   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.331257   451 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:36:30.331453   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822990331429 us; error 0 us; skew 500 ppm
I20260630 12:36:30.331537  6396 heartbeater.cc:507] Master 127.0.112.254:34419 requested a full tablet report, sending...
I20260630 12:36:30.332086   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.334033  6269 ts_manager.cc:194] Registered new tserver with Master: 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423)
I20260630 12:36:30.335073   451 webserver.cc:533] Webserver started at http://127.0.112.194:42811/ using document root <none> and password file <none>
I20260630 12:36:30.335731   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.335964   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.336285   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.336726  6269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60116
I20260630 12:36:30.337857   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "7c1cb4c9e92246149e53ac2b53435c55"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.342577   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:36:30.346513  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:36:30.347450   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:30.347779   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "7c1cb4c9e92246149e53ac2b53435c55"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.348050   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-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:36:30.367352   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.368544   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.370054   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.372270   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.372498   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.372732   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.372901   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.414331   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:33445
I20260630 12:36:30.414438  6470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:33445 every 8 connection(s)
I20260630 12:36:30.419281   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.425884  6474 instance_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:36:30.428033  6475 instance_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:36:30.432130   451 server_base.cc:1061] running on GCE node
W20260630 12:36:30.432050  6477 instance_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:36:30.432729  6471 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34419
I20260630 12:36:30.433153  6471 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.433667   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:30.433897  6471 heartbeater.cc:507] Master 127.0.112.254:34419 requested a full tablet report, sending...
W20260630 12:36:30.433936   451 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:36:30.434476   451 hybrid_clock.cc:648] HybridClock initialized: now 1782822990434447 us; error 0 us; skew 500 ppm
I20260630 12:36:30.435163   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.436326  6269 ts_manager.cc:194] Registered new tserver with Master: 7c1cb4c9e92246149e53ac2b53435c55 (127.0.112.194:33445)
I20260630 12:36:30.437881   451 webserver.cc:533] Webserver started at http://127.0.112.195:33585/ using document root <none> and password file <none>
I20260630 12:36:30.438093  6269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60126
I20260630 12:36:30.438333   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.438561   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.438841   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.440359   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "3c562de2e64b4828a34dc713e45a517e"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.445112   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:30.448490  6482 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:36:30.449326   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:30.449687   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "3c562de2e64b4828a34dc713e45a517e"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-45vn"
I20260630 12:36:30.450001   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822834427891-451-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:36:30.464731   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.465914   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.467224   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.469568   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.469803   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.470036   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.470214   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.510787   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:43731
I20260630 12:36:30.510960  6544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:43731 every 8 connection(s)
I20260630 12:36:30.526381  6545 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34419
I20260630 12:36:30.526868  6545 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.527626  6545 heartbeater.cc:507] Master 127.0.112.254:34419 requested a full tablet report, sending...
I20260630 12:36:30.529490  6269 ts_manager.cc:194] Registered new tserver with Master: 3c562de2e64b4828a34dc713e45a517e (127.0.112.195:43731)
I20260630 12:36:30.530341   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016056542s
I20260630 12:36:30.530944  6269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60140
I20260630 12:36:31.340562  6396 heartbeater.cc:499] Master 127.0.112.254:34419 was elected leader, sending a full tablet report...
I20260630 12:36:31.441123  6471 heartbeater.cc:499] Master 127.0.112.254:34419 was elected leader, sending a full tablet report...
I20260630 12:36:31.533507  6545 heartbeater.cc:499] Master 127.0.112.254:34419 was elected leader, sending a full tablet report...
I20260630 12:36:31.588163  6269 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60148:
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:36:31.590471  6269 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:36:31.647055  6361 tablet_service.cc:1511] Processing CreateTablet for tablet 39677d1f9a934ab2adb41740f3babcfe (DEFAULT_TABLE table=test-workload [id=41ff190a990742fa8905a6a76dae5598]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.648551  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39677d1f9a934ab2adb41740f3babcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.653270  6436 tablet_service.cc:1511] Processing CreateTablet for tablet 39677d1f9a934ab2adb41740f3babcfe (DEFAULT_TABLE table=test-workload [id=41ff190a990742fa8905a6a76dae5598]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.654628  6436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39677d1f9a934ab2adb41740f3babcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.658427  6510 tablet_service.cc:1511] Processing CreateTablet for tablet 39677d1f9a934ab2adb41740f3babcfe (DEFAULT_TABLE table=test-workload [id=41ff190a990742fa8905a6a76dae5598]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:31.660202  6510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39677d1f9a934ab2adb41740f3babcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:31.666550  6565 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: Bootstrap starting.
I20260630 12:36:31.672319  6566 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: Bootstrap starting.
I20260630 12:36:31.674576  6565 tablet_bootstrap.cc:654] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.678644  6567 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: Bootstrap starting.
I20260630 12:36:31.679841  6566 tablet_bootstrap.cc:654] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.681588  6565 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: No bootstrap required, opened a new log
I20260630 12:36:31.682124  6565 ts_tablet_manager.cc:1403] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:36:31.684456  6566 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: No bootstrap required, opened a new log
I20260630 12:36:31.684921  6566 ts_tablet_manager.cc:1403] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:31.685596  6565 raft_consensus.cc:359] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.686672  6567 tablet_bootstrap.cc:654] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:31.686892  6565 raft_consensus.cc:385] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.687474  6566 raft_consensus.cc:359] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.688923  6565 raft_consensus.cc:740] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bbcac7db06044faa1bfc4c4416073d8, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.689350  6566 raft_consensus.cc:385] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.689666  6566 raft_consensus.cc:740] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c1cb4c9e92246149e53ac2b53435c55, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.689862  6565 consensus_queue.cc:260] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.690368  6566 consensus_queue.cc:260] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.693172  6565 ts_tablet_manager.cc:1434] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:36:31.699759  6566 ts_tablet_manager.cc:1434] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:36:31.699963  6567 tablet_bootstrap.cc:492] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: No bootstrap required, opened a new log
I20260630 12:36:31.700565  6567 ts_tablet_manager.cc:1403] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260630 12:36:31.704129  6567 raft_consensus.cc:359] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.704994  6567 raft_consensus.cc:385] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:31.705271  6567 raft_consensus.cc:740] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c562de2e64b4828a34dc713e45a517e, State: Initialized, Role: FOLLOWER
I20260630 12:36:31.706090  6567 consensus_queue.cc:260] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.709044  6567 ts_tablet_manager.cc:1434] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:31.747848  6572 raft_consensus.cc:493] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:31.748373  6572 raft_consensus.cc:515] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.750620  6572 leader_election.cc:290] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423), 3c562de2e64b4828a34dc713e45a517e (127.0.112.195:43731)
I20260630 12:36:31.762303  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39677d1f9a934ab2adb41740f3babcfe" candidate_uuid: "7c1cb4c9e92246149e53ac2b53435c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bbcac7db06044faa1bfc4c4416073d8" is_pre_election: true
I20260630 12:36:31.763288  6371 raft_consensus.cc:2468] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c1cb4c9e92246149e53ac2b53435c55 in term 0.
I20260630 12:36:31.763609  6520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39677d1f9a934ab2adb41740f3babcfe" candidate_uuid: "7c1cb4c9e92246149e53ac2b53435c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c562de2e64b4828a34dc713e45a517e" is_pre_election: true
I20260630 12:36:31.764279  6520 raft_consensus.cc:2468] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c1cb4c9e92246149e53ac2b53435c55 in term 0.
I20260630 12:36:31.764575  6410 leader_election.cc:304] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bbcac7db06044faa1bfc4c4416073d8, 7c1cb4c9e92246149e53ac2b53435c55; no voters: 
I20260630 12:36:31.765398  6572 raft_consensus.cc:2804] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:31.765786  6572 raft_consensus.cc:493] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:31.766127  6572 raft_consensus.cc:3060] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.772080  6572 raft_consensus.cc:515] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.773546  6572 leader_election.cc:290] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [CANDIDATE]: Term 1 election: Requested vote from peers 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423), 3c562de2e64b4828a34dc713e45a517e (127.0.112.195:43731)
I20260630 12:36:31.774428  6371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39677d1f9a934ab2adb41740f3babcfe" candidate_uuid: "7c1cb4c9e92246149e53ac2b53435c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bbcac7db06044faa1bfc4c4416073d8"
I20260630 12:36:31.774657  6520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39677d1f9a934ab2adb41740f3babcfe" candidate_uuid: "7c1cb4c9e92246149e53ac2b53435c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c562de2e64b4828a34dc713e45a517e"
I20260630 12:36:31.775120  6371 raft_consensus.cc:3060] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.775269  6520 raft_consensus.cc:3060] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.782881  6520 raft_consensus.cc:2468] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c1cb4c9e92246149e53ac2b53435c55 in term 1.
I20260630 12:36:31.782881  6371 raft_consensus.cc:2468] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c1cb4c9e92246149e53ac2b53435c55 in term 1.
I20260630 12:36:31.784372  6410 leader_election.cc:304] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bbcac7db06044faa1bfc4c4416073d8, 7c1cb4c9e92246149e53ac2b53435c55; no voters: 
I20260630 12:36:31.785037  6572 raft_consensus.cc:2804] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:31.786119  6572 raft_consensus.cc:697] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 1 LEADER]: Becoming Leader. State: Replica: 7c1cb4c9e92246149e53ac2b53435c55, State: Running, Role: LEADER
I20260630 12:36:31.786924  6572 consensus_queue.cc:237] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } }
I20260630 12:36:31.793757  6269 catalog_manager.cc:5697] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c1cb4c9e92246149e53ac2b53435c55 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7c1cb4c9e92246149e53ac2b53435c55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bbcac7db06044faa1bfc4c4416073d8" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c1cb4c9e92246149e53ac2b53435c55" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:31.839102   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:36:31.856449   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:31.857358   451 tablet_replica.cc:333] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8: stopping tablet replica
I20260630 12:36:31.857963   451 raft_consensus.cc:2243] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:31.858441   451 raft_consensus.cc:2272] T 39677d1f9a934ab2adb41740f3babcfe P 6bbcac7db06044faa1bfc4c4416073d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:31.877806   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:36:32.074393  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:32.076082  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:32.076479  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:32.287066  6410 consensus_peers.cc:597] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 -> Peer 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423): Couldn't send request to peer 6bbcac7db06044faa1bfc4c4416073d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:32.374126  6572 consensus_queue.cc:1048] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c562de2e64b4828a34dc713e45a517e" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:34.077693  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:34.079416  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:34.079874  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:34.830909  6410 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:36:34.833510  6410 consensus_peers.cc:597] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 -> Peer 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423): Couldn't send request to peer 6bbcac7db06044faa1bfc4c4416073d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:36:36.081260  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:36.083083  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:36.083406  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:37.665206  6410 consensus_peers.cc:597] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 -> Peer 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423): Couldn't send request to peer 6bbcac7db06044faa1bfc4c4416073d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:36:38.084517  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:38.086163  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:38.086462  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:40.088294  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:40.089986  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:40.090310  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:40.280490  6410 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:40.283846  6410 consensus_peers.cc:597] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 -> Peer 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423): Couldn't send request to peer 6bbcac7db06044faa1bfc4c4416073d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:36:42.091442  6322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:42.092809  6322 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:42.093149  6322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:42.823863  6410 consensus_peers.cc:597] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 -> Peer 6bbcac7db06044faa1bfc4c4416073d8 (127.0.112.193:42423): Couldn't send request to peer 6bbcac7db06044faa1bfc4c4416073d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:42423: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:36:42.951709   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:36:42.977615   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:42.978341   451 tablet_replica.cc:333] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55: stopping tablet replica
I20260630 12:36:42.978997   451 raft_consensus.cc:2243] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:42.980012   451 raft_consensus.cc:2272] T 39677d1f9a934ab2adb41740f3babcfe P 7c1cb4c9e92246149e53ac2b53435c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.003472   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:36:43.018428   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:36:43.044276   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:43.045006   451 tablet_replica.cc:333] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e: stopping tablet replica
I20260630 12:36:43.045517   451 raft_consensus.cc:2243] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:43.045990   451 raft_consensus.cc:2272] T 39677d1f9a934ab2adb41740f3babcfe P 3c562de2e64b4828a34dc713e45a517e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.066444   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:36:43.079180   451 master.cc:562] Master@127.0.112.254:34419 shutting down...
I20260630 12:36:43.101043   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:43.101677   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.101974   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P d719757420b644819192035e046f17c3: stopping tablet replica
I20260630 12:36:43.122061   451 master.cc:584] Master@127.0.112.254:34419 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13228 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:36:43.163038   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:35649
I20260630 12:36:43.164310   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.170274  6615 instance_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:36:43.170265  6616 instance_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:36:43.171936  6618 instance_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:36:43.173139   451 server_base.cc:1061] running on GCE node
I20260630 12:36:43.174014   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.174191   451 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:36:43.174386   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823003174351 us; error 0 us; skew 500 ppm
I20260630 12:36:43.174968   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.177394   451 webserver.cc:533] Webserver started at http://127.0.112.254:46317/ using document root <none> and password file <none>
I20260630 12:36:43.177915   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.178107   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.178408   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.179764   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "b291025ecac24c3aaec9f35cfe9a1122"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.184283   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:36:43.188799  6623 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:36:43.189679   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:36:43.189989   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "b291025ecac24c3aaec9f35cfe9a1122"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.190308   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-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:36:43.221320   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.222591   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.262230   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:35649
I20260630 12:36:43.262324  6674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:35649 every 8 connection(s)
I20260630 12:36:43.266425  6675 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:36:43.278318  6675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122: Bootstrap starting.
I20260630 12:36:43.282991  6675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:43.287051  6675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122: No bootstrap required, opened a new log
I20260630 12:36:43.289153  6675 raft_consensus.cc:359] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER }
I20260630 12:36:43.289582  6675 raft_consensus.cc:385] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.289758  6675 raft_consensus.cc:740] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b291025ecac24c3aaec9f35cfe9a1122, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.290288  6675 consensus_queue.cc:260] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER }
I20260630 12:36:43.290701  6675 raft_consensus.cc:399] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:43.290923  6675 raft_consensus.cc:493] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:43.291136  6675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:43.296007  6675 raft_consensus.cc:515] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER }
I20260630 12:36:43.296484  6675 leader_election.cc:304] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [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: b291025ecac24c3aaec9f35cfe9a1122; no voters: 
I20260630 12:36:43.297551  6675 leader_election.cc:290] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:43.298010  6678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:43.299419  6678 raft_consensus.cc:697] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 1 LEADER]: Becoming Leader. State: Replica: b291025ecac24c3aaec9f35cfe9a1122, State: Running, Role: LEADER
I20260630 12:36:43.300149  6678 consensus_queue.cc:237] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [LEADER]: Queue going to LEADER mode. State: All 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: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER }
I20260630 12:36:43.300642  6675 sys_catalog.cc:565] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:43.303440  6680 sys_catalog.cc:455] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b291025ecac24c3aaec9f35cfe9a1122. Latest consensus state: current_term: 1 leader_uuid: "b291025ecac24c3aaec9f35cfe9a1122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER } }
I20260630 12:36:43.303375  6679 sys_catalog.cc:455] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b291025ecac24c3aaec9f35cfe9a1122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b291025ecac24c3aaec9f35cfe9a1122" member_type: VOTER } }
I20260630 12:36:43.304318  6680 sys_catalog.cc:458] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:43.304450  6679 sys_catalog.cc:458] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:43.311343  6684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:43.319465  6684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:43.320502   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:43.329209  6684 catalog_manager.cc:1383] Generated new cluster ID: c0e6572ac32244c4880837e3cf18f1f6
I20260630 12:36:43.329524  6684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:43.343945  6684 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:43.345319  6684 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:43.364547  6684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122: Generated new TSK 0
I20260630 12:36:43.365204  6684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:43.387202   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.394163  6696 instance_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:36:43.395167  6697 instance_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:36:43.398192  6699 instance_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:36:43.398810   451 server_base.cc:1061] running on GCE node
I20260630 12:36:43.399955   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.400375   451 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:36:43.400651   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823003400631 us; error 0 us; skew 500 ppm
I20260630 12:36:43.401350   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.404094   451 webserver.cc:533] Webserver started at http://127.0.112.193:45663/ using document root <none> and password file <none>
I20260630 12:36:43.404582   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.404798   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.405076   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.406239   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "3589ed3ae81c499dbb54beaff1f5cecf"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.411064   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:43.414907  6704 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:36:43.415762   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:43.416123   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "3589ed3ae81c499dbb54beaff1f5cecf"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.416370   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-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:36:43.432024   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.433254   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.434679   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.437143   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.437321   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.437637   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.437809   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.479266   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:40073
I20260630 12:36:43.479375  6766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:40073 every 8 connection(s)
I20260630 12:36:43.484354   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.493068  6771 instance_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:36:43.494984  6772 instance_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:36:43.497449   451 server_base.cc:1061] running on GCE node
W20260630 12:36:43.497498  6774 instance_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:36:43.499059   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.499395   451 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:36:43.499624   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823003499606 us; error 0 us; skew 500 ppm
I20260630 12:36:43.500154  6767 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35649
I20260630 12:36:43.500301   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.500528  6767 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.501336  6767 heartbeater.cc:507] Master 127.0.112.254:35649 requested a full tablet report, sending...
I20260630 12:36:43.503454   451 webserver.cc:533] Webserver started at http://127.0.112.194:38959/ using document root <none> and password file <none>
I20260630 12:36:43.504163   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.504093  6640 ts_manager.cc:194] Registered new tserver with Master: 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073)
I20260630 12:36:43.504618   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.505026   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.506799   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.507046  6640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36636
I20260630 12:36:43.512118   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:43.515923  6779 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:36:43.516784   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:43.517040   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.517280   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-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:36:43.532013   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.533310   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.534936   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.537310   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.537546   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.537798   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.537984   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.581128   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:35603
I20260630 12:36:43.581233  6841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:35603 every 8 connection(s)
I20260630 12:36:43.586395   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.593959  6845 instance_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:36:43.595079  6846 instance_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:36:43.596997  6848 instance_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:36:43.598512   451 server_base.cc:1061] running on GCE node
I20260630 12:36:43.599567   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.599802   451 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:36:43.599846  6842 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35649
I20260630 12:36:43.600090   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823003600071 us; error 0 us; skew 500 ppm
I20260630 12:36:43.600320  6842 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.600850   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.601249  6842 heartbeater.cc:507] Master 127.0.112.254:35649 requested a full tablet report, sending...
I20260630 12:36:43.604111   451 webserver.cc:533] Webserver started at http://127.0.112.195:41579/ using document root <none> and password file <none>
I20260630 12:36:43.604068  6640 ts_manager.cc:194] Registered new tserver with Master: a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:43.604830   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.605101   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:43.605371   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:43.606009  6640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36640
I20260630 12:36:43.606607   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "d59cf944a2684008afb5a3134ca68da5"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.612087   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:43.615700  6853 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:36:43.616546   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:36:43.616875   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "d59cf944a2684008afb5a3134ca68da5"
format_stamp: "Formatted at 2026-06-30 12:36:43 on dist-test-slave-45vn"
I20260630 12:36:43.617175   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-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:36:43.634893   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.636268   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.637835   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.640163   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:43.640403   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.640647   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:43.640823   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.683002   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:36553
I20260630 12:36:43.683136  6915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:36553 every 8 connection(s)
I20260630 12:36:43.697984  6916 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35649
I20260630 12:36:43.698426  6916 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.699203  6916 heartbeater.cc:507] Master 127.0.112.254:35649 requested a full tablet report, sending...
I20260630 12:36:43.701110  6640 ts_manager.cc:194] Registered new tserver with Master: d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:43.702103   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015888126s
I20260630 12:36:43.702849  6640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36650
I20260630 12:36:44.510113  6767 heartbeater.cc:499] Master 127.0.112.254:35649 was elected leader, sending a full tablet report...
I20260630 12:36:44.609010  6842 heartbeater.cc:499] Master 127.0.112.254:35649 was elected leader, sending a full tablet report...
I20260630 12:36:44.705803  6916 heartbeater.cc:499] Master 127.0.112.254:35649 was elected leader, sending a full tablet report...
I20260630 12:36:44.759464  6640 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36654:
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:36:44.762034  6640 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:36:44.825713  6881 tablet_service.cc:1511] Processing CreateTablet for tablet ec006041f36a442ca9750d82d8e7be6f (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.827255  6881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec006041f36a442ca9750d82d8e7be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.825814  6880 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8e312ecff1462ea6225f1c75163df5 (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.830375  6879 tablet_service.cc:1511] Processing CreateTablet for tablet 19c69ce752a04d0382e74b6c49013e6d (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.831693  6880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8e312ecff1462ea6225f1c75163df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.834331  6878 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.835476  6879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c69ce752a04d0382e74b6c49013e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.836933  6878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.851471  6732 tablet_service.cc:1511] Processing CreateTablet for tablet ec006041f36a442ca9750d82d8e7be6f (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.852960  6732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec006041f36a442ca9750d82d8e7be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.860455  6731 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8e312ecff1462ea6225f1c75163df5 (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.861917  6731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8e312ecff1462ea6225f1c75163df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.866640  6730 tablet_service.cc:1511] Processing CreateTablet for tablet 19c69ce752a04d0382e74b6c49013e6d (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.868151  6730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c69ce752a04d0382e74b6c49013e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.871996  6806 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8e312ecff1462ea6225f1c75163df5 (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:44.872191  6729 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.873468  6806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8e312ecff1462ea6225f1c75163df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.873564  6729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.877874  6804 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:44.879333  6807 tablet_service.cc:1511] Processing CreateTablet for tablet ec006041f36a442ca9750d82d8e7be6f (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:44.876011  6805 tablet_service.cc:1511] Processing CreateTablet for tablet 19c69ce752a04d0382e74b6c49013e6d (DEFAULT_TABLE table=test-workload [id=be9372c58f6f4119bee4679d6a363328]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:44.880874  6804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.881717  6936 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: Bootstrap starting.
I20260630 12:36:44.884393  6937 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: Bootstrap starting.
I20260630 12:36:44.885725  6805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c69ce752a04d0382e74b6c49013e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.887183  6807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec006041f36a442ca9750d82d8e7be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.889981  6936 tablet_bootstrap.cc:654] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.893189  6937 tablet_bootstrap.cc:654] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.930270  6937 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: No bootstrap required, opened a new log
I20260630 12:36:44.930997  6937 ts_tablet_manager.cc:1403] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.010s
I20260630 12:36:44.935120  6937 raft_consensus.cc:359] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.938280  6936 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: No bootstrap required, opened a new log
I20260630 12:36:44.938678  6937 raft_consensus.cc:385] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.939029  6936 ts_tablet_manager.cc:1403] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.015s
I20260630 12:36:44.939095  6937 raft_consensus.cc:740] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.940083  6937 consensus_queue.cc:260] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.938381  6940 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Bootstrap starting.
I20260630 12:36:44.942389  6936 raft_consensus.cc:359] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.943472  6936 raft_consensus.cc:385] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.943845  6936 raft_consensus.cc:740] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.945007  6936 consensus_queue.cc:260] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.948140  6940 tablet_bootstrap.cc:654] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.950624  6937 ts_tablet_manager.cc:1434] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:36:44.951853  6937 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Bootstrap starting.
I20260630 12:36:44.952919  6936 ts_tablet_manager.cc:1434] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:36:44.956073  6936 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: Bootstrap starting.
I20260630 12:36:44.958266  6937 tablet_bootstrap.cc:654] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.965334  6936 tablet_bootstrap.cc:654] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.972596  6940 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: No bootstrap required, opened a new log
I20260630 12:36:44.973259  6940 ts_tablet_manager.cc:1403] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.015s
I20260630 12:36:44.975401  6937 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: No bootstrap required, opened a new log
I20260630 12:36:44.975900  6937 ts_tablet_manager.cc:1403] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260630 12:36:44.976300  6940 raft_consensus.cc:359] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.976878  6940 raft_consensus.cc:385] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.977094  6940 raft_consensus.cc:740] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cdbe4dcda24d34a66f63ab2f270b2d, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.977793  6940 consensus_queue.cc:260] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:44.978248  6937 raft_consensus.cc:359] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:44.975355  6936 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: No bootstrap required, opened a new log
I20260630 12:36:44.978914  6937 raft_consensus.cc:385] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.979297  6936 ts_tablet_manager.cc:1403] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260630 12:36:44.979245  6937 raft_consensus.cc:740] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.980338  6937 consensus_queue.cc:260] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:44.980794  6940 ts_tablet_manager.cc:1434] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260630 12:36:44.981923  6940 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: Bootstrap starting.
I20260630 12:36:44.982340  6936 raft_consensus.cc:359] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:44.983075  6936 raft_consensus.cc:385] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.983377  6936 raft_consensus.cc:740] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.983609  6937 ts_tablet_manager.cc:1434] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:44.984144  6936 consensus_queue.cc:260] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:44.984632  6937 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Bootstrap starting.
I20260630 12:36:44.989033  6940 tablet_bootstrap.cc:654] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.986373  6936 ts_tablet_manager.cc:1434] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:44.992975  6936 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: Bootstrap starting.
I20260630 12:36:44.999348  6936 tablet_bootstrap.cc:654] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.003628  6937 tablet_bootstrap.cc:654] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.016131  6936 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: No bootstrap required, opened a new log
I20260630 12:36:45.016891  6936 ts_tablet_manager.cc:1403] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260630 12:36:45.021453  6937 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: No bootstrap required, opened a new log
I20260630 12:36:45.022006  6937 ts_tablet_manager.cc:1403] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.010s
I20260630 12:36:45.022468  6940 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: No bootstrap required, opened a new log
I20260630 12:36:45.022148  6936 raft_consensus.cc:359] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.022964  6936 raft_consensus.cc:385] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.023049  6940 ts_tablet_manager.cc:1403] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.011s
I20260630 12:36:45.023269  6936 raft_consensus.cc:740] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.024071  6936 consensus_queue.cc:260] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.025108  6937 raft_consensus.cc:359] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.025835  6937 raft_consensus.cc:385] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.026046  6936 ts_tablet_manager.cc:1434] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:36:45.026121  6937 raft_consensus.cc:740] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.026060  6940 raft_consensus.cc:359] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.027082  6940 raft_consensus.cc:385] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.027226  6936 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: Bootstrap starting.
I20260630 12:36:45.027410  6940 raft_consensus.cc:740] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cdbe4dcda24d34a66f63ab2f270b2d, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.027352  6937 consensus_queue.cc:260] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.028565  6940 consensus_queue.cc:260] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.030696  6940 ts_tablet_manager.cc:1434] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:45.031674  6940 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: Bootstrap starting.
I20260630 12:36:45.032794  6937 ts_tablet_manager.cc:1434] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:36:45.033844  6937 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: Bootstrap starting.
I20260630 12:36:45.034438  6936 tablet_bootstrap.cc:654] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.038759  6940 tablet_bootstrap.cc:654] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.040493  6937 tablet_bootstrap.cc:654] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.041071  6946 raft_consensus.cc:493] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.041730  6946 raft_consensus.cc:515] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:45.048044  6936 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: No bootstrap required, opened a new log
I20260630 12:36:45.048628  6936 ts_tablet_manager.cc:1403] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
I20260630 12:36:45.051594  6936 raft_consensus.cc:359] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.052330  6936 raft_consensus.cc:385] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.052611  6936 raft_consensus.cc:740] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.054988  6936 consensus_queue.cc:260] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.059204  6940 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: No bootstrap required, opened a new log
I20260630 12:36:45.061496  6936 ts_tablet_manager.cc:1434] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:36:45.061710  6940 ts_tablet_manager.cc:1403] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260630 12:36:45.064850  6940 raft_consensus.cc:359] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.065610  6940 raft_consensus.cc:385] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.065749  6946 leader_election.cc:290] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553), 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073)
I20260630 12:36:45.065985  6940 raft_consensus.cc:740] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cdbe4dcda24d34a66f63ab2f270b2d, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.066881  6940 consensus_queue.cc:260] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.069128  6940 ts_tablet_manager.cc:1434] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:45.070202  6940 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: Bootstrap starting.
I20260630 12:36:45.071653  6937 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: No bootstrap required, opened a new log
I20260630 12:36:45.072288  6937 ts_tablet_manager.cc:1403] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.008s
I20260630 12:36:45.074635  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec006041f36a442ca9750d82d8e7be6f" candidate_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5" is_pre_election: true
I20260630 12:36:45.075511  6891 raft_consensus.cc:2468] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cdbe4dcda24d34a66f63ab2f270b2d in term 0.
I20260630 12:36:45.075590  6937 raft_consensus.cc:359] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.080075  6937 raft_consensus.cc:385] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.080441  6937 raft_consensus.cc:740] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.081197  6937 consensus_queue.cc:260] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.082245  6742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec006041f36a442ca9750d82d8e7be6f" candidate_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" is_pre_election: true
I20260630 12:36:45.083056  6742 raft_consensus.cc:2468] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cdbe4dcda24d34a66f63ab2f270b2d in term 0.
I20260630 12:36:45.083879  6937 ts_tablet_manager.cc:1434] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:36:45.076891  6940 tablet_bootstrap.cc:654] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:45.077100  6781 leader_election.cc:304] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.086431  6946 raft_consensus.cc:2804] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.086891  6946 raft_consensus.cc:493] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.087299  6946 raft_consensus.cc:3060] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.094200  6940 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: No bootstrap required, opened a new log
I20260630 12:36:45.094867  6940 ts_tablet_manager.cc:1403] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260630 12:36:45.097219  6946 raft_consensus.cc:515] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:45.097875  6940 raft_consensus.cc:359] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.098593  6940 raft_consensus.cc:385] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:45.098906  6940 raft_consensus.cc:740] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cdbe4dcda24d34a66f63ab2f270b2d, State: Initialized, Role: FOLLOWER
I20260630 12:36:45.099746  6940 consensus_queue.cc:260] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.100123  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec006041f36a442ca9750d82d8e7be6f" candidate_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5"
I20260630 12:36:45.100353  6946 leader_election.cc:290] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [CANDIDATE]: Term 1 election: Requested vote from peers d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553), 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073)
I20260630 12:36:45.100735  6891 raft_consensus.cc:3060] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.101637  6742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec006041f36a442ca9750d82d8e7be6f" candidate_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3589ed3ae81c499dbb54beaff1f5cecf"
I20260630 12:36:45.102244  6742 raft_consensus.cc:3060] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.108390  6891 raft_consensus.cc:2468] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cdbe4dcda24d34a66f63ab2f270b2d in term 1.
I20260630 12:36:45.109545  6781 leader_election.cc:304] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.110999  6946 raft_consensus.cc:2804] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.111397  6946 raft_consensus.cc:697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Becoming Leader. State: Replica: a8cdbe4dcda24d34a66f63ab2f270b2d, State: Running, Role: LEADER
I20260630 12:36:45.112061  6946 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:45.113500  6742 raft_consensus.cc:2468] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cdbe4dcda24d34a66f63ab2f270b2d in term 1.
I20260630 12:36:45.118420  6940 ts_tablet_manager.cc:1434] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:36:45.120841  6640 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194). New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.127745  6942 raft_consensus.cc:493] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.128299  6942 raft_consensus.cc:515] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.130602  6942 leader_election.cc:290] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:45.141300  6742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2b7e7dbab44bd93566c54a87e2cdc" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" is_pre_election: true
I20260630 12:36:45.142071  6742 raft_consensus.cc:2468] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 0.
I20260630 12:36:45.143222  6857 leader_election.cc:304] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.143584  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2b7e7dbab44bd93566c54a87e2cdc" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" is_pre_election: true
I20260630 12:36:45.143975  6942 raft_consensus.cc:2804] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.144527  6942 raft_consensus.cc:493] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.144568  6817 raft_consensus.cc:2468] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 0.
I20260630 12:36:45.144928  6942 raft_consensus.cc:3060] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.152249  6942 raft_consensus.cc:515] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.153983  6942 leader_election.cc:290] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 1 election: Requested vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:45.155040  6742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2b7e7dbab44bd93566c54a87e2cdc" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3589ed3ae81c499dbb54beaff1f5cecf"
I20260630 12:36:45.155311  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2b7e7dbab44bd93566c54a87e2cdc" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
I20260630 12:36:45.155634  6742 raft_consensus.cc:3060] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.155922  6817 raft_consensus.cc:3060] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.160864  6742 raft_consensus.cc:2468] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 1.
I20260630 12:36:45.161017  6817 raft_consensus.cc:2468] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 1.
I20260630 12:36:45.162212  6857 leader_election.cc:304] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.162977  6942 raft_consensus.cc:2804] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.164233  6942 raft_consensus.cc:697] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 LEADER]: Becoming Leader. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Running, Role: LEADER
I20260630 12:36:45.164950  6942 consensus_queue.cc:237] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.172472  6640 catalog_manager.cc:5697] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d59cf944a2684008afb5a3134ca68da5 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:45.196868  6941 raft_consensus.cc:493] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.197403  6941 raft_consensus.cc:515] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.199668  6941 leader_election.cc:290] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603), d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:45.211856  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" is_pre_election: true
I20260630 12:36:45.212435  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5" is_pre_election: true
I20260630 12:36:45.212569  6817 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 0.
I20260630 12:36:45.213037  6891 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 0.
I20260630 12:36:45.213786  6708 leader_election.cc:304] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, a8cdbe4dcda24d34a66f63ab2f270b2d; no voters: 
I20260630 12:36:45.214574  6941 raft_consensus.cc:2804] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.214949  6941 raft_consensus.cc:493] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.215166  6941 raft_consensus.cc:3060] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.220422  6941 raft_consensus.cc:515] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.222289  6941 leader_election.cc:290] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 election: Requested vote from peers a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603), d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:45.223301  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
I20260630 12:36:45.223352  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5"
I20260630 12:36:45.224135  6817 raft_consensus.cc:3060] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.224155  6891 raft_consensus.cc:3060] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.232425  6817 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 1.
I20260630 12:36:45.232425  6891 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 1.
I20260630 12:36:45.234354  6706 leader_election.cc:304] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.235294  6941 raft_consensus.cc:2804] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.236521  6941 raft_consensus.cc:697] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: Becoming Leader. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Running, Role: LEADER
I20260630 12:36:45.237401  6941 consensus_queue.cc:237] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.245738  6640 catalog_manager.cc:5697] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193). New cstate: current_term: 1 leader_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.268311  6941 raft_consensus.cc:493] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.268838  6941 raft_consensus.cc:515] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.270588  6941 leader_election.cc:290] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603), d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:45.271510  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" is_pre_election: true
I20260630 12:36:45.271651  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5" is_pre_election: true
I20260630 12:36:45.272228  6817 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 0.
I20260630 12:36:45.272221  6891 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 0.
I20260630 12:36:45.273541  6706 leader_election.cc:304] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, d59cf944a2684008afb5a3134ca68da5; no voters: 
I20260630 12:36:45.274192  6941 raft_consensus.cc:2804] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:45.274521  6941 raft_consensus.cc:493] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.274829  6941 raft_consensus.cc:3060] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.279603  6941 raft_consensus.cc:515] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.281417  6941 leader_election.cc:290] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 election: Requested vote from peers a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603), d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:45.282241  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
I20260630 12:36:45.282542  6891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d59cf944a2684008afb5a3134ca68da5"
I20260630 12:36:45.282836  6817 raft_consensus.cc:3060] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.283227  6891 raft_consensus.cc:3060] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:45.287829  6817 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 1.
I20260630 12:36:45.288282  6891 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3589ed3ae81c499dbb54beaff1f5cecf in term 1.
I20260630 12:36:45.288995  6708 leader_election.cc:304] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3589ed3ae81c499dbb54beaff1f5cecf, a8cdbe4dcda24d34a66f63ab2f270b2d; no voters: 
I20260630 12:36:45.289834  6941 raft_consensus.cc:2804] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:45.290238  6941 raft_consensus.cc:697] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: Becoming Leader. State: Replica: 3589ed3ae81c499dbb54beaff1f5cecf, State: Running, Role: LEADER
I20260630 12:36:45.291011  6941 consensus_queue.cc:237] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:45.297410  6640 catalog_manager.cc:5697] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193). New cstate: current_term: 1 leader_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.401003   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:36:45.420291   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:45.421087   451 tablet_replica.cc:333] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf: stopping tablet replica
I20260630 12:36:45.421667   451 raft_consensus.cc:2243] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.422051   451 raft_consensus.cc:2272] T 4bf2b7e7dbab44bd93566c54a87e2cdc P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.424113   451 tablet_replica.cc:333] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: stopping tablet replica
I20260630 12:36:45.424616   451 raft_consensus.cc:2243] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.425155   451 pending_rounds.cc:70] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Trying to abort 1 pending ops.
I20260630 12:36:45.425331   451 pending_rounds.cc:77] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443029462200320 op_type: NO_OP noop_request { }
I20260630 12:36:45.425587   451 raft_consensus.cc:2889] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:45.425809   451 raft_consensus.cc:2272] T 19c69ce752a04d0382e74b6c49013e6d P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.428045   451 tablet_replica.cc:333] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: stopping tablet replica
I20260630 12:36:45.428490   451 raft_consensus.cc:2243] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:45.428992   451 pending_rounds.cc:70] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Trying to abort 1 pending ops.
I20260630 12:36:45.429153   451 pending_rounds.cc:77] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443029678878720 op_type: NO_OP noop_request { }
I20260630 12:36:45.429369   451 raft_consensus.cc:2889] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:45.429589   451 raft_consensus.cc:2272] T 9c8e312ecff1462ea6225f1c75163df5 P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.432000   451 tablet_replica.cc:333] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf: stopping tablet replica
I20260630 12:36:45.432499   451 raft_consensus.cc:2243] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:45.432863   451 raft_consensus.cc:2272] T ec006041f36a442ca9750d82d8e7be6f P 3589ed3ae81c499dbb54beaff1f5cecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:45.482813   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:36:45.586577  6783 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:36:45.590446  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:45.604755  6942 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:45.628036  6857 consensus_peers.cc:597] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:45.648214  6956 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:46.320613  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3589ed3ae81c499dbb54beaff1f5cecf not available for placement
I20260630 12:36:46.510351  6977 consensus_queue.cc:579] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.397s)
W20260630 12:36:46.518007  6640 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ec006041f36a442ca9750d82d8e7be6f with cas_config_opid_index -1: no extra replica candidate found for tablet ec006041f36a442ca9750d82d8e7be6f (table test-workload [id=be9372c58f6f4119bee4679d6a363328]): 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:36:46.539564   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:46.546360  6980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.547237  6981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:36:46.549505  6983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:36:46.550773   451 server_base.cc:1061] running on GCE node
I20260630 12:36:46.552820   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:46.553027   451 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:36:46.553184   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823006553171 us; error 0 us; skew 500 ppm
I20260630 12:36:46.553663   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:46.556591   451 webserver.cc:533] Webserver started at http://127.0.112.196:34573/ using document root <none> and password file <none>
I20260630 12:36:46.557068   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:46.557238   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:46.557495   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:46.558729   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "cd5288c1d09749afa525d459c2e65ece"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-45vn"
I20260630 12:36:46.563669   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:46.567327  6988 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:36:46.568184   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:46.568483   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "cd5288c1d09749afa525d459c2e65ece"
format_stamp: "Formatted at 2026-06-30 12:36:46 on dist-test-slave-45vn"
I20260630 12:36:46.568744   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-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:36:46.592938  6960 consensus_queue.cc:579] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.427s)
I20260630 12:36:46.599638   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:46.601691   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:46.605005   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:46.608733   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:46.609002   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.609297   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:46.609536   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:46.659468   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:45393
I20260630 12:36:46.659608  7055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:45393 every 8 connection(s)
I20260630 12:36:46.680272  7056 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35649
I20260630 12:36:46.680765  7056 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:46.682096  7056 heartbeater.cc:507] Master 127.0.112.254:35649 requested a full tablet report, sending...
I20260630 12:36:46.684741  6640 ts_manager.cc:194] Registered new tserver with Master: cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393)
I20260630 12:36:46.686498  6640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36668
I20260630 12:36:46.704517  6817 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:46.714439  6891 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:46.716266  6977 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:46.717970  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:46.725804  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): Couldn't send request to peer cd5288c1d09749afa525d459c2e65ece. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec006041f36a442ca9750d82d8e7be6f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.725410  6978 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:46.727102  6891 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:46.738512  6627 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ec006041f36a442ca9750d82d8e7be6f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:36:46.742703  6640 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.785593  6891 consensus_queue.cc:237] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:46.789614  6995 raft_consensus.cc:493] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.790167  6995 raft_consensus.cc:515] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.792565  6995 leader_election.cc:290] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:46.795661  6817 raft_consensus.cc:1275] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:46.797466  6995 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:46.797646  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" is_pre_election: true
I20260630 12:36:46.798512  6817 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 1.
I20260630 12:36:46.800698  6857 leader_election.cc:304] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [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: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 
W20260630 12:36:46.801616  6857 leader_election.cc:336] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:46.802019  6995 raft_consensus.cc:2804] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:46.802505  6995 raft_consensus.cc:493] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:36:46.802523  6857 consensus_peers.cc:597] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.803021  6995 raft_consensus.cc:3060] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:46.805316  6857 consensus_peers.cc:597] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 -> Peer cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): Couldn't send request to peer cd5288c1d09749afa525d459c2e65ece. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bf2b7e7dbab44bd93566c54a87e2cdc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.807065  6960 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:46.808758  6817 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:46.811914  6995 raft_consensus.cc:515] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.814241  6995 leader_election.cc:290] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 election: Requested vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:46.816090  6816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8e312ecff1462ea6225f1c75163df5" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
I20260630 12:36:46.816785  6816 raft_consensus.cc:3060] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:46.821060  6857 leader_election.cc:336] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:46.821410  6637 catalog_manager.cc:5697] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:46.823164  6625 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:36:46.824781  6816 raft_consensus.cc:2468] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 2.
I20260630 12:36:46.826246  6857 leader_election.cc:304] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [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: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 3589ed3ae81c499dbb54beaff1f5cecf
I20260630 12:36:46.827294  7069 raft_consensus.cc:2804] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:46.827894  7069 raft_consensus.cc:697] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Becoming Leader. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Running, Role: LEADER
I20260630 12:36:46.828814  7069 consensus_queue.cc:237] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Queue going to LEADER 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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.839321  6640 catalog_manager.cc:5697] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 reported cstate change: term changed from 1 to 2, leader changed from 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) to d59cf944a2684008afb5a3134ca68da5 (127.0.112.195). New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:46.884886  7069 raft_consensus.cc:493] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.885502  7069 raft_consensus.cc:515] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.887796  7069 leader_election.cc:290] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:46.889606  6816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" is_pre_election: true
I20260630 12:36:46.890300  6816 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 1.
I20260630 12:36:46.891280  6857 leader_election.cc:304] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [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: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 
W20260630 12:36:46.891986  6857 leader_election.cc:336] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:46.892019  7069 raft_consensus.cc:2804] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:46.892499  7069 raft_consensus.cc:493] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.892791  7069 raft_consensus.cc:3060] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:46.898330  7069 raft_consensus.cc:515] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.900049  7069 leader_election.cc:290] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 election: Requested vote from peers 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073), a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:46.901648  6816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c69ce752a04d0382e74b6c49013e6d" candidate_uuid: "d59cf944a2684008afb5a3134ca68da5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d"
I20260630 12:36:46.902220  6816 raft_consensus.cc:3060] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:46.903666  6857 leader_election.cc:336] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:46.908107  6816 raft_consensus.cc:2468] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d59cf944a2684008afb5a3134ca68da5 in term 2.
I20260630 12:36:46.909245  6857 leader_election.cc:304] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [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: a8cdbe4dcda24d34a66f63ab2f270b2d, d59cf944a2684008afb5a3134ca68da5; no voters: 3589ed3ae81c499dbb54beaff1f5cecf
I20260630 12:36:46.909890  7069 raft_consensus.cc:2804] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:46.910321  7069 raft_consensus.cc:697] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Becoming Leader. State: Replica: d59cf944a2684008afb5a3134ca68da5, State: Running, Role: LEADER
I20260630 12:36:46.911195  7069 consensus_queue.cc:237] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Queue going to LEADER 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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } }
I20260630 12:36:46.917919  6640 catalog_manager.cc:5697] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 reported cstate change: term changed from 1 to 2, leader changed from 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) to d59cf944a2684008afb5a3134ca68da5 (127.0.112.195). New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:47.233450  7074 ts_tablet_manager.cc:933] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Initiating tablet copy from peer a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:47.235127  7074 tablet_copy_client.cc:323] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:35603
I20260630 12:36:47.248981  6827 tablet_copy_service.cc:140] P a8cdbe4dcda24d34a66f63ab2f270b2d: Received BeginTabletCopySession request for tablet ec006041f36a442ca9750d82d8e7be6f from peer cd5288c1d09749afa525d459c2e65ece ({username='slave'} at 127.0.0.1:57340)
I20260630 12:36:47.249522  6827 tablet_copy_service.cc:161] P a8cdbe4dcda24d34a66f63ab2f270b2d: Beginning new tablet copy session on tablet ec006041f36a442ca9750d82d8e7be6f from peer cd5288c1d09749afa525d459c2e65ece at {username='slave'} at 127.0.0.1:57340: session id = cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f
I20260630 12:36:47.255530  6827 tablet_copy_source_session.cc:215] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:47.258352  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec006041f36a442ca9750d82d8e7be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.272264  7074 tablet_copy_client.cc:806] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:47.272878  7074 tablet_copy_client.cc:670] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:47.276250  6816 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:47.277002  7074 tablet_copy_client.cc:538] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:47.277706  7069 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:47.287668  7074 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Bootstrap starting.
W20260630 12:36:47.300202  6857 consensus_peers.cc:597] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.310175  7074 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: 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:36:47.311028  7074 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Bootstrap complete.
I20260630 12:36:47.311792  7074 ts_tablet_manager.cc:1403] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:36:47.314155  7074 raft_consensus.cc:359] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:47.314715  7074 raft_consensus.cc:740] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd5288c1d09749afa525d459c2e65ece, State: Initialized, Role: LEARNER
I20260630 12:36:47.315332  7074 consensus_queue.cc:260] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:47.317251  7056 heartbeater.cc:499] Master 127.0.112.254:35649 was elected leader, sending a full tablet report...
I20260630 12:36:47.317759  7074 ts_tablet_manager.cc:1434] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:47.320024  6827 tablet_copy_service.cc:342] P a8cdbe4dcda24d34a66f63ab2f270b2d: Request end of tablet copy session cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f received from {username='slave'} at 127.0.0.1:57340
I20260630 12:36:47.320382  6827 tablet_copy_service.cc:434] P a8cdbe4dcda24d34a66f63ab2f270b2d: ending tablet copy session cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f on tablet ec006041f36a442ca9750d82d8e7be6f with peer cd5288c1d09749afa525d459c2e65ece
W20260630 12:36:47.323148  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3589ed3ae81c499dbb54beaff1f5cecf not available for placement
I20260630 12:36:47.341261  7074 ts_tablet_manager.cc:933] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: Initiating tablet copy from peer d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:47.343072  7074 tablet_copy_client.cc:323] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:36553
I20260630 12:36:47.353879  6901 tablet_copy_service.cc:140] P d59cf944a2684008afb5a3134ca68da5: Received BeginTabletCopySession request for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc from peer cd5288c1d09749afa525d459c2e65ece ({username='slave'} at 127.0.0.1:57682)
I20260630 12:36:47.354554  6901 tablet_copy_service.cc:161] P d59cf944a2684008afb5a3134ca68da5: Beginning new tablet copy session on tablet 4bf2b7e7dbab44bd93566c54a87e2cdc from peer cd5288c1d09749afa525d459c2e65ece at {username='slave'} at 127.0.0.1:57682: session id = cd5288c1d09749afa525d459c2e65ece-4bf2b7e7dbab44bd93566c54a87e2cdc
W20260630 12:36:47.358640  6857 consensus_peers.cc:597] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:47.361727  6901 tablet_copy_source_session.cc:215] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:47.364318  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.375770  7074 tablet_copy_client.cc:806] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:47.376291  7074 tablet_copy_client.cc:670] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:47.379851  7074 tablet_copy_client.cc:538] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:47.386086  7074 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: Bootstrap starting.
I20260630 12:36:47.404079  7074 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: 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:36:47.404832  7074 tablet_bootstrap.cc:492] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: Bootstrap complete.
I20260630 12:36:47.405395  7074 ts_tablet_manager.cc:1403] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:36:47.407573  7074 raft_consensus.cc:359] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:47.408170  7074 raft_consensus.cc:740] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd5288c1d09749afa525d459c2e65ece, State: Initialized, Role: LEARNER
I20260630 12:36:47.408666  7074 consensus_queue.cc:260] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:47.410586  7074 ts_tablet_manager.cc:1434] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:47.412302  6901 tablet_copy_service.cc:342] P d59cf944a2684008afb5a3134ca68da5: Request end of tablet copy session cd5288c1d09749afa525d459c2e65ece-4bf2b7e7dbab44bd93566c54a87e2cdc received from {username='slave'} at 127.0.0.1:57682
I20260630 12:36:47.412644  6901 tablet_copy_service.cc:434] P d59cf944a2684008afb5a3134ca68da5: ending tablet copy session cd5288c1d09749afa525d459c2e65ece-4bf2b7e7dbab44bd93566c54a87e2cdc on tablet 4bf2b7e7dbab44bd93566c54a87e2cdc with peer cd5288c1d09749afa525d459c2e65ece
I20260630 12:36:47.603277  6816 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:47.784143  6977 consensus_queue.cc:579] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.078s)
I20260630 12:36:48.346959  7092 consensus_queue.cc:579] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer a8cdbe4dcda24d34a66f63ab2f270b2d for more than 1 seconds (1.049s)
I20260630 12:36:48.353488  7091 consensus_queue.cc:579] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Leader has been unable to successfully communicate with peer cd5288c1d09749afa525d459c2e65ece for more than 1 seconds (1.081s)
I20260630 12:36:48.377668  7093 consensus_queue.cc:579] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.591s)
I20260630 12:36:48.382452  7069 consensus_queue.cc:579] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer a8cdbe4dcda24d34a66f63ab2f270b2d for more than 1 seconds (1.135s)
I20260630 12:36:48.382535  7093 consensus_queue.cc:579] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.553s)
W20260630 12:36:48.384183  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d59cf944a2684008afb5a3134ca68da5 not available for placement
I20260630 12:36:48.393076  7094 consensus_queue.cc:579] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.481s)
I20260630 12:36:48.413946  7093 consensus_queue.cc:579] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer cd5288c1d09749afa525d459c2e65ece for more than 1 seconds (1.038s)
I20260630 12:36:48.417881  7094 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:48.424264  7030 raft_consensus.cc:1217] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:48.433094  7031 raft_consensus.cc:1217] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:48.461016  6816 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } }
I20260630 12:36:48.463740  6891 consensus_queue.cc:237] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:48.467592  6890 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:48.469347  7091 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:48.470108  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:48.474972  6857 consensus_peers.cc:597] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 -> Peer cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): Couldn't send request to peer cd5288c1d09749afa525d459c2e65ece. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19c69ce752a04d0382e74b6c49013e6d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.475553  6816 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:48.477556  7069 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:48.478277  6857 consensus_peers.cc:597] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.477949  6977 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } }
I20260630 12:36:48.480027  6890 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } }
I20260630 12:36:48.483610  7092 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:48.489346  6627 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec006041f36a442ca9750d82d8e7be6f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.488408  6816 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:48.495107  6638 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 2 to 3, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.498205  6625 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 19c69ce752a04d0382e74b6c49013e6d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.515270  6638 catalog_manager.cc:5697] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:48.522883  7021 tablet_service.cc:1558] Processing DeleteTablet for tablet ec006041f36a442ca9750d82d8e7be6f with delete_type TABLET_DATA_TOMBSTONED (TS cd5288c1d09749afa525d459c2e65ece not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53032
I20260630 12:36:48.525245  7110 tablet_replica.cc:333] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: stopping tablet replica
I20260630 12:36:48.526201  7110 raft_consensus.cc:2243] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:48.526724  7110 raft_consensus.cc:2272] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:48.528861  7110 ts_tablet_manager.cc:1916] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:48.540453  7110 ts_tablet_manager.cc:1929] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:48.540759  7110 log.cc:1199] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822834427891-451-0/minicluster-data/ts-3-root/wals/ec006041f36a442ca9750d82d8e7be6f
I20260630 12:36:48.542047  6627 catalog_manager.cc:5028] TS cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): tablet ec006041f36a442ca9750d82d8e7be6f (table test-workload [id=be9372c58f6f4119bee4679d6a363328]) successfully deleted
I20260630 12:36:48.734174  6890 consensus_queue.cc:237] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:48.740680  6816 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:36:48.740942  6857 consensus_peers.cc:597] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 -> Peer cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): Couldn't send request to peer cd5288c1d09749afa525d459c2e65ece. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c8e312ecff1462ea6225f1c75163df5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.742349  7069 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:48.744042  6857 consensus_peers.cc:597] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.749214  7094 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:48.750903  6816 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:48.757006  6625 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9c8e312ecff1462ea6225f1c75163df5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:48.761541  6637 catalog_manager.cc:5697] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 reported cstate change: config changed from index -1 to 2, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:48.801131  7069 raft_consensus.cc:1064] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: attempting to promote NON_VOTER cd5288c1d09749afa525d459c2e65ece to VOTER
I20260630 12:36:48.803097  7069 consensus_queue.cc:237] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:48.809485  7030 raft_consensus.cc:1275] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:48.809485  6816 raft_consensus.cc:1275] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:48.812204  7069 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:48.812912  7093 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:48.813513  6857 consensus_peers.cc:597] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:48.821959  7093 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.824113  7030 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.832415  6816 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.834400  6637 catalog_manager.cc:5697] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 reported cstate change: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:48.848853  6890 consensus_queue.cc:237] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [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: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:48.853901  7030 raft_consensus.cc:1275] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:48.853920  6816 raft_consensus.cc:1275] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:48.855415  7069 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:48.856094  7094 consensus_queue.cc:1048] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:48.861769  7094 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.863466  7030 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.864552  6816 raft_consensus.cc:2955] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:48.871553  6625 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.877514  6638 catalog_manager.cc:5697] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece reported cstate change: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
W20260630 12:36:48.891451  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
W20260630 12:36:49.028229  6838 debug-util.cc:398] Leaking SignalData structure 0x7b080029d740 after lost signal to thread 454
W20260630 12:36:49.029300  6838 debug-util.cc:398] Leaking SignalData structure 0x7b080029de20 after lost signal to thread 6674
W20260630 12:36:49.030364  6838 debug-util.cc:398] Leaking SignalData structure 0x7b080011a1a0 after lost signal to thread 6841
W20260630 12:36:49.031311  6838 debug-util.cc:398] Leaking SignalData structure 0x7b08001207a0 after lost signal to thread 6915
I20260630 12:36:49.060634  7117 ts_tablet_manager.cc:933] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: Initiating tablet copy from peer d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:49.062119  7117 tablet_copy_client.cc:323] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:36553
I20260630 12:36:49.063719  6901 tablet_copy_service.cc:140] P d59cf944a2684008afb5a3134ca68da5: Received BeginTabletCopySession request for tablet 19c69ce752a04d0382e74b6c49013e6d from peer cd5288c1d09749afa525d459c2e65ece ({username='slave'} at 127.0.0.1:57682)
I20260630 12:36:49.064168  6901 tablet_copy_service.cc:161] P d59cf944a2684008afb5a3134ca68da5: Beginning new tablet copy session on tablet 19c69ce752a04d0382e74b6c49013e6d from peer cd5288c1d09749afa525d459c2e65ece at {username='slave'} at 127.0.0.1:57682: session id = cd5288c1d09749afa525d459c2e65ece-19c69ce752a04d0382e74b6c49013e6d
I20260630 12:36:49.069339  6901 tablet_copy_source_session.cc:215] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:49.072256  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c69ce752a04d0382e74b6c49013e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.083420  7117 tablet_copy_client.cc:806] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:49.084031  7117 tablet_copy_client.cc:670] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:49.087726  7117 tablet_copy_client.cc:538] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:49.093945  7117 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: Bootstrap starting.
I20260630 12:36:49.108196  7117 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: 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:36:49.108888  7117 tablet_bootstrap.cc:492] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: Bootstrap complete.
I20260630 12:36:49.109428  7117 ts_tablet_manager.cc:1403] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260630 12:36:49.111740  7117 raft_consensus.cc:359] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:49.112322  7117 raft_consensus.cc:740] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cd5288c1d09749afa525d459c2e65ece, State: Initialized, Role: LEARNER
I20260630 12:36:49.112852  7117 consensus_queue.cc:260] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:49.114825  7117 ts_tablet_manager.cc:1434] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:36:49.116552  6901 tablet_copy_service.cc:342] P d59cf944a2684008afb5a3134ca68da5: Request end of tablet copy session cd5288c1d09749afa525d459c2e65ece-19c69ce752a04d0382e74b6c49013e6d received from {username='slave'} at 127.0.0.1:57682
I20260630 12:36:49.117004  6901 tablet_copy_service.cc:434] P d59cf944a2684008afb5a3134ca68da5: ending tablet copy session cd5288c1d09749afa525d459c2e65ece-19c69ce752a04d0382e74b6c49013e6d on tablet 19c69ce752a04d0382e74b6c49013e6d with peer cd5288c1d09749afa525d459c2e65ece
I20260630 12:36:49.332837  7117 ts_tablet_manager.cc:933] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: Initiating tablet copy from peer d59cf944a2684008afb5a3134ca68da5 (127.0.112.195:36553)
I20260630 12:36:49.334447  7117 tablet_copy_client.cc:323] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:36553
I20260630 12:36:49.336100  6901 tablet_copy_service.cc:140] P d59cf944a2684008afb5a3134ca68da5: Received BeginTabletCopySession request for tablet 9c8e312ecff1462ea6225f1c75163df5 from peer cd5288c1d09749afa525d459c2e65ece ({username='slave'} at 127.0.0.1:57682)
I20260630 12:36:49.336669  6901 tablet_copy_service.cc:161] P d59cf944a2684008afb5a3134ca68da5: Beginning new tablet copy session on tablet 9c8e312ecff1462ea6225f1c75163df5 from peer cd5288c1d09749afa525d459c2e65ece at {username='slave'} at 127.0.0.1:57682: session id = cd5288c1d09749afa525d459c2e65ece-9c8e312ecff1462ea6225f1c75163df5
I20260630 12:36:49.345669  6901 tablet_copy_source_session.cc:215] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:49.348944  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8e312ecff1462ea6225f1c75163df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.361338  7117 tablet_copy_client.cc:806] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:49.361979  7117 tablet_copy_client.cc:670] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:49.367219  7117 tablet_copy_client.cc:538] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:49.377951  7117 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: Bootstrap starting.
W20260630 12:36:49.386287  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3589ed3ae81c499dbb54beaff1f5cecf not available for placement
I20260630 12:36:49.404126  7117 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: 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:36:49.404925  7117 tablet_bootstrap.cc:492] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: Bootstrap complete.
I20260630 12:36:49.405514  7117 ts_tablet_manager.cc:1403] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.000s
I20260630 12:36:49.407855  7117 raft_consensus.cc:359] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:49.408459  7117 raft_consensus.cc:740] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cd5288c1d09749afa525d459c2e65ece, State: Initialized, Role: LEARNER
I20260630 12:36:49.408962  7117 consensus_queue.cc:260] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:49.410948  7117 ts_tablet_manager.cc:1434] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:36:49.412781  6901 tablet_copy_service.cc:342] P d59cf944a2684008afb5a3134ca68da5: Request end of tablet copy session cd5288c1d09749afa525d459c2e65ece-9c8e312ecff1462ea6225f1c75163df5 received from {username='slave'} at 127.0.0.1:57682
I20260630 12:36:49.413193  6901 tablet_copy_service.cc:434] P d59cf944a2684008afb5a3134ca68da5: ending tablet copy session cd5288c1d09749afa525d459c2e65ece-9c8e312ecff1462ea6225f1c75163df5 on tablet 9c8e312ecff1462ea6225f1c75163df5 with peer cd5288c1d09749afa525d459c2e65ece
I20260630 12:36:49.465605  7030 raft_consensus.cc:1217] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:49.658566  6977 consensus_queue.cc:579] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.196s)
I20260630 12:36:49.670518  6816 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:49.679019  6890 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:36:49.679203  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer cd5288c1d09749afa525d459c2e65ece (127.0.112.196:45393): Couldn't send request to peer cd5288c1d09749afa525d459c2e65ece. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.680552  6977 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:36:49.682783  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:49.687666  7125 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:49.689715  6890 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } } }
I20260630 12:36:49.696038  6627 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ec006041f36a442ca9750d82d8e7be6f with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:49.704222  6637 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 3 to 4, NON_VOTER cd5288c1d09749afa525d459c2e65ece (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.891002  7030 raft_consensus.cc:1217] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:49.918028  7123 consensus_queue.cc:579] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.452s)
I20260630 12:36:50.036571  7122 raft_consensus.cc:1064] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: attempting to promote NON_VOTER cd5288c1d09749afa525d459c2e65ece to VOTER
I20260630 12:36:50.039538  7122 consensus_queue.cc:237] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:50.047003  6816 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.047003  7030 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.049026  7123 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:50.049799  7122 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:50.054025  6857 consensus_peers.cc:597] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:50.061280  7122 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.062902  6816 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.074620  6640 catalog_manager.cc:5697] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.081965  7030 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
W20260630 12:36:50.091866  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:50.092926  6890 consensus_queue.cc:237] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [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: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:50.099419  7030 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.099617  6816 raft_consensus.cc:1275] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.101497  7092 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:50.103125  7092 consensus_queue.cc:1048] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:50.110247  7123 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.112581  6816 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.114712  7030 raft_consensus.cc:2955] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.122082  6625 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19c69ce752a04d0382e74b6c49013e6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:50.125957  6640 catalog_manager.cc:5697] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 reported cstate change: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.152894  7137 ts_tablet_manager.cc:933] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Initiating tablet copy from peer a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603)
I20260630 12:36:50.155161  7137 tablet_copy_client.cc:323] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:35603
I20260630 12:36:50.157193  6827 tablet_copy_service.cc:140] P a8cdbe4dcda24d34a66f63ab2f270b2d: Received BeginTabletCopySession request for tablet ec006041f36a442ca9750d82d8e7be6f from peer cd5288c1d09749afa525d459c2e65ece ({username='slave'} at 127.0.0.1:57340)
I20260630 12:36:50.157642  6827 tablet_copy_service.cc:161] P a8cdbe4dcda24d34a66f63ab2f270b2d: Beginning new tablet copy session on tablet ec006041f36a442ca9750d82d8e7be6f from peer cd5288c1d09749afa525d459c2e65ece at {username='slave'} at 127.0.0.1:57340: session id = cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f
I20260630 12:36:50.162964  6827 tablet_copy_source_session.cc:215] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:50.165529  7137 ts_tablet_manager.cc:1916] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:36:50.183378  7137 ts_tablet_manager.cc:1929] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:36:50.184233  7137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec006041f36a442ca9750d82d8e7be6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.193480  7137 tablet_copy_client.cc:806] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:50.194154  7137 tablet_copy_client.cc:670] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:50.198047  7137 tablet_copy_client.cc:538] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:50.204437  7137 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Bootstrap starting.
I20260630 12:36:50.223269  7137 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: 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:36:50.223968  7137 tablet_bootstrap.cc:492] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Bootstrap complete.
I20260630 12:36:50.224521  7137 ts_tablet_manager.cc:1403] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:36:50.226644  7137 raft_consensus.cc:359] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:50.227368  7137 raft_consensus.cc:740] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd5288c1d09749afa525d459c2e65ece, State: Initialized, Role: LEARNER
I20260630 12:36:50.227861  7137 consensus_queue.cc:260] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: true } }
I20260630 12:36:50.229619  7137 ts_tablet_manager.cc:1434] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:50.231524  6827 tablet_copy_service.cc:342] P a8cdbe4dcda24d34a66f63ab2f270b2d: Request end of tablet copy session cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f received from {username='slave'} at 127.0.0.1:57340
I20260630 12:36:50.231881  6827 tablet_copy_service.cc:434] P a8cdbe4dcda24d34a66f63ab2f270b2d: ending tablet copy session cd5288c1d09749afa525d459c2e65ece-ec006041f36a442ca9750d82d8e7be6f on tablet ec006041f36a442ca9750d82d8e7be6f with peer cd5288c1d09749afa525d459c2e65ece
I20260630 12:36:50.294823  7122 consensus_queue.cc:579] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.559s)
W20260630 12:36:50.388401  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3589ed3ae81c499dbb54beaff1f5cecf not available for placement
I20260630 12:36:50.493405  7122 raft_consensus.cc:1064] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: attempting to promote NON_VOTER cd5288c1d09749afa525d459c2e65ece to VOTER
I20260630 12:36:50.495486  7122 consensus_queue.cc:237] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [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: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:50.502069  7030 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 LEARNER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.502851  6816 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:50.504518  7122 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:50.505878  7123 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:50.509110  6857 consensus_peers.cc:597] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:50.516710  7122 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.518832  7030 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.529430  6640 catalog_manager.cc:5697] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 reported cstate change: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:50.530937  6816 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.551700  6890 consensus_queue.cc:237] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [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: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:50.556895  6816 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.556941  7030 raft_consensus.cc:1275] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Refusing update from remote peer d59cf944a2684008afb5a3134ca68da5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:50.558197  7122 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:50.558977  7123 consensus_queue.cc:1048] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:50.564827  7122 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.567432  6816 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.570535  7031 raft_consensus.cc:2955] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:50.577940  6625 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c8e312ecff1462ea6225f1c75163df5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:50.579600  6638 catalog_manager.cc:5697] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 3 to 4, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New cstate: current_term: 2 leader_uuid: "d59cf944a2684008afb5a3134ca68da5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
W20260630 12:36:50.592058  6627 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111) [suppressed 49 similar messages]
I20260630 12:36:51.011371  7030 raft_consensus.cc:1217] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
W20260630 12:36:51.155290  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:51.278426  7146 consensus_queue.cc:579] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Leader has been unable to successfully communicate with peer 3589ed3ae81c499dbb54beaff1f5cecf for more than 1 seconds (1.606s)
I20260630 12:36:51.352042  7146 raft_consensus.cc:1064] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: attempting to promote NON_VOTER cd5288c1d09749afa525d459c2e65ece to VOTER
I20260630 12:36:51.355002  7146 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:51.363348  7031 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 LEARNER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:51.363679  6890 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:51.365154  7150 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:51.366618  7125 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:36:51.368142  6783 consensus_peers.cc:597] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d -> Peer 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): Couldn't send request to peer 3589ed3ae81c499dbb54beaff1f5cecf. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:51.378039  7150 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.380158  7031 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.389860  6890 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.396677  6637 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 4 to 5, cd5288c1d09749afa525d459c2e65ece (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3589ed3ae81c499dbb54beaff1f5cecf" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:51.399151  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3589ed3ae81c499dbb54beaff1f5cecf not available for placement
I20260630 12:36:51.427531  6816 consensus_queue.cc:237] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [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: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } }
I20260630 12:36:51.432149  7031 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:51.433208  6890 raft_consensus.cc:1275] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Refusing update from remote peer a8cdbe4dcda24d34a66f63ab2f270b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:51.433581  7125 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } 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:36:51.434573  7145 consensus_queue.cc:1048] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:51.440183  7145 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.444859  6890 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.446611  7031 raft_consensus.cc:2955] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } } }
I20260630 12:36:51.450112  6627 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec006041f36a442ca9750d82d8e7be6f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:51.456177  6638 catalog_manager.cc:5697] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d reported cstate change: config changed from index 5 to 6, VOTER 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d59cf944a2684008afb5a3134ca68da5" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cdbe4dcda24d34a66f63ab2f270b2d" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd5288c1d09749afa525d459c2e65ece" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 45393 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:51.998593  7052 debug-util.cc:398] Leaking SignalData structure 0x7b08002a99c0 after lost signal to thread 454
W20260630 12:36:51.999598  7052 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0ca0 after lost signal to thread 6674
W20260630 12:36:52.000687  7052 debug-util.cc:398] Leaking SignalData structure 0x7b08002abea0 after lost signal to thread 6841
W20260630 12:36:52.001688  7052 debug-util.cc:398] Leaking SignalData structure 0x7b08002bbe40 after lost signal to thread 6915
W20260630 12:36:52.002676  7052 debug-util.cc:398] Leaking SignalData structure 0x7b08002eaa00 after lost signal to thread 7055
W20260630 12:36:52.533856  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19c69ce752a04d0382e74b6c49013e6d: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
W20260630 12:36:53.695549  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ec006041f36a442ca9750d82d8e7be6f: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:53.933091   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:36:53.962488   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.963395   451 tablet_replica.cc:333] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d: stopping tablet replica
I20260630 12:36:53.964150   451 raft_consensus.cc:2243] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.964771   451 raft_consensus.cc:2272] T 4bf2b7e7dbab44bd93566c54a87e2cdc P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.966996   451 tablet_replica.cc:333] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d: stopping tablet replica
I20260630 12:36:53.967540   451 raft_consensus.cc:2243] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.968077   451 raft_consensus.cc:2272] T 19c69ce752a04d0382e74b6c49013e6d P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.970068   451 tablet_replica.cc:333] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d: stopping tablet replica
I20260630 12:36:53.970553   451 raft_consensus.cc:2243] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.971163   451 raft_consensus.cc:2272] T 9c8e312ecff1462ea6225f1c75163df5 P a8cdbe4dcda24d34a66f63ab2f270b2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.973167   451 tablet_replica.cc:333] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d: stopping tablet replica
I20260630 12:36:53.973634   451 raft_consensus.cc:2243] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.974387   451 raft_consensus.cc:2272] T ec006041f36a442ca9750d82d8e7be6f P a8cdbe4dcda24d34a66f63ab2f270b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.020714   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:36:54.040094   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
W20260630 12:36:54.053997  6857 consensus_peers.cc:597] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 -> Peer a8cdbe4dcda24d34a66f63ab2f270b2d (127.0.112.194:35603): Couldn't send request to peer a8cdbe4dcda24d34a66f63ab2f270b2d. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:35603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.078912   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.079845   451 tablet_replica.cc:333] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5: stopping tablet replica
I20260630 12:36:54.080704   451 raft_consensus.cc:2243] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.081820   451 raft_consensus.cc:2272] T 19c69ce752a04d0382e74b6c49013e6d P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.084859   451 tablet_replica.cc:333] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5: stopping tablet replica
I20260630 12:36:54.085628   451 raft_consensus.cc:2243] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.086659   451 raft_consensus.cc:2272] T 4bf2b7e7dbab44bd93566c54a87e2cdc P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.089080   451 tablet_replica.cc:333] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5: stopping tablet replica
I20260630 12:36:54.089649   451 raft_consensus.cc:2243] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.090534   451 raft_consensus.cc:2272] T 9c8e312ecff1462ea6225f1c75163df5 P d59cf944a2684008afb5a3134ca68da5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.092777   451 tablet_replica.cc:333] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5: stopping tablet replica
I20260630 12:36:54.093374   451 raft_consensus.cc:2243] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.094031   451 raft_consensus.cc:2272] T ec006041f36a442ca9750d82d8e7be6f P d59cf944a2684008afb5a3134ca68da5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.119017   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:36:54.136412   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:36:54.161384   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:54.162180   451 tablet_replica.cc:333] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece: stopping tablet replica
I20260630 12:36:54.163030   451 raft_consensus.cc:2243] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.163795   451 raft_consensus.cc:2272] T 19c69ce752a04d0382e74b6c49013e6d P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.166515   451 tablet_replica.cc:333] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece: stopping tablet replica
I20260630 12:36:54.167284   451 raft_consensus.cc:2243] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.167972   451 raft_consensus.cc:2272] T 4bf2b7e7dbab44bd93566c54a87e2cdc P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.170583   451 tablet_replica.cc:333] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece: stopping tablet replica
I20260630 12:36:54.171353   451 raft_consensus.cc:2243] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.172029   451 raft_consensus.cc:2272] T ec006041f36a442ca9750d82d8e7be6f P cd5288c1d09749afa525d459c2e65ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.174731   451 tablet_replica.cc:333] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece: stopping tablet replica
I20260630 12:36:54.175407   451 raft_consensus.cc:2243] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.176079   451 raft_consensus.cc:2272] T 9c8e312ecff1462ea6225f1c75163df5 P cd5288c1d09749afa525d459c2e65ece [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:55.155491  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9c8e312ecff1462ea6225f1c75163df5: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
W20260630 12:36:55.200199   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7052)
W20260630 12:36:55.426033  6688 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d59cf944a2684008afb5a3134ca68da5 not available for placement
I20260630 12:36:55.451821   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:36:55.466042   451 master.cc:562] Master@127.0.112.254:35649 shutting down...
W20260630 12:36:55.793066  6627 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111) [suppressed 26 similar messages]
W20260630 12:36:57.363517  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4bf2b7e7dbab44bd93566c54a87e2cdc: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
W20260630 12:36:58.731122  6627 catalog_manager.cc:4755] TS 3589ed3ae81c499dbb54beaff1f5cecf (127.0.112.193:40073): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19c69ce752a04d0382e74b6c49013e6d: Network error: Client connection negotiation failed: client connection to 127.0.112.193:40073: connect: Connection refused (error 111)
I20260630 12:36:59.985843   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.986979   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.987391   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P b291025ecac24c3aaec9f35cfe9a1122: stopping tablet replica
I20260630 12:37:00.016376   451 master.cc:584] Master@127.0.112.254:35649 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16905 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:37:00.068262   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:35669
I20260630 12:37:00.069478   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.075336  7172 instance_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:37:00.076445  7175 instance_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:37:00.076543  7173 instance_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:37:00.077090   451 server_base.cc:1061] running on GCE node
I20260630 12:37:00.078019   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.078199   451 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:37:00.078312   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823020078302 us; error 0 us; skew 500 ppm
I20260630 12:37:00.078804   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.081339   451 webserver.cc:533] Webserver started at http://127.0.112.254:40865/ using document root <none> and password file <none>
I20260630 12:37:00.081809   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.081969   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.082202   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.083540   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "27fdbb40c41a44feb8a67c0d5d8602c1"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.088224   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:00.091868  7180 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:37:00.092752   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:00.093102   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "27fdbb40c41a44feb8a67c0d5d8602c1"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.093438   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:00.125988   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:00.127290   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:00.165988   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:35669
I20260630 12:37:00.166109  7231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:35669 every 8 connection(s)
I20260630 12:37:00.170723  7232 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:37:00.183684  7232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1: Bootstrap starting.
I20260630 12:37:00.188694  7232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.192981  7232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1: No bootstrap required, opened a new log
I20260630 12:37:00.195351  7232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER }
I20260630 12:37:00.195801  7232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.195972  7232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27fdbb40c41a44feb8a67c0d5d8602c1, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.196563  7232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER }
I20260630 12:37:00.196998  7232 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:00.197202  7232 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:00.197427  7232 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.202101  7232 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER }
I20260630 12:37:00.202590  7232 leader_election.cc:304] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [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: 27fdbb40c41a44feb8a67c0d5d8602c1; no voters: 
I20260630 12:37:00.203676  7232 leader_election.cc:290] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:00.204135  7235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:00.205435  7235 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 1 LEADER]: Becoming Leader. State: Replica: 27fdbb40c41a44feb8a67c0d5d8602c1, State: Running, Role: LEADER
I20260630 12:37:00.206122  7235 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [LEADER]: Queue going to LEADER mode. State: All 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: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER }
I20260630 12:37:00.206661  7232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:00.213728  7236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER } }
I20260630 12:37:00.213881  7237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27fdbb40c41a44feb8a67c0d5d8602c1. Latest consensus state: current_term: 1 leader_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27fdbb40c41a44feb8a67c0d5d8602c1" member_type: VOTER } }
I20260630 12:37:00.214877  7236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:00.214919  7237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:00.218016  7244 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:00.226197  7244 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:00.227350   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:00.236212  7244 catalog_manager.cc:1383] Generated new cluster ID: c58a1b32b1f146b7a8e4c44b11aad3c5
I20260630 12:37:00.236515  7244 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:00.252522  7244 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:00.253957  7244 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:00.266502  7244 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1: Generated new TSK 0
I20260630 12:37:00.267192  7244 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:00.293875   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.300305  7253 instance_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:37:00.301553  7254 instance_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:37:00.304250  7256 instance_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:37:00.304400   451 server_base.cc:1061] running on GCE node
I20260630 12:37:00.305580   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.305763   451 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:37:00.305886   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823020305874 us; error 0 us; skew 500 ppm
I20260630 12:37:00.306363   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.308729   451 webserver.cc:533] Webserver started at http://127.0.112.193:34247/ using document root <none> and password file <none>
I20260630 12:37:00.309152   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.309314   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.309520   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.310788   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "1c74aa2f988e4445a721022641bbed7a"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.315485   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:00.318977  7261 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:37:00.320163   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:37:00.320465   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "1c74aa2f988e4445a721022641bbed7a"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.320720   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:00.354411   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:00.355741   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:00.357236   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:00.359544   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:00.359772   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.360013   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:00.360209   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.402624   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:38343
I20260630 12:37:00.402730  7323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:38343 every 8 connection(s)
I20260630 12:37:00.408344   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.416321  7328 instance_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:37:00.417297  7329 instance_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:37:00.420300  7331 instance_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:37:00.420904   451 server_base.cc:1061] running on GCE node
I20260630 12:37:00.421917   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.422209   451 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:37:00.422410   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823020422390 us; error 0 us; skew 500 ppm
I20260630 12:37:00.423079   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.423499  7324 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:00.423906  7324 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:00.424899  7324 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:00.425971   451 webserver.cc:533] Webserver started at http://127.0.112.194:36101/ using document root <none> and password file <none>
I20260630 12:37:00.426587   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.426865   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.427146   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.427402  7197 ts_manager.cc:194] Registered new tserver with Master: 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343)
I20260630 12:37:00.428385   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "672218237b394c25ab7ffbdf5851a0b4"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.429236  7197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38912
I20260630 12:37:00.433518   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:37:00.437139  7336 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:37:00.437958   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:00.438246   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "672218237b394c25ab7ffbdf5851a0b4"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.438531   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:00.459421   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:00.460624   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:00.462086   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:00.464320   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:00.464550   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.464789   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:00.464962   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.506552   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:37163
I20260630 12:37:00.506664  7398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:37163 every 8 connection(s)
I20260630 12:37:00.511716   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.519381  7402 instance_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:37:00.520826  7403 instance_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:37:00.523973   451 server_base.cc:1061] running on GCE node
W20260630 12:37:00.525029  7405 instance_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:37:00.525235  7399 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:00.525684  7399 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:00.526027   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.526309   451 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:37:00.526492   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823020526470 us; error 0 us; skew 500 ppm
I20260630 12:37:00.526489  7399 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:00.527422   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.529009  7197 ts_manager.cc:194] Registered new tserver with Master: 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:00.530121   451 webserver.cc:533] Webserver started at http://127.0.112.195:35985/ using document root <none> and password file <none>
I20260630 12:37:00.530566  7197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38916
I20260630 12:37:00.530658   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.531004   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.531313   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.532737   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "cc13aaae11e74135a77cb396be14bffd"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.537253   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:00.540812  7410 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:37:00.541704   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:00.541949   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "cc13aaae11e74135a77cb396be14bffd"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:00.542176   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:00.562381   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:00.563678   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:00.565182   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:00.567531   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:00.567727   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.568003   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:00.568184   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.611456   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:35251
I20260630 12:37:00.611534  7472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:35251 every 8 connection(s)
I20260630 12:37:00.626063  7473 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:00.626533  7473 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:00.627355  7473 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:00.629375  7197 ts_manager.cc:194] Registered new tserver with Master: cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:00.629515   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01482993s
I20260630 12:37:00.631243  7197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38922
I20260630 12:37:01.432284  7324 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
I20260630 12:37:01.533607  7399 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
I20260630 12:37:01.634503  7473 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
I20260630 12:37:01.687443  7197 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55316:
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:37:01.689790  7197 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:37:01.750594  7438 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9e5b3b47a24fa8bbebd81718b42589 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:01.752108  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9e5b3b47a24fa8bbebd81718b42589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.752367  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 73c3398ca39446519ec40ae1964b64d2 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:01.753733  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c3398ca39446519ec40ae1964b64d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.755982  7437 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:01.757510  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb4b9910fb4f08a5f7210cbaaf8253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.759305  7435 tablet_service.cc:1511] Processing CreateTablet for tablet 6e44a4792c47477f853a32d6aa03a072 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:01.761139  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e44a4792c47477f853a32d6aa03a072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.768671  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9e5b3b47a24fa8bbebd81718b42589 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:01.769551  7362 tablet_service.cc:1511] Processing CreateTablet for tablet 73c3398ca39446519ec40ae1964b64d2 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:01.770195  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9e5b3b47a24fa8bbebd81718b42589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.771014  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c3398ca39446519ec40ae1964b64d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.774124  7363 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:01.775563  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb4b9910fb4f08a5f7210cbaaf8253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.780723  7361 tablet_service.cc:1511] Processing CreateTablet for tablet 6e44a4792c47477f853a32d6aa03a072 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:01.782125  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e44a4792c47477f853a32d6aa03a072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.802721  7286 tablet_service.cc:1511] Processing CreateTablet for tablet 6e44a4792c47477f853a32d6aa03a072 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:01.804302  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e44a4792c47477f853a32d6aa03a072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.803985  7288 tablet_service.cc:1511] Processing CreateTablet for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:01.805563  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb4b9910fb4f08a5f7210cbaaf8253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.802765  7289 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9e5b3b47a24fa8bbebd81718b42589 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:01.806646  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9e5b3b47a24fa8bbebd81718b42589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.808231  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 73c3398ca39446519ec40ae1964b64d2 (DEFAULT_TABLE table=test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:01.809577  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c3398ca39446519ec40ae1964b64d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.816001  7494 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:01.820490  7493 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:01.826718  7494 tablet_bootstrap.cc:654] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.842399  7493 tablet_bootstrap.cc:654] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.846529  7496 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:01.850235  7494 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: No bootstrap required, opened a new log
I20260630 12:37:01.850852  7494 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.014s
I20260630 12:37:01.852965  7493 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: No bootstrap required, opened a new log
I20260630 12:37:01.853359  7493 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.008s
I20260630 12:37:01.853966  7494 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.854676  7496 tablet_bootstrap.cc:654] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.854833  7494 raft_consensus.cc:385] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.855175  7494 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.855710  7493 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.856397  7493 raft_consensus.cc:385] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.856086  7494 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.856833  7493 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.857918  7493 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.859788  7494 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:01.864652  7493 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260630 12:37:01.865963  7494 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
W20260630 12:37:01.866896  7474 tablet.cc:2406] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:01.868466  7493 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:01.875856  7493 tablet_bootstrap.cc:654] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.878039  7496 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: No bootstrap required, opened a new log
I20260630 12:37:01.878700  7496 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260630 12:37:01.882201  7496 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.883085  7496 raft_consensus.cc:385] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.883363  7494 tablet_bootstrap.cc:654] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.883504  7496 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.884512  7496 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.887969  7493 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: No bootstrap required, opened a new log
I20260630 12:37:01.888607  7493 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260630 12:37:01.891574  7493 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.892189  7493 raft_consensus.cc:385] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.892442  7493 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.893139  7493 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.895131  7493 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:37:01.895190  7494 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: No bootstrap required, opened a new log
I20260630 12:37:01.896157  7494 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260630 12:37:01.896375  7493 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:01.900269  7494 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.903797  7493 tablet_bootstrap.cc:654] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.903966  7494 raft_consensus.cc:385] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.902973  7496 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260630 12:37:01.904445  7494 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.905443  7496 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:01.905432  7494 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.907876  7494 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:37:01.908963  7494 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:01.912827  7496 tablet_bootstrap.cc:654] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.921516  7493 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: No bootstrap required, opened a new log
I20260630 12:37:01.922183  7493 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260630 12:37:01.925254  7496 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: No bootstrap required, opened a new log
I20260630 12:37:01.925897  7496 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:37:01.925427  7493 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.926456  7493 raft_consensus.cc:385] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.926829  7493 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.927431  7494 tablet_bootstrap.cc:654] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.927835  7493 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.929210  7496 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.929955  7493 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:01.930130  7496 raft_consensus.cc:385] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.930671  7496 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.931249  7493 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:01.931996  7496 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.934716  7496 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:01.935848  7496 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:01.938484  7493 tablet_bootstrap.cc:654] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.944725  7496 tablet_bootstrap.cc:654] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.950820  7493 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: No bootstrap required, opened a new log
I20260630 12:37:01.951418  7493 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260630 12:37:01.954474  7493 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.955506  7493 raft_consensus.cc:385] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.955869  7493 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.956607  7493 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.958810  7493 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:01.962328  7494 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: No bootstrap required, opened a new log
I20260630 12:37:01.962630  7496 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: No bootstrap required, opened a new log
I20260630 12:37:01.963047  7494 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.017s
I20260630 12:37:01.963138  7496 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260630 12:37:01.966215  7494 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.966452  7496 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.967016  7494 raft_consensus.cc:385] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.967159  7496 raft_consensus.cc:385] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.967366  7494 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.967496  7496 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.968340  7494 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.968464  7496 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.970710  7496 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:37:01.971768  7496 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:01.972458  7494 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:37:01.973569  7494 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:01.978063  7496 tablet_bootstrap.cc:654] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.982339  7494 tablet_bootstrap.cc:654] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.988715  7494 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: No bootstrap required, opened a new log
I20260630 12:37:01.989161  7494 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260630 12:37:01.989223  7496 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: No bootstrap required, opened a new log
I20260630 12:37:01.989728  7496 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:37:01.991927  7494 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.992249  7496 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.992556  7494 raft_consensus.cc:385] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.992810  7496 raft_consensus.cc:385] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.992909  7494 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.993172  7496 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.993693  7494 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:01.993899  7496 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:01.996021  7494 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:01.996053  7496 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:37:02.035269  7498 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.035807  7498 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:02.037958  7498 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:02.040001  7502 raft_consensus.cc:493] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.040524  7502 raft_consensus.cc:515] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.045238  7502 leader_election.cc:290] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.056680  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:02.057569  7374 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 0.
I20260630 12:37:02.059269  7411 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 672218237b394c25ab7ffbdf5851a0b4, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:02.059477  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a" is_pre_election: true
I20260630 12:37:02.060263  7498 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.060328  7299 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 0.
I20260630 12:37:02.060770  7498 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.061184  7498 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.067342  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:02.068113  7374 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 0.
I20260630 12:37:02.068172  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:02.068964  7448 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 0.
I20260630 12:37:02.069635  7262 leader_election.cc:304] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:02.070509  7502 raft_consensus.cc:2804] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.070462  7498 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:02.071091  7502 raft_consensus.cc:493] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.071470  7502 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.072528  7498 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 1 election: Requested vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:02.073546  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a"
I20260630 12:37:02.073738  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:02.074064  7299 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.074397  7374 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.079712  7299 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 1.
I20260630 12:37:02.079511  7502 raft_consensus.cc:515] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.081017  7412 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:02.081799  7502 leader_election.cc:290] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 election: Requested vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.081840  7498 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.082122  7374 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 1.
I20260630 12:37:02.082683  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:02.083513  7373 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.083595  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:02.084323  7448 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.084439  7498 raft_consensus.cc:697] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 LEADER]: Becoming Leader. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Running, Role: LEADER
I20260630 12:37:02.085423  7498 consensus_queue.cc:237] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:02.090857  7448 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:02.092485  7265 leader_election.cc:304] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:02.092613  7373 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:02.093497  7502 raft_consensus.cc:2804] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.094914  7502 raft_consensus.cc:697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:02.095781  7502 consensus_queue.cc:237] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.096074  7197 catalog_manager.cc:5697] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd reported cstate change: term changed from 0 to 1, leader changed from <none> to cc13aaae11e74135a77cb396be14bffd (127.0.112.195). New cstate: current_term: 1 leader_uuid: "cc13aaae11e74135a77cb396be14bffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.103260  7195 catalog_manager.cc:5697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74aa2f988e4445a721022641bbed7a (127.0.112.193). New cstate: current_term: 1 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.156414  7502 raft_consensus.cc:493] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.156988  7502 raft_consensus.cc:515] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.158907  7502 leader_election.cc:290] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.159693  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:02.160007  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:02.160423  7373 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 0.
I20260630 12:37:02.160684  7448 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 0.
I20260630 12:37:02.161724  7262 leader_election.cc:304] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:02.162478  7502 raft_consensus.cc:2804] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.162918  7502 raft_consensus.cc:493] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.163194  7502 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.168453  7502 raft_consensus.cc:515] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.170047  7502 leader_election.cc:290] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 election: Requested vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.170913  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:02.171128  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:02.171465  7373 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.171686  7448 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.176517  7448 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:02.176426  7373 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:02.176805  7500 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.177415  7500 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.177704  7265 leader_election.cc:304] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:02.178906  7502 raft_consensus.cc:2804] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.179327  7502 raft_consensus.cc:697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:02.180130  7500 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.180142  7502 consensus_queue.cc:237] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.191712  7195 catalog_manager.cc:5697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74aa2f988e4445a721022641bbed7a (127.0.112.193). New cstate: current_term: 1 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.193614  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a" is_pre_election: true
I20260630 12:37:02.193928  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:02.194234  7299 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 0.
I20260630 12:37:02.194761  7448 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 0.
I20260630 12:37:02.195514  7338 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:02.196396  7500 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.196722  7500 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.196987  7500 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.203154  7500 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.204757  7500 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:02.205507  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a"
I20260630 12:37:02.205801  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:02.206027  7299 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.206413  7448 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.211233  7299 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 1.
I20260630 12:37:02.211391  7448 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 1.
I20260630 12:37:02.212386  7338 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:02.213070  7500 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.214185  7500 raft_consensus.cc:697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 LEADER]: Becoming Leader. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Running, Role: LEADER
I20260630 12:37:02.215011  7500 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:02.222199  7195 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "672218237b394c25ab7ffbdf5851a0b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:02.223575  7245 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:02.232653   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:02.251981   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:02.252838   451 tablet_replica.cc:333] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: stopping tablet replica
I20260630 12:37:02.253409   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:02.253998   451 pending_rounds.cc:70] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Trying to abort 1 pending ops.
I20260630 12:37:02.254173   451 pending_rounds.cc:77] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443098872471552 op_type: NO_OP noop_request { }
I20260630 12:37:02.254437   451 raft_consensus.cc:2889] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:02.254885   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.257269   451 tablet_replica.cc:333] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: stopping tablet replica
I20260630 12:37:02.257757   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.258100   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.259997   451 tablet_replica.cc:333] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: stopping tablet replica
I20260630 12:37:02.260463   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:02.260977   451 pending_rounds.cc:70] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Trying to abort 1 pending ops.
I20260630 12:37:02.261133   451 pending_rounds.cc:77] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443098512171008 op_type: NO_OP noop_request { }
I20260630 12:37:02.261364   451 raft_consensus.cc:2889] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:02.261576   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.263861   451 tablet_replica.cc:333] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: stopping tablet replica
I20260630 12:37:02.264379   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.265091   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.289103   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:02.301324   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:02.318454   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:02.319473   451 tablet_replica.cc:333] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: stopping tablet replica
I20260630 12:37:02.320056   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.320478   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.322573   451 tablet_replica.cc:333] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: stopping tablet replica
I20260630 12:37:02.323138   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.323549   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.325527   451 tablet_replica.cc:333] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: stopping tablet replica
I20260630 12:37:02.326045   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.326414   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.328365   451 tablet_replica.cc:333] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: stopping tablet replica
I20260630 12:37:02.328848   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:02.329406   451 pending_rounds.cc:70] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Trying to abort 1 pending ops.
I20260630 12:37:02.329602   451 pending_rounds.cc:77] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443098999787520 op_type: NO_OP noop_request { }
I20260630 12:37:02.329872   451 raft_consensus.cc:2889] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:02.330134   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.353488   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:02.365902   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:02.384445   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:02.385273   451 tablet_replica.cc:333] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: stopping tablet replica
I20260630 12:37:02.385836   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:02.386467   451 pending_rounds.cc:70] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Trying to abort 1 pending ops.
I20260630 12:37:02.386668   451 pending_rounds.cc:77] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443098472738816 op_type: NO_OP noop_request { }
I20260630 12:37:02.387012   451 raft_consensus.cc:2889] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:02.387341   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.389766   451 tablet_replica.cc:333] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: stopping tablet replica
I20260630 12:37:02.390239   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.390554   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.392500   451 tablet_replica.cc:333] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: stopping tablet replica
I20260630 12:37:02.392940   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.393265   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.395267   451 tablet_replica.cc:333] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: stopping tablet replica
I20260630 12:37:02.395768   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:02.396147   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:02.418041   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:02.430717   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.436307  7525 instance_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:37:02.436655  7526 instance_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:37:02.437930  7528 instance_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:37:02.439025   451 server_base.cc:1061] running on GCE node
I20260630 12:37:02.440126   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:02.440461   451 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:37:02.440718   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823022440705 us; error 0 us; skew 500 ppm
I20260630 12:37:02.441290   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.443882   451 webserver.cc:533] Webserver started at http://127.0.112.196:39681/ using document root <none> and password file <none>
I20260630 12:37:02.444447   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.444734   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.445086   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.446211   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "26050bee67744a0b90621df3b0f61a91"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-45vn"
I20260630 12:37:02.450626   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:37:02.453944  7533 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:37:02.454811   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:02.455227   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "26050bee67744a0b90621df3b0f61a91"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-45vn"
I20260630 12:37:02.455633   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:02.471673   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.472936   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.474437   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.476752   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.477074   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.477407   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.477671   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.515486   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:35629
I20260630 12:37:02.515610  7595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:35629 every 8 connection(s)
I20260630 12:37:02.529889  7596 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:02.530335  7596 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:02.531129  7596 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:02.533088  7195 ts_manager.cc:194] Registered new tserver with Master: 26050bee67744a0b90621df3b0f61a91 (127.0.112.196:35629)
I20260630 12:37:02.534515  7195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55322
W20260630 12:37:03.236260  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d9e5b3b47a24fa8bbebd81718b42589: Network error: Client connection negotiation failed: client connection to 127.0.112.195:35251: connect: Connection refused (error 111)
W20260630 12:37:03.239853  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 73c3398ca39446519ec40ae1964b64d2: Network error: Client connection negotiation failed: client connection to 127.0.112.194:37163: connect: Connection refused (error 111)
W20260630 12:37:03.243340  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet ffcb4b9910fb4f08a5f7210cbaaf8253: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
I20260630 12:37:03.537326  7596 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
W20260630 12:37:04.255913  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet ffcb4b9910fb4f08a5f7210cbaaf8253: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:04.259433  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e44a4792c47477f853a32d6aa03a072: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:04.262684  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 73c3398ca39446519ec40ae1964b64d2: Network error: Client connection negotiation failed: client connection to 127.0.112.194:37163: connect: Connection refused (error 111)
W20260630 12:37:05.293432  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d9e5b3b47a24fa8bbebd81718b42589: Network error: Client connection negotiation failed: client connection to 127.0.112.195:35251: connect: Connection refused (error 111)
W20260630 12:37:05.296734  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e44a4792c47477f853a32d6aa03a072: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:05.299989  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet ffcb4b9910fb4f08a5f7210cbaaf8253: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:06.314388  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet ffcb4b9910fb4f08a5f7210cbaaf8253: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:06.317922  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 73c3398ca39446519ec40ae1964b64d2: Network error: Client connection negotiation failed: client connection to 127.0.112.194:37163: connect: Connection refused (error 111)
W20260630 12:37:06.321252  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e44a4792c47477f853a32d6aa03a072: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38343: connect: Connection refused (error 111)
W20260630 12:37:07.323427  7245 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cc13aaae11e74135a77cb396be14bffd not available for placement
W20260630 12:37:08.325732  7245 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cc13aaae11e74135a77cb396be14bffd not available for placement
W20260630 12:37:09.327836  7245 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cc13aaae11e74135a77cb396be14bffd not available for placement
I20260630 12:37:09.553035   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.560784  7605 instance_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:37:09.561311  7606 instance_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:37:09.563016  7608 instance_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:37:09.566305   451 server_base.cc:1061] running on GCE node
I20260630 12:37:09.568051   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.568290   451 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:37:09.568480   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823029568462 us; error 0 us; skew 500 ppm
I20260630 12:37:09.569077   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.572024   451 webserver.cc:533] Webserver started at http://127.0.112.193:34247/ using document root <none> and password file <none>
I20260630 12:37:09.572572   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.572788   451 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:09.576977   451 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:09.580569  7613 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:37:09.581507   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:37:09.581804   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "1c74aa2f988e4445a721022641bbed7a"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:09.582166   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:09.618041   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.619563   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.621093   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:09.624962  7620 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:37:09.647960   451 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:09.648296   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260630 12:37:09.648628   451 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:37:09.654497  7620 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:09.665786   451 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:09.666049   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:37:09.666694  7620 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: 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:37:09.667722  7620 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap complete.
I20260630 12:37:09.668380  7620 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:37:09.671028  7620 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:09.671983  7620 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.672842  7620 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:09.676452  7620 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:37:09.677232  7620 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:09.692037  7620 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: 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:37:09.692915  7620 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap complete.
I20260630 12:37:09.693483  7620 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:37:09.695771  7620 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.696506  7620 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.697120  7620 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.698585  7620 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:37:09.699342  7620 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:09.712728  7620 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: 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:37:09.713538  7620 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap complete.
I20260630 12:37:09.714119  7620 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260630 12:37:09.716240  7620 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.716938  7620 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.717620  7620 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.719660  7620 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.002s
I20260630 12:37:09.720395  7620 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap starting.
I20260630 12:37:09.730036   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:38343
I20260630 12:37:09.730141  7681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:38343 every 8 connection(s)
I20260630 12:37:09.731877  7620 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: 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:37:09.732573  7620 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Bootstrap complete.
I20260630 12:37:09.733125  7620 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.008s
I20260630 12:37:09.736202   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:09.736178  7620 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.737242  7620 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.738440  7620 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.741561  7620 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
W20260630 12:37:09.747090  7686 instance_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:37:09.748566  7687 instance_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:37:09.756769  7689 instance_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:37:09.756992   451 server_base.cc:1061] running on GCE node
I20260630 12:37:09.758345   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.758539   451 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:37:09.758769   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823029758733 us; error 0 us; skew 500 ppm
I20260630 12:37:09.759308   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.762219   451 webserver.cc:533] Webserver started at http://127.0.112.194:36101/ using document root <none> and password file <none>
I20260630 12:37:09.762686   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.762903   451 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:09.767063   451 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:09.768644  7682 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:09.769116  7682 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:09.769929  7682 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:09.771178  7694 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:37:09.772078   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:37:09.772445   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "672218237b394c25ab7ffbdf5851a0b4"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:09.772746   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:09.775530  7195 ts_manager.cc:194] Re-registered known tserver with Master: 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343)
I20260630 12:37:09.783114  7195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55332
I20260630 12:37:09.786298  7682 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
I20260630 12:37:09.825017   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.826395   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.827967   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:09.854663   451 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:09.855032   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.000s	sys 0.002s
I20260630 12:37:09.860172  7701 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:09.875818  7701 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: 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:37:09.876700  7701 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap complete.
I20260630 12:37:09.877409  7701 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:37:09.880177   451 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:09.880558   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.025s	user 0.024s	sys 0.000s
I20260630 12:37:09.880357  7701 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:09.881160  7701 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.882103  7701 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:09.885162  7701 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:37:09.886068  7701 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:09.904325  7701 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: 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:37:09.905375  7701 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap complete.
I20260630 12:37:09.906245  7701 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260630 12:37:09.909638  7701 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.910555  7701 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.911660  7701 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.914317  7701 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260630 12:37:09.915365  7701 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:09.933035  7701 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: 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:37:09.934092  7701 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap complete.
I20260630 12:37:09.934952  7701 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:37:09.938803   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:37163
I20260630 12:37:09.938381  7701 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.939118  7761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:37163 every 8 connection(s)
I20260630 12:37:09.939270  7701 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.940191  7701 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.942479  7701 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:09.943637  7701 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap starting.
I20260630 12:37:09.944712   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.954818  7765 instance_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:37:09.958235  7762 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:09.958847  7762 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:09.959877  7762 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
W20260630 12:37:09.960680  7766 instance_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:37:09.966194  7195 ts_manager.cc:194] Re-registered known tserver with Master: 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:09.966789   451 server_base.cc:1061] running on GCE node
W20260630 12:37:09.966507  7768 instance_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:37:09.968585   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.968983   451 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:37:09.969235   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823029969215 us; error 0 us; skew 500 ppm
I20260630 12:37:09.969749  7701 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: 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:37:09.970049   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.970652  7701 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Bootstrap complete.
I20260630 12:37:09.971431  7701 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260630 12:37:09.973578   451 webserver.cc:533] Webserver started at http://127.0.112.195:35985/ using document root <none> and password file <none>
I20260630 12:37:09.973878  7701 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.974472   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.974509  7195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55336
I20260630 12:37:09.975063   451 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:09.975023  7701 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.976188  7701 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:09.978919  7701 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:09.978942  7762 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
I20260630 12:37:09.985385   451 fs_manager.cc:714] Time spent opening directory manager: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:09.990525  7774 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:37:09.993317   451 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:37:09.993680   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "cc13aaae11e74135a77cb396be14bffd"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-45vn"
I20260630 12:37:09.993992   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-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:37:10.023000   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:10.024616   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:10.026803   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:10.051769   451 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:10.052109   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260630 12:37:10.057152  7781 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:10.067600   451 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:10.067919   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:37:10.069938  7781 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: 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:37:10.070703  7781 tablet_bootstrap.cc:492] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Bootstrap complete.
I20260630 12:37:10.071326  7781 ts_tablet_manager.cc:1403] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.001s
I20260630 12:37:10.073508  7781 raft_consensus.cc:359] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:10.074191  7781 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.074904  7781 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [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: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:10.077872  7781 ts_tablet_manager.cc:1434] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:10.078624  7781 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:10.094899  7781 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: 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:37:10.096012  7781 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Bootstrap complete.
I20260630 12:37:10.096758  7781 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:37:10.099769  7781 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.100538  7781 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.101343  7781 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.103360  7781 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:37:10.104527  7781 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:10.117707  7781 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: 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:37:10.118621  7781 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Bootstrap complete.
I20260630 12:37:10.119333  7781 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260630 12:37:10.122335  7781 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.122920  7781 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.124061  7781 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.126037   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:35251
I20260630 12:37:10.126197  7841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:35251 every 8 connection(s)
I20260630 12:37:10.126610  7781 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:37:10.127552  7781 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Bootstrap starting.
I20260630 12:37:10.141760  7781 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: 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:37:10.142943  7781 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Bootstrap complete.
I20260630 12:37:10.143726  7781 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260630 12:37:10.144191  7842 heartbeater.cc:344] Connected to a master server at 127.0.112.254:35669
I20260630 12:37:10.144833  7842 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:10.145957  7842 heartbeater.cc:507] Master 127.0.112.254:35669 requested a full tablet report, sending...
I20260630 12:37:10.146883  7781 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.147845  7781 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.148821  7781 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:10.150933  7195 ts_manager.cc:194] Re-registered known tserver with Master: cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:10.151319  7781 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:37:10.155951  7195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55344
I20260630 12:37:10.158663  7842 heartbeater.cc:499] Master 127.0.112.254:35669 was elected leader, sending a full tablet report...
W20260630 12:37:10.348527  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e44a4792c47477f853a32d6aa03a072: Illegal state: Replica 1c74aa2f988e4445a721022641bbed7a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } }
W20260630 12:37:10.362164  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 3d9e5b3b47a24fa8bbebd81718b42589: Illegal state: Replica cc13aaae11e74135a77cb396be14bffd is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } }
W20260630 12:37:10.375614  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 73c3398ca39446519ec40ae1964b64d2: Illegal state: Replica 672218237b394c25ab7ffbdf5851a0b4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } }
I20260630 12:37:10.998310  7850 raft_consensus.cc:493] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.999035  7850 raft_consensus.cc:515] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.001516  7850 leader_election.cc:290] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.014215  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:11.014245  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:11.015199  7816 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.015458  7736 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.016705  7617 leader_election.cc:304] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:11.017565  7850 raft_consensus.cc:2804] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:11.018092  7850 raft_consensus.cc:493] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.018514  7850 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.024693  7850 raft_consensus.cc:515] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.026546  7850 leader_election.cc:290] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 election: Requested vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.027509  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:11.027617  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e44a4792c47477f853a32d6aa03a072" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:11.028239  7736 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.028484  7816 raft_consensus.cc:3060] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.034162  7736 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.034338  7816 raft_consensus.cc:2468] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.035669  7614 leader_election.cc:304] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:11.036474  7850 raft_consensus.cc:2804] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:11.038336  7850 raft_consensus.cc:697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.039351  7850 consensus_queue.cc:237] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.046474  7195 catalog_manager.cc:5697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.116061  7850 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.116729  7850 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.118643  7850 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:11.119661  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:11.119781  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:11.120983  7816 raft_consensus.cc:2410] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c74aa2f988e4445a721022641bbed7a 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:37:11.120968  7736 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.122469  7614 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:11.123370  7850 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:11.123849  7850 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.124253  7850 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.129125  7850 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.130865  7850 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 election: Requested vote from peers cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:11.131795  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:11.131951  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:11.132537  7816 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.132776  7736 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.137859  7736 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.139000  7816 raft_consensus.cc:2410] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74aa2f988e4445a721022641bbed7a 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:37:11.139058  7614 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:11.140183  7850 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:11.140822  7850 raft_consensus.cc:697] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.141604  7850 consensus_queue.cc:237] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Queue going to LEADER 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: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.148773  7195 catalog_manager.cc:5697] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 1 to 2, leader changed from cc13aaae11e74135a77cb396be14bffd (127.0.112.195) to 1c74aa2f988e4445a721022641bbed7a (127.0.112.193). New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.150481  7850 raft_consensus.cc:493] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.151292  7850 raft_consensus.cc:515] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.153294  7850 leader_election.cc:290] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.154093  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:11.155014  7736 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.155498  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:11.156369  7816 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.156323  7614 leader_election.cc:304] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, 672218237b394c25ab7ffbdf5851a0b4; no voters: 
I20260630 12:37:11.157881  7850 raft_consensus.cc:2804] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:11.158417  7850 raft_consensus.cc:493] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.158941  7850 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.163972  7850 raft_consensus.cc:515] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.165858  7850 leader_election.cc:290] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 election: Requested vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.166815  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:11.166973  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcb4b9910fb4f08a5f7210cbaaf8253" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:11.167636  7736 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.167917  7816 raft_consensus.cc:3060] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.175076  7816 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.175076  7736 raft_consensus.cc:2468] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.176578  7617 leader_election.cc:304] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:11.177487  7850 raft_consensus.cc:2804] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:11.178071  7850 raft_consensus.cc:697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.178956  7850 consensus_queue.cc:237] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.185761  7195 catalog_manager.cc:5697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.296288  7850 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.297055  7850 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.299052  7850 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.299968  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:11.300192  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:11.301187  7736 raft_consensus.cc:2410] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c74aa2f988e4445a721022641bbed7a 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:37:11.301226  7816 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 1.
I20260630 12:37:11.302822  7617 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:11.303663  7850 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:11.304097  7850 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.304622  7850 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.309921  7850 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.311697  7850 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [CANDIDATE]: Term 2 election: Requested vote from peers 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.312644  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:11.312799  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "1c74aa2f988e4445a721022641bbed7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:11.313350  7736 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.313586  7816 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:11.318848  7816 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74aa2f988e4445a721022641bbed7a in term 2.
I20260630 12:37:11.319021  7736 raft_consensus.cc:2410] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74aa2f988e4445a721022641bbed7a 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:37:11.320334  7617 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [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: 1c74aa2f988e4445a721022641bbed7a, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:11.321224  7850 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:11.321765  7850 raft_consensus.cc:697] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Leader. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.322487  7850 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Queue going to LEADER 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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.330049  7195 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: term changed from 1 to 2, leader changed from 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194) to 1c74aa2f988e4445a721022641bbed7a (127.0.112.193). New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:11.386075  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 73c3398ca39446519ec40ae1964b64d2: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:11.389564  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e44a4792c47477f853a32d6aa03a072: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:37:11.393859  7245 auto_rebalancer.cc:639] Failed to schedule move for tablet ffcb4b9910fb4f08a5f7210cbaaf8253: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:11.447351  7816 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.449182  7850 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.462711  7736 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.464349  7869 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.465210  7855 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:11.465221  7869 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.476763  7869 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:11.495142  7735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4" is_pre_election: true
I20260630 12:37:11.496166  7735 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 2.
I20260630 12:37:11.499063  7775 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [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: 672218237b394c25ab7ffbdf5851a0b4, cc13aaae11e74135a77cb396be14bffd; no voters: 
I20260630 12:37:11.500277  7869 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:11.500855  7869 raft_consensus.cc:493] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.501380  7869 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:11.503080  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a" is_pre_election: true
I20260630 12:37:11.508210  7869 raft_consensus.cc:515] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.510181  7869 leader_election.cc:290] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [CANDIDATE]: Term 3 election: Requested vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:11.511111  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a"
I20260630 12:37:11.511231  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9e5b3b47a24fa8bbebd81718b42589" candidate_uuid: "cc13aaae11e74135a77cb396be14bffd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "672218237b394c25ab7ffbdf5851a0b4"
I20260630 12:37:11.512079  7736 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:11.518114  7736 raft_consensus.cc:2468] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc13aaae11e74135a77cb396be14bffd in term 3.
I20260630 12:37:11.519340  7775 leader_election.cc:304] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [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: 672218237b394c25ab7ffbdf5851a0b4, cc13aaae11e74135a77cb396be14bffd; no voters: 1c74aa2f988e4445a721022641bbed7a
I20260630 12:37:11.520229  7869 raft_consensus.cc:2804] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:11.520787  7869 raft_consensus.cc:697] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 LEADER]: Becoming Leader. State: Replica: cc13aaae11e74135a77cb396be14bffd, State: Running, Role: LEADER
I20260630 12:37:11.521646  7869 consensus_queue.cc:237] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [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: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.528043  7195 catalog_manager.cc:5697] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd reported cstate change: term changed from 2 to 3, leader changed from 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) to cc13aaae11e74135a77cb396be14bffd (127.0.112.195). New cstate: current_term: 3 leader_uuid: "cc13aaae11e74135a77cb396be14bffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.575865  7736 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.577160  7855 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.588289  7816 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:11.590299  7850 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.597898  7873 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.598600  7873 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.602834  7873 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.616029  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a" is_pre_election: true
I20260630 12:37:11.621039  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd" is_pre_election: true
I20260630 12:37:11.621721  7816 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 2.
I20260630 12:37:11.622834  7698 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: 672218237b394c25ab7ffbdf5851a0b4, cc13aaae11e74135a77cb396be14bffd; no voters: 1c74aa2f988e4445a721022641bbed7a
I20260630 12:37:11.623796  7873 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:11.624311  7873 raft_consensus.cc:493] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.624701  7873 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:11.630023  7873 raft_consensus.cc:515] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.632074  7873 leader_election.cc:290] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343), cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251)
I20260630 12:37:11.633028  7655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c74aa2f988e4445a721022641bbed7a"
I20260630 12:37:11.633076  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c3398ca39446519ec40ae1964b64d2" candidate_uuid: "672218237b394c25ab7ffbdf5851a0b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc13aaae11e74135a77cb396be14bffd"
I20260630 12:37:11.634254  7816 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:11.639423  7816 raft_consensus.cc:2468] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 672218237b394c25ab7ffbdf5851a0b4 in term 3.
I20260630 12:37:11.640623  7698 leader_election.cc:304] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: 672218237b394c25ab7ffbdf5851a0b4, cc13aaae11e74135a77cb396be14bffd; no voters: 1c74aa2f988e4445a721022641bbed7a
I20260630 12:37:11.641674  7873 raft_consensus.cc:2804] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:11.643208  7873 raft_consensus.cc:697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 LEADER]: Becoming Leader. State: Replica: 672218237b394c25ab7ffbdf5851a0b4, State: Running, Role: LEADER
I20260630 12:37:11.644204  7873 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.650959  7195 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: term changed from 2 to 3, leader changed from 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) to 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194). New cstate: current_term: 3 leader_uuid: "672218237b394c25ab7ffbdf5851a0b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.671978  7816 raft_consensus.cc:1240] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 LEADER]: Rejecting Update request from peer 1c74aa2f988e4445a721022641bbed7a for earlier term 2. Current term is 3. Ops: []
I20260630 12:37:11.673493  7850 consensus_queue.cc:1059] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.674413  7850 consensus_queue.cc:1243] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Peer cc13aaae11e74135a77cb396be14bffd 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:37:11.675098  7855 raft_consensus.cc:3055] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:11.675477  7855 raft_consensus.cc:740] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.676219  7855 consensus_queue.cc:260] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [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: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } }
I20260630 12:37:11.677270  7855 raft_consensus.cc:3060] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:11.828321  7816 raft_consensus.cc:1240] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Rejecting Update request from peer 1c74aa2f988e4445a721022641bbed7a for earlier term 2. Current term is 3. Ops: []
I20260630 12:37:11.829825  7855 consensus_queue.cc:1059] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.830713  7850 raft_consensus.cc:3055] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:11.831135  7850 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c74aa2f988e4445a721022641bbed7a, State: Running, Role: LEADER
I20260630 12:37:11.831851  7850 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } }
I20260630 12:37:11.832842  7850 raft_consensus.cc:3060] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:12.017966  7736 raft_consensus.cc:1275] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Refusing update from remote peer cc13aaae11e74135a77cb396be14bffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:12.019436  7869 consensus_queue.cc:1048] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:12.031649  7655 raft_consensus.cc:1275] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Refusing update from remote peer cc13aaae11e74135a77cb396be14bffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:12.033504  7864 consensus_queue.cc:1048] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:12.034422  7864 consensus_queue.cc:1243] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [LEADER]: Peer 1c74aa2f988e4445a721022641bbed7a 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:37:12.037727  7655 pending_rounds.cc:85] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Aborting all ops after (but not including) 0
I20260630 12:37:12.038259  7655 pending_rounds.cc:107] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:37:12.038761  7655 raft_consensus.cc:2889] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:12.066963  7816 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:12.068392  7873 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:12.080953  7655 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:37:12.082845  7888 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:12.084048  7888 consensus_queue.cc:1243] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Peer 1c74aa2f988e4445a721022641bbed7a 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:37:12.087611  7655 pending_rounds.cc:85] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Aborting all ops after (but not including) 0
I20260630 12:37:12.088090  7655 pending_rounds.cc:107] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:37:12.088528  7655 raft_consensus.cc:2889] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:12.405620  7655 consensus_queue.cc:237] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:12.412213  7736 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.413229  7816 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.413868  7850 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } 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:37:12.415114  7867 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:12.422710  7867 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.425043  7816 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
W20260630 12:37:12.428186  7617 consensus_peers.cc:597] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a -> Peer 26050bee67744a0b90621df3b0f61a91 (127.0.112.196:35629): Couldn't send request to peer 26050bee67744a0b90621df3b0f61a91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffcb4b9910fb4f08a5f7210cbaaf8253. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:12.428660  7736 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.440680  7735 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:12.443603  7195 catalog_manager.cc:5697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:12.451094  7655 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:12.451282  7816 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:12.452889  7888 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } 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:37:12.453920  7883 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:12.463037  7873 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.465062  7816 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.477289  7655 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
W20260630 12:37:12.478533  7698 consensus_peers.cc:597] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 -> Peer 26050bee67744a0b90621df3b0f61a91 (127.0.112.196:35629): Couldn't send request to peer 26050bee67744a0b90621df3b0f61a91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73c3398ca39446519ec40ae1964b64d2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:12.488312  7654 consensus_queue.cc:237] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
W20260630 12:37:12.496553  7617 consensus_peers.cc:597] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a -> Peer 26050bee67744a0b90621df3b0f61a91 (127.0.112.196:35629): Couldn't send request to peer 26050bee67744a0b90621df3b0f61a91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e44a4792c47477f853a32d6aa03a072. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:12.497874  7735 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.498663  7816 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:12.498854  7196 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New cstate: current_term: 3 leader_uuid: "672218237b394c25ab7ffbdf5851a0b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:12.500106  7855 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:12.501637  7867 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } 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:37:12.511381  7867 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.514906  7735 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.521910  7816 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } } }
I20260630 12:37:12.529649  7196 catalog_manager.cc:5697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: config changed from index -1 to 3, NON_VOTER 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) added. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:12.982852  7899 ts_tablet_manager.cc:933] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: Initiating tablet copy from peer 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343)
I20260630 12:37:12.984750  7899 tablet_copy_client.cc:323] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:38343
I20260630 12:37:12.998940  7666 tablet_copy_service.cc:140] P 1c74aa2f988e4445a721022641bbed7a: Received BeginTabletCopySession request for tablet 6e44a4792c47477f853a32d6aa03a072 from peer 26050bee67744a0b90621df3b0f61a91 ({username='slave'} at 127.0.0.1:39062)
I20260630 12:37:12.999686  7666 tablet_copy_service.cc:161] P 1c74aa2f988e4445a721022641bbed7a: Beginning new tablet copy session on tablet 6e44a4792c47477f853a32d6aa03a072 from peer 26050bee67744a0b90621df3b0f61a91 at {username='slave'} at 127.0.0.1:39062: session id = 26050bee67744a0b90621df3b0f61a91-6e44a4792c47477f853a32d6aa03a072
I20260630 12:37:13.005208  7666 tablet_copy_source_session.cc:215] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:13.008769  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e44a4792c47477f853a32d6aa03a072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.025162  7903 ts_tablet_manager.cc:933] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: Initiating tablet copy from peer 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163)
I20260630 12:37:13.025931  7899 tablet_copy_client.cc:806] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:13.027297  7899 tablet_copy_client.cc:670] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:13.028970  7903 tablet_copy_client.cc:323] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:37163
I20260630 12:37:13.029847  7904 ts_tablet_manager.cc:933] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: Initiating tablet copy from peer 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343)
I20260630 12:37:13.033092  7904 tablet_copy_client.cc:323] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:38343
I20260630 12:37:13.035794  7666 tablet_copy_service.cc:140] P 1c74aa2f988e4445a721022641bbed7a: Received BeginTabletCopySession request for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 from peer 26050bee67744a0b90621df3b0f61a91 ({username='slave'} at 127.0.0.1:39062)
I20260630 12:37:13.035951  7899 tablet_copy_client.cc:538] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:13.036777  7666 tablet_copy_service.cc:161] P 1c74aa2f988e4445a721022641bbed7a: Beginning new tablet copy session on tablet ffcb4b9910fb4f08a5f7210cbaaf8253 from peer 26050bee67744a0b90621df3b0f61a91 at {username='slave'} at 127.0.0.1:39062: session id = 26050bee67744a0b90621df3b0f61a91-ffcb4b9910fb4f08a5f7210cbaaf8253
I20260630 12:37:13.047348  7666 tablet_copy_source_session.cc:215] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:13.050159  7899 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: Bootstrap starting.
I20260630 12:37:13.054286  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcb4b9910fb4f08a5f7210cbaaf8253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.060616  7746 tablet_copy_service.cc:140] P 672218237b394c25ab7ffbdf5851a0b4: Received BeginTabletCopySession request for tablet 73c3398ca39446519ec40ae1964b64d2 from peer 26050bee67744a0b90621df3b0f61a91 ({username='slave'} at 127.0.0.1:45490)
I20260630 12:37:13.061461  7746 tablet_copy_service.cc:161] P 672218237b394c25ab7ffbdf5851a0b4: Beginning new tablet copy session on tablet 73c3398ca39446519ec40ae1964b64d2 from peer 26050bee67744a0b90621df3b0f61a91 at {username='slave'} at 127.0.0.1:45490: session id = 26050bee67744a0b90621df3b0f61a91-73c3398ca39446519ec40ae1964b64d2
I20260630 12:37:13.070302  7746 tablet_copy_source_session.cc:215] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:13.073974  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c3398ca39446519ec40ae1964b64d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:13.075579  7904 tablet_copy_client.cc:806] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:13.076350  7904 tablet_copy_client.cc:670] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:13.080982  7904 tablet_copy_client.cc:538] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:13.084394  7899 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: 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:37:13.085572  7899 tablet_bootstrap.cc:492] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: Bootstrap complete.
I20260630 12:37:13.086493  7899 ts_tablet_manager.cc:1403] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.004s
I20260630 12:37:13.089787  7899 raft_consensus.cc:359] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.090934  7899 raft_consensus.cc:740] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26050bee67744a0b90621df3b0f61a91, State: Initialized, Role: LEARNER
I20260630 12:37:13.091135  7904 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: Bootstrap starting.
I20260630 12:37:13.092027  7899 consensus_queue.cc:260] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.094287  7903 tablet_copy_client.cc:806] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:13.095724  7903 tablet_copy_client.cc:670] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:13.100422  7903 tablet_copy_client.cc:538] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:13.100670  7899 ts_tablet_manager.cc:1434] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:37:13.103893  7666 tablet_copy_service.cc:342] P 1c74aa2f988e4445a721022641bbed7a: Request end of tablet copy session 26050bee67744a0b90621df3b0f61a91-6e44a4792c47477f853a32d6aa03a072 received from {username='slave'} at 127.0.0.1:39062
I20260630 12:37:13.104472  7666 tablet_copy_service.cc:434] P 1c74aa2f988e4445a721022641bbed7a: ending tablet copy session 26050bee67744a0b90621df3b0f61a91-6e44a4792c47477f853a32d6aa03a072 on tablet 6e44a4792c47477f853a32d6aa03a072 with peer 26050bee67744a0b90621df3b0f61a91
I20260630 12:37:13.112766  7903 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: Bootstrap starting.
I20260630 12:37:13.125422  7904 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: 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:37:13.126681  7904 tablet_bootstrap.cc:492] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: Bootstrap complete.
I20260630 12:37:13.127761  7904 ts_tablet_manager.cc:1403] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.013s
I20260630 12:37:13.131659  7904 raft_consensus.cc:359] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.132865  7904 raft_consensus.cc:740] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26050bee67744a0b90621df3b0f61a91, State: Initialized, Role: LEARNER
I20260630 12:37:13.133798  7904 consensus_queue.cc:260] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.136719  7904 ts_tablet_manager.cc:1434] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:13.138919  7666 tablet_copy_service.cc:342] P 1c74aa2f988e4445a721022641bbed7a: Request end of tablet copy session 26050bee67744a0b90621df3b0f61a91-ffcb4b9910fb4f08a5f7210cbaaf8253 received from {username='slave'} at 127.0.0.1:39062
I20260630 12:37:13.139511  7666 tablet_copy_service.cc:434] P 1c74aa2f988e4445a721022641bbed7a: ending tablet copy session 26050bee67744a0b90621df3b0f61a91-ffcb4b9910fb4f08a5f7210cbaaf8253 on tablet ffcb4b9910fb4f08a5f7210cbaaf8253 with peer 26050bee67744a0b90621df3b0f61a91
I20260630 12:37:13.140573  7903 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: 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:37:13.141908  7903 tablet_bootstrap.cc:492] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: Bootstrap complete.
I20260630 12:37:13.142833  7903 ts_tablet_manager.cc:1403] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.011s
I20260630 12:37:13.145485  7903 raft_consensus.cc:359] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.146608  7903 raft_consensus.cc:740] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 26050bee67744a0b90621df3b0f61a91, State: Initialized, Role: LEARNER
I20260630 12:37:13.147569  7903 consensus_queue.cc:260] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: true } }
I20260630 12:37:13.150693  7903 ts_tablet_manager.cc:1434] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:37:13.152894  7746 tablet_copy_service.cc:342] P 672218237b394c25ab7ffbdf5851a0b4: Request end of tablet copy session 26050bee67744a0b90621df3b0f61a91-73c3398ca39446519ec40ae1964b64d2 received from {username='slave'} at 127.0.0.1:45490
I20260630 12:37:13.153586  7746 tablet_copy_service.cc:434] P 672218237b394c25ab7ffbdf5851a0b4: ending tablet copy session 26050bee67744a0b90621df3b0f61a91-73c3398ca39446519ec40ae1964b64d2 on tablet 73c3398ca39446519ec40ae1964b64d2 with peer 26050bee67744a0b90621df3b0f61a91
I20260630 12:37:13.369134  7570 raft_consensus.cc:1217] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:13.542387  7570 raft_consensus.cc:1217] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:37:13.564740  7570 raft_consensus.cc:1217] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:13.858520  7867 raft_consensus.cc:1064] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a: attempting to promote NON_VOTER 26050bee67744a0b90621df3b0f61a91 to VOTER
I20260630 12:37:13.860718  7867 consensus_queue.cc:237] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:13.867100  7570 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:13.867834  7816 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:13.868032  7735 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:13.869275  7867 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:13.870234  7912 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } 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:37:13.871091  7855 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:13.892185  7912 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.894626  7816 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.899504  7735 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.905786  7570 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.909642  7195 catalog_manager.cc:5697] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd reported cstate change: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } attrs { replace: true } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.949688  7654 consensus_queue.cc:237] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:13.954797  7570 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:13.954787  7735 raft_consensus.cc:1275] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:13.956321  7912 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:13.957077  7855 consensus_queue.cc:1048] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:13.963367  7912 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc13aaae11e74135a77cb396be14bffd (127.0.112.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.965876  7735 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc13aaae11e74135a77cb396be14bffd (127.0.112.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.966162  7570 raft_consensus.cc:2955] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cc13aaae11e74135a77cb396be14bffd (127.0.112.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:13.975005  7182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e44a4792c47477f853a32d6aa03a072 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:13.979014  7194 catalog_manager.cc:5697] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: config changed from index 4 to 5, VOTER cc13aaae11e74135a77cb396be14bffd (127.0.112.195) evicted. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.008129  7806 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e44a4792c47477f853a32d6aa03a072 with delete_type TABLET_DATA_TOMBSTONED (TS cc13aaae11e74135a77cb396be14bffd not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44546
I20260630 12:37:14.010437  7926 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.011942  7926 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.012749  7926 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.017517  7926 ts_tablet_manager.cc:1916] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:14.028674  7926 ts_tablet_manager.cc:1929] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:37:14.028992  7926 log.cc:1199] T 6e44a4792c47477f853a32d6aa03a072 P cc13aaae11e74135a77cb396be14bffd: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-2-root/wals/6e44a4792c47477f853a32d6aa03a072
I20260630 12:37:14.030591  7184 catalog_manager.cc:5028] TS cc13aaae11e74135a77cb396be14bffd (127.0.112.195:35251): tablet 6e44a4792c47477f853a32d6aa03a072 (table test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]) successfully deleted
I20260630 12:37:14.097718  7873 raft_consensus.cc:1064] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4: attempting to promote NON_VOTER 26050bee67744a0b90621df3b0f61a91 to VOTER
I20260630 12:37:14.099695  7873 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:14.106581  7570 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 LEARNER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:14.108450  7654 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:14.108551  7816 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:14.108460  7873 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:14.110240  7927 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:14.111179  7929 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } 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:37:14.125327  7927 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.128153  7570 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.130112  7654 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.137797  7816 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.140265  7197 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "672218237b394c25ab7ffbdf5851a0b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.178313  7912 raft_consensus.cc:1064] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a: attempting to promote NON_VOTER 26050bee67744a0b90621df3b0f61a91 to VOTER
I20260630 12:37:14.178066  7735 consensus_queue.cc:237] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [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: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:14.180919  7912 consensus_queue.cc:237] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:14.183966  7570 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:14.184787  7816 raft_consensus.cc:1275] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Refusing update from remote peer 672218237b394c25ab7ffbdf5851a0b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:14.186466  7927 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:14.188717  7929 consensus_queue.cc:1048] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:14.189949  7570 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 LEARNER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:14.191473  7855 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:14.194391  7873 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.196667  7816 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:14.198624  7855 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:14.202243  7816 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.200681  7571 raft_consensus.cc:2955] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.206404  7181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73c3398ca39446519ec40ae1964b64d2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:14.213779  7735 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:14.216097  7867 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } 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:37:14.215689  7197 catalog_manager.cc:5697] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: config changed from index 4 to 5, VOTER 1c74aa2f988e4445a721022641bbed7a (127.0.112.193) evicted. New cstate: current_term: 3 leader_uuid: "672218237b394c25ab7ffbdf5851a0b4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.236207  7855 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.241312  7645 tablet_service.cc:1558] Processing DeleteTablet for tablet 73c3398ca39446519ec40ae1964b64d2 with delete_type TABLET_DATA_TOMBSTONED (TS 1c74aa2f988e4445a721022641bbed7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39066
I20260630 12:37:14.238596  7735 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.239619  7815 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.283252  7569 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.286393  7938 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.288451  7938 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.289250  7938 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.281211  7194 catalog_manager.cc:5697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 reported cstate change: config changed from index 3 to 4, 26050bee67744a0b90621df3b0f61a91 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "672218237b394c25ab7ffbdf5851a0b4" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37163 } attrs { replace: true } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.293038  7938 ts_tablet_manager.cc:1916] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:14.309350  7654 consensus_queue.cc:237] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [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: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } }
I20260630 12:37:14.311923  7938 ts_tablet_manager.cc:1929] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:37:14.312404  7938 log.cc:1199] T 73c3398ca39446519ec40ae1964b64d2 P 1c74aa2f988e4445a721022641bbed7a: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-0-root/wals/73c3398ca39446519ec40ae1964b64d2
I20260630 12:37:14.314209  7182 catalog_manager.cc:5028] TS 1c74aa2f988e4445a721022641bbed7a (127.0.112.193:38343): tablet 73c3398ca39446519ec40ae1964b64d2 (table test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]) successfully deleted
I20260630 12:37:14.317241  7569 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:14.317492  7815 raft_consensus.cc:1275] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Refusing update from remote peer 1c74aa2f988e4445a721022641bbed7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:14.318887  7855 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } 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:37:14.319837  7867 consensus_queue.cc:1048] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:14.327695  7912 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.329715  7815 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.329885  7569 raft_consensus.cc:2955] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } } }
I20260630 12:37:14.338862  7182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:14.343909  7195 catalog_manager.cc:5697] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a reported cstate change: config changed from index 4 to 5, VOTER 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194) evicted. New cstate: current_term: 2 leader_uuid: "1c74aa2f988e4445a721022641bbed7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1c74aa2f988e4445a721022641bbed7a" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc13aaae11e74135a77cb396be14bffd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26050bee67744a0b90621df3b0f61a91" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 35629 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.354066  7726 tablet_service.cc:1558] Processing DeleteTablet for tablet ffcb4b9910fb4f08a5f7210cbaaf8253 with delete_type TABLET_DATA_TOMBSTONED (TS 672218237b394c25ab7ffbdf5851a0b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45506
I20260630 12:37:14.356210  7939 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:14.357111  7939 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.357875  7939 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.361186  7939 ts_tablet_manager.cc:1916] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:14.374855  7939 ts_tablet_manager.cc:1929] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:37:14.375243  7939 log.cc:1199] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 672218237b394c25ab7ffbdf5851a0b4: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822834427891-451-0/minicluster-data/ts-1-root/wals/ffcb4b9910fb4f08a5f7210cbaaf8253
I20260630 12:37:14.376714  7181 catalog_manager.cc:5028] TS 672218237b394c25ab7ffbdf5851a0b4 (127.0.112.194:37163): tablet ffcb4b9910fb4f08a5f7210cbaaf8253 (table test-workload [id=5a73923da7f44bf79e5cf2f3a0d08158]) successfully deleted
I20260630 12:37:16.175921   451 tablet_server.cc:179] TabletServer@127.0.112.193:38343 shutting down...
I20260630 12:37:16.207036   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.208045   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.208880   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.210071   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.213138   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.213693   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.214634   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 1c74aa2f988e4445a721022641bbed7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.217062   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.217516   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.218101   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P 1c74aa2f988e4445a721022641bbed7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.245734   451 tablet_server.cc:196] TabletServer@127.0.112.193:38343 shutdown complete.
I20260630 12:37:16.267652   451 tablet_server.cc:179] TabletServer@127.0.112.194:37163 shutting down...
I20260630 12:37:16.296387   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.297133   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.297782   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.298789   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.301249   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.301760   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.302634   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P 672218237b394c25ab7ffbdf5851a0b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.305307   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.305799   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.306335   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P 672218237b394c25ab7ffbdf5851a0b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.333375   451 tablet_server.cc:196] TabletServer@127.0.112.194:37163 shutdown complete.
I20260630 12:37:16.352743   451 tablet_server.cc:179] TabletServer@127.0.112.195:35251 shutting down...
I20260630 12:37:16.384248   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.385003   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.385632   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.386641   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.389231   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.389748   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.390859   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P cc13aaae11e74135a77cb396be14bffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.393265   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:16.393765   451 raft_consensus.cc:2243] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.394685   451 raft_consensus.cc:2272] T 3d9e5b3b47a24fa8bbebd81718b42589 P cc13aaae11e74135a77cb396be14bffd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.421087   451 tablet_server.cc:196] TabletServer@127.0.112.195:35251 shutdown complete.
I20260630 12:37:16.438287   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:16.458472   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:16.459292   451 tablet_replica.cc:333] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91: stopping tablet replica
I20260630 12:37:16.460093   451 raft_consensus.cc:2243] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.460904   451 raft_consensus.cc:2272] T 73c3398ca39446519ec40ae1964b64d2 P 26050bee67744a0b90621df3b0f61a91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.463276   451 tablet_replica.cc:333] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91: stopping tablet replica
I20260630 12:37:16.463811   451 raft_consensus.cc:2243] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.464569   451 raft_consensus.cc:2272] T ffcb4b9910fb4f08a5f7210cbaaf8253 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.466894   451 tablet_replica.cc:333] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91: stopping tablet replica
I20260630 12:37:16.467381   451 raft_consensus.cc:2243] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:16.468060   451 raft_consensus.cc:2272] T 6e44a4792c47477f853a32d6aa03a072 P 26050bee67744a0b90621df3b0f61a91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.489964   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:16.505740   451 master.cc:562] Master@127.0.112.254:35669 shutting down...
I20260630 12:37:16.526559   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:16.527328   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:16.527674   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27fdbb40c41a44feb8a67c0d5d8602c1: stopping tablet replica
I20260630 12:37:16.548146   451 master.cc:584] Master@127.0.112.254:35669 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16523 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:37:16.591887   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:46673
I20260630 12:37:16.593228   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:16.599300  7943 instance_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:37:16.599406  7942 instance_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:37:16.599889  7945 instance_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:37:16.601872   451 server_base.cc:1061] running on GCE node
I20260630 12:37:16.602890   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:16.603061   451 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:37:16.603230   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823036603217 us; error 0 us; skew 500 ppm
I20260630 12:37:16.603766   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:16.606329   451 webserver.cc:533] Webserver started at http://127.0.112.254:40509/ using document root <none> and password file <none>
I20260630 12:37:16.606873   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:16.607066   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:16.607372   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:16.608547   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "6c94c2c08a554481b5916fdf8c0bab69"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.613086   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:16.616355  7950 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:37:16.617064   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:16.617349   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "6c94c2c08a554481b5916fdf8c0bab69"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.617587   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:16.630266   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:16.631799   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:16.674513   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:46673
I20260630 12:37:16.674630  8001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:46673 every 8 connection(s)
I20260630 12:37:16.678637  8002 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:37:16.690811  8002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Bootstrap starting.
I20260630 12:37:16.695924  8002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:16.700485  8002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: No bootstrap required, opened a new log
I20260630 12:37:16.702836  8002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER }
I20260630 12:37:16.703383  8002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:16.703608  8002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c94c2c08a554481b5916fdf8c0bab69, State: Initialized, Role: FOLLOWER
I20260630 12:37:16.704254  8002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER }
I20260630 12:37:16.704751  8002 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:16.704952  8002 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:16.705258  8002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.710209  8002 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER }
I20260630 12:37:16.710784  8002 leader_election.cc:304] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [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: 6c94c2c08a554481b5916fdf8c0bab69; no voters: 
I20260630 12:37:16.711977  8002 leader_election.cc:290] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:16.712327  8005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:16.713698  8005 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 1 LEADER]: Becoming Leader. State: Replica: 6c94c2c08a554481b5916fdf8c0bab69, State: Running, Role: LEADER
I20260630 12:37:16.714337  8005 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [LEADER]: Queue going to LEADER mode. State: All 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: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER }
I20260630 12:37:16.715014  8002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:16.717509  8006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c94c2c08a554481b5916fdf8c0bab69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER } }
I20260630 12:37:16.717581  8007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c94c2c08a554481b5916fdf8c0bab69. Latest consensus state: current_term: 1 leader_uuid: "6c94c2c08a554481b5916fdf8c0bab69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c94c2c08a554481b5916fdf8c0bab69" member_type: VOTER } }
I20260630 12:37:16.718361  8006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:16.718711  8007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:16.721334  8011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:16.726632  8011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:16.731081   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:16.736112  8011 catalog_manager.cc:1383] Generated new cluster ID: ec9f5d86198e44fbb0d28bce7fe32b00
I20260630 12:37:16.736418  8011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:16.753300  8011 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:16.754603  8011 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:16.766521  8011 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Generated new TSK 0
I20260630 12:37:16.767184  8011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:16.797564   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:16.803524  8023 instance_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:37:16.804886  8024 instance_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:37:16.806463  8026 instance_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:37:16.806623   451 server_base.cc:1061] running on GCE node
I20260630 12:37:16.807633   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:16.807818   451 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:37:16.807945   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823036807928 us; error 0 us; skew 500 ppm
I20260630 12:37:16.808358   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:16.810613   451 webserver.cc:533] Webserver started at http://127.0.112.193:44569/ using document root <none> and password file <none>
I20260630 12:37:16.811102   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:16.811272   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:16.811479   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:16.812507   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "60679cec4a424a1287849334db4baa17"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.817104   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:16.820576  8031 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:37:16.821457   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:16.821748   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "60679cec4a424a1287849334db4baa17"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.822010   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:16.832355   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:16.833487   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:16.834995   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:16.837385   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:16.837558   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:16.837880   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:16.838055   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:16.881608   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:34385
I20260630 12:37:16.881794  8093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:34385 every 8 connection(s)
I20260630 12:37:16.887415   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:16.896448  8098 instance_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:37:16.898506  8099 instance_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:37:16.899326  8101 instance_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:37:16.900336   451 server_base.cc:1061] running on GCE node
I20260630 12:37:16.901419   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:16.901605   451 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:37:16.901741   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823036901728 us; error 0 us; skew 500 ppm
I20260630 12:37:16.902225   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:16.905128   451 webserver.cc:533] Webserver started at http://127.0.112.194:41483/ using document root <none> and password file <none>
I20260630 12:37:16.905718   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:16.905975   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:16.906313   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:16.907210  8094 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46673
I20260630 12:37:16.907759  8094 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:16.908339   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "81344216503d44de9a8e5a7340efa4d1"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.908946  8094 heartbeater.cc:507] Master 127.0.112.254:46673 requested a full tablet report, sending...
I20260630 12:37:16.912166  7967 ts_manager.cc:194] Registered new tserver with Master: 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385)
I20260630 12:37:16.914664  7967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52182
I20260630 12:37:16.915155   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:37:16.919001  8106 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:37:16.919955   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:16.920310   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "81344216503d44de9a8e5a7340efa4d1"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:16.920570   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:16.937462   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:16.938651   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:16.940189   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:16.942363   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:16.942589   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:16.942878   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:16.943048   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:16.983440   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:46143
I20260630 12:37:16.983542  8168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:46143 every 8 connection(s)
I20260630 12:37:16.988270   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:16.995357  8172 instance_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:37:16.997035  8173 instance_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:37:17.000159   451 server_base.cc:1061] running on GCE node
W20260630 12:37:17.000985  8175 instance_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:37:17.001801  8169 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46673
I20260630 12:37:17.002202  8169 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.002264   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:17.002601   451 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:37:17.002818   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823037002798 us; error 0 us; skew 500 ppm
I20260630 12:37:17.003106  8169 heartbeater.cc:507] Master 127.0.112.254:46673 requested a full tablet report, sending...
I20260630 12:37:17.003473   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:17.005409  7967 ts_manager.cc:194] Registered new tserver with Master: 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:17.006300   451 webserver.cc:533] Webserver started at http://127.0.112.195:33833/ using document root <none> and password file <none>
I20260630 12:37:17.006976   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:17.007203   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:17.007318  7967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52198
I20260630 12:37:17.007563   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:17.008881   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "07d0f24ba2794c7c820f7179aad081f3"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-45vn"
I20260630 12:37:17.013309   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:37:17.016532  8180 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:37:17.017307   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:17.017613   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "07d0f24ba2794c7c820f7179aad081f3"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-45vn"
I20260630 12:37:17.017915   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:17.033376   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:17.034559   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:17.036131   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:17.038497   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:17.038674   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.039000   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:17.039160   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.078486   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:35797
I20260630 12:37:17.078589  8242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:35797 every 8 connection(s)
I20260630 12:37:17.094311  8243 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46673
I20260630 12:37:17.094661  8243 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.095511  8243 heartbeater.cc:507] Master 127.0.112.254:46673 requested a full tablet report, sending...
I20260630 12:37:17.097493  7967 ts_manager.cc:194] Registered new tserver with Master: 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:17.098462   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016062649s
I20260630 12:37:17.098887  7967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52200
I20260630 12:37:17.917717  8094 heartbeater.cc:499] Master 127.0.112.254:46673 was elected leader, sending a full tablet report...
I20260630 12:37:18.010057  8169 heartbeater.cc:499] Master 127.0.112.254:46673 was elected leader, sending a full tablet report...
I20260630 12:37:18.101961  8243 heartbeater.cc:499] Master 127.0.112.254:46673 was elected leader, sending a full tablet report...
I20260630 12:37:18.156545  7967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52202:
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:37:18.158931  7967 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:37:18.216142  8134 tablet_service.cc:1511] Processing CreateTablet for tablet 0111d18bdd73487d9a45a60490932281 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.216429  8133 tablet_service.cc:1511] Processing CreateTablet for tablet 6631c9e2fb364f2da7cd95ebad36944f (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.217655  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0111d18bdd73487d9a45a60490932281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.220294  8208 tablet_service.cc:1511] Processing CreateTablet for tablet 0111d18bdd73487d9a45a60490932281 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.221704  8208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0111d18bdd73487d9a45a60490932281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.222942  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6631c9e2fb364f2da7cd95ebad36944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.221697  8207 tablet_service.cc:1511] Processing CreateTablet for tablet 6631c9e2fb364f2da7cd95ebad36944f (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.224089  8207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6631c9e2fb364f2da7cd95ebad36944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.226251  8132 tablet_service.cc:1511] Processing CreateTablet for tablet e990970779c84153a35fa5978709a87e (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.227697  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e990970779c84153a35fa5978709a87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.230152  8206 tablet_service.cc:1511] Processing CreateTablet for tablet e990970779c84153a35fa5978709a87e (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.231499  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e990970779c84153a35fa5978709a87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.235304  8205 tablet_service.cc:1511] Processing CreateTablet for tablet 5b66e7ba500541009af5d562ba98c3a8 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.236678  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b66e7ba500541009af5d562ba98c3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.239981  8131 tablet_service.cc:1511] Processing CreateTablet for tablet 5b66e7ba500541009af5d562ba98c3a8 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.241458  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b66e7ba500541009af5d562ba98c3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.252678  8059 tablet_service.cc:1511] Processing CreateTablet for tablet 0111d18bdd73487d9a45a60490932281 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.254597  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0111d18bdd73487d9a45a60490932281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.259150  8058 tablet_service.cc:1511] Processing CreateTablet for tablet 6631c9e2fb364f2da7cd95ebad36944f (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.260989  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6631c9e2fb364f2da7cd95ebad36944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.265164  8057 tablet_service.cc:1511] Processing CreateTablet for tablet e990970779c84153a35fa5978709a87e (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.267217  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e990970779c84153a35fa5978709a87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.284569  8056 tablet_service.cc:1511] Processing CreateTablet for tablet 5b66e7ba500541009af5d562ba98c3a8 (DEFAULT_TABLE table=test-workload [id=4058479e542f4a0799f880097b41be52]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.286556  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b66e7ba500541009af5d562ba98c3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.328413  8263 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: Bootstrap starting.
I20260630 12:37:18.331985  8264 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: Bootstrap starting.
I20260630 12:37:18.338136  8264 tablet_bootstrap.cc:654] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.343183  8265 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.351420  8265 tablet_bootstrap.cc:654] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.354233  8264 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: No bootstrap required, opened a new log
I20260630 12:37:18.354841  8264 ts_tablet_manager.cc:1403] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.017s
I20260630 12:37:18.357812  8264 raft_consensus.cc:359] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.358597  8264 raft_consensus.cc:385] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.358963  8264 raft_consensus.cc:740] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.360312  8263 tablet_bootstrap.cc:654] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.359840  8264 consensus_queue.cc:260] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.363241  8265 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:18.363668  8264 ts_tablet_manager.cc:1434] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:37:18.363930  8265 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260630 12:37:18.365345  8264 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Bootstrap starting.
I20260630 12:37:18.367003  8263 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: No bootstrap required, opened a new log
I20260630 12:37:18.367554  8263 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260630 12:37:18.367182  8265 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.367969  8265 raft_consensus.cc:385] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.368315  8265 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.369238  8265 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.372007  8264 tablet_bootstrap.cc:654] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.371913  8263 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.373194  8263 raft_consensus.cc:385] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.373651  8263 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.374827  8263 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.381943  8265 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.015s
I20260630 12:37:18.384207  8265 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.384557  8264 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: No bootstrap required, opened a new log
I20260630 12:37:18.385087  8264 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:37:18.383138  8263 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:37:18.387745  8263 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: Bootstrap starting.
I20260630 12:37:18.387866  8264 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.388657  8264 raft_consensus.cc:385] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.388962  8264 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.390231  8265 tablet_bootstrap.cc:654] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.390048  8264 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.391777  8268 raft_consensus.cc:493] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.392202  8268 raft_consensus.cc:515] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.396570  8263 tablet_bootstrap.cc:654] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.401049  8268 leader_election.cc:290] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.419589  8264 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260630 12:37:18.421911  8265 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:18.422510  8265 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.013s
I20260630 12:37:18.426422  8263 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: No bootstrap required, opened a new log
I20260630 12:37:18.427112  8263 ts_tablet_manager.cc:1403] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.015s
I20260630 12:37:18.426925  8265 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.427834  8265 raft_consensus.cc:385] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.428184  8265 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.429169  8265 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.430395  8263 raft_consensus.cc:359] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.431262  8263 raft_consensus.cc:385] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.431526  8265 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:18.431610  8263 raft_consensus.cc:740] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.432780  8265 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.432869  8263 consensus_queue.cc:260] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.434167  8264 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Bootstrap starting.
I20260630 12:37:18.439980  8265 tablet_bootstrap.cc:654] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.442127  8263 ts_tablet_manager.cc:1434] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260630 12:37:18.446198  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6631c9e2fb364f2da7cd95ebad36944f" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1" is_pre_election: true
I20260630 12:37:18.446341  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6631c9e2fb364f2da7cd95ebad36944f" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17" is_pre_election: true
I20260630 12:37:18.446702  8264 tablet_bootstrap.cc:654] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.447111  8069 raft_consensus.cc:2468] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.448756  8184 leader_election.cc:304] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:18.449815  8276 raft_consensus.cc:2804] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.450202  8276 raft_consensus.cc:493] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.450520  8276 raft_consensus.cc:3060] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.451804  8263 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: Bootstrap starting.
I20260630 12:37:18.447111  8144 raft_consensus.cc:2468] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.459657  8276 raft_consensus.cc:515] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.460035  8264 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: No bootstrap required, opened a new log
I20260630 12:37:18.459982  8263 tablet_bootstrap.cc:654] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.461138  8264 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260630 12:37:18.463063  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6631c9e2fb364f2da7cd95ebad36944f" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17"
I20260630 12:37:18.463310  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6631c9e2fb364f2da7cd95ebad36944f" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1"
I20260630 12:37:18.463703  8069 raft_consensus.cc:3060] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.463866  8144 raft_consensus.cc:3060] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.464058  8264 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.464782  8264 raft_consensus.cc:385] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.465018  8264 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.465704  8264 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.468994  8264 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:18.469558  8268 raft_consensus.cc:493] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.470116  8264 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Bootstrap starting.
I20260630 12:37:18.470017  8268 raft_consensus.cc:515] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.471443  8144 raft_consensus.cc:2468] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.472203  8268 leader_election.cc:290] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.471443  8069 raft_consensus.cc:2468] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.474176  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17" is_pre_election: true
I20260630 12:37:18.475288  8068 raft_consensus.cc:2468] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.476716  8181 leader_election.cc:304] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 81344216503d44de9a8e5a7340efa4d1; no voters: 
I20260630 12:37:18.476991  8264 tablet_bootstrap.cc:654] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.477115  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1" is_pre_election: true
I20260630 12:37:18.477669  8184 leader_election.cc:304] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 60679cec4a424a1287849334db4baa17; no voters: 
W20260630 12:37:18.478443  8181 leader_election.cc:343] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:18.479131  8268 raft_consensus.cc:2804] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.481662  8268 raft_consensus.cc:697] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Leader. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:18.482146  8283 raft_consensus.cc:2804] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.483635  8265 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:18.484566  8265 ts_tablet_manager.cc:1403] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.012s
I20260630 12:37:18.484568  8268 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.487428  8276 leader_election.cc:290] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Requested vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.488178  8265 raft_consensus.cc:359] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.489063  8265 raft_consensus.cc:385] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.489384  8265 raft_consensus.cc:740] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.490870  8283 raft_consensus.cc:493] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.491425  8283 raft_consensus.cc:3060] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.492183  8263 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: No bootstrap required, opened a new log
I20260630 12:37:18.492818  8263 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.002s
I20260630 12:37:18.490305  8265 consensus_queue.cc:260] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.495787  8263 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.496533  8263 raft_consensus.cc:385] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.496840  8263 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.498641  8265 ts_tablet_manager.cc:1434] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:37:18.498188  8263 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.500488  8265 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.500293  7967 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.503906  8283 raft_consensus.cc:515] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.506331  8283 leader_election.cc:290] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Requested vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.508061  8265 tablet_bootstrap.cc:654] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.508854  8263 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:37:18.509173  8264 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: No bootstrap required, opened a new log
I20260630 12:37:18.509680  8264 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260630 12:37:18.512617  8264 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.513345  8264 raft_consensus.cc:385] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.513638  8264 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.514428  8263 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Bootstrap starting.
I20260630 12:37:18.514537  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1"
W20260630 12:37:18.516355  8181 leader_election.cc:343] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:18.517204  8264 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.518316  8276 raft_consensus.cc:493] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.518782  8276 raft_consensus.cc:515] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.520809  8276 leader_election.cc:290] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143), 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385)
I20260630 12:37:18.522652  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0111d18bdd73487d9a45a60490932281" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1" is_pre_election: true
I20260630 12:37:18.523313  8144 raft_consensus.cc:2468] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.524842  8264 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260630 12:37:18.525162  8181 leader_election.cc:304] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 81344216503d44de9a8e5a7340efa4d1; no voters: 
I20260630 12:37:18.523288  8263 tablet_bootstrap.cc:654] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.526214  8283 raft_consensus.cc:2804] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.527058  8283 raft_consensus.cc:493] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.527478  8283 raft_consensus.cc:3060] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.538110  8283 raft_consensus.cc:515] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.540477  8283 leader_election.cc:290] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Requested vote from peers 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143), 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385)
W20260630 12:37:18.540524  8184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.112.193:34385, user_credentials={real_user=slave}} blocked reactor thread for 62932.1us
I20260630 12:37:18.541986  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0111d18bdd73487d9a45a60490932281" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1"
I20260630 12:37:18.542615  8144 raft_consensus.cc:3060] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.543236  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0111d18bdd73487d9a45a60490932281" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17" is_pre_election: true
I20260630 12:37:18.543691  8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0111d18bdd73487d9a45a60490932281" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17"
I20260630 12:37:18.544045  8069 raft_consensus.cc:2468] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.543196  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17"
I20260630 12:37:18.545085  8068 raft_consensus.cc:3060] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.547173  8263 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: No bootstrap required, opened a new log
I20260630 12:37:18.547745  8263 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.010s
I20260630 12:37:18.549856  8265 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:18.550160  8144 raft_consensus.cc:2468] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.550428  8265 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.021s
I20260630 12:37:18.550845  8263 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.551615  8263 raft_consensus.cc:385] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.551463  8181 leader_election.cc:304] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [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: 07d0f24ba2794c7c820f7179aad081f3, 81344216503d44de9a8e5a7340efa4d1; no voters: 60679cec4a424a1287849334db4baa17
I20260630 12:37:18.552040  8263 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.552093  8068 raft_consensus.cc:2468] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.552776  8283 raft_consensus.cc:2804] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.553210  8184 leader_election.cc:304] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: 07d0f24ba2794c7c820f7179aad081f3, 60679cec4a424a1287849334db4baa17; no voters: 81344216503d44de9a8e5a7340efa4d1
I20260630 12:37:18.553368  8283 raft_consensus.cc:697] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Leader. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:18.554065  8268 raft_consensus.cc:2804] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.552985  8263 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.554586  8268 raft_consensus.cc:697] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Leader. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:18.554661  8265 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.555622  8265 raft_consensus.cc:385] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.556190  8265 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.555601  8268 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.556412  8263 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:18.554379  8283 consensus_queue.cc:237] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.557055  8265 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.570235  8265 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:37:18.574241  7965 catalog_manager.cc:5697] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:18.587023  7965 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.606199  8272 raft_consensus.cc:493] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.606940  8272 raft_consensus.cc:515] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.609076  8272 leader_election.cc:290] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:18.619800  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "81344216503d44de9a8e5a7340efa4d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17" is_pre_election: true
I20260630 12:37:18.620267  8218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e990970779c84153a35fa5978709a87e" candidate_uuid: "81344216503d44de9a8e5a7340efa4d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d0f24ba2794c7c820f7179aad081f3" is_pre_election: true
I20260630 12:37:18.620522  8068 raft_consensus.cc:2393] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81344216503d44de9a8e5a7340efa4d1 in current term 1: Already voted for candidate 07d0f24ba2794c7c820f7179aad081f3 in this term.
I20260630 12:37:18.621722  8108 leader_election.cc:304] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [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: 81344216503d44de9a8e5a7340efa4d1; no voters: 07d0f24ba2794c7c820f7179aad081f3, 60679cec4a424a1287849334db4baa17
I20260630 12:37:18.622488  8272 raft_consensus.cc:3060] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.628870  8272 raft_consensus.cc:2749] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:18.728925  8015 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:18.746462  8268 raft_consensus.cc:493] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:18.747077  8268 raft_consensus.cc:515] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.748801  8268 leader_election.cc:290] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.749835  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1" is_pre_election: true
I20260630 12:37:18.749698  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17" is_pre_election: true
I20260630 12:37:18.750592  8144 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.750634  8068 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 0.
I20260630 12:37:18.752009  8181 leader_election.cc:304] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 81344216503d44de9a8e5a7340efa4d1; no voters: 
I20260630 12:37:18.752755  8268 raft_consensus.cc:2804] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:18.753059  8268 raft_consensus.cc:493] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:18.753331  8268 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.758212  8268 raft_consensus.cc:515] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.759790  8268 leader_election.cc:290] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Requested vote from peers 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385), 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143)
I20260630 12:37:18.760744  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60679cec4a424a1287849334db4baa17"
I20260630 12:37:18.760880  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "07d0f24ba2794c7c820f7179aad081f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81344216503d44de9a8e5a7340efa4d1"
I20260630 12:37:18.761266  8068 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.761459  8144 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.766001  8068 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.766139  8144 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d0f24ba2794c7c820f7179aad081f3 in term 1.
I20260630 12:37:18.767261  8184 leader_election.cc:304] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d0f24ba2794c7c820f7179aad081f3, 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:18.767958  8268 raft_consensus.cc:2804] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.768395  8268 raft_consensus.cc:697] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Leader. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:18.769064  8268 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.776404  7965 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.816241  7965 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52218:
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:37:18.846596  8056 tablet_service.cc:1511] Processing CreateTablet for tablet 67ebc59636b74b1684cfc3b66a844fa1 (DEFAULT_TABLE table=dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:18.847865  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ebc59636b74b1684cfc3b66a844fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.847940  8132 tablet_service.cc:1511] Processing CreateTablet for tablet 69ef6f97386142379acfe97c62d0fa1d (DEFAULT_TABLE table=dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:18.849268  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ef6f97386142379acfe97c62d0fa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.849824  8205 tablet_service.cc:1511] Processing CreateTablet for tablet 061af4950b7f4137a75f479ac815de30 (DEFAULT_TABLE table=dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:18.850245  8059 tablet_service.cc:1511] Processing CreateTablet for tablet c3d48e430c1444cea4d2de269e341fae (DEFAULT_TABLE table=dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:18.851114  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061af4950b7f4137a75f479ac815de30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.851425  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d48e430c1444cea4d2de269e341fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.864436  8265 tablet_bootstrap.cc:492] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.866411  8263 tablet_bootstrap.cc:492] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Bootstrap starting.
I20260630 12:37:18.870514  8265 tablet_bootstrap.cc:654] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.873369  8263 tablet_bootstrap.cc:654] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.874102  8264 tablet_bootstrap.cc:492] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Bootstrap starting.
I20260630 12:37:18.878135  8265 tablet_bootstrap.cc:492] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:18.878873  8265 ts_tablet_manager.cc:1403] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.007s
I20260630 12:37:18.880972  8264 tablet_bootstrap.cc:654] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.881631  8265 raft_consensus.cc:359] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.882138  8265 raft_consensus.cc:385] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.882208  8263 tablet_bootstrap.cc:492] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: No bootstrap required, opened a new log
I20260630 12:37:18.882424  8265 raft_consensus.cc:740] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.882820  8263 ts_tablet_manager.cc:1403] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:37:18.883607  8265 consensus_queue.cc:260] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.884303  8265 raft_consensus.cc:399] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.885147  8265 raft_consensus.cc:493] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.885490  8265 raft_consensus.cc:3060] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.886802  8268 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:18.887516  8263 raft_consensus.cc:359] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } }
I20260630 12:37:18.888073  8263 raft_consensus.cc:385] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.888388  8263 raft_consensus.cc:740] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.889123  8263 consensus_queue.cc:260] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } }
I20260630 12:37:18.889770  8263 raft_consensus.cc:399] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.890071  8263 raft_consensus.cc:493] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.890410  8263 raft_consensus.cc:3060] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.892356  8264 tablet_bootstrap.cc:492] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: No bootstrap required, opened a new log
I20260630 12:37:18.892890  8264 ts_tablet_manager.cc:1403] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:37:18.894546  8265 raft_consensus.cc:515] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.895447  8265 leader_election.cc:304] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [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: 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:18.895859  8264 raft_consensus.cc:359] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.896450  8264 raft_consensus.cc:385] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:18.896481  8270 raft_consensus.cc:2804] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.896831  8264 raft_consensus.cc:740] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.897773  8263 raft_consensus.cc:515] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } }
I20260630 12:37:18.897818  8264 consensus_queue.cc:260] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.898779  8264 raft_consensus.cc:399] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:18.898725  8263 leader_election.cc:304] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [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: 81344216503d44de9a8e5a7340efa4d1; no voters: 
I20260630 12:37:18.899557  8263 leader_election.cc:290] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.899711  8272 raft_consensus.cc:2804] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.902029  8265 leader_election.cc:290] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.899256  8264 raft_consensus.cc:493] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:18.905781  8264 raft_consensus.cc:3060] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.925637  8264 raft_consensus.cc:515] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.926683  8264 leader_election.cc:304] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [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: 07d0f24ba2794c7c820f7179aad081f3; no voters: 
I20260630 12:37:18.926985  8270 raft_consensus.cc:697] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 LEADER]: Becoming Leader. State: Replica: 60679cec4a424a1287849334db4baa17, State: Running, Role: LEADER
I20260630 12:37:18.927446  8272 raft_consensus.cc:697] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 1 LEADER]: Becoming Leader. State: Replica: 81344216503d44de9a8e5a7340efa4d1, State: Running, Role: LEADER
I20260630 12:37:18.928582  8270 consensus_queue.cc:237] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [LEADER]: Queue going to LEADER mode. State: All 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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:18.929915  8268 raft_consensus.cc:2804] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:18.931941  8268 raft_consensus.cc:697] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Leader. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:18.932898  8268 consensus_queue.cc:237] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Queue going to LEADER mode. State: All 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: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:18.936375  8263 ts_tablet_manager.cc:1434] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Time spent starting tablet: real 0.053s	user 0.033s	sys 0.017s
I20260630 12:37:18.936861  8265 ts_tablet_manager.cc:1434] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.017s
I20260630 12:37:18.938577  8265 tablet_bootstrap.cc:492] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:18.928753  8272 consensus_queue.cc:237] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [LEADER]: Queue going to LEADER mode. State: All 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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } }
I20260630 12:37:18.942728  8276 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:18.944134  7965 catalog_manager.cc:5697] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60679cec4a424a1287849334db4baa17 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "60679cec4a424a1287849334db4baa17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.941295  8264 leader_election.cc:290] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:18.955402  8264 ts_tablet_manager.cc:1434] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Time spent starting tablet: real 0.062s	user 0.022s	sys 0.000s
I20260630 12:37:18.957844  7966 catalog_manager.cc:5697] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:18.962083  8265 tablet_bootstrap.cc:654] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:18.980902  8067 raft_consensus.cc:3060] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:18.996369  8268 consensus_queue.cc:1048] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:19.023957  7966 catalog_manager.cc:5697] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "81344216503d44de9a8e5a7340efa4d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:19.028517  8281 consensus_queue.cc:1048] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:19.041559  8265 tablet_bootstrap.cc:492] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: No bootstrap required, opened a new log
I20260630 12:37:19.042119  8265 ts_tablet_manager.cc:1403] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.104s	user 0.049s	sys 0.031s
I20260630 12:37:19.045097  8265 raft_consensus.cc:359] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:19.045676  8265 raft_consensus.cc:385] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:19.045964  8265 raft_consensus.cc:740] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.046941  8265 consensus_queue.cc:260] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:19.047582  8265 raft_consensus.cc:399] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:19.047899  8265 raft_consensus.cc:493] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:19.048262  8265 raft_consensus.cc:3060] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:19.055570  8265 raft_consensus.cc:515] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:19.056255  8265 leader_election.cc:304] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [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: 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:19.056849  8265 leader_election.cc:290] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:19.057320  8305 raft_consensus.cc:2804] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:19.058012  8305 raft_consensus.cc:697] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 LEADER]: Becoming Leader. State: Replica: 60679cec4a424a1287849334db4baa17, State: Running, Role: LEADER
I20260630 12:37:19.058933  8265 ts_tablet_manager.cc:1434] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.005s
I20260630 12:37:19.058705  8305 consensus_queue.cc:237] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [LEADER]: Queue going to LEADER mode. State: All 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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:19.081741  7966 catalog_manager.cc:5697] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60679cec4a424a1287849334db4baa17 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "60679cec4a424a1287849334db4baa17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:19.140291   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:19.160686   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:19.161501   451 tablet_replica.cc:333] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.162215   451 raft_consensus.cc:2243] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.162678   451 raft_consensus.cc:2272] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:19.164793  8184 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]
I20260630 12:37:19.166113   451 tablet_replica.cc:333] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.166899   451 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.167392   451 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:19.167802  8184 consensus_peers.cc:597] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. 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:37:19.169159  8184 consensus_peers.cc:597] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. 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:37:19.169732   451 tablet_replica.cc:333] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.170327   451 raft_consensus.cc:2243] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.170732   451 raft_consensus.cc:2272] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.173280   451 tablet_replica.cc:333] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.173787   451 raft_consensus.cc:2243] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.174191   451 raft_consensus.cc:2272] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.176329   451 tablet_replica.cc:333] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.176831   451 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.177258   451 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.179174   451 tablet_replica.cc:333] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: stopping tablet replica
I20260630 12:37:19.179735   451 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.180158   451 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.180012  8283 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:19.208635   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:19.261693  8281 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:19.482081  8184 consensus_peers.cc:597] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:19.525846  8184 consensus_peers.cc:597] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.267514  7965 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52202:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:20.268004  7965 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52202:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:20.282857  7965 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Sending DeleteTablet for 1 replicas of tablet 67ebc59636b74b1684cfc3b66a844fa1
I20260630 12:37:20.283638  7965 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Sending DeleteTablet for 1 replicas of tablet 69ef6f97386142379acfe97c62d0fa1d
I20260630 12:37:20.284297  7965 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Sending DeleteTablet for 1 replicas of tablet 061af4950b7f4137a75f479ac815de30
I20260630 12:37:20.285538  7965 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: Sending DeleteTablet for 1 replicas of tablet c3d48e430c1444cea4d2de269e341fae
I20260630 12:37:20.285468  8132 tablet_service.cc:1558] Processing DeleteTablet for tablet 69ef6f97386142379acfe97c62d0fa1d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:33666
I20260630 12:37:20.286043  8205 tablet_service.cc:1558] Processing DeleteTablet for tablet 061af4950b7f4137a75f479ac815de30 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:58640
I20260630 12:37:20.289933   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:20.290092  8281 consensus_queue.cc:579] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Leader has been unable to successfully communicate with peer 60679cec4a424a1287849334db4baa17 for more than 1 seconds (1.121s)
W20260630 12:37:20.300335  8334 instance_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:37:20.303925  8332 tablet_replica.cc:333] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: stopping tablet replica
W20260630 12:37:20.304198  8335 instance_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:37:20.305119  8332 raft_consensus.cc:2243] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.305932  8332 raft_consensus.cc:2272] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:20.306982  7954 catalog_manager.cc:4755] TS 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 67ebc59636b74b1684cfc3b66a844fa1: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111)
I20260630 12:37:20.307658  8331 tablet_replica.cc:333] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: stopping tablet replica
I20260630 12:37:20.311574  8331 raft_consensus.cc:2243] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.312258  8331 raft_consensus.cc:2272] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.310510  8332 ts_tablet_manager.cc:1916] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.314845   451 server_base.cc:1061] running on GCE node
I20260630 12:37:20.315219  8331 ts_tablet_manager.cc:1916] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:37:20.315686  8337 instance_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:37:20.316833   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.317103   451 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:37:20.317328   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823040317306 us; error 0 us; skew 500 ppm
I20260630 12:37:20.318032   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.324102   451 webserver.cc:533] Webserver started at http://127.0.112.196:41317/ using document root <none> and password file <none>
I20260630 12:37:20.324903   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.325220   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.325541   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.326967   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "e18330cfb81d47e1a073f20aeded9038"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-45vn"
I20260630 12:37:20.328068  8331 ts_tablet_manager.cc:1929] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:20.328482  8331 log.cc:1199] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root/wals/69ef6f97386142379acfe97c62d0fa1d
I20260630 12:37:20.329080  8331 ts_tablet_manager.cc:1950] T 69ef6f97386142379acfe97c62d0fa1d P 81344216503d44de9a8e5a7340efa4d1: Deleting consensus metadata
I20260630 12:37:20.330705  8332 ts_tablet_manager.cc:1929] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:20.331234  8332 log.cc:1199] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root/wals/061af4950b7f4137a75f479ac815de30
I20260630 12:37:20.331700  7951 catalog_manager.cc:5028] TS 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143): tablet 69ef6f97386142379acfe97c62d0fa1d (table dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]) successfully deleted
I20260630 12:37:20.331969  8332 ts_tablet_manager.cc:1950] T 061af4950b7f4137a75f479ac815de30 P 07d0f24ba2794c7c820f7179aad081f3: Deleting consensus metadata
I20260630 12:37:20.333263   451 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:20.335256  7952 catalog_manager.cc:5028] TS 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797): tablet 061af4950b7f4137a75f479ac815de30 (table dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]) successfully deleted
I20260630 12:37:20.337164  8342 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:37:20.338033   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:20.338368   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "e18330cfb81d47e1a073f20aeded9038"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-45vn"
I20260630 12:37:20.338625   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:20.355659   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.356837   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.358342   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.360738   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.360960   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.361227   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.361405   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.403451   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:36275
I20260630 12:37:20.403538  8404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:36275 every 8 connection(s)
I20260630 12:37:20.408350   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.417299  8409 instance_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:37:20.418881  8408 instance_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:37:20.422837  8411 instance_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:37:20.423375  8405 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46673
I20260630 12:37:20.423822  8405 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.424664  8405 heartbeater.cc:507] Master 127.0.112.254:46673 requested a full tablet report, sending...
I20260630 12:37:20.425741   451 server_base.cc:1061] running on GCE node
I20260630 12:37:20.426786   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.427042   451 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:37:20.427028  7965 ts_manager.cc:194] Registered new tserver with Master: e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275)
I20260630 12:37:20.427505   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823040427482 us; error 0 us; skew 500 ppm
I20260630 12:37:20.428282   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.429036  7965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52230
I20260630 12:37:20.431339   451 webserver.cc:533] Webserver started at http://127.0.112.193:44569/ using document root <none> and password file <none>
I20260630 12:37:20.431875   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.432047   451 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:20.435523   451 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:37:20.438707  8416 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:37:20.439567   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:20.439868   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "60679cec4a424a1287849334db4baa17"
format_stamp: "Formatted at 2026-06-30 12:37:16 on dist-test-slave-45vn"
I20260630 12:37:20.440258   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-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:37:20.454542   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.455626   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.457458   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.461383  8423 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:37:20.490093   451 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:37:20.490413   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.030s	user 0.002s	sys 0.000s
I20260630 12:37:20.490849   451 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:37:20.494334  8218 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:20.495461  8423 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.503942  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.507345  8276 consensus_queue.cc:579] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Leader has been unable to successfully communicate with peer 60679cec4a424a1287849334db4baa17 for more than 1 seconds (1.466s)
I20260630 12:37:20.512197  8268 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.532404  8218 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:20.540063  8423 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: 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:37:20.541106  8423 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.541960  8423 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.008s
W20260630 12:37:20.544726  8184 consensus_peers.cc:597] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.544775  8423 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.545476  8144 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.545750  8423 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.546545  8423 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.547297  8268 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.547735   451 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:37:20.548022   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.057s	user 0.038s	sys 0.000s
W20260630 12:37:20.560883  8181 consensus_peers.cc:597] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b66e7ba500541009af5d562ba98c3a8. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:20.561960  8181 consensus_peers.cc:597] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6631c9e2fb364f2da7cd95ebad36944f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.566249  8281 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
W20260630 12:37:20.571480  8184 consensus_peers.cc:597] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.576026  8276 consensus_queue.cc:579] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Leader has been unable to successfully communicate with peer 60679cec4a424a1287849334db4baa17 for more than 1 seconds (1.530s)
I20260630 12:37:20.578569  8423 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.017s
I20260630 12:37:20.579854  8423 tablet_bootstrap.cc:492] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.581037  8143 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.617034  8436 consensus_queue.cc:579] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Leader has been unable to successfully communicate with peer 60679cec4a424a1287849334db4baa17 for more than 1 seconds (1.449s)
I20260630 12:37:20.622148  8433 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.624145  8144 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.627915  7952 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5b66e7ba500541009af5d562ba98c3a8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:37:20.640565  8218 consensus_queue.cc:237] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:20.648792  7952 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6631c9e2fb364f2da7cd95ebad36944f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:20.664466  8423 tablet_bootstrap.cc:492] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: 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:37:20.665606  8423 tablet_bootstrap.cc:492] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.666452  8423 ts_tablet_manager.cc:1403] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.033s
I20260630 12:37:20.665742  7965 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:20.669603  8181 consensus_peers.cc:597] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0111d18bdd73487d9a45a60490932281. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.670542  8423 raft_consensus.cc:359] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.671204  8423 raft_consensus.cc:740] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.672000  8423 consensus_queue.cc:260] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.672706  8423 raft_consensus.cc:399] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.673079  8423 raft_consensus.cc:493] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.673472  8423 raft_consensus.cc:3060] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:20.674063  8184 consensus_peers.cc:597] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.675652  8144 raft_consensus.cc:1275] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:20.677517  8433 consensus_queue.cc:1048] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:20.678440  7967 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.681630  8423 raft_consensus.cc:515] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.682430  8423 leader_election.cc:304] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [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: 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:20.683291  8430 raft_consensus.cc:2804] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.689231  8423 leader_election.cc:290] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.698772  8433 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.705005  8143 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.713361  8218 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:20.732975  7952 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0111d18bdd73487d9a45a60490932281 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:20.736753  7965 catalog_manager.cc:5697] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.745568  8143 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:37:20.746106  8181 consensus_peers.cc:597] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e990970779c84153a35fa5978709a87e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.747556  8281 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:20.754644  8184 consensus_peers.cc:597] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:20.771330  8430 raft_consensus.cc:697] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Becoming Leader. State: Replica: 60679cec4a424a1287849334db4baa17, State: Running, Role: LEADER
I20260630 12:37:20.771095  8281 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.772509  8430 consensus_queue.cc:237] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.776373  8423 ts_tablet_manager.cc:1434] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.109s	user 0.032s	sys 0.021s
I20260630 12:37:20.777786  8423 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.787847  8143 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
W20260630 12:37:20.795296  8015 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 60679cec4a424a1287849334db4baa17 not available for placement
I20260630 12:37:20.797582  7952 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e990970779c84153a35fa5978709a87e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:20.808508  8423 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: 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:37:20.809734  8423 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.810496  8423 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260630 12:37:20.813308  8423 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.814111  8423 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.815091  8423 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.817683  8423 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:37:20.818598  8423 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.819725  7966 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:20.837460  8423 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: 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:37:20.838433  8423 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.839211  8423 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:37:20.842046  8423 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.842945  8423 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.843714  8423 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:20.845933  8423 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:20.846616  8423 tablet_bootstrap.cc:492] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.862809  8423 tablet_bootstrap.cc:492] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: 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:37:20.863878  8423 tablet_bootstrap.cc:492] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.864719  8423 ts_tablet_manager.cc:1403] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:37:20.866607   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:34385
I20260630 12:37:20.866709  8505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:34385 every 8 connection(s)
I20260630 12:37:20.867587  8423 raft_consensus.cc:359] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.868187  8423 raft_consensus.cc:740] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.868835  8423 consensus_queue.cc:260] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.869431  8423 raft_consensus.cc:399] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.869706  8423 raft_consensus.cc:493] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.870074  8423 raft_consensus.cc:3060] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.876272  8423 raft_consensus.cc:515] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.876772  8423 leader_election.cc:304] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [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: 60679cec4a424a1287849334db4baa17; no voters: 
I20260630 12:37:20.877271  8423 leader_election.cc:290] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:20.877466  8445 raft_consensus.cc:2804] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.878355  8445 raft_consensus.cc:697] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Becoming Leader. State: Replica: 60679cec4a424a1287849334db4baa17, State: Running, Role: LEADER
I20260630 12:37:20.878809  8423 ts_tablet_manager.cc:1434] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260630 12:37:20.879277  8445 consensus_queue.cc:237] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.879693  8423 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Bootstrap starting.
I20260630 12:37:20.889196  8506 heartbeater.cc:344] Connected to a master server at 127.0.112.254:46673
I20260630 12:37:20.889631  8506 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.890321  8506 heartbeater.cc:507] Master 127.0.112.254:46673 requested a full tablet report, sending...
I20260630 12:37:20.894034  8423 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: 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:37:20.894528  7965 ts_manager.cc:194] Re-registered known tserver with Master: 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385)
I20260630 12:37:20.894851  8423 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Bootstrap complete.
I20260630 12:37:20.895419  8423 ts_tablet_manager.cc:1403] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260630 12:37:20.897122  8423 raft_consensus.cc:359] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.897612  8423 raft_consensus.cc:740] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60679cec4a424a1287849334db4baa17, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.898133  8423 consensus_queue.cc:260] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:20.899505  8423 ts_tablet_manager.cc:1434] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:20.900372  7965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52246
I20260630 12:37:20.902894  8506 heartbeater.cc:499] Master 127.0.112.254:46673 was elected leader, sending a full tablet report...
I20260630 12:37:20.938244  8512 ts_tablet_manager.cc:933] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:20.939620  8470 tablet_service.cc:1558] Processing DeleteTablet for tablet c3d48e430c1444cea4d2de269e341fae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:44692
I20260630 12:37:20.939877  8512 tablet_copy_client.cc:323] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:20.941807  8514 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.942968  8514 raft_consensus.cc:2243] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.943495  8514 raft_consensus.cc:2272] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.947160  8514 ts_tablet_manager.cc:1916] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.953372  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet 5b66e7ba500541009af5d562ba98c3a8 from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:20.953986  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet 5b66e7ba500541009af5d562ba98c3a8 from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8
I20260630 12:37:20.961762  8228 tablet_copy_source_session.cc:215] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:20.962220  8514 ts_tablet_manager.cc:1929] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.962672  8514 log.cc:1199] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root/wals/c3d48e430c1444cea4d2de269e341fae
I20260630 12:37:20.963486  8514 ts_tablet_manager.cc:1950] T c3d48e430c1444cea4d2de269e341fae P 60679cec4a424a1287849334db4baa17: Deleting consensus metadata
I20260630 12:37:20.964823  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b66e7ba500541009af5d562ba98c3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.966038  7954 catalog_manager.cc:5028] TS 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): tablet c3d48e430c1444cea4d2de269e341fae (table dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]) successfully deleted
I20260630 12:37:20.974630  8470 tablet_service.cc:1558] Processing DeleteTablet for tablet 67ebc59636b74b1684cfc3b66a844fa1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:20 UTC) from {username='slave'} at 127.0.0.1:44692
I20260630 12:37:20.975512  8514 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:20.976203  8514 raft_consensus.cc:2243] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.976696  8514 raft_consensus.cc:2272] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.976783  8512 tablet_copy_client.cc:806] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:20.977368  8512 tablet_copy_client.cc:670] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:20.980005  8514 ts_tablet_manager.cc:1916] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:20.981940  8512 tablet_copy_client.cc:538] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:20.988996  8512 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:20.991683  8514 ts_tablet_manager.cc:1929] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:20.992112  8514 log.cc:1199] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root/wals/67ebc59636b74b1684cfc3b66a844fa1
I20260630 12:37:20.992712  8514 ts_tablet_manager.cc:1950] T 67ebc59636b74b1684cfc3b66a844fa1 P 60679cec4a424a1287849334db4baa17: Deleting consensus metadata
I20260630 12:37:20.995554  7954 catalog_manager.cc:5028] TS 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): tablet 67ebc59636b74b1684cfc3b66a844fa1 (table dugtrio [id=cb9561917f2b46cbb72c4554f9bc3fa7]) successfully deleted
I20260630 12:37:21.007220  8512 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: 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:37:21.008247  8512 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:21.009073  8512 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:37:21.009599  8480 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.012622  8512 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.013478  8512 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:21.014173  8519 ts_tablet_manager.cc:933] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:21.014194  8512 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.016014  8519 tablet_copy_client.cc:323] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:21.016883  8405 heartbeater.cc:499] Master 127.0.112.254:46673 was elected leader, sending a full tablet report...
I20260630 12:37:21.017328  8512 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:37:21.017854  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet 6631c9e2fb364f2da7cd95ebad36944f from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:21.018376  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet 6631c9e2fb364f2da7cd95ebad36944f from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f
I20260630 12:37:21.023622  8227 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8 received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:21.024008  8227 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8 on tablet 5b66e7ba500541009af5d562ba98c3a8 with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:21.027868  8228 tablet_copy_source_session.cc:215] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:21.030893  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6631c9e2fb364f2da7cd95ebad36944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.042805  8519 tablet_copy_client.cc:806] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:21.043339  8519 tablet_copy_client.cc:670] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:21.046985  8519 tablet_copy_client.cc:538] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:21.053431  8519 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:21.067651  8519 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: 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:37:21.068347  8519 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:21.068887  8519 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:37:21.070992  8519 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.071615  8519 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:21.072122  8519 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.073661  8519 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:21.075335  8228 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:21.075752  8228 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f on tablet 6631c9e2fb364f2da7cd95ebad36944f with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:21.099591  8519 ts_tablet_manager.cc:933] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:21.100955  8519 tablet_copy_client.cc:323] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:21.102444  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet 0111d18bdd73487d9a45a60490932281 from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:21.102908  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet 0111d18bdd73487d9a45a60490932281 from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-0111d18bdd73487d9a45a60490932281
I20260630 12:37:21.109159  8281 consensus_queue.cc:1050] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:21.109333  8228 tablet_copy_source_session.cc:215] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:21.112427  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0111d18bdd73487d9a45a60490932281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.114570  8480 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.126677  8519 tablet_copy_client.cc:806] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:21.127310  8519 tablet_copy_client.cc:670] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:21.130055  8480 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.133898  8519 tablet_copy_client.cc:538] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:21.143278  8519 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:21.159848  8519 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: 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:37:21.160665  8519 tablet_bootstrap.cc:492] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:21.161270  8519 ts_tablet_manager.cc:1403] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:37:21.163476  8519 raft_consensus.cc:359] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.164037  8519 raft_consensus.cc:740] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:21.164469  8519 consensus_queue.cc:260] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.166320  8519 ts_tablet_manager.cc:1434] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:37:21.168229  8228 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-0111d18bdd73487d9a45a60490932281 received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:21.168648  8228 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-0111d18bdd73487d9a45a60490932281 on tablet 0111d18bdd73487d9a45a60490932281 with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:21.210489  8519 ts_tablet_manager.cc:933] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:21.212112  8519 tablet_copy_client.cc:323] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:21.213768  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet e990970779c84153a35fa5978709a87e from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:21.213779  8281 consensus_queue.cc:1050] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:21.214408  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet e990970779c84153a35fa5978709a87e from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e
I20260630 12:37:21.219383  8480 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.221557  8228 tablet_copy_source_session.cc:215] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:21.224517  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e990970779c84153a35fa5978709a87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.239400  8519 tablet_copy_client.cc:806] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:21.239944  8519 tablet_copy_client.cc:670] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:21.243312  8519 tablet_copy_client.cc:538] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:21.248971  8519 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:21.261163  8519 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: 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:37:21.261868  8519 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:21.262388  8519 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:37:21.264285  8519 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.264837  8519 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:21.265266  8519 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.266543  8519 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:21.268242  8228 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:21.268594  8228 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e on tablet e990970779c84153a35fa5978709a87e with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:21.391243  8379 raft_consensus.cc:1217] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:21.531370  8218 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:21.536270  8480 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.536260  8143 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.537760  8530 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.538414  8531 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.544379  8531 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.546726  8480 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.546829  8143 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.553252  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6631c9e2fb364f2da7cd95ebad36944f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.557502  7965 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:21.582026  8370 tablet_service.cc:1558] Processing DeleteTablet for tablet 6631c9e2fb364f2da7cd95ebad36944f with delete_type TABLET_DATA_TOMBSTONED (TS e18330cfb81d47e1a073f20aeded9038 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55780
I20260630 12:37:21.584584  8538 tablet_replica.cc:333] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:21.585462  8538 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.585968  8538 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.586632  8218 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:21.588649  8538 ts_tablet_manager.cc:1916] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.591607  8480 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.591777  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.593182  8530 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.593807  8281 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.600145  8531 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.602002  8143 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.603214  8538 ts_tablet_manager.cc:1929] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.603694  8538 log.cc:1199] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root/wals/6631c9e2fb364f2da7cd95ebad36944f
I20260630 12:37:21.603608  8480 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.605540  7951 catalog_manager.cc:5028] TS e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): tablet 6631c9e2fb364f2da7cd95ebad36944f (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:21.609494  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b66e7ba500541009af5d562ba98c3a8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.614764  7967 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:21.624500  8370 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b66e7ba500541009af5d562ba98c3a8 with delete_type TABLET_DATA_TOMBSTONED (TS e18330cfb81d47e1a073f20aeded9038 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55780
I20260630 12:37:21.625861  8538 tablet_replica.cc:333] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:21.626654  8538 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.627184  8538 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.629374  8538 ts_tablet_manager.cc:1916] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.640443  8538 ts_tablet_manager.cc:1929] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.640802  8538 log.cc:1199] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root/wals/5b66e7ba500541009af5d562ba98c3a8
I20260630 12:37:21.642242  7951 catalog_manager.cc:5028] TS e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): tablet 5b66e7ba500541009af5d562ba98c3a8 (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:21.648336  8379 raft_consensus.cc:1217] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:21.706321  8218 consensus_queue.cc:237] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } }
I20260630 12:37:21.712291  8143 raft_consensus.cc:1275] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.712350  8480 raft_consensus.cc:1275] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.714077  8281 consensus_queue.cc:1048] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.714795  8531 consensus_queue.cc:1048] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.715476  8218 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } }
I20260630 12:37:21.721707  8143 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.721725  8480 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:21.724278  8281 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.723671  8144 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } }
I20260630 12:37:21.723876  8479 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } }
I20260630 12:37:21.725128  8530 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.731832  8530 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.737875  7965 catalog_manager.cc:5697] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } }
I20260630 12:37:21.730335  8531 raft_consensus.cc:2955] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } }
I20260630 12:37:21.741391  8480 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.755268  8370 tablet_service.cc:1558] Processing DeleteTablet for tablet 0111d18bdd73487d9a45a60490932281 with delete_type TABLET_DATA_TOMBSTONED (TS e18330cfb81d47e1a073f20aeded9038 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55780
I20260630 12:37:21.756222  8538 tablet_replica.cc:333] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:21.757083  8538 raft_consensus.cc:2243] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.757633  8538 raft_consensus.cc:2272] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.758361  7965 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 reported cstate change: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.760365  8538 ts_tablet_manager.cc:1916] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.761890  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0111d18bdd73487d9a45a60490932281 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.763558  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e990970779c84153a35fa5978709a87e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:21.763410  8143 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } }
I20260630 12:37:21.768393  8370 tablet_service.cc:1558] Processing DeleteTablet for tablet e990970779c84153a35fa5978709a87e with delete_type TABLET_DATA_TOMBSTONED (TS e18330cfb81d47e1a073f20aeded9038 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55780
I20260630 12:37:21.782114  8538 ts_tablet_manager.cc:1929] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.782488  8538 log.cc:1199] T 0111d18bdd73487d9a45a60490932281 P e18330cfb81d47e1a073f20aeded9038: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root/wals/0111d18bdd73487d9a45a60490932281
I20260630 12:37:21.783870  8538 tablet_replica.cc:333] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:21.783800  7951 catalog_manager.cc:5028] TS e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): tablet 0111d18bdd73487d9a45a60490932281 (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:21.784649  8538 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:21.785063  8538 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:21.787086  8538 ts_tablet_manager.cc:1916] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:21.796828  8538 ts_tablet_manager.cc:1929] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:21.797124  8538 log.cc:1199] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-3-root/wals/e990970779c84153a35fa5978709a87e
I20260630 12:37:21.798372  7951 catalog_manager.cc:5028] TS e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): tablet e990970779c84153a35fa5978709a87e (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:21.817044  8218 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.822904  8143 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:21.822962  8480 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:37:21.823314  8181 consensus_peers.cc:597] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.824214  8530 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } 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:37:21.825100  8531 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:21.831200  8530 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.833053  8480 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.834590  8143 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.847273  7965 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 reported cstate change: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.848508  8218 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.854434  8480 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:21.855756  8531 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } 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:37:21.856575  8143 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:37:21.859257  8181 consensus_peers.cc:597] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.861769  8531 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:21.866700  8480 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.865010  8531 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.870905  8143 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.878770  7967 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 reported cstate change: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.885474  8218 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:21.892158  8480 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:21.893429  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:21.894025  8530 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:37:21.894923  8181 consensus_peers.cc:597] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.895927  8530 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:21.901221  8540 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.904618  8143 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.904479  8480 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.916317  7965 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index 3 to 4, NON_VOTER e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } } }
I20260630 12:37:21.926908  8218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8"
dest_uuid: "07d0f24ba2794c7c820f7179aad081f3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58640
I20260630 12:37:21.927615  8218 raft_consensus.cc:606] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Received request to transfer leadership
I20260630 12:37:21.931445  8218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8"
dest_uuid: "07d0f24ba2794c7c820f7179aad081f3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58640
I20260630 12:37:21.932044  8218 raft_consensus.cc:606] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Received request to transfer leadership
I20260630 12:37:21.935604  8218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8"
dest_uuid: "07d0f24ba2794c7c820f7179aad081f3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58640
I20260630 12:37:21.936107  8218 raft_consensus.cc:606] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Received request to transfer leadership
W20260630 12:37:22.247133  8015 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:37:22.247488  8015 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 5b66e7ba500541009af5d562ba98c3a8 already in progress
W20260630 12:37:22.247685  8015 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 5b66e7ba500541009af5d562ba98c3a8 already in progress
I20260630 12:37:22.287338  8544 ts_tablet_manager.cc:933] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:22.289002  8544 tablet_copy_client.cc:323] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:22.290623  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet e990970779c84153a35fa5978709a87e from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:22.291183  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet e990970779c84153a35fa5978709a87e from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e
I20260630 12:37:22.296756  8228 tablet_copy_source_session.cc:215] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:22.299371  8544 ts_tablet_manager.cc:1916] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:37:22.310925  8544 ts_tablet_manager.cc:1929] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:37:22.311509  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e990970779c84153a35fa5978709a87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.317787  8544 tablet_copy_client.cc:806] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:22.318305  8544 tablet_copy_client.cc:670] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:22.322049  8544 tablet_copy_client.cc:538] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:22.328836  8544 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:22.329845  8539 raft_consensus.cc:993] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: : Instructing follower 60679cec4a424a1287849334db4baa17 to start an election
I20260630 12:37:22.330382  8530 raft_consensus.cc:1081] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Signalling peer 60679cec4a424a1287849334db4baa17 to start an election
I20260630 12:37:22.332110  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8"
dest_uuid: "60679cec4a424a1287849334db4baa17"
 from {username='slave'} at 127.0.0.1:44704
I20260630 12:37:22.332676  8480 raft_consensus.cc:493] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:37:22.332998  8480 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:22.339521  8480 raft_consensus.cc:515] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.355218  8544 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: 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:37:22.356653  8544 tablet_bootstrap.cc:492] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:22.358984  8544 ts_tablet_manager.cc:1403] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.007s
I20260630 12:37:22.362891  8544 raft_consensus.cc:359] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.364008  8544 raft_consensus.cc:740] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:22.364851  8544 consensus_queue.cc:260] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.372670  8480 leader_election.cc:290] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [CANDIDATE]: Term 2 election: Requested vote from peers 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143), 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:22.375497  8544 ts_tablet_manager.cc:1434] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:37:22.379980  8551 ts_tablet_manager.cc:933] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797)
I20260630 12:37:22.383219  8143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "60679cec4a424a1287849334db4baa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "81344216503d44de9a8e5a7340efa4d1"
I20260630 12:37:22.383855  8143 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:22.384222  8551 tablet_copy_client.cc:323] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:35797
I20260630 12:37:22.386091  8228 tablet_copy_service.cc:140] P 07d0f24ba2794c7c820f7179aad081f3: Received BeginTabletCopySession request for tablet 6631c9e2fb364f2da7cd95ebad36944f from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:58654)
I20260630 12:37:22.386569  8228 tablet_copy_service.cc:161] P 07d0f24ba2794c7c820f7179aad081f3: Beginning new tablet copy session on tablet 6631c9e2fb364f2da7cd95ebad36944f from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:58654: session id = e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f
I20260630 12:37:22.390646  8143 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60679cec4a424a1287849334db4baa17 in term 2.
I20260630 12:37:22.394014  8417 leader_election.cc:304] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [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: 60679cec4a424a1287849334db4baa17, 81344216503d44de9a8e5a7340efa4d1; no voters: 
I20260630 12:37:22.394485  8218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b66e7ba500541009af5d562ba98c3a8" candidate_uuid: "60679cec4a424a1287849334db4baa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "07d0f24ba2794c7c820f7179aad081f3"
I20260630 12:37:22.394901  8445 raft_consensus.cc:2804] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:22.395156  8218 raft_consensus.cc:3055] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:22.395570  8218 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07d0f24ba2794c7c820f7179aad081f3, State: Running, Role: LEADER
I20260630 12:37:22.396364  8218 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.397269  8228 tablet_copy_source_session.cc:215] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:22.397966  8218 raft_consensus.cc:3060] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:22.401196  8551 ts_tablet_manager.cc:1916] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:37:22.405444  8218 raft_consensus.cc:2468] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60679cec4a424a1287849334db4baa17 in term 2.
I20260630 12:37:22.406922  8445 raft_consensus.cc:697] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Becoming Leader. State: Replica: 60679cec4a424a1287849334db4baa17, State: Running, Role: LEADER
I20260630 12:37:22.407959  8445 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.409121  8228 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:22.409751  8228 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-e990970779c84153a35fa5978709a87e on tablet e990970779c84153a35fa5978709a87e with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:22.418370  7967 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 reported cstate change: term changed from 1 to 2, leader changed from 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195) to 60679cec4a424a1287849334db4baa17 (127.0.112.193). New cstate: current_term: 2 leader_uuid: "60679cec4a424a1287849334db4baa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:22.422531  8551 ts_tablet_manager.cc:1929] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:37:22.423540  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6631c9e2fb364f2da7cd95ebad36944f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.431140  8551 tablet_copy_client.cc:806] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:22.431697  8551 tablet_copy_client.cc:670] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:22.435453  8551 tablet_copy_client.cc:538] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:22.444711  8551 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:22.469506  8551 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: 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:37:22.470414  8551 tablet_bootstrap.cc:492] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:22.471113  8551 ts_tablet_manager.cc:1403] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.009s
I20260630 12:37:22.473865  8551 raft_consensus.cc:359] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.474666  8551 raft_consensus.cc:740] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:22.475369  8551 consensus_queue.cc:260] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:22.477515  8551 ts_tablet_manager.cc:1434] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:22.479211  8228 tablet_copy_service.cc:342] P 07d0f24ba2794c7c820f7179aad081f3: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f received from {username='slave'} at 127.0.0.1:58654
I20260630 12:37:22.479632  8228 tablet_copy_service.cc:434] P 07d0f24ba2794c7c820f7179aad081f3: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-6631c9e2fb364f2da7cd95ebad36944f on tablet 6631c9e2fb364f2da7cd95ebad36944f with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:22.892064  8379 raft_consensus.cc:1217] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:37:22.934113  8379 raft_consensus.cc:1217] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
W20260630 12:37:22.938223  8417 consensus_peers.cc:597] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 -> Peer e18330cfb81d47e1a073f20aeded9038 (127.0.112.196:36275): Couldn't send request to peer e18330cfb81d47e1a073f20aeded9038. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:23.009266  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:23.010553  8563 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:23.023949  8218 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:23.026513  8563 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:37:23.354079  8574 ts_tablet_manager.cc:933] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Initiating tablet copy from peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385)
I20260630 12:37:23.355912  8574 tablet_copy_client.cc:323] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:34385
I20260630 12:37:23.367633  8490 tablet_copy_service.cc:140] P 60679cec4a424a1287849334db4baa17: Received BeginTabletCopySession request for tablet 5b66e7ba500541009af5d562ba98c3a8 from peer e18330cfb81d47e1a073f20aeded9038 ({username='slave'} at 127.0.0.1:45592)
I20260630 12:37:23.368121  8490 tablet_copy_service.cc:161] P 60679cec4a424a1287849334db4baa17: Beginning new tablet copy session on tablet 5b66e7ba500541009af5d562ba98c3a8 from peer e18330cfb81d47e1a073f20aeded9038 at {username='slave'} at 127.0.0.1:45592: session id = e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8
I20260630 12:37:23.373236  8490 tablet_copy_source_session.cc:215] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:23.375660  8574 ts_tablet_manager.cc:1916] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:37:23.387641  8574 ts_tablet_manager.cc:1929] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:37:23.388239  8574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b66e7ba500541009af5d562ba98c3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.395359  8574 tablet_copy_client.cc:806] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:23.395988  8574 tablet_copy_client.cc:670] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:23.401878  8530 raft_consensus.cc:1064] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: attempting to promote NON_VOTER e18330cfb81d47e1a073f20aeded9038 to VOTER
I20260630 12:37:23.403249  8574 tablet_copy_client.cc:538] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:23.404844  8530 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:23.412730  8574 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Bootstrap starting.
I20260630 12:37:23.413820  8379 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.415598  8560 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } 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:37:23.419044  8478 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.423252  8560 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } 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:37:23.429159  8143 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.431672  8560 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:37:23.446676  8561 raft_consensus.cc:1064] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: attempting to promote NON_VOTER e18330cfb81d47e1a073f20aeded9038 to VOTER
I20260630 12:37:23.450045  8561 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:23.461488  8530 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.466667  8379 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.468885  8574 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:23.469796  8574 tablet_bootstrap.cc:492] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Bootstrap complete.
I20260630 12:37:23.470471  8574 ts_tablet_manager.cc:1403] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.021s
I20260630 12:37:23.471632  8478 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.478605  8144 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.473201  8574 raft_consensus.cc:359] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:23.481812  8574 raft_consensus.cc:740] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e18330cfb81d47e1a073f20aeded9038, State: Initialized, Role: LEARNER
I20260630 12:37:23.482515  8574 consensus_queue.cc:260] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: true } }
I20260630 12:37:23.491124  7967 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 reported cstate change: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } attrs { replace: true } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.495335  8574 ts_tablet_manager.cc:1434] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260630 12:37:23.496706  8143 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.498728  8490 tablet_copy_service.cc:342] P 60679cec4a424a1287849334db4baa17: Request end of tablet copy session e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8 received from {username='slave'} at 127.0.0.1:45592
I20260630 12:37:23.499193  8490 tablet_copy_service.cc:434] P 60679cec4a424a1287849334db4baa17: ending tablet copy session e18330cfb81d47e1a073f20aeded9038-5b66e7ba500541009af5d562ba98c3a8 on tablet 5b66e7ba500541009af5d562ba98c3a8 with peer e18330cfb81d47e1a073f20aeded9038
I20260630 12:37:23.499881  8539 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:37:23.500641  8379 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 LEARNER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.502188  8539 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } 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:37:23.506119  8478 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:37:23.508139  8539 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:23.528699  8379 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.526743  8530 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.539405  8478 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.549115  8143 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.566777  7965 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 reported cstate change: config changed from index 4 to 5, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.566640  8218 consensus_queue.cc:237] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [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: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:23.575891  8379 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:23.576016  8143 raft_consensus.cc:1275] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:23.577881  8539 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:37:23.578883  8561 consensus_queue.cc:1048] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } 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:37:23.587610  8539 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 60679cec4a424a1287849334db4baa17 (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.589610  8143 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 60679cec4a424a1287849334db4baa17 (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.595875  8379 raft_consensus.cc:2955] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 60679cec4a424a1287849334db4baa17 (127.0.112.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.598925  8218 consensus_queue.cc:237] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [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: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:23.605067  7964 catalog_manager.cc:5697] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 reported cstate change: config changed from index 5 to 6, VOTER 60679cec4a424a1287849334db4baa17 (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.619881  8470 tablet_service.cc:1558] Processing DeleteTablet for tablet 6631c9e2fb364f2da7cd95ebad36944f with delete_type TABLET_DATA_TOMBSTONED (TS 60679cec4a424a1287849334db4baa17 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44692
I20260630 12:37:23.622913  8593 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.624287  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6631c9e2fb364f2da7cd95ebad36944f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:23.624445  8593 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.625198  8593 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.626590  8379 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:23.628247  8561 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } 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:37:23.629522  8593 ts_tablet_manager.cc:1916] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:23.629786  8478 raft_consensus.cc:1275] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Refusing update from remote peer 07d0f24ba2794c7c820f7179aad081f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:37:23.634665  8561 consensus_queue.cc:1048] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:37:23.636498  8530 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.642618  8380 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.647521  8593 ts_tablet_manager.cc:1929] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:37:23.648131  8593 log.cc:1199] T 6631c9e2fb364f2da7cd95ebad36944f P 60679cec4a424a1287849334db4baa17: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-0-root/wals/6631c9e2fb364f2da7cd95ebad36944f
I20260630 12:37:23.649528  7952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e990970779c84153a35fa5978709a87e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:23.653347  7954 catalog_manager.cc:5028] TS 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): tablet 6631c9e2fb364f2da7cd95ebad36944f (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:23.653577  8478 raft_consensus.cc:2955] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:23.658033  7967 catalog_manager.cc:5697] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 reported cstate change: config changed from index 5 to 6, VOTER 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194) evicted. New cstate: current_term: 1 leader_uuid: "07d0f24ba2794c7c820f7179aad081f3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.668912  8132 tablet_service.cc:1558] Processing DeleteTablet for tablet e990970779c84153a35fa5978709a87e with delete_type TABLET_DATA_TOMBSTONED (TS 81344216503d44de9a8e5a7340efa4d1 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33666
I20260630 12:37:23.672003  8594 tablet_replica.cc:333] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: stopping tablet replica
I20260630 12:37:23.672818  8594 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.673416  8594 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.676031  8594 ts_tablet_manager.cc:1916] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:23.686595  8594 ts_tablet_manager.cc:1929] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:37:23.686946  8594 log.cc:1199] T e990970779c84153a35fa5978709a87e P 81344216503d44de9a8e5a7340efa4d1: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-1-root/wals/e990970779c84153a35fa5978709a87e
I20260630 12:37:23.688270  7951 catalog_manager.cc:5028] TS 81344216503d44de9a8e5a7340efa4d1 (127.0.112.194:46143): tablet e990970779c84153a35fa5978709a87e (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
W20260630 12:37:23.793264  8239 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8d40 after lost signal to thread 454
W20260630 12:37:23.794430  8239 debug-util.cc:398] Leaking SignalData structure 0x7b0800172d20 after lost signal to thread 8001
W20260630 12:37:23.795660  8239 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2d40 after lost signal to thread 8168
W20260630 12:37:23.796713  8239 debug-util.cc:398] Leaking SignalData structure 0x7b08002537e0 after lost signal to thread 8242
I20260630 12:37:23.877300  8380 raft_consensus.cc:1217] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.4->[2.5-2.5]   Dedup: 2.5->[]
I20260630 12:37:24.409777  8571 raft_consensus.cc:1064] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17: attempting to promote NON_VOTER e18330cfb81d47e1a073f20aeded9038 to VOTER
I20260630 12:37:24.412704  8571 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:24.419965  8380 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 LEARNER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:37:24.421293  8218 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:37:24.421663  8597 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } 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:37:24.423168  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:37:24.423990  8571 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:37:24.425640  8597 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:37:24.435374  8571 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.437796  8143 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.439828  8218 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.448408  8380 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.451604  7966 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 reported cstate change: config changed from index 4 to 6, e18330cfb81d47e1a073f20aeded9038 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "60679cec4a424a1287849334db4baa17" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d0f24ba2794c7c820f7179aad081f3" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:24.479154  8478 consensus_queue.cc:237] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } }
I20260630 12:37:24.485673  8380 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:37:24.487344  8571 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:37:24.489449  8143 raft_consensus.cc:1275] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Refusing update from remote peer 60679cec4a424a1287849334db4baa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:37:24.491066  8571 consensus_queue.cc:1048] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:37:24.494424  8599 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.496587  8380 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.499125  8143 raft_consensus.cc:2955] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.506523  7954 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b66e7ba500541009af5d562ba98c3a8 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:24.512785  7967 catalog_manager.cc:5697] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 reported cstate change: config changed from index 6 to 7, VOTER 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195) evicted. New cstate: current_term: 2 leader_uuid: "60679cec4a424a1287849334db4baa17" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60679cec4a424a1287849334db4baa17" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34385 } } peers { permanent_uuid: "81344216503d44de9a8e5a7340efa4d1" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46143 } } peers { permanent_uuid: "e18330cfb81d47e1a073f20aeded9038" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 36275 } attrs { promote: false } } }
I20260630 12:37:24.522076  8205 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b66e7ba500541009af5d562ba98c3a8 with delete_type TABLET_DATA_TOMBSTONED (TS 07d0f24ba2794c7c820f7179aad081f3 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:58640
I20260630 12:37:24.524236  8608 tablet_replica.cc:333] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: stopping tablet replica
I20260630 12:37:24.525200  8608 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.525892  8608 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.529284  8608 ts_tablet_manager.cc:1916] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:24.545130  8608 ts_tablet_manager.cc:1929] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260630 12:37:24.545495  8608 log.cc:1199] T 5b66e7ba500541009af5d562ba98c3a8 P 07d0f24ba2794c7c820f7179aad081f3: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822834427891-451-0/minicluster-data/ts-2-root/wals/5b66e7ba500541009af5d562ba98c3a8
I20260630 12:37:24.547000  7952 catalog_manager.cc:5028] TS 07d0f24ba2794c7c820f7179aad081f3 (127.0.112.195:35797): tablet 5b66e7ba500541009af5d562ba98c3a8 (table test-workload [id=4058479e542f4a0799f880097b41be52]) successfully deleted
I20260630 12:37:26.136562   451 tablet_server.cc:179] TabletServer@127.0.112.193:34385 shutting down...
I20260630 12:37:26.182605   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:26.183853   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:26.184876   451 raft_consensus.cc:2243] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.186300   451 raft_consensus.cc:2272] T 0111d18bdd73487d9a45a60490932281 P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.189941   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:26.190548   451 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.191619   451 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P 60679cec4a424a1287849334db4baa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.195024   451 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:26.195605   451 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.196861   451 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P 60679cec4a424a1287849334db4baa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.219990   451 tablet_server.cc:196] TabletServer@127.0.112.193:34385 shutdown complete.
I20260630 12:37:26.264865   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:26.307279   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:26.308255   451 tablet_replica.cc:333] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1: stopping tablet replica
I20260630 12:37:26.309116   451 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.311498   451 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P 81344216503d44de9a8e5a7340efa4d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.314471   451 tablet_replica.cc:333] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1: stopping tablet replica
I20260630 12:37:26.315071   451 raft_consensus.cc:2243] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.316289   451 raft_consensus.cc:2272] T 0111d18bdd73487d9a45a60490932281 P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.318986   451 tablet_replica.cc:333] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1: stopping tablet replica
I20260630 12:37:26.319631   451 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.321748   451 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P 81344216503d44de9a8e5a7340efa4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:26.329861  8184 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111) [suppressed 27 similar messages]
W20260630 12:37:26.334944  8184 consensus_peers.cc:597] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 -> Peer 60679cec4a424a1287849334db4baa17 (127.0.112.193:34385): Couldn't send request to peer 60679cec4a424a1287849334db4baa17. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:26.353989   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:26.379568   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:26.416751   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:26.417908   451 tablet_replica.cc:333] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3: stopping tablet replica
I20260630 12:37:26.418983   451 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.420259   451 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.423089   451 tablet_replica.cc:333] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3: stopping tablet replica
I20260630 12:37:26.423772   451 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.424950   451 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.427832   451 tablet_replica.cc:333] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3: stopping tablet replica
I20260630 12:37:26.428369   451 raft_consensus.cc:2243] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.429349   451 raft_consensus.cc:2272] T 0111d18bdd73487d9a45a60490932281 P 07d0f24ba2794c7c820f7179aad081f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:26.707391  8015 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 81344216503d44de9a8e5a7340efa4d1 not available for placement
I20260630 12:37:27.302374   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:27.326607   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:27.353118   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:27.353821   451 tablet_replica.cc:333] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:27.354411   451 raft_consensus.cc:2243] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.355312   451 raft_consensus.cc:2272] T 6631c9e2fb364f2da7cd95ebad36944f P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.357607   451 tablet_replica.cc:333] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:27.358131   451 raft_consensus.cc:2243] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.358983   451 raft_consensus.cc:2272] T 5b66e7ba500541009af5d562ba98c3a8 P e18330cfb81d47e1a073f20aeded9038 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.361315   451 tablet_replica.cc:333] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038: stopping tablet replica
I20260630 12:37:27.361759   451 raft_consensus.cc:2243] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.362442   451 raft_consensus.cc:2272] T e990970779c84153a35fa5978709a87e P e18330cfb81d47e1a073f20aeded9038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.387400   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:27.408264   451 master.cc:562] Master@127.0.112.254:46673 shutting down...
I20260630 12:37:27.428785   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.429634   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.430014   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c94c2c08a554481b5916fdf8c0bab69: stopping tablet replica
I20260630 12:37:27.451330   451 master.cc:584] Master@127.0.112.254:46673 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10905 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:37:27.496769   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:37447
I20260630 12:37:27.497913   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.503793  8617 instance_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:37:27.503832  8616 instance_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:37:27.504721  8619 instance_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:37:27.504976   451 server_base.cc:1061] running on GCE node
I20260630 12:37:27.505992   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.506172   451 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:37:27.506376   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823047506361 us; error 0 us; skew 500 ppm
I20260630 12:37:27.507010   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.509491   451 webserver.cc:533] Webserver started at http://127.0.112.254:36377/ using document root <none> and password file <none>
I20260630 12:37:27.509996   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.510159   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.510495   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.511713   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "942ad803df1d4219888f84ff16f95e2e"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.516136   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:27.519434  8624 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:37:27.520210   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:27.520550   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "942ad803df1d4219888f84ff16f95e2e"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.520843   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-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:37:27.533113   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.534353   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.575145   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:37447
I20260630 12:37:27.575261  8675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:37447 every 8 connection(s)
I20260630 12:37:27.579228  8676 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:37:27.591027  8676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e: Bootstrap starting.
I20260630 12:37:27.595825  8676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.600147  8676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e: No bootstrap required, opened a new log
I20260630 12:37:27.602411  8676 raft_consensus.cc:359] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER }
I20260630 12:37:27.602927  8676 raft_consensus.cc:385] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.603178  8676 raft_consensus.cc:740] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ad803df1d4219888f84ff16f95e2e, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.603809  8676 consensus_queue.cc:260] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER }
I20260630 12:37:27.604307  8676 raft_consensus.cc:399] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.604529  8676 raft_consensus.cc:493] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.604838  8676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.610041  8676 raft_consensus.cc:515] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER }
I20260630 12:37:27.610620  8676 leader_election.cc:304] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [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: 942ad803df1d4219888f84ff16f95e2e; no voters: 
I20260630 12:37:27.611840  8676 leader_election.cc:290] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.612280  8679 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.613631  8679 raft_consensus.cc:697] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 1 LEADER]: Becoming Leader. State: Replica: 942ad803df1d4219888f84ff16f95e2e, State: Running, Role: LEADER
I20260630 12:37:27.614338  8679 consensus_queue.cc:237] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [LEADER]: Queue going to LEADER mode. State: All 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: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER }
I20260630 12:37:27.614857  8676 sys_catalog.cc:565] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:27.619390  8681 sys_catalog.cc:455] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 942ad803df1d4219888f84ff16f95e2e. Latest consensus state: current_term: 1 leader_uuid: "942ad803df1d4219888f84ff16f95e2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER } }
I20260630 12:37:27.620251  8681 sys_catalog.cc:458] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:27.621733  8680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "942ad803df1d4219888f84ff16f95e2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "942ad803df1d4219888f84ff16f95e2e" member_type: VOTER } }
I20260630 12:37:27.622303  8687 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:27.622715  8680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:27.628450  8687 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:27.630978   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:27.637890  8687 catalog_manager.cc:1383] Generated new cluster ID: d52a9072e73449acb3d73b48c2aa4af2
I20260630 12:37:27.638219  8687 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:27.665724  8687 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:27.667071  8687 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:27.683224  8687 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e: Generated new TSK 0
I20260630 12:37:27.683905  8687 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:27.697606   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.704394  8697 instance_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:37:27.705157  8698 instance_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:37:27.706781  8700 instance_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:37:27.707274   451 server_base.cc:1061] running on GCE node
I20260630 12:37:27.708161   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.708348   451 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:37:27.708473   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823047708461 us; error 0 us; skew 500 ppm
I20260630 12:37:27.709071   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.711499   451 webserver.cc:533] Webserver started at http://127.0.112.193:44993/ using document root <none> and password file <none>
I20260630 12:37:27.711930   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.712080   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.712304   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.713335   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "58ce755b7aa646c08dece0fa07c93a4b"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.717978   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:27.721426  8705 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:37:27.722361   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:27.722662   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "58ce755b7aa646c08dece0fa07c93a4b"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.723026   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-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:37:27.734948   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.736164   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.737646   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.740140   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.740366   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.740609   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.740796   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.781657   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:40993
I20260630 12:37:27.781780  8767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:40993 every 8 connection(s)
I20260630 12:37:27.787370   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.796090  8772 instance_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:37:27.798120  8773 instance_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:37:27.801132  8775 instance_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:37:27.801594  8768 heartbeater.cc:344] Connected to a master server at 127.0.112.254:37447
I20260630 12:37:27.802047  8768 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:27.802070   451 server_base.cc:1061] running on GCE node
I20260630 12:37:27.803169  8768 heartbeater.cc:507] Master 127.0.112.254:37447 requested a full tablet report, sending...
I20260630 12:37:27.803319   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.803648   451 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:37:27.803835   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823047803812 us; error 0 us; skew 500 ppm
I20260630 12:37:27.804553   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.805692  8641 ts_manager.cc:194] Registered new tserver with Master: 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993)
I20260630 12:37:27.807498   451 webserver.cc:533] Webserver started at http://127.0.112.194:38397/ using document root <none> and password file <none>
I20260630 12:37:27.807909  8641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49186
I20260630 12:37:27.808040   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.808527   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.808897   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.810120   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "e0659bfbb3ad46e8a83b4364defe67bf"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.815064   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:37:27.818920  8780 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:37:27.819983   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:27.820341   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "e0659bfbb3ad46e8a83b4364defe67bf"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.820668   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-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:37:27.843256   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.844512   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.846035   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.848367   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.848601   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.848853   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.849027   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.890257   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:36077
I20260630 12:37:27.890352  8842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:36077 every 8 connection(s)
I20260630 12:37:27.895218   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.902578  8846 instance_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:37:27.903899  8847 instance_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:37:27.906801  8849 instance_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:37:27.907147   451 server_base.cc:1061] running on GCE node
I20260630 12:37:27.908234  8843 heartbeater.cc:344] Connected to a master server at 127.0.112.254:37447
I20260630 12:37:27.908229   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.908797   451 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:37:27.908809  8843 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:27.908994   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823047908975 us; error 0 us; skew 500 ppm
I20260630 12:37:27.909672   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.909814  8843 heartbeater.cc:507] Master 127.0.112.254:37447 requested a full tablet report, sending...
I20260630 12:37:27.912638   451 webserver.cc:533] Webserver started at http://127.0.112.195:40175/ using document root <none> and password file <none>
I20260630 12:37:27.912695  8641 ts_manager.cc:194] Registered new tserver with Master: e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077)
I20260630 12:37:27.913288   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.913542   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.913808   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.914387  8641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49190
I20260630 12:37:27.915074   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "9c9881bf864e4b0dbbbfa40d49049e7c"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.919992   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:27.923687  8854 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:37:27.924679   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:27.925002   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "9c9881bf864e4b0dbbbfa40d49049e7c"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-45vn"
I20260630 12:37:27.925336   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-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:37:27.943970   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.945150   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.946638   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.949015   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.949237   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.949504   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.949641   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.992772   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:41883
I20260630 12:37:27.992873  8916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:41883 every 8 connection(s)
I20260630 12:37:28.007576  8917 heartbeater.cc:344] Connected to a master server at 127.0.112.254:37447
I20260630 12:37:28.008034  8917 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.008773  8917 heartbeater.cc:507] Master 127.0.112.254:37447 requested a full tablet report, sending...
I20260630 12:37:28.010845  8641 ts_manager.cc:194] Registered new tserver with Master: 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:28.011842   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015856686s
I20260630 12:37:28.012241  8641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49204
I20260630 12:37:28.810890  8768 heartbeater.cc:499] Master 127.0.112.254:37447 was elected leader, sending a full tablet report...
I20260630 12:37:28.917248  8843 heartbeater.cc:499] Master 127.0.112.254:37447 was elected leader, sending a full tablet report...
I20260630 12:37:29.014858  8917 heartbeater.cc:499] Master 127.0.112.254:37447 was elected leader, sending a full tablet report...
I20260630 12:37:29.068506  8641 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49214:
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:37:29.071089  8641 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:37:29.138180  8808 tablet_service.cc:1511] Processing CreateTablet for tablet c3eb4f9cfc844a1c91d878155e0a7c67 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:29.139145  8807 tablet_service.cc:1511] Processing CreateTablet for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:29.139705  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3eb4f9cfc844a1c91d878155e0a7c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.140534  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.143975  8733 tablet_service.cc:1511] Processing CreateTablet for tablet c3eb4f9cfc844a1c91d878155e0a7c67 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:29.145421  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3eb4f9cfc844a1c91d878155e0a7c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.144040  8732 tablet_service.cc:1511] Processing CreateTablet for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:29.147503  8731 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad5a5b3a4374d1db37bd197d8d565bf (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:29.148150  8732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.148864  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad5a5b3a4374d1db37bd197d8d565bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.156230  8730 tablet_service.cc:1511] Processing CreateTablet for tablet eebc7a7d45dc4ad59f8669eabf74590b (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:29.157707  8730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc7a7d45dc4ad59f8669eabf74590b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.161391  8882 tablet_service.cc:1511] Processing CreateTablet for tablet c3eb4f9cfc844a1c91d878155e0a7c67 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:29.162832  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3eb4f9cfc844a1c91d878155e0a7c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.164281  8805 tablet_service.cc:1511] Processing CreateTablet for tablet eebc7a7d45dc4ad59f8669eabf74590b (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:29.165928  8805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc7a7d45dc4ad59f8669eabf74590b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.167321  8881 tablet_service.cc:1511] Processing CreateTablet for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:29.167627  8806 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad5a5b3a4374d1db37bd197d8d565bf (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:29.168758  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.168778  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad5a5b3a4374d1db37bd197d8d565bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.172173  8879 tablet_service.cc:1511] Processing CreateTablet for tablet eebc7a7d45dc4ad59f8669eabf74590b (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:29.173588  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc7a7d45dc4ad59f8669eabf74590b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.176024  8880 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad5a5b3a4374d1db37bd197d8d565bf (DEFAULT_TABLE table=test-workload [id=1728b703226349e1a83f0b705bef21c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:29.177387  8880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad5a5b3a4374d1db37bd197d8d565bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.187345  8938 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: Bootstrap starting.
I20260630 12:37:29.189514  8937 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: Bootstrap starting.
I20260630 12:37:29.190445  8939 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: Bootstrap starting.
I20260630 12:37:29.194789  8938 tablet_bootstrap.cc:654] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.196309  8937 tablet_bootstrap.cc:654] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.198724  8939 tablet_bootstrap.cc:654] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.208153  8938 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: No bootstrap required, opened a new log
I20260630 12:37:29.208822  8938 ts_tablet_manager.cc:1403] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260630 12:37:29.213084  8938 raft_consensus.cc:359] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.214378  8938 raft_consensus.cc:385] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.214715  8938 raft_consensus.cc:740] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.215797  8938 consensus_queue.cc:260] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.255759  8939 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: No bootstrap required, opened a new log
I20260630 12:37:29.263686  8943 raft_consensus.cc:493] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.264282  8943 raft_consensus.cc:515] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.261543  8939 ts_tablet_manager.cc:1403] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.020s
I20260630 12:37:29.270578  8938 ts_tablet_manager.cc:1434] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: Time spent starting tablet: real 0.061s	user 0.018s	sys 0.011s
I20260630 12:37:29.285975  8939 raft_consensus.cc:359] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.286934  8939 raft_consensus.cc:385] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.287277  8939 raft_consensus.cc:740] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9881bf864e4b0dbbbfa40d49049e7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.289541  8937 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: No bootstrap required, opened a new log
I20260630 12:37:29.289351  8939 consensus_queue.cc:260] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.290069  8937 ts_tablet_manager.cc:1403] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.031s
I20260630 12:37:29.286019  8938 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: Bootstrap starting.
I20260630 12:37:29.294685  8937 raft_consensus.cc:359] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.296003  8937 raft_consensus.cc:385] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.296397  8937 raft_consensus.cc:740] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0659bfbb3ad46e8a83b4364defe67bf, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.297387  8937 consensus_queue.cc:260] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.298650  8939 ts_tablet_manager.cc:1434] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:37:29.299201  8938 tablet_bootstrap.cc:654] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.299391  8943 leader_election.cc:290] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.299723  8939 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: Bootstrap starting.
I20260630 12:37:29.311414  8939 tablet_bootstrap.cc:654] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.328904  8937 ts_tablet_manager.cc:1434] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.015s
I20260630 12:37:29.330241  8937 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: Bootstrap starting.
I20260630 12:37:29.337469  8937 tablet_bootstrap.cc:654] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.338176  8938 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: No bootstrap required, opened a new log
I20260630 12:37:29.338791  8938 ts_tablet_manager.cc:1403] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.004s
I20260630 12:37:29.342343  8938 raft_consensus.cc:359] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.347455  8938 raft_consensus.cc:385] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.347523  8939 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: No bootstrap required, opened a new log
I20260630 12:37:29.347821  8938 raft_consensus.cc:740] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.348284  8939 ts_tablet_manager.cc:1403] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.024s
I20260630 12:37:29.348677  8938 consensus_queue.cc:260] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.349328  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" is_pre_election: true
I20260630 12:37:29.351377  8938 ts_tablet_manager.cc:1434] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:37:29.351769  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" is_pre_election: true
I20260630 12:37:29.352643  8938 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: Bootstrap starting.
I20260630 12:37:29.351792  8939 raft_consensus.cc:359] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.353087  8939 raft_consensus.cc:385] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.353420  8939 raft_consensus.cc:740] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9881bf864e4b0dbbbfa40d49049e7c, State: Initialized, Role: FOLLOWER
W20260630 12:37:29.354521  8706 leader_election.cc:343] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:29.354233  8939 consensus_queue.cc:260] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
W20260630 12:37:29.356930  8706 leader_election.cc:343] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:29.357378  8706 leader_election.cc:304] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [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: 58ce755b7aa646c08dece0fa07c93a4b; no voters: 9c9881bf864e4b0dbbbfa40d49049e7c, e0659bfbb3ad46e8a83b4364defe67bf
I20260630 12:37:29.358197  8943 raft_consensus.cc:2749] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:29.358392  8939 ts_tablet_manager.cc:1434] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:29.359434  8939 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: Bootstrap starting.
I20260630 12:37:29.356088  8937 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: No bootstrap required, opened a new log
I20260630 12:37:29.360252  8938 tablet_bootstrap.cc:654] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.360561  8937 ts_tablet_manager.cc:1403] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.008s
I20260630 12:37:29.363893  8937 raft_consensus.cc:359] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.364694  8937 raft_consensus.cc:385] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.365058  8937 raft_consensus.cc:740] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0659bfbb3ad46e8a83b4364defe67bf, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.365911  8939 tablet_bootstrap.cc:654] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.365998  8937 consensus_queue.cc:260] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.368494  8937 ts_tablet_manager.cc:1434] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:37:29.375890  8937 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: Bootstrap starting.
I20260630 12:37:29.378063  8938 tablet_bootstrap.cc:492] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: No bootstrap required, opened a new log
I20260630 12:37:29.379340  8938 ts_tablet_manager.cc:1403] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260630 12:37:29.382700  8937 tablet_bootstrap.cc:654] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.383522  8938 raft_consensus.cc:359] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.384626  8938 raft_consensus.cc:385] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.385068  8938 raft_consensus.cc:740] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.387326  8943 raft_consensus.cc:493] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.386247  8938 consensus_queue.cc:260] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.387952  8943 raft_consensus.cc:515] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.388640  8939 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: No bootstrap required, opened a new log
I20260630 12:37:29.389171  8939 ts_tablet_manager.cc:1403] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.009s
I20260630 12:37:29.390043  8943 leader_election.cc:290] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.390086  8937 tablet_bootstrap.cc:492] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: No bootstrap required, opened a new log
I20260630 12:37:29.391036  8937 ts_tablet_manager.cc:1403] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:37:29.392002  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" is_pre_election: true
I20260630 12:37:29.393218  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" is_pre_election: true
I20260630 12:37:29.393872  8892 raft_consensus.cc:2468] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 0.
I20260630 12:37:29.394203  8937 raft_consensus.cc:359] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.395133  8937 raft_consensus.cc:385] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.395453  8937 raft_consensus.cc:740] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0659bfbb3ad46e8a83b4364defe67bf, State: Initialized, Role: FOLLOWER
W20260630 12:37:29.395526  8706 leader_election.cc:343] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:29.396512  8706 leader_election.cc:304] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [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: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c; no voters: e0659bfbb3ad46e8a83b4364defe67bf
I20260630 12:37:29.396541  8937 consensus_queue.cc:260] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.397284  8938 ts_tablet_manager.cc:1434] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:37:29.398929  8943 raft_consensus.cc:2804] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:29.399327  8943 raft_consensus.cc:493] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:29.399668  8943 raft_consensus.cc:3060] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.400928  8939 raft_consensus.cc:359] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.401706  8939 raft_consensus.cc:385] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.402009  8939 raft_consensus.cc:740] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9881bf864e4b0dbbbfa40d49049e7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.402940  8939 consensus_queue.cc:260] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.404017  8937 ts_tablet_manager.cc:1434] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:37:29.405130  8937 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: Bootstrap starting.
I20260630 12:37:29.410424  8939 ts_tablet_manager.cc:1434] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:37:29.411327  8937 tablet_bootstrap.cc:654] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.411592  8939 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: Bootstrap starting.
I20260630 12:37:29.411356  8938 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: Bootstrap starting.
I20260630 12:37:29.415679  8943 raft_consensus.cc:515] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.417992  8943 leader_election.cc:290] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 election: Requested vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.418665  8939 tablet_bootstrap.cc:654] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.419569  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf"
I20260630 12:37:29.422088  8938 tablet_bootstrap.cc:654] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.420317  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c"
I20260630 12:37:29.422818  8892 raft_consensus.cc:3060] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.425871  8937 tablet_bootstrap.cc:492] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: No bootstrap required, opened a new log
I20260630 12:37:29.426544  8937 ts_tablet_manager.cc:1403] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
W20260630 12:37:29.422869  8706 leader_election.cc:343] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:29.429647  8937 raft_consensus.cc:359] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.430411  8937 raft_consensus.cc:385] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.430732  8937 raft_consensus.cc:740] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0659bfbb3ad46e8a83b4364defe67bf, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.431558  8892 raft_consensus.cc:2468] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 1.
I20260630 12:37:29.431699  8937 consensus_queue.cc:260] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.432911  8706 leader_election.cc:304] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [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: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c; no voters: e0659bfbb3ad46e8a83b4364defe67bf
I20260630 12:37:29.434068  8943 raft_consensus.cc:2804] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:29.434183  8937 ts_tablet_manager.cc:1434] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:37:29.434588  8943 raft_consensus.cc:697] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Becoming Leader. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Running, Role: LEADER
I20260630 12:37:29.436244  8943 consensus_queue.cc:237] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.438580  8939 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: No bootstrap required, opened a new log
I20260630 12:37:29.438819  8938 tablet_bootstrap.cc:492] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: No bootstrap required, opened a new log
I20260630 12:37:29.439379  8939 ts_tablet_manager.cc:1403] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260630 12:37:29.439884  8938 ts_tablet_manager.cc:1403] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260630 12:37:29.442335  8939 raft_consensus.cc:359] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.443131  8939 raft_consensus.cc:385] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.443454  8939 raft_consensus.cc:740] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9881bf864e4b0dbbbfa40d49049e7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.444082  8938 raft_consensus.cc:359] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.445303  8938 raft_consensus.cc:385] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.444228  8939 consensus_queue.cc:260] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.445791  8938 raft_consensus.cc:740] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.446802  8938 consensus_queue.cc:260] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.447482  8939 ts_tablet_manager.cc:1434] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:29.449216  8938 ts_tablet_manager.cc:1434] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:29.450986  8641 catalog_manager.cc:5697] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193). New cstate: current_term: 1 leader_uuid: "58ce755b7aa646c08dece0fa07c93a4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:29.472040  8947 raft_consensus.cc:493] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.472541  8947 raft_consensus.cc:515] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.474583  8947 leader_election.cc:290] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.486626  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc7a7d45dc4ad59f8669eabf74590b" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ce755b7aa646c08dece0fa07c93a4b" is_pre_election: true
I20260630 12:37:29.486693  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc7a7d45dc4ad59f8669eabf74590b" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" is_pre_election: true
I20260630 12:37:29.487474  8743 raft_consensus.cc:2468] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0659bfbb3ad46e8a83b4364defe67bf in term 0.
I20260630 12:37:29.487557  8892 raft_consensus.cc:2468] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0659bfbb3ad46e8a83b4364defe67bf in term 0.
I20260630 12:37:29.488729  8782 leader_election.cc:304] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, e0659bfbb3ad46e8a83b4364defe67bf; no voters: 
I20260630 12:37:29.489501  8947 raft_consensus.cc:2804] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:29.489845  8947 raft_consensus.cc:493] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:29.490069  8947 raft_consensus.cc:3060] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.495193  8947 raft_consensus.cc:515] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.496906  8947 leader_election.cc:290] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [CANDIDATE]: Term 1 election: Requested vote from peers 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.497646  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc7a7d45dc4ad59f8669eabf74590b" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ce755b7aa646c08dece0fa07c93a4b"
I20260630 12:37:29.497881  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc7a7d45dc4ad59f8669eabf74590b" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c"
I20260630 12:37:29.498190  8743 raft_consensus.cc:3060] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.498436  8892 raft_consensus.cc:3060] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.503449  8743 raft_consensus.cc:2468] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0659bfbb3ad46e8a83b4364defe67bf in term 1.
I20260630 12:37:29.503959  8892 raft_consensus.cc:2468] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0659bfbb3ad46e8a83b4364defe67bf in term 1.
I20260630 12:37:29.504549  8782 leader_election.cc:304] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, e0659bfbb3ad46e8a83b4364defe67bf; no voters: 
I20260630 12:37:29.505323  8947 raft_consensus.cc:2804] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:29.506563  8947 raft_consensus.cc:697] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 LEADER]: Becoming Leader. State: Replica: e0659bfbb3ad46e8a83b4364defe67bf, State: Running, Role: LEADER
I20260630 12:37:29.507385  8947 consensus_queue.cc:237] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.514362  8641 catalog_manager.cc:5697] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf reported cstate change: term changed from 0 to 1, leader changed from <none> to e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194). New cstate: current_term: 1 leader_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:29.627162  8689 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:29.703912  8943 raft_consensus.cc:493] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.704490  8943 raft_consensus.cc:515] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.706156  8943 leader_election.cc:290] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.707211  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d0bcd7b6ad4c159d2dbde892b45cf4" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" is_pre_election: true
I20260630 12:37:29.707540  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d0bcd7b6ad4c159d2dbde892b45cf4" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" is_pre_election: true
I20260630 12:37:29.707886  8818 raft_consensus.cc:2468] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 0.
I20260630 12:37:29.708266  8892 raft_consensus.cc:2468] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 0.
I20260630 12:37:29.709066  8706 leader_election.cc:304] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, e0659bfbb3ad46e8a83b4364defe67bf; no voters: 
I20260630 12:37:29.709815  8943 raft_consensus.cc:2804] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:29.710203  8943 raft_consensus.cc:493] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:29.710461  8943 raft_consensus.cc:3060] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.715718  8943 raft_consensus.cc:515] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.717654  8943 leader_election.cc:290] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 election: Requested vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.718570  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d0bcd7b6ad4c159d2dbde892b45cf4" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf"
I20260630 12:37:29.718815  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d0bcd7b6ad4c159d2dbde892b45cf4" candidate_uuid: "58ce755b7aa646c08dece0fa07c93a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c"
I20260630 12:37:29.719214  8818 raft_consensus.cc:3060] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.719403  8892 raft_consensus.cc:3060] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.720062  8946 raft_consensus.cc:493] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.720575  8946 raft_consensus.cc:515] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.723270  8946 leader_election.cc:290] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993)
I20260630 12:37:29.726362  8892 raft_consensus.cc:2468] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 1.
I20260630 12:37:29.730006  8818 raft_consensus.cc:2468] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ce755b7aa646c08dece0fa07c93a4b in term 1.
I20260630 12:37:29.730681  8706 leader_election.cc:304] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c; no voters: 
I20260630 12:37:29.731546  8943 raft_consensus.cc:2804] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:29.732230  8943 raft_consensus.cc:697] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Becoming Leader. State: Replica: 58ce755b7aa646c08dece0fa07c93a4b, State: Running, Role: LEADER
I20260630 12:37:29.733080  8943 consensus_queue.cc:237] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.737787  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ce755b7aa646c08dece0fa07c93a4b" is_pre_election: true
I20260630 12:37:29.738481  8743 raft_consensus.cc:2468] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9881bf864e4b0dbbbfa40d49049e7c in term 0.
I20260630 12:37:29.739673  8856 leader_election.cc:304] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c; no voters: 
I20260630 12:37:29.740518  8946 raft_consensus.cc:2804] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:29.740908  8946 raft_consensus.cc:493] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:29.741030  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" is_pre_election: true
I20260630 12:37:29.741297  8946 raft_consensus.cc:3060] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.741739  8818 raft_consensus.cc:2468] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9881bf864e4b0dbbbfa40d49049e7c in term 0.
I20260630 12:37:29.741906  8641 catalog_manager.cc:5697] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193). New cstate: current_term: 1 leader_uuid: "58ce755b7aa646c08dece0fa07c93a4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:29.748235  8946 raft_consensus.cc:515] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.750039  8946 leader_election.cc:290] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [CANDIDATE]: Term 1 election: Requested vote from peers e0659bfbb3ad46e8a83b4364defe67bf (127.0.112.194:36077), 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993)
I20260630 12:37:29.751271  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ce755b7aa646c08dece0fa07c93a4b"
I20260630 12:37:29.751890  8743 raft_consensus.cc:3060] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.751771  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3eb4f9cfc844a1c91d878155e0a7c67" candidate_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0659bfbb3ad46e8a83b4364defe67bf"
I20260630 12:37:29.752532  8818 raft_consensus.cc:3060] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.759274  8743 raft_consensus.cc:2468] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9881bf864e4b0dbbbfa40d49049e7c in term 1.
I20260630 12:37:29.759274  8818 raft_consensus.cc:2468] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9881bf864e4b0dbbbfa40d49049e7c in term 1.
I20260630 12:37:29.760787  8856 leader_election.cc:304] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c; no voters: 
I20260630 12:37:29.761626  8946 raft_consensus.cc:2804] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:29.762506  8946 raft_consensus.cc:697] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 LEADER]: Becoming Leader. State: Replica: 9c9881bf864e4b0dbbbfa40d49049e7c, State: Running, Role: LEADER
I20260630 12:37:29.763216  8946 consensus_queue.cc:237] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.770141  8641 catalog_manager.cc:5697] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195). New cstate: current_term: 1 leader_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:29.850155   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:29.856555  8968 instance_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:37:29.857298  8969 instance_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:37:29.859966   451 server_base.cc:1061] running on GCE node
W20260630 12:37:29.859999  8971 instance_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:37:29.861470   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:29.861701   451 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:37:29.861935   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823049861916 us; error 0 us; skew 500 ppm
I20260630 12:37:29.862501   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:29.865036   451 webserver.cc:533] Webserver started at http://127.0.112.196:33885/ using document root <none> and password file <none>
I20260630 12:37:29.865542   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:29.865731   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:29.866019   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:29.867192   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "ec04c4074335401ea051320d296e3eff"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-45vn"
I20260630 12:37:29.871717   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:29.875229  8976 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:37:29.876067   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:29.876407   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "ec04c4074335401ea051320d296e3eff"
format_stamp: "Formatted at 2026-06-30 12:37:29 on dist-test-slave-45vn"
I20260630 12:37:29.876708   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822834427891-451-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:37:29.887521  8947 raft_consensus.cc:493] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.888090  8947 raft_consensus.cc:515] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:29.890127  8947 leader_election.cc:290] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58ce755b7aa646c08dece0fa07c93a4b (127.0.112.193:40993), 9c9881bf864e4b0dbbbfa40d49049e7c (127.0.112.195:41883)
I20260630 12:37:29.890928  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ce755b7aa646c08dece0fa07c93a4b" is_pre_election: true
I20260630 12:37:29.891287  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad5a5b3a4374d1db37bd197d8d565bf" candidate_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" is_pre_election: true
I20260630 12:37:29.892122  8892 raft_consensus.cc:2393] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0659bfbb3ad46e8a83b4364defe67bf in current term 1: Already voted for candidate 58ce755b7aa646c08dece0fa07c93a4b in this term.
I20260630 12:37:29.893052  8781 leader_election.cc:304] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [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: e0659bfbb3ad46e8a83b4364defe67bf; no voters: 58ce755b7aa646c08dece0fa07c93a4b, 9c9881bf864e4b0dbbbfa40d49049e7c
I20260630 12:37:29.893858  8947 raft_consensus.cc:3060] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:29.899937  8947 raft_consensus.cc:2749] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:29.900116  8961 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:29.903424  8943 consensus_queue.cc:1048] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.905316   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:29.907181   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.915531   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:29.935387  8943 consensus_queue.cc:1048] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:29.956043   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:29.956533   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:37:29.956905   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:29.957113   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:29.961082  8947 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.014371   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:38529
I20260630 12:37:30.014559  9047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:38529 every 8 connection(s)
I20260630 12:37:30.033528  9048 heartbeater.cc:344] Connected to a master server at 127.0.112.254:37447
I20260630 12:37:30.034047  9048 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:30.034925  9048 heartbeater.cc:507] Master 127.0.112.254:37447 requested a full tablet report, sending...
I20260630 12:37:30.037020  8641 ts_manager.cc:194] Registered new tserver with Master: ec04c4074335401ea051320d296e3eff (127.0.112.196:38529)
I20260630 12:37:30.038465  8641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49218
I20260630 12:37:30.234912  8946 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.247606  8966 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.324462  8943 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.336166  8944 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.649960  8892 consensus_queue.cc:237] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
I20260630 12:37:30.656181  8743 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.658004  8818 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.657974  9053 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } 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:37:30.659605  8946 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:30.665565  8946 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.666967  8743 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
W20260630 12:37:30.668416  8855 consensus_peers.cc:597] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3eb4f9cfc844a1c91d878155e0a7c67. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.668355  8818 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.681308  8641 catalog_manager.cc:5697] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.690264  8743 consensus_queue.cc:237] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
I20260630 12:37:30.701484  8892 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.702759  8818 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.702975  8989 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:30.704316  8944 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } 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:37:30.711603  8706 consensus_peers.cc:597] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9d0bcd7b6ad4c159d2dbde892b45cf4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.710968  8989 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.713608  8892 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.713471  8818 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.726203  8639 catalog_manager.cc:5697] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "58ce755b7aa646c08dece0fa07c93a4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: true } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.740067  8818 consensus_queue.cc:237] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: true } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
I20260630 12:37:30.746564  8743 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.748271  9058 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:30.748787  8892 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:30.750449  9057 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } 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:37:30.754987  9058 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: true } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.757046  8743 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: true } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
W20260630 12:37:30.761320  8781 consensus_peers.cc:597] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eebc7a7d45dc4ad59f8669eabf74590b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.763247  8892 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: true } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.772534  8641 catalog_manager.cc:5697] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf reported cstate change: config changed from index -1 to 2, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.773291  8891 consensus_queue.cc:237] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
I20260630 12:37:30.780818  8743 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:30.781044  8855 consensus_peers.cc:597] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3eb4f9cfc844a1c91d878155e0a7c67. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.782248  8966 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } 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:37:30.782698  8818 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.784451  8966 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:30.790045  8946 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.792747  8743 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.795419  8818 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
W20260630 12:37:30.800201  8689 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:30.800580  8689 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:30.806185  8742 consensus_queue.cc:237] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
I20260630 12:37:30.806479  8639 catalog_manager.cc:5697] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:30.813620  8706 consensus_peers.cc:597] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9d0bcd7b6ad4c159d2dbde892b45cf4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.813898  8891 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.815152  8818 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.815346  8944 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:30.816861  8943 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } 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:37:30.822543  8892 consensus_queue.cc:237] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:30.826287  8943 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.828394  8742 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.829288  8817 raft_consensus.cc:1275] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 9c9881bf864e4b0dbbbfa40d49049e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.829823  8946 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } 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:37:30.830924  9053 consensus_queue.cc:1048] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:30.833344  8817 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.834271  8892 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.838092  9053 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.842810  8816 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.847023  8743 raft_consensus.cc:2955] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.848644  8641 catalog_manager.cc:5697] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "58ce755b7aa646c08dece0fa07c93a4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.852373  8625 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3eb4f9cfc844a1c91d878155e0a7c67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:37:30.860425  8689 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:30.860838  8689 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:30.860728  8639 catalog_manager.cc:5697] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b reported cstate change: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.867446  8816 consensus_queue.cc:237] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } }
W20260630 12:37:30.873420  8781 consensus_peers.cc:597] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf -> Peer ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): Couldn't send request to peer ec04c4074335401ea051320d296e3eff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eebc7a7d45dc4ad59f8669eabf74590b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.874267  8743 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.875139  8892 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.875766  8947 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:30.877291  8947 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } 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:37:30.885421  9058 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.887730  8743 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
I20260630 12:37:30.888151  8892 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } } }
W20260630 12:37:30.894469  8689 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:30.894902  8689 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:30.895995  8742 consensus_queue.cc:237] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } }
I20260630 12:37:30.899637  8640 catalog_manager.cc:5697] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec04c4074335401ea051320d296e3eff" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 38529 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.902771  8891 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.904567  8989 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:30.907145  8816 raft_consensus.cc:1275] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Refusing update from remote peer 58ce755b7aa646c08dece0fa07c93a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.908821  8989 consensus_queue.cc:1048] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } 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:37:30.911831  9013 tablet_service.cc:1558] Processing DeleteTablet for tablet c3eb4f9cfc844a1c91d878155e0a7c67 with delete_type TABLET_DATA_TOMBSTONED (TS ec04c4074335401ea051320d296e3eff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42376
I20260630 12:37:30.923616  8818 consensus_queue.cc:237] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [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: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } }
W20260630 12:37:30.924752  8625 catalog_manager.cc:4995] TS ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): delete failed for tablet c3eb4f9cfc844a1c91d878155e0a7c67 because the tablet was not found. No further retry: Not found: Tablet not found: c3eb4f9cfc844a1c91d878155e0a7c67
I20260630 12:37:30.925400  8943 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.927400  8892 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.932219  8816 raft_consensus.cc:2955] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.933671  8891 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.935467  9057 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } 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:37:30.938640  8626 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:30.941990  8742 raft_consensus.cc:1275] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Refusing update from remote peer e0659bfbb3ad46e8a83b4364defe67bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:30.942117  8640 catalog_manager.cc:5697] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c reported cstate change: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "58ce755b7aa646c08dece0fa07c93a4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } attrs { replace: false } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } } }
I20260630 12:37:30.943660  8947 consensus_queue.cc:1048] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:30.943266  9058 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } }
I20260630 12:37:30.948217  8743 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } }
I20260630 12:37:30.956799  8625 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eebc7a7d45dc4ad59f8669eabf74590b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:30.960505  8891 raft_consensus.cc:2955] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } } }
I20260630 12:37:30.963598  8641 catalog_manager.cc:5697] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf reported cstate change: config changed from index 3 to 4, NON_VOTER ec04c4074335401ea051320d296e3eff (127.0.112.196) evicted. New cstate: current_term: 1 leader_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ce755b7aa646c08dece0fa07c93a4b" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0659bfbb3ad46e8a83b4364defe67bf" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c9881bf864e4b0dbbbfa40d49049e7c" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41883 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.964427  9013 tablet_service.cc:1558] Processing DeleteTablet for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 with delete_type TABLET_DATA_TOMBSTONED (TS ec04c4074335401ea051320d296e3eff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42376
W20260630 12:37:30.966162  8625 catalog_manager.cc:4995] TS ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): delete failed for tablet c9d0bcd7b6ad4c159d2dbde892b45cf4 because the tablet was not found. No further retry: Not found: Tablet not found: c9d0bcd7b6ad4c159d2dbde892b45cf4
I20260630 12:37:30.974391  9013 tablet_service.cc:1558] Processing DeleteTablet for tablet eebc7a7d45dc4ad59f8669eabf74590b with delete_type TABLET_DATA_TOMBSTONED (TS ec04c4074335401ea051320d296e3eff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42376
W20260630 12:37:30.976197  8625 catalog_manager.cc:4995] TS ec04c4074335401ea051320d296e3eff (127.0.112.196:38529): delete failed for tablet eebc7a7d45dc4ad59f8669eabf74590b because the tablet was not found. No further retry: Not found: Tablet not found: eebc7a7d45dc4ad59f8669eabf74590b
I20260630 12:37:31.040956  9048 heartbeater.cc:499] Master 127.0.112.254:37447 was elected leader, sending a full tablet report...
I20260630 12:37:31.103322   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:31.121963   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.122834   451 tablet_replica.cc:333] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b: stopping tablet replica
I20260630 12:37:31.123404   451 raft_consensus.cc:2243] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.123981   451 raft_consensus.cc:2272] T eebc7a7d45dc4ad59f8669eabf74590b P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.126408   451 tablet_replica.cc:333] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b: stopping tablet replica
I20260630 12:37:31.127017   451 raft_consensus.cc:2243] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.127727   451 raft_consensus.cc:2272] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.129705   451 tablet_replica.cc:333] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b: stopping tablet replica
I20260630 12:37:31.130158   451 raft_consensus.cc:2243] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.130930   451 raft_consensus.cc:2272] T 1ad5a5b3a4374d1db37bd197d8d565bf P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.132753   451 tablet_replica.cc:333] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b: stopping tablet replica
I20260630 12:37:31.133196   451 raft_consensus.cc:2243] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.133710   451 raft_consensus.cc:2272] T c3eb4f9cfc844a1c91d878155e0a7c67 P 58ce755b7aa646c08dece0fa07c93a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.157306   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:31.173374   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:31.193426   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.194072   451 tablet_replica.cc:333] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf: stopping tablet replica
I20260630 12:37:31.194653   451 raft_consensus.cc:2243] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.195634   451 raft_consensus.cc:2272] T eebc7a7d45dc4ad59f8669eabf74590b P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.197788   451 tablet_replica.cc:333] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf: stopping tablet replica
I20260630 12:37:31.198410   451 raft_consensus.cc:2243] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.198951   451 raft_consensus.cc:2272] T 1ad5a5b3a4374d1db37bd197d8d565bf P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.200986   451 tablet_replica.cc:333] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf: stopping tablet replica
I20260630 12:37:31.201514   451 raft_consensus.cc:2243] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.202090   451 raft_consensus.cc:2272] T c3eb4f9cfc844a1c91d878155e0a7c67 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.204424   451 tablet_replica.cc:333] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf: stopping tablet replica
I20260630 12:37:31.204936   451 raft_consensus.cc:2243] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.205504   451 raft_consensus.cc:2272] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P e0659bfbb3ad46e8a83b4364defe67bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.230960   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:31.243894   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:31.264673   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.265345   451 tablet_replica.cc:333] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c: stopping tablet replica
I20260630 12:37:31.265903   451 raft_consensus.cc:2243] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.266525   451 raft_consensus.cc:2272] T eebc7a7d45dc4ad59f8669eabf74590b P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.268870   451 tablet_replica.cc:333] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c: stopping tablet replica
I20260630 12:37:31.269435   451 raft_consensus.cc:2243] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.270221   451 raft_consensus.cc:2272] T c3eb4f9cfc844a1c91d878155e0a7c67 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.272450   451 tablet_replica.cc:333] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c: stopping tablet replica
I20260630 12:37:31.272974   451 raft_consensus.cc:2243] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.273386   451 raft_consensus.cc:2272] T 1ad5a5b3a4374d1db37bd197d8d565bf P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.275323   451 tablet_replica.cc:333] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c: stopping tablet replica
I20260630 12:37:31.275775   451 raft_consensus.cc:2243] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.276327   451 raft_consensus.cc:2272] T c9d0bcd7b6ad4c159d2dbde892b45cf4 P 9c9881bf864e4b0dbbbfa40d49049e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.290015   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:31.302456   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:31.321717   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:31.338598   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:31.346977   451 master.cc:562] Master@127.0.112.254:37447 shutting down...
I20260630 12:37:31.364468   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:31.365250   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.365620   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 942ad803df1d4219888f84ff16f95e2e: stopping tablet replica
I20260630 12:37:31.385434   451 master.cc:584] Master@127.0.112.254:37447 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3920 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:37:31.417578   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:44029
I20260630 12:37:31.418695   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:31.423542  9074 instance_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:37:31.423671  9075 instance_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:37:31.426293  9077 instance_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:37:31.426326   451 server_base.cc:1061] running on GCE node
I20260630 12:37:31.427495   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:31.427726   451 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:37:31.427877   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823051427862 us; error 0 us; skew 500 ppm
I20260630 12:37:31.428452   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:31.431113   451 webserver.cc:533] Webserver started at http://127.0.112.254:39073/ using document root <none> and password file <none>
I20260630 12:37:31.431603   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:31.431979   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:31.432279   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:31.433374   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "38de391df9584df68cfbaef66ccaf0e5"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.437793   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:31.441269  9082 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:37:31.442179   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:31.442428   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "38de391df9584df68cfbaef66ccaf0e5"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.442663   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-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:37:31.463737   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:31.464679   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:31.501886   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:44029
I20260630 12:37:31.502012  9133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:44029 every 8 connection(s)
I20260630 12:37:31.505932  9134 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:37:31.516566  9134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5: Bootstrap starting.
I20260630 12:37:31.520923  9134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.525007  9134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5: No bootstrap required, opened a new log
I20260630 12:37:31.527086  9134 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER }
I20260630 12:37:31.527495  9134 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.527737  9134 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38de391df9584df68cfbaef66ccaf0e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.528391  9134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER }
I20260630 12:37:31.528855  9134 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:31.529062  9134 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:31.529353  9134 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.534274  9134 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER }
I20260630 12:37:31.534857  9134 leader_election.cc:304] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [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: 38de391df9584df68cfbaef66ccaf0e5; no voters: 
I20260630 12:37:31.536093  9134 leader_election.cc:290] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:31.536594  9137 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.538058  9137 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 1 LEADER]: Becoming Leader. State: Replica: 38de391df9584df68cfbaef66ccaf0e5, State: Running, Role: LEADER
I20260630 12:37:31.538801  9137 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [LEADER]: Queue going to LEADER mode. State: All 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: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER }
I20260630 12:37:31.539000  9134 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:31.541882  9139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38de391df9584df68cfbaef66ccaf0e5. Latest consensus state: current_term: 1 leader_uuid: "38de391df9584df68cfbaef66ccaf0e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER } }
I20260630 12:37:31.541867  9138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38de391df9584df68cfbaef66ccaf0e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38de391df9584df68cfbaef66ccaf0e5" member_type: VOTER } }
I20260630 12:37:31.542690  9139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:31.542732  9138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:31.546131  9142 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:31.552860  9142 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:31.554534   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:31.562438  9142 catalog_manager.cc:1383] Generated new cluster ID: 1328ea3f94b6414b974c3a291f4a4104
I20260630 12:37:31.562767  9142 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:31.594534  9142 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:31.595821  9142 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:31.625201  9142 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5: Generated new TSK 0
I20260630 12:37:31.625790  9142 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:31.685737   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:31.692731  9155 instance_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:37:31.693450  9156 instance_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:37:31.695024  9158 instance_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:37:31.695670   451 server_base.cc:1061] running on GCE node
I20260630 12:37:31.696447   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:31.696625   451 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:37:31.696748   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823051696736 us; error 0 us; skew 500 ppm
I20260630 12:37:31.697175   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:31.699631   451 webserver.cc:533] Webserver started at http://127.0.112.193:42237/ using document root <none> and password file <none>
I20260630 12:37:31.700064   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:31.700217   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:31.700429   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:31.701438   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "452008ddf01447c89c9882905dbd3878"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.705722   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:31.709025  9163 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:37:31.709815   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:31.710131   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "452008ddf01447c89c9882905dbd3878"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.710425   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-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:37:31.726433   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:31.727499   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:31.728917   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:31.731274   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:31.731516   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.731757   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:31.731935   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.770884   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:33947
I20260630 12:37:31.771023  9225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:33947 every 8 connection(s)
I20260630 12:37:31.775825   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:31.782634  9230 instance_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:37:31.783654  9231 instance_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:37:31.787165  9234 instance_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:37:31.787956  9226 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44029
I20260630 12:37:31.788240   451 server_base.cc:1061] running on GCE node
I20260630 12:37:31.788400  9226 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:31.789263  9226 heartbeater.cc:507] Master 127.0.112.254:44029 requested a full tablet report, sending...
I20260630 12:37:31.789353   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:31.789673   451 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:37:31.789848   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823051789832 us; error 0 us; skew 500 ppm
I20260630 12:37:31.790483   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:31.791611  9099 ts_manager.cc:194] Registered new tserver with Master: 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947)
I20260630 12:37:31.793102   451 webserver.cc:533] Webserver started at http://127.0.112.194:40389/ using document root <none> and password file <none>
I20260630 12:37:31.793623   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:31.793650  9099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50892
I20260630 12:37:31.793902   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:31.794277   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:31.795521   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "321eec35aed740688036c0fd7d13c854"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.799746   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:31.803090  9238 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:37:31.803877   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:37:31.804191   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "321eec35aed740688036c0fd7d13c854"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.804495   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-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:37:31.826395   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:31.827483   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:31.828896   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:31.831086   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:31.831321   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.831563   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:31.831732   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.872085   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:33289
I20260630 12:37:31.872208  9300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:33289 every 8 connection(s)
I20260630 12:37:31.877218   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:31.884684  9304 instance_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:37:31.886500  9305 instance_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:37:31.889426  9307 instance_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:37:31.889714   451 server_base.cc:1061] running on GCE node
I20260630 12:37:31.890406  9301 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44029
I20260630 12:37:31.890811  9301 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:31.890918   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:31.891222   451 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:37:31.891413   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823051891395 us; error 0 us; skew 500 ppm
I20260630 12:37:31.891621  9301 heartbeater.cc:507] Master 127.0.112.254:44029 requested a full tablet report, sending...
I20260630 12:37:31.892009   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:31.893867  9099 ts_manager.cc:194] Registered new tserver with Master: 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289)
I20260630 12:37:31.894886   451 webserver.cc:533] Webserver started at http://127.0.112.195:41059/ using document root <none> and password file <none>
I20260630 12:37:31.895525   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:31.895757   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:31.895753  9099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50906
I20260630 12:37:31.896337   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:31.897665   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.901945   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:31.905085  9312 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:37:31.905791   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:31.906138   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
format_stamp: "Formatted at 2026-06-30 12:37:31 on dist-test-slave-45vn"
I20260630 12:37:31.906437   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822834427891-451-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:37:31.924719   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:31.925724   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:31.927119   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:31.929270   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:31.929507   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.929738   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:31.929919   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:31.968708   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:37523
I20260630 12:37:31.968776  9374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:37523 every 8 connection(s)
I20260630 12:37:31.983073  9375 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44029
I20260630 12:37:31.983430  9375 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:31.984063  9375 heartbeater.cc:507] Master 127.0.112.254:44029 requested a full tablet report, sending...
I20260630 12:37:31.985867  9099 ts_manager.cc:194] Registered new tserver with Master: 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:31.986107   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013652908s
I20260630 12:37:31.987270  9099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50910
I20260630 12:37:32.796409  9226 heartbeater.cc:499] Master 127.0.112.254:44029 was elected leader, sending a full tablet report...
I20260630 12:37:32.898765  9301 heartbeater.cc:499] Master 127.0.112.254:44029 was elected leader, sending a full tablet report...
I20260630 12:37:32.989933  9375 heartbeater.cc:499] Master 127.0.112.254:44029 was elected leader, sending a full tablet report...
I20260630 12:37:33.042301  9099 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50926:
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:37:33.044983  9099 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:37:33.103482  9191 tablet_service.cc:1511] Processing CreateTablet for tablet 42fe1532efc54361b026c9ca8c17ae52 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:33.103765  9190 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:33.104925  9191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fe1532efc54361b026c9ca8c17ae52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.105857  9190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.107551  9189 tablet_service.cc:1511] Processing CreateTablet for tablet 9041ed29cbf145e5857f453088020347 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:33.107878  9266 tablet_service.cc:1511] Processing CreateTablet for tablet 42fe1532efc54361b026c9ca8c17ae52 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:33.109081  9189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9041ed29cbf145e5857f453088020347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.109261  9266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fe1532efc54361b026c9ca8c17ae52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.112394  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 12298763584f4ecba1cf68c3936628fc (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:33.113903  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12298763584f4ecba1cf68c3936628fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.114430  9265 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:33.114949  9264 tablet_service.cc:1511] Processing CreateTablet for tablet 9041ed29cbf145e5857f453088020347 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:33.115901  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.117132  9264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9041ed29cbf145e5857f453088020347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.112437  9188 tablet_service.cc:1511] Processing CreateTablet for tablet e2fcc1e8591c41bdaa79a66d951d50e5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:33.120312  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fcc1e8591c41bdaa79a66d951d50e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.122007  9263 tablet_service.cc:1511] Processing CreateTablet for tablet e2fcc1e8591c41bdaa79a66d951d50e5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:33.123610  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fcc1e8591c41bdaa79a66d951d50e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.135349  9262 tablet_service.cc:1511] Processing CreateTablet for tablet 12298763584f4ecba1cf68c3936628fc (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:33.136857  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12298763584f4ecba1cf68c3936628fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.145623  9340 tablet_service.cc:1511] Processing CreateTablet for tablet 42fe1532efc54361b026c9ca8c17ae52 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:33.147917  9339 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:33.151921  9337 tablet_service.cc:1511] Processing CreateTablet for tablet e2fcc1e8591c41bdaa79a66d951d50e5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:33.150233  9338 tablet_service.cc:1511] Processing CreateTablet for tablet 9041ed29cbf145e5857f453088020347 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:33.154241  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fe1532efc54361b026c9ca8c17ae52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.159476  9337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fcc1e8591c41bdaa79a66d951d50e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.160233  9336 tablet_service.cc:1511] Processing CreateTablet for tablet 12298763584f4ecba1cf68c3936628fc (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:33.160957  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9041ed29cbf145e5857f453088020347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.164670  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 67878fbf13f14e6890dffb718dde5aa5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:33.166208  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67878fbf13f14e6890dffb718dde5aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.172452  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8f36c29bd0419f87d9bc9b7fcd0b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.172315  9335 tablet_service.cc:1511] Processing CreateTablet for tablet 67878fbf13f14e6890dffb718dde5aa5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:33.177928  9335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67878fbf13f14e6890dffb718dde5aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.179209  9336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12298763584f4ecba1cf68c3936628fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.172312  9263 tablet_service.cc:1511] Processing CreateTablet for tablet 67878fbf13f14e6890dffb718dde5aa5 (DEFAULT_TABLE table=test-workload [id=67ebf1a70c394c16b2c587f13b5ad23d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:33.192808  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67878fbf13f14e6890dffb718dde5aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:33.215426  9396 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.220528  9395 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.229882  9396 tablet_bootstrap.cc:654] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.233320  9395 tablet_bootstrap.cc:654] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.237462  9397 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.241564  9395 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.241987  9395 ts_tablet_manager.cc:1403] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260630 12:37:33.244568  9395 raft_consensus.cc:359] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.245210  9395 raft_consensus.cc:385] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.245391  9396 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.245415  9395 raft_consensus.cc:740] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.246131  9396 ts_tablet_manager.cc:1403] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.011s
I20260630 12:37:33.246807  9397 tablet_bootstrap.cc:654] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.246416  9395 consensus_queue.cc:260] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.249317  9396 raft_consensus.cc:359] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.250281  9396 raft_consensus.cc:385] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.250663  9396 raft_consensus.cc:740] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.251708  9396 consensus_queue.cc:260] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.252650  9395 ts_tablet_manager.cc:1434] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260630 12:37:33.253845  9395 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.254803  9397 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.255504  9397 ts_tablet_manager.cc:1403] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:37:33.258842  9397 raft_consensus.cc:359] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.259718  9397 raft_consensus.cc:385] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.260180  9395 tablet_bootstrap.cc:654] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.260080  9397 raft_consensus.cc:740] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.261147  9397 consensus_queue.cc:260] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.265038  9396 ts_tablet_manager.cc:1434] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.012s
I20260630 12:37:33.266388  9396 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.272511  9396 tablet_bootstrap.cc:654] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.274219  9395 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.274821  9395 ts_tablet_manager.cc:1403] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
W20260630 12:37:33.276217  9227 tablet.cc:2406] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:33.278609  9395 raft_consensus.cc:359] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.279698  9395 raft_consensus.cc:385] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.281183  9395 raft_consensus.cc:740] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.282234  9397 ts_tablet_manager.cc:1434] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.015s
I20260630 12:37:33.282335  9395 consensus_queue.cc:260] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.286288  9395 ts_tablet_manager.cc:1434] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:33.286478  9397 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.287261  9395 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.287424  9396 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.288158  9396 ts_tablet_manager.cc:1403] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:37:33.291241  9396 raft_consensus.cc:359] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.292121  9396 raft_consensus.cc:385] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.292637  9396 raft_consensus.cc:740] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.292845  9397 tablet_bootstrap.cc:654] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.293473  9395 tablet_bootstrap.cc:654] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.294008  9396 consensus_queue.cc:260] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.296696  9396 ts_tablet_manager.cc:1434] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:33.297889  9396 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.304577  9396 tablet_bootstrap.cc:654] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.305636  9397 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.306442  9397 ts_tablet_manager.cc:1403] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260630 12:37:33.310427  9397 raft_consensus.cc:359] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.311421  9397 raft_consensus.cc:385] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.311941  9397 raft_consensus.cc:740] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.313181  9397 consensus_queue.cc:260] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.316195  9397 ts_tablet_manager.cc:1434] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:33.317445  9397 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.318781  9396 tablet_bootstrap.cc:492] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.319368  9396 ts_tablet_manager.cc:1403] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260630 12:37:33.322355  9396 raft_consensus.cc:359] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.323084  9396 raft_consensus.cc:385] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.323421  9397 tablet_bootstrap.cc:654] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.323436  9396 raft_consensus.cc:740] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.325428  9396 consensus_queue.cc:260] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.327778  9396 ts_tablet_manager.cc:1434] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:33.328712  9397 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.329523  9397 ts_tablet_manager.cc:1403] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:37:33.330823  9395 tablet_bootstrap.cc:492] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.331324  9395 ts_tablet_manager.cc:1403] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.016s
I20260630 12:37:33.332500  9397 raft_consensus.cc:359] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.333241  9397 raft_consensus.cc:385] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.333513  9397 raft_consensus.cc:740] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.334100  9395 raft_consensus.cc:359] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.334271  9397 consensus_queue.cc:260] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.334887  9395 raft_consensus.cc:385] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.335521  9395 raft_consensus.cc:740] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.336563  9397 ts_tablet_manager.cc:1434] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:33.328786  9396 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.336392  9395 consensus_queue.cc:260] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.338553  9395 ts_tablet_manager.cc:1434] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:33.339665  9395 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.342649  9396 tablet_bootstrap.cc:654] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.345403  9397 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.345979  9395 tablet_bootstrap.cc:654] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.352047  9397 tablet_bootstrap.cc:654] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.355095  9396 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.355768  9396 ts_tablet_manager.cc:1403] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260630 12:37:33.359674  9400 raft_consensus.cc:493] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.360371  9400 raft_consensus.cc:515] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.369791  9400 leader_election.cc:290] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.376940  9396 raft_consensus.cc:359] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.378153  9396 raft_consensus.cc:385] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.382751  9395 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.383313  9395 ts_tablet_manager.cc:1403] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.022s
I20260630 12:37:33.378547  9396 raft_consensus.cc:740] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.384465  9396 consensus_queue.cc:260] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.386315  9395 raft_consensus.cc:359] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.386515  9276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eec35aed740688036c0fd7d13c854" is_pre_election: true
I20260630 12:37:33.388314  9403 raft_consensus.cc:493] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.388423  9395 raft_consensus.cc:385] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.388975  9395 raft_consensus.cc:740] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.388984  9403 raft_consensus.cc:515] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.390033  9395 consensus_queue.cc:260] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
W20260630 12:37:33.388314  9165 leader_election.cc:343] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:33.403508  9403 leader_election.cc:290] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289)
I20260630 12:37:33.408804  9402 raft_consensus.cc:493] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.409476  9402 raft_consensus.cc:515] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.412890  9402 leader_election.cc:290] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.413682  9395 ts_tablet_manager.cc:1434] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260630 12:37:33.417451  9395 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.427225  9395 tablet_bootstrap.cc:654] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.427297  9396 ts_tablet_manager.cc:1434] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.000s
I20260630 12:37:33.428942  9397 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.429463  9397 ts_tablet_manager.cc:1403] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.084s	user 0.039s	sys 0.038s
I20260630 12:37:33.431974  9396 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.441160  9350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.438643  9396 tablet_bootstrap.cc:654] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.445894  9397 raft_consensus.cc:359] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.446695  9397 raft_consensus.cc:385] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.447062  9397 raft_consensus.cc:740] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.448064  9397 consensus_queue.cc:260] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.450847  9350 raft_consensus.cc:2468] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 0.
I20260630 12:37:33.454185  9164 leader_election.cc:304] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [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: 452008ddf01447c89c9882905dbd3878, 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 321eec35aed740688036c0fd7d13c854
I20260630 12:37:33.456198  9400 raft_consensus.cc:2804] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.456597  9400 raft_consensus.cc:493] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.456956  9400 raft_consensus.cc:3060] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.457185  9397 ts_tablet_manager.cc:1434] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260630 12:37:33.458334  9397 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.468199  9400 raft_consensus.cc:515] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.469141  9397 tablet_bootstrap.cc:654] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.472055  9350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.472705  9350 raft_consensus.cc:3060] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.477526  9395 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.478183  9395 ts_tablet_manager.cc:1403] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.010s
I20260630 12:37:33.473510  9276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eec35aed740688036c0fd7d13c854"
W20260630 12:37:33.480352  9165 leader_election.cc:343] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:33.482043  9276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eec35aed740688036c0fd7d13c854" is_pre_election: true
I20260630 12:37:33.482767  9350 raft_consensus.cc:2468] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 1.
I20260630 12:37:33.482599  9395 raft_consensus.cc:359] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.483165  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fe1532efc54361b026c9ca8c17ae52" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
W20260630 12:37:33.483373  9314 leader_election.cc:343] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:33.483613  9395 raft_consensus.cc:385] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.483916  9201 raft_consensus.cc:2468] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.484148  9395 raft_consensus.cc:740] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.484342  9164 leader_election.cc:304] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [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: 452008ddf01447c89c9882905dbd3878, 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 321eec35aed740688036c0fd7d13c854
I20260630 12:37:33.486950  9396 tablet_bootstrap.cc:492] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.487478  9396 ts_tablet_manager.cc:1403] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260630 12:37:33.488183  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
W20260630 12:37:33.489812  9313 leader_election.cc:343] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:33.490298  9313 leader_election.cc:304] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [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: 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878
I20260630 12:37:33.490273  9396 raft_consensus.cc:359] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.491191  9396 raft_consensus.cc:385] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.483696  9400 leader_election.cc:290] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 election: Requested vote from peers 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.491402  9403 raft_consensus.cc:2749] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:33.491824  9395 consensus_queue.cc:260] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.492233  9400 raft_consensus.cc:2804] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.492751  9239 leader_election.cc:304] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.493618  9402 raft_consensus.cc:2804] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.493988  9402 raft_consensus.cc:493] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.494181  9395 ts_tablet_manager.cc:1434] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260630 12:37:33.494323  9402 raft_consensus.cc:3060] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.501951  9395 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: Bootstrap starting.
I20260630 12:37:33.503106  9400 raft_consensus.cc:697] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 1 LEADER]: Becoming Leader. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Running, Role: LEADER
I20260630 12:37:33.501983  9402 raft_consensus.cc:515] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.505460  9402 leader_election.cc:290] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Requested vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.506321  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fe1532efc54361b026c9ca8c17ae52" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878"
I20260630 12:37:33.508682  9396 raft_consensus.cc:740] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.509099  9201 raft_consensus.cc:3060] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.509488  9396 consensus_queue.cc:260] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.507552  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fe1532efc54361b026c9ca8c17ae52" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.511085  9349 raft_consensus.cc:3060] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.504300  9400 consensus_queue.cc:237] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.519945  9397 tablet_bootstrap.cc:492] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.520618  9397 ts_tablet_manager.cc:1403] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.017s
I20260630 12:37:33.525444  9349 raft_consensus.cc:2468] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.526664  9239 leader_election.cc:304] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 
I20260630 12:37:33.508440  9350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fe1532efc54361b026c9ca8c17ae52" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.531224  9350 raft_consensus.cc:2376] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1. Re-sending same reply.
I20260630 12:37:33.524698  9397 raft_consensus.cc:359] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.531553  9098 catalog_manager.cc:5697] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 452008ddf01447c89c9882905dbd3878 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "452008ddf01447c89c9882905dbd3878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.532567  9397 raft_consensus.cc:385] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.532920  9397 raft_consensus.cc:740] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.537057  9402 raft_consensus.cc:2804] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.537546  9402 raft_consensus.cc:697] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Becoming Leader. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Running, Role: LEADER
I20260630 12:37:33.537797  9400 raft_consensus.cc:493] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.538269  9400 raft_consensus.cc:515] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.538318  9402 consensus_queue.cc:237] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.539991  9397 consensus_queue.cc:260] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.541196  9276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9041ed29cbf145e5857f453088020347" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eec35aed740688036c0fd7d13c854" is_pre_election: true
I20260630 12:37:33.541822  9276 raft_consensus.cc:2468] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 0.
I20260630 12:37:33.542280  9397 ts_tablet_manager.cc:1434] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260630 12:37:33.543330  9397 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: Bootstrap starting.
I20260630 12:37:33.543116  9165 leader_election.cc:304] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.511152  9395 tablet_bootstrap.cc:654] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.544121  9422 raft_consensus.cc:2804] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.544673  9422 raft_consensus.cc:493] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.545035  9422 raft_consensus.cc:3060] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:33.551663  9147 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:33.554131  9422 raft_consensus.cc:515] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.528443  9201 raft_consensus.cc:2468] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.556416  9400 leader_election.cc:290] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.557564  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9041ed29cbf145e5857f453088020347" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.558233  9349 raft_consensus.cc:2468] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 0.
I20260630 12:37:33.558423  9397 tablet_bootstrap.cc:654] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.558506  9276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9041ed29cbf145e5857f453088020347" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eec35aed740688036c0fd7d13c854"
I20260630 12:37:33.559437  9276 raft_consensus.cc:3060] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.565474  9396 ts_tablet_manager.cc:1434] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.078s	user 0.022s	sys 0.015s
I20260630 12:37:33.566325  9097 catalog_manager.cc:5697] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 reported cstate change: term changed from 0 to 1, leader changed from <none> to 321eec35aed740688036c0fd7d13c854 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "321eec35aed740688036c0fd7d13c854" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.567206  9276 raft_consensus.cc:2468] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 1.
I20260630 12:37:33.567296  9396 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: Bootstrap starting.
I20260630 12:37:33.568486  9165 leader_election.cc:304] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.569453  9400 raft_consensus.cc:2804] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.569948  9400 raft_consensus.cc:697] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 1 LEADER]: Becoming Leader. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Running, Role: LEADER
I20260630 12:37:33.571151  9395 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: No bootstrap required, opened a new log
I20260630 12:37:33.571681  9395 ts_tablet_manager.cc:1403] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.005s
I20260630 12:37:33.574548  9395 raft_consensus.cc:359] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.575286  9395 raft_consensus.cc:385] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.575593  9395 raft_consensus.cc:740] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 452008ddf01447c89c9882905dbd3878, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.576437  9395 consensus_queue.cc:260] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.577064  9396 tablet_bootstrap.cc:654] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.578603  9395 ts_tablet_manager.cc:1434] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:33.578459  9400 consensus_queue.cc:237] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.582793  9397 tablet_bootstrap.cc:492] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: No bootstrap required, opened a new log
I20260630 12:37:33.583637  9397 ts_tablet_manager.cc:1403] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.008s
I20260630 12:37:33.587374  9397 raft_consensus.cc:359] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.588212  9397 raft_consensus.cc:385] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.588549  9397 raft_consensus.cc:740] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bab8fe279e4acd9e69d57cc1241aaf, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.589454  9396 tablet_bootstrap.cc:492] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: No bootstrap required, opened a new log
I20260630 12:37:33.589304  9397 consensus_queue.cc:260] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.589990  9396 ts_tablet_manager.cc:1403] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260630 12:37:33.590034  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9041ed29cbf145e5857f453088020347" candidate_uuid: "452008ddf01447c89c9882905dbd3878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.590839  9349 raft_consensus.cc:3060] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.592192  9397 ts_tablet_manager.cc:1434] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:33.591414  9097 catalog_manager.cc:5697] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 452008ddf01447c89c9882905dbd3878 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "452008ddf01447c89c9882905dbd3878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.599980  9396 raft_consensus.cc:359] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.600818  9396 raft_consensus.cc:385] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.601146  9396 raft_consensus.cc:740] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.602051  9396 consensus_queue.cc:260] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.604343  9396 ts_tablet_manager.cc:1434] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:37:33.605018  9349 raft_consensus.cc:2468] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 452008ddf01447c89c9882905dbd3878 in term 1.
I20260630 12:37:33.605443  9402 raft_consensus.cc:493] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.605980  9402 raft_consensus.cc:515] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.606668  9422 leader_election.cc:290] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [CANDIDATE]: Term 1 election: Requested vote from peers 321eec35aed740688036c0fd7d13c854 (127.0.112.194:33289), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.608562  9402 leader_election.cc:290] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.609306  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
I20260630 12:37:33.610121  9201 raft_consensus.cc:2468] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.610368  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.611042  9349 raft_consensus.cc:2468] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.611267  9239 leader_election.cc:304] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.612149  9402 raft_consensus.cc:2804] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.612526  9402 raft_consensus.cc:493] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.612867  9402 raft_consensus.cc:3060] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.618117  9402 raft_consensus.cc:515] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.619746  9402 leader_election.cc:290] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Requested vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.620412  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878"
I20260630 12:37:33.620797  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67878fbf13f14e6890dffb718dde5aa5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.621042  9201 raft_consensus.cc:3060] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.621376  9349 raft_consensus.cc:3060] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.627907  9402 raft_consensus.cc:493] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.627910  9201 raft_consensus.cc:2468] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.627914  9349 raft_consensus.cc:2468] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.628803  9402 raft_consensus.cc:515] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.629662  9239 leader_election.cc:304] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 
I20260630 12:37:33.630366  9425 raft_consensus.cc:2804] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.630926  9425 raft_consensus.cc:697] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Becoming Leader. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Running, Role: LEADER
I20260630 12:37:33.631032  9402 leader_election.cc:290] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.631740  9425 consensus_queue.cc:237] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.632573  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12298763584f4ecba1cf68c3936628fc" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
I20260630 12:37:33.632813  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12298763584f4ecba1cf68c3936628fc" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.633339  9201 raft_consensus.cc:2468] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.633435  9349 raft_consensus.cc:2468] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.634604  9239 leader_election.cc:304] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.635553  9425 raft_consensus.cc:2804] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.635994  9425 raft_consensus.cc:493] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.636334  9425 raft_consensus.cc:3060] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.639655  9097 catalog_manager.cc:5697] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 reported cstate change: term changed from 0 to 1, leader changed from <none> to 321eec35aed740688036c0fd7d13c854 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "321eec35aed740688036c0fd7d13c854" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.641716  9425 raft_consensus.cc:515] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.643780  9425 leader_election.cc:290] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Requested vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.644860  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12298763584f4ecba1cf68c3936628fc" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.645395  9349 raft_consensus.cc:3060] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.645588  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12298763584f4ecba1cf68c3936628fc" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878"
I20260630 12:37:33.646209  9201 raft_consensus.cc:3060] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.652410  9349 raft_consensus.cc:2468] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.652905  9201 raft_consensus.cc:2468] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.653676  9239 leader_election.cc:304] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 58bab8fe279e4acd9e69d57cc1241aaf; no voters: 
I20260630 12:37:33.654348  9425 raft_consensus.cc:2804] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.654795  9425 raft_consensus.cc:697] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Becoming Leader. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Running, Role: LEADER
I20260630 12:37:33.655678  9425 consensus_queue.cc:237] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.662303  9097 catalog_manager.cc:5697] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 reported cstate change: term changed from 0 to 1, leader changed from <none> to 321eec35aed740688036c0fd7d13c854 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "321eec35aed740688036c0fd7d13c854" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.677040  9425 raft_consensus.cc:493] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.677467  9425 raft_consensus.cc:515] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.679170  9425 leader_election.cc:290] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.679826  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
I20260630 12:37:33.680114  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8f36c29bd0419f87d9bc9b7fcd0b37" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.680917  9349 raft_consensus.cc:2393] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 321eec35aed740688036c0fd7d13c854 in current term 1: Already voted for candidate 452008ddf01447c89c9882905dbd3878 in this term.
I20260630 12:37:33.681775  9239 leader_election.cc:304] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [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: 321eec35aed740688036c0fd7d13c854; no voters: 452008ddf01447c89c9882905dbd3878, 58bab8fe279e4acd9e69d57cc1241aaf
I20260630 12:37:33.682421  9425 raft_consensus.cc:3060] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.687044  9425 raft_consensus.cc:2749] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:33.775159  9425 raft_consensus.cc:493] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:33.775589  9425 raft_consensus.cc:515] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.777387  9425 leader_election.cc:290] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.778162  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fcc1e8591c41bdaa79a66d951d50e5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878" is_pre_election: true
I20260630 12:37:33.778352  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fcc1e8591c41bdaa79a66d951d50e5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" is_pre_election: true
I20260630 12:37:33.778896  9201 raft_consensus.cc:2468] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.778973  9349 raft_consensus.cc:2468] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 0.
I20260630 12:37:33.780107  9239 leader_election.cc:304] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.780660  9425 raft_consensus.cc:2804] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:33.781019  9425 raft_consensus.cc:493] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:33.781342  9425 raft_consensus.cc:3060] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.786752  9425 raft_consensus.cc:515] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.788241  9425 leader_election.cc:290] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Requested vote from peers 452008ddf01447c89c9882905dbd3878 (127.0.112.193:33947), 58bab8fe279e4acd9e69d57cc1241aaf (127.0.112.195:37523)
I20260630 12:37:33.789093  9201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fcc1e8591c41bdaa79a66d951d50e5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "452008ddf01447c89c9882905dbd3878"
I20260630 12:37:33.789354  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fcc1e8591c41bdaa79a66d951d50e5" candidate_uuid: "321eec35aed740688036c0fd7d13c854" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58bab8fe279e4acd9e69d57cc1241aaf"
I20260630 12:37:33.789637  9201 raft_consensus.cc:3060] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.789935  9349 raft_consensus.cc:3060] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.794494  9201 raft_consensus.cc:2468] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.794507  9349 raft_consensus.cc:2468] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eec35aed740688036c0fd7d13c854 in term 1.
I20260630 12:37:33.795622  9239 leader_election.cc:304] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eec35aed740688036c0fd7d13c854, 452008ddf01447c89c9882905dbd3878; no voters: 
I20260630 12:37:33.796267  9425 raft_consensus.cc:2804] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.796684  9425 raft_consensus.cc:697] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Becoming Leader. State: Replica: 321eec35aed740688036c0fd7d13c854, State: Running, Role: LEADER
I20260630 12:37:33.797365  9425 consensus_queue.cc:237] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } }
I20260630 12:37:33.803925  9097 catalog_manager.cc:5697] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 reported cstate change: term changed from 0 to 1, leader changed from <none> to 321eec35aed740688036c0fd7d13c854 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "321eec35aed740688036c0fd7d13c854" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:33.952668  9425 consensus_queue.cc:1048] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:33.966668  9425 consensus_queue.cc:1048] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.021205  9349 raft_consensus.cc:1275] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.023368  9422 consensus_queue.cc:1048] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.035784  9201 raft_consensus.cc:1275] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.048719  9275 raft_consensus.cc:1275] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Refusing update from remote peer 452008ddf01447c89c9882905dbd3878: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.050315  9349 raft_consensus.cc:1275] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Refusing update from remote peer 452008ddf01447c89c9882905dbd3878: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.052059  9400 consensus_queue.cc:1048] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.072199  9200 raft_consensus.cc:1275] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.073818  9422 consensus_queue.cc:1048] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eec35aed740688036c0fd7d13c854" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.075016  9348 raft_consensus.cc:1275] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.077663  9200 raft_consensus.cc:1275] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.082384  9349 raft_consensus.cc:1275] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Refusing update from remote peer 321eec35aed740688036c0fd7d13c854: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.084146  9402 consensus_queue.cc:1048] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.086097  9349 raft_consensus.cc:1275] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Refusing update from remote peer 452008ddf01447c89c9882905dbd3878: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:34.086766  9402 consensus_queue.cc:1048] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.088766  9422 consensus_queue.cc:1048] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.089963  9402 consensus_queue.cc:1048] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "452008ddf01447c89c9882905dbd3878" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.098995  9402 consensus_queue.cc:1048] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:34.103008  9425 consensus_queue.cc:1048] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:34.103601  9458 consensus_queue.cc:1048] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58bab8fe279e4acd9e69d57cc1241aaf" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:34.478374  9442 mvcc.cc:204] Tried to move back new op lower bound from 7302443229508980736 to 7302443227684577280. Current Snapshot: MvccSnapshot[applied={T|T < 7302443229293367296}]
I20260630 12:37:35.366504   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:35.390304   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.390990   451 tablet_replica.cc:333] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.391800   451 raft_consensus.cc:2243] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.392375   451 raft_consensus.cc:2272] T 67878fbf13f14e6890dffb718dde5aa5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.395649   451 tablet_replica.cc:333] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.396559   451 raft_consensus.cc:2243] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.397441   451 raft_consensus.cc:2272] T 12298763584f4ecba1cf68c3936628fc P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.401502   451 tablet_replica.cc:333] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.402125   451 raft_consensus.cc:2243] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.402730   451 raft_consensus.cc:2272] T 42fe1532efc54361b026c9ca8c17ae52 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.405450   451 tablet_replica.cc:333] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.406091   451 raft_consensus.cc:2243] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.406958   451 raft_consensus.cc:2272] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.409274   451 tablet_replica.cc:333] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.409812   451 raft_consensus.cc:2243] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.410362   451 raft_consensus.cc:2272] T e2fcc1e8591c41bdaa79a66d951d50e5 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.412813   451 tablet_replica.cc:333] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878: stopping tablet replica
I20260630 12:37:35.413283   451 raft_consensus.cc:2243] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.414011   451 raft_consensus.cc:2272] T 9041ed29cbf145e5857f453088020347 P 452008ddf01447c89c9882905dbd3878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.433705   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:35.448968   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:35.471196   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.471836   451 tablet_replica.cc:333] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.472424   451 raft_consensus.cc:2243] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.473212   451 raft_consensus.cc:2272] T 67878fbf13f14e6890dffb718dde5aa5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.475600   451 tablet_replica.cc:333] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.476256   451 raft_consensus.cc:2243] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.476852   451 raft_consensus.cc:2272] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.479470   451 tablet_replica.cc:333] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.479946   451 raft_consensus.cc:2243] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.480609   451 raft_consensus.cc:2272] T 12298763584f4ecba1cf68c3936628fc P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.483062   451 tablet_replica.cc:333] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.483554   451 raft_consensus.cc:2243] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.483964   451 raft_consensus.cc:2272] T 9041ed29cbf145e5857f453088020347 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.486310   451 tablet_replica.cc:333] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.486833   451 raft_consensus.cc:2243] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.487525   451 raft_consensus.cc:2272] T e2fcc1e8591c41bdaa79a66d951d50e5 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.489627   451 tablet_replica.cc:333] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854: stopping tablet replica
I20260630 12:37:35.490070   451 raft_consensus.cc:2243] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.490824   451 raft_consensus.cc:2272] T 42fe1532efc54361b026c9ca8c17ae52 P 321eec35aed740688036c0fd7d13c854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.513609   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:35.529668   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:35.555400   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:35.555996   451 tablet_replica.cc:333] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.556599   451 raft_consensus.cc:2243] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.557183   451 raft_consensus.cc:2272] T e2fcc1e8591c41bdaa79a66d951d50e5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.560626   451 tablet_replica.cc:333] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.561184   451 raft_consensus.cc:2243] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.561733   451 raft_consensus.cc:2272] T 12298763584f4ecba1cf68c3936628fc P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.564606   451 tablet_replica.cc:333] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.565147   451 raft_consensus.cc:2243] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.565630   451 raft_consensus.cc:2272] T 3e8f36c29bd0419f87d9bc9b7fcd0b37 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.568316   451 tablet_replica.cc:333] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.568846   451 raft_consensus.cc:2243] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.569391   451 raft_consensus.cc:2272] T 67878fbf13f14e6890dffb718dde5aa5 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.572183   451 tablet_replica.cc:333] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.572729   451 raft_consensus.cc:2243] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.573251   451 raft_consensus.cc:2272] T 42fe1532efc54361b026c9ca8c17ae52 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.575706   451 tablet_replica.cc:333] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf: stopping tablet replica
I20260630 12:37:35.576201   451 raft_consensus.cc:2243] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:35.576681   451 raft_consensus.cc:2272] T 9041ed29cbf145e5857f453088020347 P 58bab8fe279e4acd9e69d57cc1241aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.602265   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:35.617410   451 master.cc:562] Master@127.0.112.254:44029 shutting down...
I20260630 12:37:35.636996   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:35.637490   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:35.637748   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38de391df9584df68cfbaef66ccaf0e5: stopping tablet replica
I20260630 12:37:35.658519   451 master.cc:584] Master@127.0.112.254:44029 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4309 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:37:35.727869   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:33537
I20260630 12:37:35.729035   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:35.734885  9492 instance_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:37:35.735594  9493 instance_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:37:35.736447  9495 instance_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:37:35.737041   451 server_base.cc:1061] running on GCE node
I20260630 12:37:35.737871   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:35.738088   451 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:37:35.738272   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823055738249 us; error 0 us; skew 500 ppm
I20260630 12:37:35.738857   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:35.741271   451 webserver.cc:533] Webserver started at http://127.0.112.254:45425/ using document root <none> and password file <none>
I20260630 12:37:35.741760   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:35.741973   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:35.742274   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:35.743650   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-45vn"
I20260630 12:37:35.748427   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:35.751864  9500 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:37:35.752759   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:37:35.753000   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-45vn"
I20260630 12:37:35.753242   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-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:37:35.791752   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:35.792909   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:35.832479   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:33537
I20260630 12:37:35.832587  9551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:33537 every 8 connection(s)
I20260630 12:37:35.836957  9552 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:37:35.850577  9552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec: Bootstrap starting.
I20260630 12:37:35.855903  9552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.860143  9552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec: No bootstrap required, opened a new log
I20260630 12:37:35.862316  9552 raft_consensus.cc:359] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER }
I20260630 12:37:35.862885  9552 raft_consensus.cc:385] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.863082  9552 raft_consensus.cc:740] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74fc8a8ca294bfc8ed1b8e024b375ec, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.863725  9552 consensus_queue.cc:260] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER }
I20260630 12:37:35.864156  9552 raft_consensus.cc:399] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:35.864358  9552 raft_consensus.cc:493] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:35.864578  9552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.869354  9552 raft_consensus.cc:515] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER }
I20260630 12:37:35.869797  9552 leader_election.cc:304] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [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: a74fc8a8ca294bfc8ed1b8e024b375ec; no voters: 
I20260630 12:37:35.870911  9552 leader_election.cc:290] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:35.871320  9555 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.872700  9555 raft_consensus.cc:697] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 1 LEADER]: Becoming Leader. State: Replica: a74fc8a8ca294bfc8ed1b8e024b375ec, State: Running, Role: LEADER
I20260630 12:37:35.873337  9555 consensus_queue.cc:237] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [LEADER]: Queue going to LEADER mode. State: All 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: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER }
I20260630 12:37:35.873869  9552 sys_catalog.cc:565] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:35.880136  9556 sys_catalog.cc:455] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER } }
I20260630 12:37:35.880896  9556 sys_catalog.cc:458] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:35.880959  9557 sys_catalog.cc:455] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader a74fc8a8ca294bfc8ed1b8e024b375ec. Latest consensus state: current_term: 1 leader_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a74fc8a8ca294bfc8ed1b8e024b375ec" member_type: VOTER } }
I20260630 12:37:35.881660  9557 sys_catalog.cc:458] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:35.883140  9565 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:35.888237  9565 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:35.889698   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:35.897449  9565 catalog_manager.cc:1383] Generated new cluster ID: 34a50391af3a4bb190c22d87a010398d
I20260630 12:37:35.897730  9565 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:35.921037  9565 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:35.922394  9565 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:35.944708  9565 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec: Generated new TSK 0
I20260630 12:37:35.945288  9565 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:35.956215   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:35.962805  9573 instance_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:37:35.963773  9574 instance_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:37:35.966078  9576 instance_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:37:35.966127   451 server_base.cc:1061] running on GCE node
I20260630 12:37:35.967278   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:35.967506   451 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:37:35.967679   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823055967657 us; error 0 us; skew 500 ppm
I20260630 12:37:35.968184   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:35.970502   451 webserver.cc:533] Webserver started at http://127.0.112.193:36441/ using document root <none> and password file <none>
I20260630 12:37:35.971029   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:35.971241   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:35.971518   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:35.972788   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "2c69229180524fdb8f375bc942a5846f"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-45vn"
I20260630 12:37:35.977356   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:35.980964  9581 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:37:35.981721   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:35.982035   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "2c69229180524fdb8f375bc942a5846f"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-45vn"
I20260630 12:37:35.982331   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-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:37:35.997628   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:35.999008   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.000533   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.003010   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.003243   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.003530   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.003733   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.046401   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46269
I20260630 12:37:36.046555  9643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46269 every 8 connection(s)
I20260630 12:37:36.051882   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.061046  9649 instance_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:37:36.063336  9648 instance_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:37:36.064047  9651 instance_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:37:36.066365   451 server_base.cc:1061] running on GCE node
I20260630 12:37:36.068403   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.068667   451 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:37:36.068892   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823056068863 us; error 0 us; skew 500 ppm
I20260630 12:37:36.069629   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.071472  9644 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33537
I20260630 12:37:36.071848  9644 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.072539   451 webserver.cc:533] Webserver started at http://127.0.112.194:46253/ using document root <none> and password file <none>
I20260630 12:37:36.072851  9644 heartbeater.cc:507] Master 127.0.112.254:33537 requested a full tablet report, sending...
I20260630 12:37:36.073256   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.073544   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.073860   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.075457   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "ee227bf483a84895a10733d4b4d426cb"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-45vn"
I20260630 12:37:36.075464  9517 ts_manager.cc:194] Registered new tserver with Master: 2c69229180524fdb8f375bc942a5846f (127.0.112.193:46269)
I20260630 12:37:36.077567  9517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34030
I20260630 12:37:36.080751   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:36.084642  9656 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:37:36.085494   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:37:36.085798   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "ee227bf483a84895a10733d4b4d426cb"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-45vn"
I20260630 12:37:36.086117   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-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:37:36.096944   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.098127   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.099566   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.101760   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.102017   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.102253   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.102427   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.141920   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:46541
I20260630 12:37:36.142042  9718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:46541 every 8 connection(s)
I20260630 12:37:36.146996   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:36.153592  9722 instance_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:37:36.154143  9723 instance_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:37:36.157073  9725 instance_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:37:36.157596   451 server_base.cc:1061] running on GCE node
I20260630 12:37:36.158922   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:36.159192   451 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:37:36.159403   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823056159385 us; error 0 us; skew 500 ppm
I20260630 12:37:36.159536  9719 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33537
I20260630 12:37:36.159945  9719 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.160188   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:36.160924  9719 heartbeater.cc:507] Master 127.0.112.254:33537 requested a full tablet report, sending...
I20260630 12:37:36.163005   451 webserver.cc:533] Webserver started at http://127.0.112.195:37301/ using document root <none> and password file <none>
I20260630 12:37:36.163462  9517 ts_manager.cc:194] Registered new tserver with Master: ee227bf483a84895a10733d4b4d426cb (127.0.112.194:46541)
I20260630 12:37:36.163666   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:36.163966   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:36.164283   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:36.165364  9517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34046
I20260630 12:37:36.165894   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "7be0206d64ae4394a106153aaa1e6620"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-45vn"
I20260630 12:37:36.171027   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:37:36.174244  9730 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:37:36.175247   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:36.175556   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "7be0206d64ae4394a106153aaa1e6620"
format_stamp: "Formatted at 2026-06-30 12:37:36 on dist-test-slave-45vn"
I20260630 12:37:36.175859   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822834427891-451-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:37:36.202148   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:36.203470   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:36.204890   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:36.207135   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:36.207376   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.207617   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:36.207793   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:36.248097   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:35979
I20260630 12:37:36.248229  9792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:35979 every 8 connection(s)
I20260630 12:37:36.262709  9793 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33537
I20260630 12:37:36.263109  9793 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:36.263782  9793 heartbeater.cc:507] Master 127.0.112.254:33537 requested a full tablet report, sending...
I20260630 12:37:36.265687  9517 ts_manager.cc:194] Registered new tserver with Master: 7be0206d64ae4394a106153aaa1e6620 (127.0.112.195:35979)
I20260630 12:37:36.266372   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014760205s
I20260630 12:37:36.267145  9517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34052
I20260630 12:37:37.080971  9644 heartbeater.cc:499] Master 127.0.112.254:33537 was elected leader, sending a full tablet report...
I20260630 12:37:37.168620  9719 heartbeater.cc:499] Master 127.0.112.254:33537 was elected leader, sending a full tablet report...
I20260630 12:37:37.269901  9793 heartbeater.cc:499] Master 127.0.112.254:33537 was elected leader, sending a full tablet report...
I20260630 12:37:37.322609  9517 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34062:
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:37:37.324683  9517 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:37:37.370088  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 992c37790af14f039fc6aa722227aa81 (DEFAULT_TABLE table=test-workload [id=f66c738288264798b83ce91ed4b19486]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:37.371457  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c37790af14f039fc6aa722227aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.391021  9609 tablet_service.cc:1511] Processing CreateTablet for tablet 992c37790af14f039fc6aa722227aa81 (DEFAULT_TABLE table=test-workload [id=f66c738288264798b83ce91ed4b19486]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:37.391772  9813 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: Bootstrap starting.
I20260630 12:37:37.392460  9609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c37790af14f039fc6aa722227aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.393633  9758 tablet_service.cc:1511] Processing CreateTablet for tablet 992c37790af14f039fc6aa722227aa81 (DEFAULT_TABLE table=test-workload [id=f66c738288264798b83ce91ed4b19486]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:37.395715  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992c37790af14f039fc6aa722227aa81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:37.399109  9813 tablet_bootstrap.cc:654] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.404433  9813 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: No bootstrap required, opened a new log
I20260630 12:37:37.404865  9813 ts_tablet_manager.cc:1403] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:37:37.407015  9813 raft_consensus.cc:359] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.407591  9813 raft_consensus.cc:385] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.407832  9813 raft_consensus.cc:740] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee227bf483a84895a10733d4b4d426cb, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.408535  9813 consensus_queue.cc:260] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.415315  9813 ts_tablet_manager.cc:1434] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260630 12:37:37.417153  9816 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: Bootstrap starting.
I20260630 12:37:37.419339  9817 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: Bootstrap starting.
I20260630 12:37:37.424410  9816 tablet_bootstrap.cc:654] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.425036  9817 tablet_bootstrap.cc:654] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.429817  9816 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: No bootstrap required, opened a new log
I20260630 12:37:37.430274  9816 ts_tablet_manager.cc:1403] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:37:37.431133  9817 tablet_bootstrap.cc:492] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: No bootstrap required, opened a new log
I20260630 12:37:37.431541  9817 ts_tablet_manager.cc:1403] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:37:37.432461  9816 raft_consensus.cc:359] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.433020  9816 raft_consensus.cc:385] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.433235  9816 raft_consensus.cc:740] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c69229180524fdb8f375bc942a5846f, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.433847  9817 raft_consensus.cc:359] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.433864  9816 consensus_queue.cc:260] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.434579  9817 raft_consensus.cc:385] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.434983  9817 raft_consensus.cc:740] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7be0206d64ae4394a106153aaa1e6620, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.435696  9817 consensus_queue.cc:260] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.437029  9816 ts_tablet_manager.cc:1434] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:37.438402  9817 ts_tablet_manager.cc:1434] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:37:37.509097  9815 raft_consensus.cc:493] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:37.509562  9815 raft_consensus.cc:515] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.511708  9815 leader_election.cc:290] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c69229180524fdb8f375bc942a5846f (127.0.112.193:46269), 7be0206d64ae4394a106153aaa1e6620 (127.0.112.195:35979)
I20260630 12:37:37.522241  9619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c37790af14f039fc6aa722227aa81" candidate_uuid: "ee227bf483a84895a10733d4b4d426cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c69229180524fdb8f375bc942a5846f" is_pre_election: true
I20260630 12:37:37.522478  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c37790af14f039fc6aa722227aa81" candidate_uuid: "ee227bf483a84895a10733d4b4d426cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7be0206d64ae4394a106153aaa1e6620" is_pre_election: true
I20260630 12:37:37.523028  9619 raft_consensus.cc:2468] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee227bf483a84895a10733d4b4d426cb in term 0.
I20260630 12:37:37.523195  9768 raft_consensus.cc:2468] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee227bf483a84895a10733d4b4d426cb in term 0.
I20260630 12:37:37.524349  9657 leader_election.cc:304] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c69229180524fdb8f375bc942a5846f, ee227bf483a84895a10733d4b4d426cb; no voters: 
I20260630 12:37:37.525092  9815 raft_consensus.cc:2804] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:37.525473  9815 raft_consensus.cc:493] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:37.525775  9815 raft_consensus.cc:3060] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.531297  9815 raft_consensus.cc:515] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.532922  9815 leader_election.cc:290] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [CANDIDATE]: Term 1 election: Requested vote from peers 2c69229180524fdb8f375bc942a5846f (127.0.112.193:46269), 7be0206d64ae4394a106153aaa1e6620 (127.0.112.195:35979)
I20260630 12:37:37.533802  9619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c37790af14f039fc6aa722227aa81" candidate_uuid: "ee227bf483a84895a10733d4b4d426cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c69229180524fdb8f375bc942a5846f"
I20260630 12:37:37.534065  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992c37790af14f039fc6aa722227aa81" candidate_uuid: "ee227bf483a84895a10733d4b4d426cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7be0206d64ae4394a106153aaa1e6620"
I20260630 12:37:37.534525  9619 raft_consensus.cc:3060] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.534758  9768 raft_consensus.cc:3060] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:37.540668  9619 raft_consensus.cc:2468] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee227bf483a84895a10733d4b4d426cb in term 1.
I20260630 12:37:37.540705  9768 raft_consensus.cc:2468] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee227bf483a84895a10733d4b4d426cb in term 1.
I20260630 12:37:37.541846  9657 leader_election.cc:304] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c69229180524fdb8f375bc942a5846f, ee227bf483a84895a10733d4b4d426cb; no voters: 
I20260630 12:37:37.542573  9815 raft_consensus.cc:2804] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:37.543708  9815 raft_consensus.cc:697] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 1 LEADER]: Becoming Leader. State: Replica: ee227bf483a84895a10733d4b4d426cb, State: Running, Role: LEADER
I20260630 12:37:37.544490  9815 consensus_queue.cc:237] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } }
I20260630 12:37:37.553107  9516 catalog_manager.cc:5697] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb reported cstate change: term changed from 0 to 1, leader changed from <none> to ee227bf483a84895a10733d4b4d426cb (127.0.112.194). New cstate: current_term: 1 leader_uuid: "ee227bf483a84895a10733d4b4d426cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee227bf483a84895a10733d4b4d426cb" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 46541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:37.692234  9768 raft_consensus.cc:1275] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 1 FOLLOWER]: Refusing update from remote peer ee227bf483a84895a10733d4b4d426cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:37.692691  9619 raft_consensus.cc:1275] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 1 FOLLOWER]: Refusing update from remote peer ee227bf483a84895a10733d4b4d426cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:37.693924  9824 consensus_queue.cc:1048] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7be0206d64ae4394a106153aaa1e6620" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 35979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:37.694710  9815 consensus_queue.cc:1048] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c69229180524fdb8f375bc942a5846f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:38.156044   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:38.179545   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:38.180259   451 tablet_replica.cc:333] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f: stopping tablet replica
I20260630 12:37:38.180838   451 raft_consensus.cc:2243] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.181567   451 raft_consensus.cc:2272] T 992c37790af14f039fc6aa722227aa81 P 2c69229180524fdb8f375bc942a5846f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.203236   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:38.212899   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:38.233896   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:38.234668   451 tablet_replica.cc:333] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb: stopping tablet replica
I20260630 12:37:38.235280   451 raft_consensus.cc:2243] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:38.236153   451 raft_consensus.cc:2272] T 992c37790af14f039fc6aa722227aa81 P ee227bf483a84895a10733d4b4d426cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.257117   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:38.267086   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:38.288271   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:38.288964   451 tablet_replica.cc:333] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620: stopping tablet replica
I20260630 12:37:38.289523   451 raft_consensus.cc:2243] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:38.290050   451 raft_consensus.cc:2272] T 992c37790af14f039fc6aa722227aa81 P 7be0206d64ae4394a106153aaa1e6620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.300390   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:38.309556   451 master.cc:562] Master@127.0.112.254:33537 shutting down...
I20260630 12:37:38.326472   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:38.327062   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:38.327404   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P a74fc8a8ca294bfc8ed1b8e024b375ec: stopping tablet replica
I20260630 12:37:38.346071   451 master.cc:584] Master@127.0.112.254:33537 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2646 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:37:38.376618   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:43109
I20260630 12:37:38.377753   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.382711  9846 instance_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:37:38.382997  9847 instance_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:37:38.384641  9849 instance_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:37:38.385439   451 server_base.cc:1061] running on GCE node
I20260630 12:37:38.386257   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.386430   451 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:37:38.386613   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823058386598 us; error 0 us; skew 500 ppm
I20260630 12:37:38.387204   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.389415   451 webserver.cc:533] Webserver started at http://127.0.112.254:46615/ using document root <none> and password file <none>
I20260630 12:37:38.389967   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.390168   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.390451   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.391803   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "b4c71e4d7acc47dc89fc42e8340ff064"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.396303   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:38.399921  9854 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:37:38.400859   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:38.401117   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "b4c71e4d7acc47dc89fc42e8340ff064"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.401367   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-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:37:38.427320   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.428236   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.463109   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:43109
I20260630 12:37:38.463274  9905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:43109 every 8 connection(s)
I20260630 12:37:38.467064  9906 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:37:38.477772  9906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064: Bootstrap starting.
I20260630 12:37:38.482085  9906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:38.486214  9906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064: No bootstrap required, opened a new log
I20260630 12:37:38.488253  9906 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER }
I20260630 12:37:38.488623  9906 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:38.488915  9906 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c71e4d7acc47dc89fc42e8340ff064, State: Initialized, Role: FOLLOWER
I20260630 12:37:38.489564  9906 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER }
I20260630 12:37:38.490044  9906 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:38.490275  9906 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:38.490559  9906 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.495541  9906 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER }
I20260630 12:37:38.496058  9906 leader_election.cc:304] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [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: b4c71e4d7acc47dc89fc42e8340ff064; no voters: 
I20260630 12:37:38.497210  9906 leader_election.cc:290] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.497550  9909 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.498879  9909 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 1 LEADER]: Becoming Leader. State: Replica: b4c71e4d7acc47dc89fc42e8340ff064, State: Running, Role: LEADER
I20260630 12:37:38.499536  9909 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [LEADER]: Queue going to LEADER mode. State: All 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: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER }
I20260630 12:37:38.500113  9906 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:38.504338  9911 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4c71e4d7acc47dc89fc42e8340ff064. Latest consensus state: current_term: 1 leader_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER } }
I20260630 12:37:38.504333  9910 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c71e4d7acc47dc89fc42e8340ff064" member_type: VOTER } }
I20260630 12:37:38.504956  9911 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:38.505393  9910 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:38.510459  9917 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:38.515174  9917 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:38.516475   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:38.524199  9917 catalog_manager.cc:1383] Generated new cluster ID: a9fa552c5c164cddbc1e4f847754e396
I20260630 12:37:38.524492  9917 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:38.572549  9917 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:38.573938  9917 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:38.591995  9917 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064: Generated new TSK 0
I20260630 12:37:38.592621  9917 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:38.647918   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.654186  9927 instance_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:37:38.655409  9928 instance_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:37:38.657040   451 server_base.cc:1061] running on GCE node
W20260630 12:37:38.657253  9930 instance_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:37:38.658382   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.658576   451 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:37:38.658808   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823058658726 us; error 0 us; skew 500 ppm
I20260630 12:37:38.659475   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.668012   451 webserver.cc:533] Webserver started at http://127.0.112.193:43237/ using document root <none> and password file <none>
I20260630 12:37:38.669086   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.669389   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.669821   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.672142   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "b83eb0fdbb344842afaf7b21dbfb37e2"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.680160   451 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:37:38.684307  9935 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:37:38.685473   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:38.685835   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "b83eb0fdbb344842afaf7b21dbfb37e2"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.686123   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-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:37:38.707705   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.709084   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.710475   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.712788   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.713019   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.713244   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.713416   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.756989   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:34711
I20260630 12:37:38.757027  9997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:34711 every 8 connection(s)
I20260630 12:37:38.763752   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.770656 10002 instance_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:37:38.771360 10003 instance_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:37:38.776543 10005 instance_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:37:38.776978   451 server_base.cc:1061] running on GCE node
I20260630 12:37:38.777107  9998 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43109
I20260630 12:37:38.777640  9998 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.778601  9998 heartbeater.cc:507] Master 127.0.112.254:43109 requested a full tablet report, sending...
I20260630 12:37:38.779284   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.779603   451 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:37:38.779775   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823058779762 us; error 0 us; skew 500 ppm
I20260630 12:37:38.780472   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.781105  9871 ts_manager.cc:194] Registered new tserver with Master: b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711)
I20260630 12:37:38.783341   451 webserver.cc:533] Webserver started at http://127.0.112.194:46577/ using document root <none> and password file <none>
I20260630 12:37:38.783872  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49114
I20260630 12:37:38.784006   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.784303   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.784629   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.785933   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "7264d6253dd24fec9008af013062d02c"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.790118   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:38.793474 10010 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:37:38.794448   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:38.794821   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "7264d6253dd24fec9008af013062d02c"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.795130   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-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:37:38.815446   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.816587   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.818027   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.820276   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.820454   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.820739   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.820884   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.858247   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:37501
I20260630 12:37:38.858373 10072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:37501 every 8 connection(s)
I20260630 12:37:38.863035   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.869699 10076 instance_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:37:38.871289 10077 instance_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:37:38.872974 10079 instance_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:37:38.873867   451 server_base.cc:1061] running on GCE node
I20260630 12:37:38.875038   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.875285   451 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:37:38.875473   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823058875437 us; error 0 us; skew 500 ppm
I20260630 12:37:38.875839 10073 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43109
I20260630 12:37:38.876132   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.876255 10073 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.877257 10073 heartbeater.cc:507] Master 127.0.112.254:43109 requested a full tablet report, sending...
I20260630 12:37:38.879001   451 webserver.cc:533] Webserver started at http://127.0.112.195:42205/ using document root <none> and password file <none>
I20260630 12:37:38.879526   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.879464  9871 ts_manager.cc:194] Registered new tserver with Master: 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501)
I20260630 12:37:38.879876   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.880182   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.881011  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49130
I20260630 12:37:38.881219   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "89666fca44e441aa8c9485e9ff14ff2d"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.885808   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:37:38.889175 10084 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:37:38.889993   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:38.890388   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "89666fca44e441aa8c9485e9ff14ff2d"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-45vn"
I20260630 12:37:38.890630   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-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:37:38.923728   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.924762   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.926000   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.928153   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.928388   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.928619   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.928788   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.965593   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:36739
I20260630 12:37:38.965684 10146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:36739 every 8 connection(s)
I20260630 12:37:38.979195 10147 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43109
I20260630 12:37:38.979553 10147 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.980279 10147 heartbeater.cc:507] Master 127.0.112.254:43109 requested a full tablet report, sending...
I20260630 12:37:38.982105  9871 ts_manager.cc:194] Registered new tserver with Master: 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:38.982389   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013482227s
I20260630 12:37:38.983577  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49144
I20260630 12:37:39.786823  9998 heartbeater.cc:499] Master 127.0.112.254:43109 was elected leader, sending a full tablet report...
I20260630 12:37:39.883569 10073 heartbeater.cc:499] Master 127.0.112.254:43109 was elected leader, sending a full tablet report...
I20260630 12:37:39.986312 10147 heartbeater.cc:499] Master 127.0.112.254:43109 was elected leader, sending a full tablet report...
I20260630 12:37:40.036989  9871 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49146:
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:37:40.093819  9963 tablet_service.cc:1511] Processing CreateTablet for tablet c744fef485964afb9498c949c64bd902 (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:40.094123  9962 tablet_service.cc:1511] Processing CreateTablet for tablet 81281eaa3b5e40f19fceae030cedbde2 (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:40.095475  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c744fef485964afb9498c949c64bd902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.096101  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81281eaa3b5e40f19fceae030cedbde2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.101079 10038 tablet_service.cc:1511] Processing CreateTablet for tablet a95ad4ad89c34efba5da5c0102f097d4 (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:40.102483 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95ad4ad89c34efba5da5c0102f097d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.111426 10037 tablet_service.cc:1511] Processing CreateTablet for tablet cf0d835ae4be4aac86f7fe05c3435597 (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:40.112994 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0d835ae4be4aac86f7fe05c3435597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.118270 10111 tablet_service.cc:1511] Processing CreateTablet for tablet 7e72736b57cc4e988076b2897254f7bb (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:40.118270 10112 tablet_service.cc:1511] Processing CreateTablet for tablet 01148b06951848bca6504a167883e3df (DEFAULT_TABLE table=test-workload [id=dbbb1693ec474ff782d0bcb28a5bafb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:40.119771 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e72736b57cc4e988076b2897254f7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.120560 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01148b06951848bca6504a167883e3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.132586 10167 tablet_bootstrap.cc:492] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:40.140677 10167 tablet_bootstrap.cc:654] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.151489 10169 tablet_bootstrap.cc:492] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:40.151521 10168 tablet_bootstrap.cc:492] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:40.155570 10167 tablet_bootstrap.cc:492] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:40.156067 10167 ts_tablet_manager.cc:1403] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260630 12:37:40.158164 10167 raft_consensus.cc:359] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.158376 10168 tablet_bootstrap.cc:654] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.158650 10167 raft_consensus.cc:385] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.158726 10169 tablet_bootstrap.cc:654] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.159149 10167 raft_consensus.cc:740] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.160007 10167 consensus_queue.cc:260] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.160701 10167 raft_consensus.cc:399] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.161049 10167 raft_consensus.cc:493] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.161391 10167 raft_consensus.cc:3060] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.169384 10167 raft_consensus.cc:515] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.170140 10167 leader_election.cc:304] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:40.171837 10169 tablet_bootstrap.cc:492] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:40.171994 10168 tablet_bootstrap.cc:492] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:40.172420 10169 ts_tablet_manager.cc:1403] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:37:40.172446 10168 ts_tablet_manager.cc:1403] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260630 12:37:40.175498 10167 leader_election.cc:290] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.175601 10168 raft_consensus.cc:359] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.176136 10173 raft_consensus.cc:2804] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.176384 10168 raft_consensus.cc:385] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.177670 10169 raft_consensus.cc:359] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.177779 10168 raft_consensus.cc:740] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.178344 10169 raft_consensus.cc:385] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.178665 10169 raft_consensus.cc:740] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.179068 10168 consensus_queue.cc:260] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.179379 10169 consensus_queue.cc:260] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.179783 10168 raft_consensus.cc:399] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.180065 10169 raft_consensus.cc:399] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.180111 10168 raft_consensus.cc:493] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.180500 10169 raft_consensus.cc:493] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.180581 10168 raft_consensus.cc:3060] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.180910 10169 raft_consensus.cc:3060] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.184541 10173 raft_consensus.cc:697] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Becoming Leader. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Running, Role: LEADER
I20260630 12:37:40.185321 10173 consensus_queue.cc:237] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Queue going to LEADER mode. State: All 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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.189101 10169 raft_consensus.cc:515] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.189883 10169 leader_election.cc:304] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [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: 7264d6253dd24fec9008af013062d02c; no voters: 
I20260630 12:37:40.191478 10169 leader_election.cc:290] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.192400 10177 raft_consensus.cc:2804] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.206727  9871 catalog_manager.cc:5697] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.235247 10177 raft_consensus.cc:697] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Becoming Leader. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Running, Role: LEADER
I20260630 12:37:40.235991 10167 ts_tablet_manager.cc:1434] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.080s	user 0.046s	sys 0.031s
I20260630 12:37:40.236380 10177 consensus_queue.cc:237] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [LEADER]: Queue going to LEADER mode. State: All 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: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.239645 10167 tablet_bootstrap.cc:492] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:40.247713 10167 tablet_bootstrap.cc:654] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.252481  9870 catalog_manager.cc:5697] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264d6253dd24fec9008af013062d02c (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7264d6253dd24fec9008af013062d02c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.261858 10167 tablet_bootstrap.cc:492] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:40.263584 10167 ts_tablet_manager.cc:1403] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260630 12:37:40.264715 10168 raft_consensus.cc:515] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.265586 10168 leader_election.cc:304] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [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: 89666fca44e441aa8c9485e9ff14ff2d; no voters: 
I20260630 12:37:40.266582 10167 raft_consensus.cc:359] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.267235 10167 raft_consensus.cc:385] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.267614 10169 ts_tablet_manager.cc:1434] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.095s	user 0.040s	sys 0.048s
I20260630 12:37:40.267567 10167 raft_consensus.cc:740] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.268968 10169 tablet_bootstrap.cc:492] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:40.268736 10167 consensus_queue.cc:260] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.269690 10167 raft_consensus.cc:399] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.270114 10167 raft_consensus.cc:493] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.270536 10167 raft_consensus.cc:3060] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.275707 10169 tablet_bootstrap.cc:654] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.277014 10184 raft_consensus.cc:2804] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.279901 10167 raft_consensus.cc:515] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.280630 10167 leader_election.cc:304] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:40.281251 10167 leader_election.cc:290] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.282284 10174 raft_consensus.cc:2804] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.282766 10174 raft_consensus.cc:697] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Becoming Leader. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Running, Role: LEADER
I20260630 12:37:40.282927 10167 ts_tablet_manager.cc:1434] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.008s
I20260630 12:37:40.283617 10174 consensus_queue.cc:237] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Queue going to LEADER mode. State: All 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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } }
I20260630 12:37:40.286300 10168 leader_election.cc:290] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.290527  9871 catalog_manager.cc:5697] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.291728 10169 tablet_bootstrap.cc:492] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:40.292243 10169 ts_tablet_manager.cc:1403] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260630 12:37:40.295047 10184 raft_consensus.cc:697] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Becoming Leader. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Running, Role: LEADER
I20260630 12:37:40.295208 10169 raft_consensus.cc:359] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.295966 10169 raft_consensus.cc:385] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.296280 10169 raft_consensus.cc:740] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.296502 10184 consensus_queue.cc:237] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Queue going to LEADER mode. State: All 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: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.297088 10169 consensus_queue.cc:260] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.297936 10169 raft_consensus.cc:399] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.298256 10169 raft_consensus.cc:493] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.298588 10169 raft_consensus.cc:3060] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.303699 10168 ts_tablet_manager.cc:1434] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.131s	user 0.036s	sys 0.005s
I20260630 12:37:40.304762 10168 tablet_bootstrap.cc:492] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:40.307346 10169 raft_consensus.cc:515] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.308202 10169 leader_election.cc:304] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [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: 7264d6253dd24fec9008af013062d02c; no voters: 
I20260630 12:37:40.309062 10169 leader_election.cc:290] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.309367 10178 raft_consensus.cc:2804] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.309916 10178 raft_consensus.cc:697] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Becoming Leader. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Running, Role: LEADER
I20260630 12:37:40.310833 10169 ts_tablet_manager.cc:1434] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.006s
I20260630 12:37:40.311295 10168 tablet_bootstrap.cc:654] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.310642 10178 consensus_queue.cc:237] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [LEADER]: Queue going to LEADER mode. State: All 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: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } }
I20260630 12:37:40.314087  9870 catalog_manager.cc:5697] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195). New cstate: current_term: 1 leader_uuid: "89666fca44e441aa8c9485e9ff14ff2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.321143 10168 tablet_bootstrap.cc:492] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:40.321731 10168 ts_tablet_manager.cc:1403] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:37:40.321686  9871 catalog_manager.cc:5697] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264d6253dd24fec9008af013062d02c (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7264d6253dd24fec9008af013062d02c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.325297 10168 raft_consensus.cc:359] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.325919 10168 raft_consensus.cc:385] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.326223 10168 raft_consensus.cc:740] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.327090 10168 consensus_queue.cc:260] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.327759 10168 raft_consensus.cc:399] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.328092 10168 raft_consensus.cc:493] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.328495 10168 raft_consensus.cc:3060] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.337524 10168 raft_consensus.cc:515] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.338269 10168 leader_election.cc:304] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [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: 89666fca44e441aa8c9485e9ff14ff2d; no voters: 
I20260630 12:37:40.338819 10168 leader_election.cc:290] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.339126 10188 raft_consensus.cc:2804] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.339687 10188 raft_consensus.cc:697] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Becoming Leader. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Running, Role: LEADER
I20260630 12:37:40.340651 10168 ts_tablet_manager.cc:1434] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:37:40.340524 10188 consensus_queue.cc:237] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Queue going to LEADER mode. State: All 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: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:40.347014  9870 catalog_manager.cc:5697] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195). New cstate: current_term: 1 leader_uuid: "89666fca44e441aa8c9485e9ff14ff2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:41.087752  9865 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49160:
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:37:41.090327  9865 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:37:41.134088  9963 tablet_service.cc:1511] Processing CreateTablet for tablet ab80a73f7a3648ddaedfc57765fe77c1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:41.135305  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab80a73f7a3648ddaedfc57765fe77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.135288 10037 tablet_service.cc:1511] Processing CreateTablet for tablet ab80a73f7a3648ddaedfc57765fe77c1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:41.136693 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab80a73f7a3648ddaedfc57765fe77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.137399 10112 tablet_service.cc:1511] Processing CreateTablet for tablet ab80a73f7a3648ddaedfc57765fe77c1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:41.138576 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab80a73f7a3648ddaedfc57765fe77c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.140115  9962 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe6546388104adb83c34be80a901f62 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:41.141570  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe6546388104adb83c34be80a901f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.142314 10111 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe6546388104adb83c34be80a901f62 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:41.143589 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe6546388104adb83c34be80a901f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.145413  9961 tablet_service.cc:1511] Processing CreateTablet for tablet bd0faeebf98a439eb070ad09081fa7f3 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:41.146730  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0faeebf98a439eb070ad09081fa7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.147251 10036 tablet_service.cc:1511] Processing CreateTablet for tablet bd0faeebf98a439eb070ad09081fa7f3 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:41.148490 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0faeebf98a439eb070ad09081fa7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.149103 10110 tablet_service.cc:1511] Processing CreateTablet for tablet bd0faeebf98a439eb070ad09081fa7f3 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:41.150364 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0faeebf98a439eb070ad09081fa7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.151762 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe6546388104adb83c34be80a901f62 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:41.153066 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe6546388104adb83c34be80a901f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.153009  9960 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfe8080b9da4b88ad6c746405e68155 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:41.153403 10035 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfe8080b9da4b88ad6c746405e68155 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:41.154700 10035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfe8080b9da4b88ad6c746405e68155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.155920 10109 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfe8080b9da4b88ad6c746405e68155 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:41.157213 10109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfe8080b9da4b88ad6c746405e68155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.159716 10034 tablet_service.cc:1511] Processing CreateTablet for tablet 774f359c222b4caf90d7f00d91609057 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:41.160461  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 774f359c222b4caf90d7f00d91609057 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:41.162698 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 774f359c222b4caf90d7f00d91609057 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:41.161012 10034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774f359c222b4caf90d7f00d91609057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.164042 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774f359c222b4caf90d7f00d91609057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.167896 10107 tablet_service.cc:1511] Processing CreateTablet for tablet e7275a371ffb4e169ae395ee5429fce1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:41.168462 10033 tablet_service.cc:1511] Processing CreateTablet for tablet e7275a371ffb4e169ae395ee5429fce1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:41.168546  9958 tablet_service.cc:1511] Processing CreateTablet for tablet e7275a371ffb4e169ae395ee5429fce1 (DEFAULT_TABLE table=test-workload-rf3 [id=923f36f4548a43f28b9bbb3193073cae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:41.169245 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7275a371ffb4e169ae395ee5429fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.169919 10033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7275a371ffb4e169ae395ee5429fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.154595  9960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfe8080b9da4b88ad6c746405e68155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.175087  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774f359c222b4caf90d7f00d91609057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.179141  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7275a371ffb4e169ae395ee5429fce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.219111 10225 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.222926 10224 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.230270 10225 tablet_bootstrap.cc:654] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.254523 10223 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.271514 10224 tablet_bootstrap.cc:654] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.279028 10223 tablet_bootstrap.cc:654] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.284832 10225 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.285565 10225 ts_tablet_manager.cc:1403] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.021s
I20260630 12:37:41.290693 10225 raft_consensus.cc:359] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.291615 10224 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.294953 10225 raft_consensus.cc:385] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.295279 10224 ts_tablet_manager.cc:1403] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.006s
I20260630 12:37:41.295333 10225 raft_consensus.cc:740] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.296357 10225 consensus_queue.cc:260] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.297957 10224 raft_consensus.cc:359] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.298341 10225 ts_tablet_manager.cc:1434] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:37:41.298579 10224 raft_consensus.cc:385] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.299088 10224 raft_consensus.cc:740] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.299444 10225 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.300160 10224 consensus_queue.cc:260] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.307960 10225 tablet_bootstrap.cc:654] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.313179 10224 ts_tablet_manager.cc:1434] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260630 12:37:41.317252 10224 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.320817 10225 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.320856 10223 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.321580 10225 ts_tablet_manager.cc:1403] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:37:41.322955 10223 ts_tablet_manager.cc:1403] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.015s
I20260630 12:37:41.324628 10224 tablet_bootstrap.cc:654] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.325285 10225 raft_consensus.cc:359] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.325886 10225 raft_consensus.cc:385] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.326134 10225 raft_consensus.cc:740] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.326262 10223 raft_consensus.cc:359] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.326843 10225 consensus_queue.cc:260] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.327111 10223 raft_consensus.cc:385] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.327598 10223 raft_consensus.cc:740] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.329041 10225 ts_tablet_manager.cc:1434] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:41.328890 10223 consensus_queue.cc:260] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.330092 10225 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.335786 10223 ts_tablet_manager.cc:1434] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:37:41.336934 10225 tablet_bootstrap.cc:654] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.336977 10223 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.344872 10223 tablet_bootstrap.cc:654] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.350219 10224 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.350666 10225 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.350716 10224 ts_tablet_manager.cc:1403] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.013s
I20260630 12:37:41.351488 10225 ts_tablet_manager.cc:1403] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:37:41.352917 10223 tablet_bootstrap.cc:492] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.353441 10223 ts_tablet_manager.cc:1403] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:37:41.353492 10224 raft_consensus.cc:359] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.354251 10224 raft_consensus.cc:385] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.354506 10224 raft_consensus.cc:740] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.354512 10225 raft_consensus.cc:359] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.355379 10225 raft_consensus.cc:385] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.355719 10225 raft_consensus.cc:740] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.355495 10224 consensus_queue.cc:260] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.356498 10223 raft_consensus.cc:359] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.356561 10225 consensus_queue.cc:260] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.357360 10223 raft_consensus.cc:385] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.357667 10223 raft_consensus.cc:740] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.358033 10224 ts_tablet_manager.cc:1434] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:37:41.358510 10223 consensus_queue.cc:260] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.359032 10224 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.361300 10225 ts_tablet_manager.cc:1434] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:41.362372 10225 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.366107 10224 tablet_bootstrap.cc:654] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.368867 10225 tablet_bootstrap.cc:654] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.368809 10223 ts_tablet_manager.cc:1434] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:37:41.370147 10223 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.377928 10223 tablet_bootstrap.cc:654] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.380784 10225 tablet_bootstrap.cc:492] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.381438 10225 ts_tablet_manager.cc:1403] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260630 12:37:41.387573 10225 raft_consensus.cc:359] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.388520 10225 raft_consensus.cc:385] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.388895 10225 raft_consensus.cc:740] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.390004 10225 consensus_queue.cc:260] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.393471 10225 ts_tablet_manager.cc:1434] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:37:41.394788 10225 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.403374 10223 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.404052 10223 ts_tablet_manager.cc:1403] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260630 12:37:41.405706 10225 tablet_bootstrap.cc:654] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.407204 10223 raft_consensus.cc:359] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.407998 10223 raft_consensus.cc:385] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.408272 10223 raft_consensus.cc:740] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.409327 10223 consensus_queue.cc:260] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.412992 10223 ts_tablet_manager.cc:1434] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:37:41.414783 10223 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.421531 10225 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.422114 10225 ts_tablet_manager.cc:1403] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.014s
I20260630 12:37:41.423405 10223 tablet_bootstrap.cc:654] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.425172 10225 raft_consensus.cc:359] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.425930 10225 raft_consensus.cc:385] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.426246 10225 raft_consensus.cc:740] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.427333 10225 consensus_queue.cc:260] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.430729 10225 ts_tablet_manager.cc:1434] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:37:41.432212 10225 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: Bootstrap starting.
I20260630 12:37:41.435096 10223 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.435745 10223 ts_tablet_manager.cc:1403] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260630 12:37:41.442430 10223 raft_consensus.cc:359] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.443179 10223 raft_consensus.cc:385] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.443490 10223 raft_consensus.cc:740] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.444221 10223 consensus_queue.cc:260] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.446305 10223 ts_tablet_manager.cc:1434] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:37:41.447788 10225 tablet_bootstrap.cc:654] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.451090 10223 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.453274 10224 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.453800 10224 ts_tablet_manager.cc:1403] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.055s
I20260630 12:37:41.456429 10174 raft_consensus.cc:493] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.456399 10224 raft_consensus.cc:359] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.457046 10224 raft_consensus.cc:385] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.457521 10224 raft_consensus.cc:740] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.457022 10174 raft_consensus.cc:515] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.458889 10223 tablet_bootstrap.cc:654] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.459766 10225 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: No bootstrap required, opened a new log
I20260630 12:37:41.460276 10225 ts_tablet_manager.cc:1403] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260630 12:37:41.463936 10225 raft_consensus.cc:359] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.464880 10225 raft_consensus.cc:385] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.465292 10225 raft_consensus.cc:740] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.466872 10174 leader_election.cc:290] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.466646 10225 consensus_queue.cc:260] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.469370 10225 ts_tablet_manager.cc:1434] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:41.475468 10224 consensus_queue.cc:260] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.483655 10224 ts_tablet_manager.cc:1434] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260630 12:37:41.484861 10224 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.488864 10174 raft_consensus.cc:493] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.489452 10174 raft_consensus.cc:515] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.491704 10174 leader_election.cc:290] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.495296 10224 tablet_bootstrap.cc:654] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:41.520979  9919 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:41.521044 10223 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.521061 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
I20260630 12:37:41.521530 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
W20260630 12:37:41.523644  9938 leader_election.cc:343] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:37:41.524748  9938 leader_election.cc:343] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:41.523811 10223 ts_tablet_manager.cc:1403] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.073s	user 0.038s	sys 0.023s
I20260630 12:37:41.526815 10224 tablet_bootstrap.cc:492] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.528596 10224 ts_tablet_manager.cc:1403] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.013s
I20260630 12:37:41.528507 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.528884 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.529346 10122 raft_consensus.cc:2468] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 0.
W20260630 12:37:41.530373  9937 leader_election.cc:343] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:41.530143 10223 raft_consensus.cc:359] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.530817  9937 leader_election.cc:304] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 7264d6253dd24fec9008af013062d02c, 89666fca44e441aa8c9485e9ff14ff2d
I20260630 12:37:41.531049 10223 raft_consensus.cc:385] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.531450 10174 raft_consensus.cc:2749] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:41.531513 10223 raft_consensus.cc:740] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.531947  9937 leader_election.cc:304] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 7264d6253dd24fec9008af013062d02c
I20260630 12:37:41.531548 10224 raft_consensus.cc:359] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.532559 10224 raft_consensus.cc:385] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.532823 10174 raft_consensus.cc:2804] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.532881 10224 raft_consensus.cc:740] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.532794 10223 consensus_queue.cc:260] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.533525 10174 raft_consensus.cc:493] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.533936 10174 raft_consensus.cc:3060] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.534056 10224 consensus_queue.cc:260] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.536325 10223 ts_tablet_manager.cc:1434] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:41.537412 10223 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: Bootstrap starting.
I20260630 12:37:41.538255 10224 ts_tablet_manager.cc:1434] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:37:41.539281 10224 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.541534 10174 raft_consensus.cc:515] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.543862 10223 tablet_bootstrap.cc:654] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.548164 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c"
I20260630 12:37:41.549590 10224 tablet_bootstrap.cc:654] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:41.550217  9938 leader_election.cc:343] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:41.553434 10174 leader_election.cc:290] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.555063 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d"
I20260630 12:37:41.555769 10121 raft_consensus.cc:3060] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.563737 10224 tablet_bootstrap.cc:492] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.564368 10224 ts_tablet_manager.cc:1403] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260630 12:37:41.564942 10121 raft_consensus.cc:2468] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 1.
I20260630 12:37:41.565506 10223 tablet_bootstrap.cc:492] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: No bootstrap required, opened a new log
I20260630 12:37:41.566042 10223 ts_tablet_manager.cc:1403] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
I20260630 12:37:41.566171  9937 leader_election.cc:304] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 7264d6253dd24fec9008af013062d02c
I20260630 12:37:41.567020 10174 raft_consensus.cc:2804] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.567301 10224 raft_consensus.cc:359] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.568090 10224 raft_consensus.cc:385] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.568235 10174 raft_consensus.cc:697] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Becoming Leader. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Running, Role: LEADER
I20260630 12:37:41.568449 10224 raft_consensus.cc:740] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.569209 10174 consensus_queue.cc:237] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.569401 10223 raft_consensus.cc:359] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.569298 10224 consensus_queue.cc:260] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.570185 10223 raft_consensus.cc:385] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.570502 10223 raft_consensus.cc:740] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.571372 10223 consensus_queue.cc:260] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.571841 10224 ts_tablet_manager.cc:1434] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:37:41.572887 10224 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: Bootstrap starting.
I20260630 12:37:41.578810 10223 ts_tablet_manager.cc:1434] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:37:41.579085 10224 tablet_bootstrap.cc:654] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.584467 10224 tablet_bootstrap.cc:492] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: No bootstrap required, opened a new log
I20260630 12:37:41.584951 10224 ts_tablet_manager.cc:1403] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260630 12:37:41.587755 10224 raft_consensus.cc:359] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.588515 10224 raft_consensus.cc:385] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.588819 10224 raft_consensus.cc:740] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.588852  9863 catalog_manager.cc:5697] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:41.589686 10224 consensus_queue.cc:260] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.592360 10224 ts_tablet_manager.cc:1434] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:41.652194 10174 raft_consensus.cc:493] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.652753 10174 raft_consensus.cc:515] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.654444 10174 leader_election.cc:290] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.655534 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774f359c222b4caf90d7f00d91609057" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
I20260630 12:37:41.655817 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774f359c222b4caf90d7f00d91609057" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.656198 10047 raft_consensus.cc:2468] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 0.
I20260630 12:37:41.656487 10121 raft_consensus.cc:2468] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 0.
I20260630 12:37:41.657279  9938 leader_election.cc:304] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7264d6253dd24fec9008af013062d02c, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.657963 10174 raft_consensus.cc:2804] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.658322 10174 raft_consensus.cc:493] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.658618 10174 raft_consensus.cc:3060] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.662329 10247 raft_consensus.cc:493] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.662902 10247 raft_consensus.cc:515] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.664368 10174 raft_consensus.cc:515] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.665572 10247 leader_election.cc:290] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.665971 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7275a371ffb4e169ae395ee5429fce1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
I20260630 12:37:41.666147 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7275a371ffb4e169ae395ee5429fce1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.666471 10174 leader_election.cc:290] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.666638 10047 raft_consensus.cc:2468] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 0.
I20260630 12:37:41.666721 10121 raft_consensus.cc:2468] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 0.
I20260630 12:37:41.667615 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774f359c222b4caf90d7f00d91609057" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d"
I20260630 12:37:41.667793 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774f359c222b4caf90d7f00d91609057" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c"
I20260630 12:37:41.668140  9938 leader_election.cc:304] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7264d6253dd24fec9008af013062d02c, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.668210 10122 raft_consensus.cc:3060] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.668322 10048 raft_consensus.cc:3060] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.668447 10184 raft_consensus.cc:493] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.669413 10184 raft_consensus.cc:515] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.672125 10184 leader_election.cc:290] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501)
I20260630 12:37:41.672663 10174 raft_consensus.cc:2804] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.673182 10174 raft_consensus.cc:493] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.673491 10174 raft_consensus.cc:3060] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.676807 10122 raft_consensus.cc:2468] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 1.
I20260630 12:37:41.678984  9937 leader_election.cc:304] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.680266 10247 raft_consensus.cc:2804] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.681300 10178 raft_consensus.cc:493] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.681783 10178 raft_consensus.cc:515] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.682070 10174 raft_consensus.cc:515] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.682376 10048 raft_consensus.cc:2468] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 1.
I20260630 12:37:41.684419 10178 leader_election.cc:290] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.685209 10174 leader_election.cc:290] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.689169 10247 raft_consensus.cc:697] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Becoming Leader. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Running, Role: LEADER
I20260630 12:37:41.689966 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7275a371ffb4e169ae395ee5429fce1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c"
I20260630 12:37:41.690074 10247 consensus_queue.cc:237] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.690657 10048 raft_consensus.cc:3060] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.695660 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7275a371ffb4e169ae395ee5429fce1" candidate_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d"
I20260630 12:37:41.696326 10122 raft_consensus.cc:3060] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.702978 10048 raft_consensus.cc:2468] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 1.
I20260630 12:37:41.703596 10178 raft_consensus.cc:493] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.704111 10178 raft_consensus.cc:515] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.704543  9938 leader_election.cc:304] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7264d6253dd24fec9008af013062d02c, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.705628 10174 raft_consensus.cc:2804] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.706142 10174 raft_consensus.cc:697] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Becoming Leader. State: Replica: b83eb0fdbb344842afaf7b21dbfb37e2, State: Running, Role: LEADER
I20260630 12:37:41.706362 10178 leader_election.cc:290] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.703573 10122 raft_consensus.cc:2468] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in term 1.
I20260630 12:37:41.707306 10174 consensus_queue.cc:237] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.710978 10184 raft_consensus.cc:493] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:41.711472 10184 raft_consensus.cc:515] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.718446 10184 leader_election.cc:290] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501)
I20260630 12:37:41.719295  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfe8080b9da4b88ad6c746405e68155" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" is_pre_election: true
I20260630 12:37:41.719843  9973 raft_consensus.cc:2468] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 0.
I20260630 12:37:41.720875 10088 leader_election.cc:304] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.721593  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" is_pre_election: true
I20260630 12:37:41.722246  9972 raft_consensus.cc:2468] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 0.
I20260630 12:37:41.723716 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfe8080b9da4b88ad6c746405e68155" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
I20260630 12:37:41.724118 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c" is_pre_election: true
I20260630 12:37:41.724373 10048 raft_consensus.cc:2468] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 0.
I20260630 12:37:41.724670 10184 raft_consensus.cc:2804] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.724718 10047 raft_consensus.cc:2468] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 0.
I20260630 12:37:41.725134 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.725375 10184 raft_consensus.cc:493] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.725404 10088 leader_election.cc:304] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.726002 10122 raft_consensus.cc:2393] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7264d6253dd24fec9008af013062d02c in current term 1: Already voted for candidate b83eb0fdbb344842afaf7b21dbfb37e2 in this term.
I20260630 12:37:41.724313 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe6546388104adb83c34be80a901f62" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d" is_pre_election: true
I20260630 12:37:41.727067  9866 catalog_manager.cc:5697] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:41.727095 10121 raft_consensus.cc:2468] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264d6253dd24fec9008af013062d02c in term 0.
I20260630 12:37:41.725965 10184 raft_consensus.cc:3060] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.731014 10012 leader_election.cc:304] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7264d6253dd24fec9008af013062d02c, 89666fca44e441aa8c9485e9ff14ff2d; no voters: 
I20260630 12:37:41.731957 10178 raft_consensus.cc:2804] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.732323 10178 raft_consensus.cc:493] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.732656 10178 raft_consensus.cc:3060] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.728252  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab80a73f7a3648ddaedfc57765fe77c1" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" is_pre_election: true
I20260630 12:37:41.729189  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe6546388104adb83c34be80a901f62" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" is_pre_election: true
I20260630 12:37:41.735679  9973 raft_consensus.cc:2468] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264d6253dd24fec9008af013062d02c in term 0.
I20260630 12:37:41.737948 10259 raft_consensus.cc:2804] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:41.738377 10259 raft_consensus.cc:493] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:41.738730 10259 raft_consensus.cc:3060] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.738550 10014 leader_election.cc:304] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [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: 7264d6253dd24fec9008af013062d02c; no voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2
I20260630 12:37:41.740545 10260 raft_consensus.cc:3060] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.741673 10178 raft_consensus.cc:515] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.742938 10184 raft_consensus.cc:515] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.744524  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe6546388104adb83c34be80a901f62" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2"
I20260630 12:37:41.745100  9973 raft_consensus.cc:3060] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.745590 10184 leader_election.cc:290] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Requested vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501)
I20260630 12:37:41.746717 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfe8080b9da4b88ad6c746405e68155" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c"
I20260630 12:37:41.747390 10048 raft_consensus.cc:3060] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.747922 10259 raft_consensus.cc:515] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.750288 10178 leader_election.cc:290] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 election: Requested vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:41.750871 10259 leader_election.cc:290] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Requested vote from peers b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711), 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501)
I20260630 12:37:41.751174  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2"
I20260630 12:37:41.751649  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfe8080b9da4b88ad6c746405e68155" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2"
I20260630 12:37:41.751845  9971 raft_consensus.cc:3060] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.752229  9972 raft_consensus.cc:3060] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.753464  9973 raft_consensus.cc:2468] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264d6253dd24fec9008af013062d02c in term 1.
I20260630 12:37:41.755965  9866 catalog_manager.cc:5697] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:41.757397 10047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0faeebf98a439eb070ad09081fa7f3" candidate_uuid: "89666fca44e441aa8c9485e9ff14ff2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264d6253dd24fec9008af013062d02c"
I20260630 12:37:41.759481 10047 raft_consensus.cc:3060] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.759649  9972 raft_consensus.cc:2468] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 1.
I20260630 12:37:41.760717 10088 leader_election.cc:304] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.761116 10048 raft_consensus.cc:2468] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 1.
I20260630 12:37:41.758493  9971 raft_consensus.cc:2468] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 1.
I20260630 12:37:41.762820 10088 leader_election.cc:304] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89666fca44e441aa8c9485e9ff14ff2d, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.763777 10184 raft_consensus.cc:2804] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.758855 10014 leader_election.cc:304] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7264d6253dd24fec9008af013062d02c, b83eb0fdbb344842afaf7b21dbfb37e2; no voters: 
I20260630 12:37:41.766566 10047 raft_consensus.cc:2468] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89666fca44e441aa8c9485e9ff14ff2d in term 1.
I20260630 12:37:41.758108 10121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe6546388104adb83c34be80a901f62" candidate_uuid: "7264d6253dd24fec9008af013062d02c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89666fca44e441aa8c9485e9ff14ff2d"
I20260630 12:37:41.768289 10121 raft_consensus.cc:3060] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:41.770780 10260 raft_consensus.cc:2749] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:41.770783 10178 raft_consensus.cc:2804] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.761705 10259 raft_consensus.cc:2804] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:41.771885 10178 raft_consensus.cc:697] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Becoming Leader. State: Replica: 7264d6253dd24fec9008af013062d02c, State: Running, Role: LEADER
I20260630 12:37:41.772734 10178 consensus_queue.cc:237] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.775418 10121 raft_consensus.cc:2468] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264d6253dd24fec9008af013062d02c in term 1.
I20260630 12:37:41.777411 10259 raft_consensus.cc:697] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Becoming Leader. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Running, Role: LEADER
I20260630 12:37:41.778640 10184 raft_consensus.cc:697] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Becoming Leader. State: Replica: 89666fca44e441aa8c9485e9ff14ff2d, State: Running, Role: LEADER
I20260630 12:37:41.778573 10259 consensus_queue.cc:237] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.779562 10184 consensus_queue.cc:237] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } }
I20260630 12:37:41.787263  9866 catalog_manager.cc:5697] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264d6253dd24fec9008af013062d02c (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7264d6253dd24fec9008af013062d02c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:41.790309  9863 catalog_manager.cc:5697] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195). New cstate: current_term: 1 leader_uuid: "89666fca44e441aa8c9485e9ff14ff2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:41.802321  9863 catalog_manager.cc:5697] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195). New cstate: current_term: 1 leader_uuid: "89666fca44e441aa8c9485e9ff14ff2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:41.909029 10216 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.013s	sys 0.000s
W20260630 12:37:41.909680 10268 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.008s	sys 0.009s
W20260630 12:37:41.910764 10217 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.000s	sys 0.015s
W20260630 12:37:41.915063 10269 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.000s	sys 0.022s
I20260630 12:37:42.000985 10174 consensus_queue.cc:1048] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.041374 10247 consensus_queue.cc:1048] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.059185 10122 raft_consensus.cc:1275] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer 7264d6253dd24fec9008af013062d02c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.064512 10178 consensus_queue.cc:1048] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.073100 10048 raft_consensus.cc:1275] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.078912 10174 consensus_queue.cc:1048] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.090881 10120 raft_consensus.cc:1275] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.095997  9971 raft_consensus.cc:1275] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Refusing update from remote peer 7264d6253dd24fec9008af013062d02c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.096702 10120 raft_consensus.cc:1275] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.098660 10046 raft_consensus.cc:1275] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.100448 10247 consensus_queue.cc:1048] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.106132 10045 raft_consensus.cc:1275] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.107276 10253 consensus_queue.cc:1048] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:42.107899 10184 consensus_queue.cc:1048] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:42.110806 10260 consensus_queue.cc:1048] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.113207 10253 consensus_queue.cc:1048] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:42.116700  9971 raft_consensus.cc:1275] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.140997 10184 consensus_queue.cc:1048] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:42.191627 10048 raft_consensus.cc:1275] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:42.219509 10259 consensus_queue.cc:1048] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:42.231181  9938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.194:37501, user_credentials={real_user=slave}} blocked reactor thread for 47773.8us
W20260630 12:37:42.322808  9937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.195:36739, user_credentials={real_user=slave}} blocked reactor thread for 67434.2us
W20260630 12:37:42.401505 10313 log.cc:927] Time spent T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260630 12:37:42.411044  9971 raft_consensus.cc:1275] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:37:42.512015 10088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.193:34711, user_credentials={real_user=slave}} blocked reactor thread for 67328.5us
I20260630 12:37:42.512508 10318 consensus_queue.cc:1048] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:43.329653   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:43.340495 10324 instance_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:37:43.342485 10325 instance_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:37:43.344231 10327 instance_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:37:43.344367   451 server_base.cc:1061] running on GCE node
I20260630 12:37:43.345577   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:43.345808   451 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:37:43.346033   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823063346007 us; error 0 us; skew 500 ppm
I20260630 12:37:43.346550   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:43.349129   451 webserver.cc:533] Webserver started at http://127.0.112.196:34943/ using document root <none> and password file <none>
I20260630 12:37:43.349622   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:43.349820   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:43.350095   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:43.351208   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "73ecbce8eaf14696b3d7b272a47f8377"
format_stamp: "Formatted at 2026-06-30 12:37:43 on dist-test-slave-45vn"
I20260630 12:37:43.355578   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:43.359074 10332 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:37:43.359901   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:37:43.360226   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "73ecbce8eaf14696b3d7b272a47f8377"
format_stamp: "Formatted at 2026-06-30 12:37:43 on dist-test-slave-45vn"
I20260630 12:37:43.360527   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822834427891-451-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:37:43.435321   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:43.436551   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:43.437899   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:43.440130   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:43.440356   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:43.440611   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:43.440796   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:43.481922   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:40001
I20260630 12:37:43.482021 10394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:40001 every 8 connection(s)
I20260630 12:37:43.496776 10395 heartbeater.cc:344] Connected to a master server at 127.0.112.254:43109
I20260630 12:37:43.497191 10395 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:43.497915 10395 heartbeater.cc:507] Master 127.0.112.254:43109 requested a full tablet report, sending...
I20260630 12:37:43.499778  9864 ts_manager.cc:194] Registered new tserver with Master: 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196:40001)
I20260630 12:37:43.501161  9864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48760
I20260630 12:37:43.623730 10120 consensus_queue.cc:237] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } }
I20260630 12:37:43.629951 10047 raft_consensus.cc:1275] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.631214  9973 raft_consensus.cc:1275] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Refusing update from remote peer 89666fca44e441aa8c9485e9ff14ff2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.631771 10318 consensus_queue.cc:1048] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } 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:37:43.632859 10320 consensus_queue.cc:1048] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.640049 10323 raft_consensus.cc:2955] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
W20260630 12:37:43.642254 10088 consensus_peers.cc:597] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d -> Peer 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196:40001): Couldn't send request to peer 73ecbce8eaf14696b3d7b272a47f8377. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd0faeebf98a439eb070ad09081fa7f3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.643472  9973 raft_consensus.cc:2955] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.643833 10047 raft_consensus.cc:2955] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.656502  9864 catalog_manager.cc:5697] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "89666fca44e441aa8c9485e9ff14ff2d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:43.667712  9973 consensus_queue.cc:237] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } attrs { replace: true } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } }
I20260630 12:37:43.675099 10047 raft_consensus.cc:1275] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.678792 10120 raft_consensus.cc:1275] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.679767 10247 consensus_queue.cc:1048] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.684257 10247 consensus_queue.cc:1048] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } 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:37:43.687765 10304 raft_consensus.cc:2955] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } attrs { replace: true } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.692430 10047 raft_consensus.cc:2955] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } attrs { replace: true } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.696166 10120 raft_consensus.cc:2955] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } attrs { replace: true } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
W20260630 12:37:43.708019  9939 consensus_peers.cc:597] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 -> Peer 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196:40001): Couldn't send request to peer 73ecbce8eaf14696b3d7b272a47f8377. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7275a371ffb4e169ae395ee5429fce1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.711380  9865 catalog_manager.cc:5697] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c reported cstate change: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } attrs { replace: true } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.724881 10047 consensus_queue.cc:237] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } }
I20260630 12:37:43.732153 10120 raft_consensus.cc:1275] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer 7264d6253dd24fec9008af013062d02c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.733754 10319 consensus_queue.cc:1048] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:43.739868  9973 raft_consensus.cc:1275] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Refusing update from remote peer 7264d6253dd24fec9008af013062d02c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.741255 10178 consensus_queue.cc:1048] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } 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:37:43.741283 10319 raft_consensus.cc:2955] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.745620 10120 raft_consensus.cc:2955] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.746224  9973 raft_consensus.cc:2955] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
W20260630 12:37:43.756865 10014 consensus_peers.cc:597] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c -> Peer 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196:40001): Couldn't send request to peer 73ecbce8eaf14696b3d7b272a47f8377. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fe6546388104adb83c34be80a901f62. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.759533  9972 consensus_queue.cc:237] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [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: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } }
I20260630 12:37:43.759914  9864 catalog_manager.cc:5697] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "7264d6253dd24fec9008af013062d02c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
W20260630 12:37:43.769979  9939 consensus_peers.cc:597] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 -> Peer 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196:40001): Couldn't send request to peer 73ecbce8eaf14696b3d7b272a47f8377. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 774f359c222b4caf90d7f00d91609057. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.773757 10047 raft_consensus.cc:1275] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.775354 10247 consensus_queue.cc:1048] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } 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:37:43.777303 10120 raft_consensus.cc:1275] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Refusing update from remote peer b83eb0fdbb344842afaf7b21dbfb37e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:43.779229 10247 consensus_queue.cc:1048] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:43.786631 10304 raft_consensus.cc:2955] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.788667 10120 raft_consensus.cc:2955] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.789899 10047 raft_consensus.cc:2955] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:43.806058  9866 catalog_manager.cc:5697] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d reported cstate change: config changed from index -1 to 16, NON_VOTER 73ecbce8eaf14696b3d7b272a47f8377 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b83eb0fdbb344842afaf7b21dbfb37e2" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 34711 } } peers { permanent_uuid: "7264d6253dd24fec9008af013062d02c" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 37501 } attrs { replace: true } } peers { permanent_uuid: "89666fca44e441aa8c9485e9ff14ff2d" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 36739 } } peers { permanent_uuid: "73ecbce8eaf14696b3d7b272a47f8377" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 40001 } attrs { promote: true } } }
I20260630 12:37:44.002159   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:44.041532   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.042240   451 tablet_replica.cc:333] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.043023   451 raft_consensus.cc:2243] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.043569   451 raft_consensus.cc:2272] T 8dfe8080b9da4b88ad6c746405e68155 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.047220   451 tablet_replica.cc:333] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.047881   451 raft_consensus.cc:2243] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.048950   451 raft_consensus.cc:2272] T 774f359c222b4caf90d7f00d91609057 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.051584   451 tablet_replica.cc:333] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.052302   451 raft_consensus.cc:2243] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.052836   451 raft_consensus.cc:2272] T 9fe6546388104adb83c34be80a901f62 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.055327   451 tablet_replica.cc:333] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.055900   451 raft_consensus.cc:2243] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.056898   451 raft_consensus.cc:2272] T e7275a371ffb4e169ae395ee5429fce1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.059309   451 tablet_replica.cc:333] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.059872   451 raft_consensus.cc:2243] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.060624   451 raft_consensus.cc:2272] T ab80a73f7a3648ddaedfc57765fe77c1 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.063278   451 tablet_replica.cc:333] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.063922   451 raft_consensus.cc:2243] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.064425   451 raft_consensus.cc:2272] T bd0faeebf98a439eb070ad09081fa7f3 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.067338   451 tablet_replica.cc:333] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.067873   451 raft_consensus.cc:2243] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.068332   451 raft_consensus.cc:2272] T 81281eaa3b5e40f19fceae030cedbde2 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.070254   451 tablet_replica.cc:333] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2: stopping tablet replica
I20260630 12:37:44.070724   451 raft_consensus.cc:2243] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.071210   451 raft_consensus.cc:2272] T c744fef485964afb9498c949c64bd902 P b83eb0fdbb344842afaf7b21dbfb37e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.092016   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:44.109436   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:37:44.131373 10088 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34711: connect: Connection refused (error 111)
W20260630 12:37:44.137377 10088 consensus_peers.cc:597] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d -> Peer b83eb0fdbb344842afaf7b21dbfb37e2 (127.0.112.193:34711): Couldn't send request to peer b83eb0fdbb344842afaf7b21dbfb37e2. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:34711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.143081   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.143975   451 tablet_replica.cc:333] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.144582   451 raft_consensus.cc:2243] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.145208   451 raft_consensus.cc:2272] T ab80a73f7a3648ddaedfc57765fe77c1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.148062   451 tablet_replica.cc:333] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.148633   451 raft_consensus.cc:2243] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.149117   451 raft_consensus.cc:2272] T bd0faeebf98a439eb070ad09081fa7f3 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.152189   451 tablet_replica.cc:333] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.152750   451 raft_consensus.cc:2243] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.153182   451 raft_consensus.cc:2272] T 8dfe8080b9da4b88ad6c746405e68155 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.156090   451 tablet_replica.cc:333] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.156654   451 raft_consensus.cc:2243] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.157141   451 raft_consensus.cc:2272] T e7275a371ffb4e169ae395ee5429fce1 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.159739   451 tablet_replica.cc:333] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.160298   451 raft_consensus.cc:2243] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.161290   451 raft_consensus.cc:2272] T 9fe6546388104adb83c34be80a901f62 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.163883   451 tablet_replica.cc:333] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.164402   451 raft_consensus.cc:2243] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.164884   451 raft_consensus.cc:2272] T a95ad4ad89c34efba5da5c0102f097d4 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.166790   451 tablet_replica.cc:333] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.167285   451 raft_consensus.cc:2243] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.167766   451 raft_consensus.cc:2272] T 774f359c222b4caf90d7f00d91609057 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.170231   451 tablet_replica.cc:333] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c: stopping tablet replica
I20260630 12:37:44.170703   451 raft_consensus.cc:2243] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.171198   451 raft_consensus.cc:2272] T cf0d835ae4be4aac86f7fe05c3435597 P 7264d6253dd24fec9008af013062d02c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:44.181519 10087 consensus_peers.cc:597] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d -> Peer 7264d6253dd24fec9008af013062d02c (127.0.112.194:37501): Couldn't send request to peer 7264d6253dd24fec9008af013062d02c. 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:37:44.200730   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:44.218832   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:44.246842   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.247584   451 tablet_replica.cc:333] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.248426   451 raft_consensus.cc:2243] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.249554   451 raft_consensus.cc:2272] T bd0faeebf98a439eb070ad09081fa7f3 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.253455   451 tablet_replica.cc:333] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.254410   451 raft_consensus.cc:2243] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.255142   451 raft_consensus.cc:2272] T 774f359c222b4caf90d7f00d91609057 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.255684 10413 ts_tablet_manager.cc:933] T bd0faeebf98a439eb070ad09081fa7f3 P 73ecbce8eaf14696b3d7b272a47f8377: Initiating tablet copy from peer 89666fca44e441aa8c9485e9ff14ff2d (127.0.112.195:36739)
I20260630 12:37:44.257422 10413 tablet_copy_client.cc:323] T bd0faeebf98a439eb070ad09081fa7f3 P 73ecbce8eaf14696b3d7b272a47f8377: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:36739
I20260630 12:37:44.258255   451 tablet_replica.cc:333] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.259292   451 raft_consensus.cc:2243] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.260238   451 raft_consensus.cc:2272] T e7275a371ffb4e169ae395ee5429fce1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.265090   451 tablet_replica.cc:333] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.266155   451 raft_consensus.cc:2243] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.267112   451 raft_consensus.cc:2272] T 9fe6546388104adb83c34be80a901f62 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.272464   451 tablet_replica.cc:333] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.273013   451 raft_consensus.cc:2243] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.273469   451 raft_consensus.cc:2272] T 7e72736b57cc4e988076b2897254f7bb P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.275482   451 tablet_replica.cc:333] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.276067   451 raft_consensus.cc:2243] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.276772   451 raft_consensus.cc:2272] T ab80a73f7a3648ddaedfc57765fe77c1 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.279714   451 tablet_replica.cc:333] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.280233   451 raft_consensus.cc:2243] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.280965   451 raft_consensus.cc:2272] T 8dfe8080b9da4b88ad6c746405e68155 P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.284078   451 tablet_replica.cc:333] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d: stopping tablet replica
I20260630 12:37:44.284590   451 raft_consensus.cc:2243] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.285115   451 raft_consensus.cc:2272] T 01148b06951848bca6504a167883e3df P 89666fca44e441aa8c9485e9ff14ff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.314520   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
W20260630 12:37:44.328799 10334 connection.cc:466] server connection from 127.0.0.1:55790 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:55790 (request call id 1) could send its response
I20260630 12:37:44.332734   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:44.355242   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.372563   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:44.383464   451 master.cc:562] Master@127.0.112.254:43109 shutting down...
W20260630 12:37:44.402246  9919 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:44.403733   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:44.404299   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.404619   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4c71e4d7acc47dc89fc42e8340ff064: stopping tablet replica
I20260630 12:37:44.428351   451 master.cc:584] Master@127.0.112.254:43109 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6092 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:37:44.468305   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:44843
I20260630 12:37:44.469432   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.474314 10417 instance_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:37:44.474543 10418 instance_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:37:44.475979 10420 instance_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:37:44.477006   451 server_base.cc:1061] running on GCE node
I20260630 12:37:44.477707   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.477873   451 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:37:44.477996   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823064477985 us; error 0 us; skew 500 ppm
I20260630 12:37:44.478420   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.480641   451 webserver.cc:533] Webserver started at http://127.0.112.254:40435/ using document root <none> and password file <none>
I20260630 12:37:44.481068   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.481215   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.481449   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.482479   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "4c57351657a241e2afd3c37e585e711d"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.486841   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:44.490017 10425 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:37:44.490952   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:44.491258   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "4c57351657a241e2afd3c37e585e711d"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.491554   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-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:37:44.505683   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.506676   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.540764   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:44843
I20260630 12:37:44.540889 10476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:44843 every 8 connection(s)
I20260630 12:37:44.544868 10477 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:37:44.555445 10477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d: Bootstrap starting.
I20260630 12:37:44.559994 10477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.564283 10477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d: No bootstrap required, opened a new log
I20260630 12:37:44.566480 10477 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER }
I20260630 12:37:44.567095 10477 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.567329 10477 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c57351657a241e2afd3c37e585e711d, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.568033 10477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER }
I20260630 12:37:44.568506 10477 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:44.568722 10477 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:44.568990 10477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:44.573875 10477 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER }
I20260630 12:37:44.574432 10477 leader_election.cc:304] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [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: 4c57351657a241e2afd3c37e585e711d; no voters: 
I20260630 12:37:44.575593 10477 leader_election.cc:290] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:44.576001 10480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:44.577399 10480 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 1 LEADER]: Becoming Leader. State: Replica: 4c57351657a241e2afd3c37e585e711d, State: Running, Role: LEADER
I20260630 12:37:44.578073 10480 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [LEADER]: Queue going to LEADER mode. State: All 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: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER }
I20260630 12:37:44.578673 10477 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:44.582579 10482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c57351657a241e2afd3c37e585e711d. Latest consensus state: current_term: 1 leader_uuid: "4c57351657a241e2afd3c37e585e711d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER } }
I20260630 12:37:44.583361 10482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:44.585474 10481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c57351657a241e2afd3c37e585e711d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c57351657a241e2afd3c37e585e711d" member_type: VOTER } }
I20260630 12:37:44.585978 10481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:44.587261 10488 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:44.592739 10488 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:44.594571   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:44.602214 10488 catalog_manager.cc:1383] Generated new cluster ID: f93322c6fe924b9693979ac79730d478
I20260630 12:37:44.602545 10488 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:44.631647 10488 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:44.632978 10488 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:44.645903 10488 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d: Generated new TSK 0
I20260630 12:37:44.646535 10488 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:44.661284   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.667583 10498 instance_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:37:44.668824 10499 instance_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:37:44.671492   451 server_base.cc:1061] running on GCE node
W20260630 12:37:44.671968 10501 instance_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:37:44.673251   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:44.673455   451 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:37:44.673676   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823064673639 us; error 0 us; skew 500 ppm
I20260630 12:37:44.674187   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.676587   451 webserver.cc:533] Webserver started at http://127.0.112.193:36363/ using document root <none> and password file <none>
I20260630 12:37:44.677088   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.677294   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.677569   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.678653   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "29d69755a5494da095a3d23a22684a41"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.683302   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:44.686697 10506 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:37:44.687610   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:44.687968   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "29d69755a5494da095a3d23a22684a41"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.688294   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-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:37:44.701506   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.702515   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.703985   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.706234   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.706451   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.706696   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.706936   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:44.744645   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:42367
I20260630 12:37:44.744762 10568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:42367 every 8 connection(s)
I20260630 12:37:44.749521   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.756026 10573 instance_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:37:44.756844 10574 instance_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:37:44.759617   451 server_base.cc:1061] running on GCE node
W20260630 12:37:44.760648 10577 instance_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:37:44.762804   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:44.763001 10569 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44843
W20260630 12:37:44.763082   451 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:37:44.763535   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823064763518 us; error 0 us; skew 500 ppm
I20260630 12:37:44.763576 10569 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.764096   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.764428 10569 heartbeater.cc:507] Master 127.0.112.254:44843 requested a full tablet report, sending...
I20260630 12:37:44.766554   451 webserver.cc:533] Webserver started at http://127.0.112.194:36215/ using document root <none> and password file <none>
I20260630 12:37:44.766920 10442 ts_manager.cc:194] Registered new tserver with Master: 29d69755a5494da095a3d23a22684a41 (127.0.112.193:42367)
I20260630 12:37:44.767230   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.767509   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.767827   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.769209   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "2af09dd801424963b60441512eb08e6e"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.769263 10442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49624
I20260630 12:37:44.774156   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:44.777503 10581 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:37:44.778313   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:44.778573   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "2af09dd801424963b60441512eb08e6e"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.779065   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-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:37:44.798388   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.799885   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.801282   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.803736   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.803987   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.804245   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.804399   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.847671   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:41413
I20260630 12:37:44.847808 10643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:41413 every 8 connection(s)
I20260630 12:37:44.852357   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:44.859581 10647 instance_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:37:44.861518 10648 instance_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:37:44.863317 10650 instance_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:37:44.863977   451 server_base.cc:1061] running on GCE node
I20260630 12:37:44.865098   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:44.865198 10644 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44843
W20260630 12:37:44.865487   451 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:37:44.865638 10644 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.865710   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823064865691 us; error 0 us; skew 500 ppm
I20260630 12:37:44.866629   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:44.866874 10644 heartbeater.cc:507] Master 127.0.112.254:44843 requested a full tablet report, sending...
I20260630 12:37:44.869578 10442 ts_manager.cc:194] Registered new tserver with Master: 2af09dd801424963b60441512eb08e6e (127.0.112.194:41413)
I20260630 12:37:44.869658   451 webserver.cc:533] Webserver started at http://127.0.112.195:42849/ using document root <none> and password file <none>
I20260630 12:37:44.870375   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:44.870581   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:44.870908   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:44.871364 10442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49636
I20260630 12:37:44.872011   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "6a9283544203431cac1d5ace32add5dd"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.877031   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:44.880483 10655 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:37:44.881392   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:44.881714   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "6a9283544203431cac1d5ace32add5dd"
format_stamp: "Formatted at 2026-06-30 12:37:44 on dist-test-slave-45vn"
I20260630 12:37:44.881999   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822834427891-451-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:37:44.903584   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:44.904572   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:44.906051   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:44.908748   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:44.908957   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.909286   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:44.909453   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:44.950407   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:42691
I20260630 12:37:44.950501 10717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:42691 every 8 connection(s)
I20260630 12:37:44.964624 10718 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44843
I20260630 12:37:44.964999 10718 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:44.965755 10718 heartbeater.cc:507] Master 127.0.112.254:44843 requested a full tablet report, sending...
I20260630 12:37:44.967808 10442 ts_manager.cc:194] Registered new tserver with Master: 6a9283544203431cac1d5ace32add5dd (127.0.112.195:42691)
I20260630 12:37:44.968912   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015134157s
I20260630 12:37:44.969305 10442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49642
I20260630 12:37:44.994081 10442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49648:
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:37:44.995797 10442 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:37:45.034319 10534 tablet_service.cc:1511] Processing CreateTablet for tablet 004840792c9e4092817d075b349b20d0 (DEFAULT_TABLE table=test-workload [id=04693909e63445be94cd797ed86c5cd9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.035640 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004840792c9e4092817d075b349b20d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.040750 10683 tablet_service.cc:1511] Processing CreateTablet for tablet 004840792c9e4092817d075b349b20d0 (DEFAULT_TABLE table=test-workload [id=04693909e63445be94cd797ed86c5cd9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.042016 10683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004840792c9e4092817d075b349b20d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.043130 10609 tablet_service.cc:1511] Processing CreateTablet for tablet 004840792c9e4092817d075b349b20d0 (DEFAULT_TABLE table=test-workload [id=04693909e63445be94cd797ed86c5cd9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:45.044390 10609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004840792c9e4092817d075b349b20d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.052439 10733 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: Bootstrap starting.
I20260630 12:37:45.057622 10733 tablet_bootstrap.cc:654] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.060052 10734 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Bootstrap starting.
I20260630 12:37:45.062263 10736 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: Bootstrap starting.
I20260630 12:37:45.064136 10733 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: No bootstrap required, opened a new log
I20260630 12:37:45.064577 10733 ts_tablet_manager.cc:1403] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:37:45.067176 10734 tablet_bootstrap.cc:654] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.067318 10733 raft_consensus.cc:359] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.068141 10733 raft_consensus.cc:385] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.068392 10733 raft_consensus.cc:740] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29d69755a5494da095a3d23a22684a41, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.068514 10736 tablet_bootstrap.cc:654] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.069095 10733 consensus_queue.cc:260] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.072342 10734 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: No bootstrap required, opened a new log
I20260630 12:37:45.072355 10569 heartbeater.cc:499] Master 127.0.112.254:44843 was elected leader, sending a full tablet report...
I20260630 12:37:45.072830 10733 ts_tablet_manager.cc:1434] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:37:45.072966 10734 ts_tablet_manager.cc:1403] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260630 12:37:45.074491 10736 tablet_bootstrap.cc:492] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: No bootstrap required, opened a new log
I20260630 12:37:45.074980 10736 ts_tablet_manager.cc:1403] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:37:45.075862 10734 raft_consensus.cc:359] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.076653 10734 raft_consensus.cc:385] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.076951 10734 raft_consensus.cc:740] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a9283544203431cac1d5ace32add5dd, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.077594 10736 raft_consensus.cc:359] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.077726 10734 consensus_queue.cc:260] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.078337 10736 raft_consensus.cc:385] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.078634 10736 raft_consensus.cc:740] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af09dd801424963b60441512eb08e6e, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.079726 10736 consensus_queue.cc:260] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.080617 10718 heartbeater.cc:499] Master 127.0.112.254:44843 was elected leader, sending a full tablet report...
I20260630 12:37:45.081097 10734 ts_tablet_manager.cc:1434] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:45.083066 10644 heartbeater.cc:499] Master 127.0.112.254:44843 was elected leader, sending a full tablet report...
I20260630 12:37:45.083597 10736 ts_tablet_manager.cc:1434] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:37:45.183262 10740 raft_consensus.cc:493] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:45.183736 10740 raft_consensus.cc:515] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.185681 10740 leader_election.cc:290] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29d69755a5494da095a3d23a22684a41 (127.0.112.193:42367), 2af09dd801424963b60441512eb08e6e (127.0.112.194:41413)
I20260630 12:37:45.195338 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004840792c9e4092817d075b349b20d0" candidate_uuid: "6a9283544203431cac1d5ace32add5dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29d69755a5494da095a3d23a22684a41" is_pre_election: true
I20260630 12:37:45.195822 10619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004840792c9e4092817d075b349b20d0" candidate_uuid: "6a9283544203431cac1d5ace32add5dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af09dd801424963b60441512eb08e6e" is_pre_election: true
I20260630 12:37:45.196154 10544 raft_consensus.cc:2468] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a9283544203431cac1d5ace32add5dd in term 0.
I20260630 12:37:45.196527 10619 raft_consensus.cc:2468] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a9283544203431cac1d5ace32add5dd in term 0.
I20260630 12:37:45.197364 10656 leader_election.cc:304] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29d69755a5494da095a3d23a22684a41, 6a9283544203431cac1d5ace32add5dd; no voters: 
I20260630 12:37:45.198096 10740 raft_consensus.cc:2804] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:45.198475 10740 raft_consensus.cc:493] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:45.198745 10740 raft_consensus.cc:3060] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.204571 10740 raft_consensus.cc:515] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.206406 10740 leader_election.cc:290] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [CANDIDATE]: Term 1 election: Requested vote from peers 29d69755a5494da095a3d23a22684a41 (127.0.112.193:42367), 2af09dd801424963b60441512eb08e6e (127.0.112.194:41413)
I20260630 12:37:45.207119 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004840792c9e4092817d075b349b20d0" candidate_uuid: "6a9283544203431cac1d5ace32add5dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29d69755a5494da095a3d23a22684a41"
I20260630 12:37:45.207394 10619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004840792c9e4092817d075b349b20d0" candidate_uuid: "6a9283544203431cac1d5ace32add5dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af09dd801424963b60441512eb08e6e"
I20260630 12:37:45.207636 10544 raft_consensus.cc:3060] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.207979 10619 raft_consensus.cc:3060] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.212718 10619 raft_consensus.cc:2468] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a9283544203431cac1d5ace32add5dd in term 1.
I20260630 12:37:45.212713 10544 raft_consensus.cc:2468] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a9283544203431cac1d5ace32add5dd in term 1.
I20260630 12:37:45.213901 10658 leader_election.cc:304] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af09dd801424963b60441512eb08e6e, 6a9283544203431cac1d5ace32add5dd; no voters: 
I20260630 12:37:45.214609 10740 raft_consensus.cc:2804] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.215502 10740 raft_consensus.cc:697] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 LEADER]: Becoming Leader. State: Replica: 6a9283544203431cac1d5ace32add5dd, State: Running, Role: LEADER
I20260630 12:37:45.216127 10740 consensus_queue.cc:237] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } }
I20260630 12:37:45.223172 10442 catalog_manager.cc:5697] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a9283544203431cac1d5ace32add5dd (127.0.112.195). New cstate: current_term: 1 leader_uuid: "6a9283544203431cac1d5ace32add5dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29d69755a5494da095a3d23a22684a41" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 42367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a9283544203431cac1d5ace32add5dd" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af09dd801424963b60441512eb08e6e" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:45.243196   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:45.262722   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.263563   451 tablet_replica.cc:333] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41: stopping tablet replica
I20260630 12:37:45.264096   451 raft_consensus.cc:2243] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.264518   451 raft_consensus.cc:2272] T 004840792c9e4092817d075b349b20d0 P 29d69755a5494da095a3d23a22684a41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.283543   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:45.292488   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:45.310178   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.311141   451 tablet_replica.cc:333] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e: stopping tablet replica
I20260630 12:37:45.311661   451 raft_consensus.cc:2243] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.312078   451 raft_consensus.cc:2272] T 004840792c9e4092817d075b349b20d0 P 2af09dd801424963b60441512eb08e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.331290   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:45.340224   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:45.358809   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.359637   451 tablet_replica.cc:333] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: stopping tablet replica
I20260630 12:37:45.360124   451 raft_consensus.cc:2243] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.360674   451 pending_rounds.cc:70] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Trying to abort 1 pending ops.
I20260630 12:37:45.360841   451 pending_rounds.cc:77] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443275131703296 op_type: NO_OP noop_request { }
I20260630 12:37:45.361084   451 raft_consensus.cc:2889] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:45.361306   451 raft_consensus.cc:2272] T 004840792c9e4092817d075b349b20d0 P 6a9283544203431cac1d5ace32add5dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.381459   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:45.390327   451 master.cc:562] Master@127.0.112.254:44843 shutting down...
I20260630 12:37:45.409811   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.410387   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.410725   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c57351657a241e2afd3c37e585e711d: stopping tablet replica
I20260630 12:37:45.420581   451 master.cc:584] Master@127.0.112.254:44843 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (984 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:37:45.452152   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:34151
I20260630 12:37:45.453245   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.458220 10746 instance_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:37:45.459023 10745 instance_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:37:45.459972 10748 instance_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:37:45.460538   451 server_base.cc:1061] running on GCE node
I20260630 12:37:45.461410   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.461644   451 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:37:45.461815   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823065461796 us; error 0 us; skew 500 ppm
I20260630 12:37:45.462395   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.464778   451 webserver.cc:533] Webserver started at http://127.0.112.254:41251/ using document root <none> and password file <none>
I20260630 12:37:45.465312   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.465536   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.465827   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.467088   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "4a7194beda9e46a6bde675388ca048db"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.471745   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:45.475138 10753 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:37:45.476030   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:37:45.476258   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "4a7194beda9e46a6bde675388ca048db"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.476495   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-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:37:45.494081   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.495096   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.529594   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:34151
I20260630 12:37:45.529696 10804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:34151 every 8 connection(s)
I20260630 12:37:45.533483 10805 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:37:45.543521 10805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db: Bootstrap starting.
I20260630 12:37:45.547987 10805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.551951 10805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db: No bootstrap required, opened a new log
I20260630 12:37:45.553932 10805 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER }
I20260630 12:37:45.554322 10805 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.554566 10805 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a7194beda9e46a6bde675388ca048db, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.555217 10805 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER }
I20260630 12:37:45.555684 10805 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:45.555914 10805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:45.556185 10805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.560936 10805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER }
I20260630 12:37:45.561481 10805 leader_election.cc:304] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [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: 4a7194beda9e46a6bde675388ca048db; no voters: 
I20260630 12:37:45.562587 10805 leader_election.cc:290] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:45.562902 10808 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.564261 10808 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 1 LEADER]: Becoming Leader. State: Replica: 4a7194beda9e46a6bde675388ca048db, State: Running, Role: LEADER
I20260630 12:37:45.564896 10808 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [LEADER]: Queue going to LEADER mode. State: All 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: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER }
I20260630 12:37:45.565531 10805 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:45.567682 10809 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a7194beda9e46a6bde675388ca048db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER } }
I20260630 12:37:45.567692 10810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a7194beda9e46a6bde675388ca048db. Latest consensus state: current_term: 1 leader_uuid: "4a7194beda9e46a6bde675388ca048db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7194beda9e46a6bde675388ca048db" member_type: VOTER } }
I20260630 12:37:45.568486 10809 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.568557 10810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.571168 10813 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:45.579571 10813 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:45.581337   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:45.589643 10813 catalog_manager.cc:1383] Generated new cluster ID: 945a2c9f9e6c48f98d562cef8e75dd63
I20260630 12:37:45.589989 10813 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:45.603459 10813 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:45.604744 10813 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:45.625815 10813 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db: Generated new TSK 0
I20260630 12:37:45.626441 10813 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:45.647835   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.653576 10826 instance_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:37:45.654825 10827 instance_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:37:45.656936 10829 instance_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:37:45.661886   451 server_base.cc:1061] running on GCE node
I20260630 12:37:45.669757   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.669978   451 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:37:45.670169   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823065670155 us; error 0 us; skew 500 ppm
I20260630 12:37:45.670725   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.673141   451 webserver.cc:533] Webserver started at http://127.0.112.193:32983/ using document root <none> and password file <none>
I20260630 12:37:45.673619   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.673807   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.674091   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.675276   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "257ace75f3274029a7c03bd6f5a03e15"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.679912   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:45.683224 10834 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:37:45.684015   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:45.684291   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "257ace75f3274029a7c03bd6f5a03e15"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.684583   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-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:37:45.711213   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.712381   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.713824   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.716070   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.716298   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.716531   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.716711   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.785871   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46083
I20260630 12:37:45.786242 10897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46083 every 8 connection(s)
I20260630 12:37:45.792596   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.802400 10903 instance_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:37:45.804800 10902 instance_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:37:45.807338   451 server_base.cc:1061] running on GCE node
I20260630 12:37:45.808301 10898 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34151
W20260630 12:37:45.808641 10906 instance_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:37:45.808753 10898 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.809743   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:45.809777 10898 heartbeater.cc:507] Master 127.0.112.254:34151 requested a full tablet report, sending...
W20260630 12:37:45.810065   451 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:37:45.810354   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823065810333 us; error 0 us; skew 500 ppm
I20260630 12:37:45.811057   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.812602 10770 ts_manager.cc:194] Registered new tserver with Master: 257ace75f3274029a7c03bd6f5a03e15 (127.0.112.193:46083)
I20260630 12:37:45.814415   451 webserver.cc:533] Webserver started at http://127.0.112.194:43315/ using document root <none> and password file <none>
I20260630 12:37:45.815061   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.815305   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.815244 10770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44882
I20260630 12:37:45.815893   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.818038   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.823297   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:45.827241 10910 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:37:45.828135   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:37:45.828450   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.828744   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-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:37:45.847508   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.848765   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.850265   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.852753   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.852996   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.853241   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.853447   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.897742   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:35507
I20260630 12:37:45.897867 10972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:35507 every 8 connection(s)
I20260630 12:37:45.903076   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.911307 10976 instance_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:37:45.912591 10977 instance_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:37:45.914601 10979 instance_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:37:45.915509   451 server_base.cc:1061] running on GCE node
I20260630 12:37:45.916702   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:45.916813 10973 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34151
W20260630 12:37:45.916965   451 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:37:45.917454 10973 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.917464   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823065917446 us; error 0 us; skew 500 ppm
I20260630 12:37:45.918287   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.918385 10973 heartbeater.cc:507] Master 127.0.112.254:34151 requested a full tablet report, sending...
I20260630 12:37:45.920653 10770 ts_manager.cc:194] Registered new tserver with Master: 2bb0f1e5a8b84b3cb36b3198dc2f059a (127.0.112.194:35507)
I20260630 12:37:45.920934   451 webserver.cc:533] Webserver started at http://127.0.112.195:45069/ using document root <none> and password file <none>
I20260630 12:37:45.921468   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.921672   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.921934   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.922328 10770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44896
I20260630 12:37:45.923341   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "ed5a8ff5d998495bbf2af8809cf18623"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.928057   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:45.931810 10984 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:37:45.932587   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:37:45.932924   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "ed5a8ff5d998495bbf2af8809cf18623"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-45vn"
I20260630 12:37:45.933188   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-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:37:45.955956   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.957152   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.958619   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.960902   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.961130   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.961373   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.961544   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.006117   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:38871
I20260630 12:37:46.006259 11046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:38871 every 8 connection(s)
I20260630 12:37:46.011363   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.018426 11050 instance_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:37:46.020219 11051 instance_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:37:46.021450   451 server_base.cc:1061] running on GCE node
W20260630 12:37:46.022230 11053 instance_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:37:46.023411   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.023710   451 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:37:46.023938   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823066023920 us; error 0 us; skew 500 ppm
I20260630 12:37:46.024629   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.025552 11047 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34151
I20260630 12:37:46.025915 11047 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.026705 11047 heartbeater.cc:507] Master 127.0.112.254:34151 requested a full tablet report, sending...
I20260630 12:37:46.027460   451 webserver.cc:533] Webserver started at http://127.0.112.196:35905/ using document root <none> and password file <none>
I20260630 12:37:46.028106   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.028302   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.028604   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.029012 10770 ts_manager.cc:194] Registered new tserver with Master: ed5a8ff5d998495bbf2af8809cf18623 (127.0.112.195:38871)
I20260630 12:37:46.029992   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "b673d5295169487f9e38a06aad3f1444"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.030645 10770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44906
I20260630 12:37:46.034878   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:37:46.038563 11058 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:37:46.039466   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:46.039801   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "b673d5295169487f9e38a06aad3f1444"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.040115   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822834427891-451-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:37:46.065955   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.067297   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.068642   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.070990   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.071233   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.071466   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.071637   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.114588   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:42093
I20260630 12:37:46.114850 11120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:42093 every 8 connection(s)
I20260630 12:37:46.135031 11121 heartbeater.cc:344] Connected to a master server at 127.0.112.254:34151
I20260630 12:37:46.135528 11121 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:46.136343 11121 heartbeater.cc:507] Master 127.0.112.254:34151 requested a full tablet report, sending...
I20260630 12:37:46.138131 10770 ts_manager.cc:194] Registered new tserver with Master: b673d5295169487f9e38a06aad3f1444 (127.0.112.196:42093)
I20260630 12:37:46.139051   451 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.021098307s
I20260630 12:37:46.139578 10770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44920
I20260630 12:37:46.165639 10770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44922:
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:37:46.213863 11086 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4903aa3f994413aa9bd7e689788f4d (DEFAULT_TABLE table=test-workload [id=90ebb7feea0249939228b95d5997e0a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.215307 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4903aa3f994413aa9bd7e689788f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.222222 10863 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4903aa3f994413aa9bd7e689788f4d (DEFAULT_TABLE table=test-workload [id=90ebb7feea0249939228b95d5997e0a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.223925 10863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4903aa3f994413aa9bd7e689788f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.223941 10938 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4903aa3f994413aa9bd7e689788f4d (DEFAULT_TABLE table=test-workload [id=90ebb7feea0249939228b95d5997e0a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:46.225343 10938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4903aa3f994413aa9bd7e689788f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.237694 11139 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: Bootstrap starting.
I20260630 12:37:46.245561 11139 tablet_bootstrap.cc:654] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.250236 11140 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: Bootstrap starting.
I20260630 12:37:46.252344 11141 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Bootstrap starting.
I20260630 12:37:46.256716 11139 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: No bootstrap required, opened a new log
I20260630 12:37:46.257351 11139 ts_tablet_manager.cc:1403] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:37:46.258359 11140 tablet_bootstrap.cc:654] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.260169 11141 tablet_bootstrap.cc:654] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.260767 11139 raft_consensus.cc:359] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.261924 11139 raft_consensus.cc:385] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.262328 11139 raft_consensus.cc:740] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b673d5295169487f9e38a06aad3f1444, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.263274 11139 consensus_queue.cc:260] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.264542 11140 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: No bootstrap required, opened a new log
I20260630 12:37:46.265033 11140 ts_tablet_manager.cc:1403] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:37:46.266959 11141 tablet_bootstrap.cc:492] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: No bootstrap required, opened a new log
I20260630 12:37:46.267606 11140 raft_consensus.cc:359] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.267613 11141 ts_tablet_manager.cc:1403] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:37:46.267978 11121 heartbeater.cc:499] Master 127.0.112.254:34151 was elected leader, sending a full tablet report...
I20260630 12:37:46.268389 11140 raft_consensus.cc:385] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.268467 11139 ts_tablet_manager.cc:1434] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:37:46.268865 11140 raft_consensus.cc:740] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 257ace75f3274029a7c03bd6f5a03e15, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.269759 11140 consensus_queue.cc:260] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.271024 11141 raft_consensus.cc:359] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.271800 11141 raft_consensus.cc:385] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.272083 11141 raft_consensus.cc:740] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb0f1e5a8b84b3cb36b3198dc2f059a, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.272645 11140 ts_tablet_manager.cc:1434] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:37:46.272883 11141 consensus_queue.cc:260] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.274121 10898 heartbeater.cc:499] Master 127.0.112.254:34151 was elected leader, sending a full tablet report...
I20260630 12:37:46.277738 10973 heartbeater.cc:499] Master 127.0.112.254:34151 was elected leader, sending a full tablet report...
I20260630 12:37:46.278442 11141 ts_tablet_manager.cc:1434] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:37:46.395604 11147 raft_consensus.cc:493] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:46.396128 11147 raft_consensus.cc:515] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.398169 11147 leader_election.cc:290] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b673d5295169487f9e38a06aad3f1444 (127.0.112.196:42093), 257ace75f3274029a7c03bd6f5a03e15 (127.0.112.193:46083)
I20260630 12:37:46.408262 11096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4903aa3f994413aa9bd7e689788f4d" candidate_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b673d5295169487f9e38a06aad3f1444" is_pre_election: true
I20260630 12:37:46.409287 11096 raft_consensus.cc:2468] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb0f1e5a8b84b3cb36b3198dc2f059a in term 0.
I20260630 12:37:46.410022 10873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4903aa3f994413aa9bd7e689788f4d" candidate_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257ace75f3274029a7c03bd6f5a03e15" is_pre_election: true
I20260630 12:37:46.410429 10912 leader_election.cc:304] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb0f1e5a8b84b3cb36b3198dc2f059a, b673d5295169487f9e38a06aad3f1444; no voters: 
I20260630 12:37:46.410691 10873 raft_consensus.cc:2468] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb0f1e5a8b84b3cb36b3198dc2f059a in term 0.
I20260630 12:37:46.411301 11147 raft_consensus.cc:2804] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:46.411656 11147 raft_consensus.cc:493] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:46.412002 11147 raft_consensus.cc:3060] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.417622 11147 raft_consensus.cc:515] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.419251 11147 leader_election.cc:290] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [CANDIDATE]: Term 1 election: Requested vote from peers b673d5295169487f9e38a06aad3f1444 (127.0.112.196:42093), 257ace75f3274029a7c03bd6f5a03e15 (127.0.112.193:46083)
I20260630 12:37:46.420017 11096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4903aa3f994413aa9bd7e689788f4d" candidate_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b673d5295169487f9e38a06aad3f1444"
I20260630 12:37:46.420267 10873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4903aa3f994413aa9bd7e689788f4d" candidate_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "257ace75f3274029a7c03bd6f5a03e15"
I20260630 12:37:46.420665 11096 raft_consensus.cc:3060] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.420836 10873 raft_consensus.cc:3060] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.429257 10873 raft_consensus.cc:2468] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb0f1e5a8b84b3cb36b3198dc2f059a in term 1.
I20260630 12:37:46.429257 11096 raft_consensus.cc:2468] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb0f1e5a8b84b3cb36b3198dc2f059a in term 1.
I20260630 12:37:46.430786 10912 leader_election.cc:304] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb0f1e5a8b84b3cb36b3198dc2f059a, b673d5295169487f9e38a06aad3f1444; no voters: 
I20260630 12:37:46.431743 11147 raft_consensus.cc:2804] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.432608 11147 raft_consensus.cc:697] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 LEADER]: Becoming Leader. State: Replica: 2bb0f1e5a8b84b3cb36b3198dc2f059a, State: Running, Role: LEADER
I20260630 12:37:46.433388 11147 consensus_queue.cc:237] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } }
I20260630 12:37:46.439962 10769 catalog_manager.cc:5697] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bb0f1e5a8b84b3cb36b3198dc2f059a (127.0.112.194). New cstate: current_term: 1 leader_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b673d5295169487f9e38a06aad3f1444" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "257ace75f3274029a7c03bd6f5a03e15" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb0f1e5a8b84b3cb36b3198dc2f059a" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35507 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:46.483107   451 auto_rebalancer.cc:639] Failed to schedule move for tablet 1f4903aa3f994413aa9bd7e689788f4d: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:46.484647   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:46.507253   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.508226   451 tablet_replica.cc:333] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15: stopping tablet replica
I20260630 12:37:46.509059   451 raft_consensus.cc:2243] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.509609   451 raft_consensus.cc:2272] T 1f4903aa3f994413aa9bd7e689788f4d P 257ace75f3274029a7c03bd6f5a03e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.528671   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:46.539577   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:46.556238   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.557152   451 tablet_replica.cc:333] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: stopping tablet replica
I20260630 12:37:46.557663   451 raft_consensus.cc:2243] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.558270   451 pending_rounds.cc:70] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Trying to abort 1 pending ops.
I20260630 12:37:46.558490   451 pending_rounds.cc:77] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443280118472704 op_type: NO_OP noop_request { }
I20260630 12:37:46.558878   451 raft_consensus.cc:2889] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:46.559187   451 raft_consensus.cc:2272] T 1f4903aa3f994413aa9bd7e689788f4d P 2bb0f1e5a8b84b3cb36b3198dc2f059a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.569494   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:46.578915   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:46.594594   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.610219   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:46.617924   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:46.635419   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.636497   451 tablet_replica.cc:333] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444: stopping tablet replica
I20260630 12:37:46.637130   451 raft_consensus.cc:2243] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.637506   451 raft_consensus.cc:2272] T 1f4903aa3f994413aa9bd7e689788f4d P b673d5295169487f9e38a06aad3f1444 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.656652   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:46.666464   451 master.cc:562] Master@127.0.112.254:34151 shutting down...
I20260630 12:37:46.686273   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.686915   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.687244   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a7194beda9e46a6bde675388ca048db: stopping tablet replica
I20260630 12:37:46.706964   451 master.cc:584] Master@127.0.112.254:34151 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1296 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:37:46.749400   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:44657
I20260630 12:37:46.750504   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.755534 11153 instance_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:37:46.755681 11154 instance_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:37:46.756846 11156 instance_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:37:46.758106   451 server_base.cc:1061] running on GCE node
I20260630 12:37:46.758983   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.759184   451 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:37:46.759346   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823066759328 us; error 0 us; skew 500 ppm
I20260630 12:37:46.759838   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.762246   451 webserver.cc:533] Webserver started at http://127.0.112.254:44975/ using document root <none> and password file <none>
I20260630 12:37:46.762818   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.763028   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.763315   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.764430   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "75821076cc454cdf9a53d28615fcaebc"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.768981   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:46.772284 11161 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:37:46.773207   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:46.773448   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "75821076cc454cdf9a53d28615fcaebc"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.773690   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-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:37:46.784917   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.785912   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.823360   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:44657
I20260630 12:37:46.823468 11212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:44657 every 8 connection(s)
I20260630 12:37:46.827178 11213 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:37:46.838433 11213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc: Bootstrap starting.
I20260630 12:37:46.843185 11213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.847651 11213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc: No bootstrap required, opened a new log
I20260630 12:37:46.849766 11213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER }
I20260630 12:37:46.850168 11213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.850389 11213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75821076cc454cdf9a53d28615fcaebc, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.851028 11213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER }
I20260630 12:37:46.851464 11213 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.851701 11213 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.851974 11213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.856757 11213 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER }
I20260630 12:37:46.857285 11213 leader_election.cc:304] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [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: 75821076cc454cdf9a53d28615fcaebc; no voters: 
I20260630 12:37:46.858387 11213 leader_election.cc:290] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.858789 11216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.860122 11216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 1 LEADER]: Becoming Leader. State: Replica: 75821076cc454cdf9a53d28615fcaebc, State: Running, Role: LEADER
I20260630 12:37:46.860771 11216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [LEADER]: Queue going to LEADER mode. State: All 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: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER }
I20260630 12:37:46.861440 11213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:46.863679 11217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75821076cc454cdf9a53d28615fcaebc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER } }
I20260630 12:37:46.863654 11218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75821076cc454cdf9a53d28615fcaebc. Latest consensus state: current_term: 1 leader_uuid: "75821076cc454cdf9a53d28615fcaebc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75821076cc454cdf9a53d28615fcaebc" member_type: VOTER } }
I20260630 12:37:46.864393 11217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.864485 11218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.868242 11221 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:46.876904 11221 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:46.877941   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:46.886089 11221 catalog_manager.cc:1383] Generated new cluster ID: 90d0c8f926044aa49c739843cdccbd99
I20260630 12:37:46.886410 11221 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:46.901521 11221 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:46.902796 11221 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:46.924631 11221 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc: Generated new TSK 0
I20260630 12:37:46.925266 11221 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:46.945233   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.950968 11234 instance_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:37:46.952180 11235 instance_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:37:46.953668 11237 instance_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:37:46.953814   451 server_base.cc:1061] running on GCE node
I20260630 12:37:46.954941   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.955119   451 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:37:46.955240   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823066955228 us; error 0 us; skew 500 ppm
I20260630 12:37:46.955677   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.957788   451 webserver.cc:533] Webserver started at http://127.0.112.193:39427/ using document root <none> and password file <none>
I20260630 12:37:46.958218   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.958379   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.958588   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.959700   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "88e58b7775cd4773b0b1804a3c047726"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.964275   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:46.967496 11242 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:37:46.968276   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:46.968578   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "88e58b7775cd4773b0b1804a3c047726"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-45vn"
I20260630 12:37:46.968834   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-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:37:46.983475   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.984584   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.985989   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:46.988252   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:46.988492   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.988720   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:46.988883   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.027179   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:35715
I20260630 12:37:47.027275 11304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:35715 every 8 connection(s)
I20260630 12:37:47.032075   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.038574 11309 instance_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:37:47.039021 11310 instance_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:37:47.042845 11312 instance_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:37:47.042898   451 server_base.cc:1061] running on GCE node
I20260630 12:37:47.044277   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:47.044510 11305 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44657
W20260630 12:37:47.044543   451 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:37:47.045013   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823067044995 us; error 0 us; skew 500 ppm
I20260630 12:37:47.045066 11305 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.045603   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.045856 11305 heartbeater.cc:507] Master 127.0.112.254:44657 requested a full tablet report, sending...
I20260630 12:37:47.048309 11178 ts_manager.cc:194] Registered new tserver with Master: 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715)
I20260630 12:37:47.048331   451 webserver.cc:533] Webserver started at http://127.0.112.194:39797/ using document root <none> and password file <none>
I20260630 12:37:47.049171   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.049435   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.049767   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.050877 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36458
I20260630 12:37:47.051249   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "14f098979b2c489dacdea68bf6e832bd"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-45vn"
I20260630 12:37:47.055678   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:47.058836 11317 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:37:47.059599   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:47.059888   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "14f098979b2c489dacdea68bf6e832bd"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-45vn"
I20260630 12:37:47.060135   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-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:37:47.083247   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.084313   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.085773   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.087970   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.088150   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.088439   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.088577   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.127424   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:40401
I20260630 12:37:47.127539 11379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:40401 every 8 connection(s)
I20260630 12:37:47.132248   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.139021 11383 instance_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:37:47.140941 11384 instance_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:37:47.142987 11387 instance_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:37:47.143232   451 server_base.cc:1061] running on GCE node
I20260630 12:37:47.144155 11380 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44657
I20260630 12:37:47.144263   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:47.144618 11380 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:47.144623   451 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:37:47.145067   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823067145041 us; error 0 us; skew 500 ppm
I20260630 12:37:47.145565 11380 heartbeater.cc:507] Master 127.0.112.254:44657 requested a full tablet report, sending...
I20260630 12:37:47.145643   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.147790 11178 ts_manager.cc:194] Registered new tserver with Master: 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401)
I20260630 12:37:47.148442   451 webserver.cc:533] Webserver started at http://127.0.112.195:38427/ using document root <none> and password file <none>
I20260630 12:37:47.148953   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.149168   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.149428   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.149402 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36474
I20260630 12:37:47.150981   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "253c0410a2ed438e86fc21e1a4a1ab95"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-45vn"
I20260630 12:37:47.155217   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:47.158392 11391 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:37:47.159211   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:47.159508   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "253c0410a2ed438e86fc21e1a4a1ab95"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-45vn"
I20260630 12:37:47.159787   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-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:37:47.173797   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.174894   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.176319   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.178452   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.178676   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.178963   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.179136   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.216976   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:46659
I20260630 12:37:47.217068 11453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:46659 every 8 connection(s)
I20260630 12:37:47.231021 11454 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44657
I20260630 12:37:47.231509 11454 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.232234 11454 heartbeater.cc:507] Master 127.0.112.254:44657 requested a full tablet report, sending...
I20260630 12:37:47.234306 11178 ts_manager.cc:194] Registered new tserver with Master: 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:47.234884   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0146566s
I20260630 12:37:47.235903 11178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36482
I20260630 12:37:48.053510 11305 heartbeater.cc:499] Master 127.0.112.254:44657 was elected leader, sending a full tablet report...
I20260630 12:37:48.152208 11380 heartbeater.cc:499] Master 127.0.112.254:44657 was elected leader, sending a full tablet report...
I20260630 12:37:48.238525 11454 heartbeater.cc:499] Master 127.0.112.254:44657 was elected leader, sending a full tablet report...
I20260630 12:37:48.291327 11178 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36498:
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:37:48.293377 11178 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:37:48.344719 11345 tablet_service.cc:1511] Processing CreateTablet for tablet ecc44b38ab504b13969ba4a5f8fcefc6 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.346153 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc44b38ab504b13969ba4a5f8fcefc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.347781 11342 tablet_service.cc:1511] Processing CreateTablet for tablet 49ce695a728b4700baefffd47dd44b82 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.349105 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ce695a728b4700baefffd47dd44b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.351467 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbc82c95f9d4cf0b5798d922a607618 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.352962 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbc82c95f9d4cf0b5798d922a607618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.353828 11419 tablet_service.cc:1511] Processing CreateTablet for tablet ecc44b38ab504b13969ba4a5f8fcefc6 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.354573 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbc82c95f9d4cf0b5798d922a607618 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.355269 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc44b38ab504b13969ba4a5f8fcefc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.355913 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbc82c95f9d4cf0b5798d922a607618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.355847 11344 tablet_service.cc:1511] Processing CreateTablet for tablet b58a6260d3ba4bca93e5949bd1aff9a3 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.357396 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58a6260d3ba4bca93e5949bd1aff9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.357571 11418 tablet_service.cc:1511] Processing CreateTablet for tablet b58a6260d3ba4bca93e5949bd1aff9a3 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.359004 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58a6260d3ba4bca93e5949bd1aff9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.360746 11270 tablet_service.cc:1511] Processing CreateTablet for tablet ecc44b38ab504b13969ba4a5f8fcefc6 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:48.362187 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc44b38ab504b13969ba4a5f8fcefc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.363837 11269 tablet_service.cc:1511] Processing CreateTablet for tablet b58a6260d3ba4bca93e5949bd1aff9a3 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:48.365334 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58a6260d3ba4bca93e5949bd1aff9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.367899 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbc82c95f9d4cf0b5798d922a607618 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:48.369351 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbc82c95f9d4cf0b5798d922a607618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.371829 11267 tablet_service.cc:1511] Processing CreateTablet for tablet 49ce695a728b4700baefffd47dd44b82 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.387957 11267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ce695a728b4700baefffd47dd44b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.385885 11474 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: Bootstrap starting.
I20260630 12:37:48.363831 11416 tablet_service.cc:1511] Processing CreateTablet for tablet 49ce695a728b4700baefffd47dd44b82 (DEFAULT_TABLE table=test-workload [id=0197faa4f0194578a241b4be113e9f57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:48.403762 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ce695a728b4700baefffd47dd44b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.419520 11474 tablet_bootstrap.cc:654] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.448405 11473 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Bootstrap starting.
I20260630 12:37:48.453609 11474 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: No bootstrap required, opened a new log
I20260630 12:37:48.454177 11474 ts_tablet_manager.cc:1403] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.006s
I20260630 12:37:48.457450 11473 tablet_bootstrap.cc:654] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.457367 11474 raft_consensus.cc:359] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.458539 11474 raft_consensus.cc:385] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.458956 11474 raft_consensus.cc:740] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253c0410a2ed438e86fc21e1a4a1ab95, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.460160 11476 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: Bootstrap starting.
I20260630 12:37:48.459924 11474 consensus_queue.cc:260] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.463212 11474 ts_tablet_manager.cc:1434] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:37:48.464051 11474 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: Bootstrap starting.
I20260630 12:37:48.464787 11473 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: No bootstrap required, opened a new log
I20260630 12:37:48.467180 11476 tablet_bootstrap.cc:654] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.467384 11473 ts_tablet_manager.cc:1403] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260630 12:37:48.468958 11474 tablet_bootstrap.cc:654] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.470867 11473 raft_consensus.cc:359] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.471738 11473 raft_consensus.cc:385] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.473157 11473 raft_consensus.cc:740] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f098979b2c489dacdea68bf6e832bd, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.474264 11473 consensus_queue.cc:260] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.481941 11473 ts_tablet_manager.cc:1434] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:37:48.484010 11473 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: Bootstrap starting.
I20260630 12:37:48.484383 11476 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: No bootstrap required, opened a new log
I20260630 12:37:48.484923 11476 ts_tablet_manager.cc:1403] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260630 12:37:48.484975 11474 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: No bootstrap required, opened a new log
I20260630 12:37:48.485656 11474 ts_tablet_manager.cc:1403] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260630 12:37:48.488086 11476 raft_consensus.cc:359] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.488334 11474 raft_consensus.cc:359] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.488915 11476 raft_consensus.cc:385] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.489113 11474 raft_consensus.cc:385] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.489250 11476 raft_consensus.cc:740] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.489745 11474 raft_consensus.cc:740] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253c0410a2ed438e86fc21e1a4a1ab95, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.490542 11473 tablet_bootstrap.cc:654] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.490355 11476 consensus_queue.cc:260] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.490762 11474 consensus_queue.cc:260] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.495853 11474 ts_tablet_manager.cc:1434] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:37:48.497381 11474 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Bootstrap starting.
I20260630 12:37:48.499239 11473 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: No bootstrap required, opened a new log
I20260630 12:37:48.499773 11473 ts_tablet_manager.cc:1403] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:37:48.502648 11473 raft_consensus.cc:359] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.503419 11473 raft_consensus.cc:385] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.503733 11473 raft_consensus.cc:740] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f098979b2c489dacdea68bf6e832bd, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.505574 11474 tablet_bootstrap.cc:654] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.506042 11476 ts_tablet_manager.cc:1434] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:37:48.507154 11476 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: Bootstrap starting.
I20260630 12:37:48.510645 11473 consensus_queue.cc:260] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.513545 11474 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: No bootstrap required, opened a new log
I20260630 12:37:48.513784 11476 tablet_bootstrap.cc:654] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.514066 11474 ts_tablet_manager.cc:1403] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:37:48.515408 11473 ts_tablet_manager.cc:1434] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:37:48.516577 11473 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: Bootstrap starting.
I20260630 12:37:48.516952 11474 raft_consensus.cc:359] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.517724 11474 raft_consensus.cc:385] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.518030 11474 raft_consensus.cc:740] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253c0410a2ed438e86fc21e1a4a1ab95, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.518800 11474 consensus_queue.cc:260] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.520967 11474 ts_tablet_manager.cc:1434] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:48.522573 11474 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: Bootstrap starting.
I20260630 12:37:48.528137 11473 tablet_bootstrap.cc:654] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.528640 11474 tablet_bootstrap.cc:654] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.531701 11476 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: No bootstrap required, opened a new log
I20260630 12:37:48.532389 11476 ts_tablet_manager.cc:1403] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260630 12:37:48.537889 11476 raft_consensus.cc:359] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.538970 11476 raft_consensus.cc:385] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.539296 11476 raft_consensus.cc:740] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.540232 11476 consensus_queue.cc:260] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.541925 11473 tablet_bootstrap.cc:492] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: No bootstrap required, opened a new log
I20260630 12:37:48.542384 11476 ts_tablet_manager.cc:1434] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:37:48.542546 11473 ts_tablet_manager.cc:1403] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260630 12:37:48.546177 11476 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Bootstrap starting.
I20260630 12:37:48.547148 11473 raft_consensus.cc:359] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.547919 11474 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: No bootstrap required, opened a new log
I20260630 12:37:48.547983 11473 raft_consensus.cc:385] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.548611 11474 ts_tablet_manager.cc:1403] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260630 12:37:48.548645 11473 raft_consensus.cc:740] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f098979b2c489dacdea68bf6e832bd, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.549957 11473 consensus_queue.cc:260] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.551797 11474 raft_consensus.cc:359] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.552590 11474 raft_consensus.cc:385] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.552892 11474 raft_consensus.cc:740] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253c0410a2ed438e86fc21e1a4a1ab95, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.553694 11474 consensus_queue.cc:260] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.555342 11473 ts_tablet_manager.cc:1434] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260630 12:37:48.555917 11474 ts_tablet_manager.cc:1434] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:48.555977 11476 tablet_bootstrap.cc:654] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.556411 11473 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: Bootstrap starting.
I20260630 12:37:48.563410 11476 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: No bootstrap required, opened a new log
I20260630 12:37:48.563650 11473 tablet_bootstrap.cc:654] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.564009 11476 ts_tablet_manager.cc:1403] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260630 12:37:48.567246 11476 raft_consensus.cc:359] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.567960 11476 raft_consensus.cc:385] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.568266 11476 raft_consensus.cc:740] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.569128 11473 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: No bootstrap required, opened a new log
I20260630 12:37:48.568974 11476 consensus_queue.cc:260] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.569836 11473 ts_tablet_manager.cc:1403] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:37:48.574082 11476 ts_tablet_manager.cc:1434] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:37:48.573802 11473 raft_consensus.cc:359] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.575318 11481 raft_consensus.cc:493] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.575613 11476 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: Bootstrap starting.
I20260630 12:37:48.575986 11481 raft_consensus.cc:515] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.578855 11481 leader_election.cc:290] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.579416 11473 raft_consensus.cc:385] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.579763 11473 raft_consensus.cc:740] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f098979b2c489dacdea68bf6e832bd, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.580561 11473 consensus_queue.cc:260] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.582628 11476 tablet_bootstrap.cc:654] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.584689 11473 ts_tablet_manager.cc:1434] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:37:48.588352 11476 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: No bootstrap required, opened a new log
I20260630 12:37:48.588901 11476 ts_tablet_manager.cc:1403] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:37:48.592139 11476 raft_consensus.cc:359] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.592891 11476 raft_consensus.cc:385] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.593393 11476 raft_consensus.cc:740] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.594521 11476 consensus_queue.cc:260] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.599380 11476 ts_tablet_manager.cc:1434] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:37:48.603156 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ce695a728b4700baefffd47dd44b82" candidate_uuid: "14f098979b2c489dacdea68bf6e832bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e58b7775cd4773b0b1804a3c047726" is_pre_election: true
I20260630 12:37:48.603766 11280 raft_consensus.cc:2468] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f098979b2c489dacdea68bf6e832bd in term 0.
I20260630 12:37:48.604480 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ce695a728b4700baefffd47dd44b82" candidate_uuid: "14f098979b2c489dacdea68bf6e832bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" is_pre_election: true
I20260630 12:37:48.605104 11320 leader_election.cc:304] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f098979b2c489dacdea68bf6e832bd, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.605249 11429 raft_consensus.cc:2468] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f098979b2c489dacdea68bf6e832bd in term 0.
I20260630 12:37:48.606135 11481 raft_consensus.cc:2804] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.606631 11481 raft_consensus.cc:493] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.607002 11481 raft_consensus.cc:3060] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.612468 11481 raft_consensus.cc:515] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.613977 11481 leader_election.cc:290] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [CANDIDATE]: Term 1 election: Requested vote from peers 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.614974 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ce695a728b4700baefffd47dd44b82" candidate_uuid: "14f098979b2c489dacdea68bf6e832bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e58b7775cd4773b0b1804a3c047726"
I20260630 12:37:48.615253 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ce695a728b4700baefffd47dd44b82" candidate_uuid: "14f098979b2c489dacdea68bf6e832bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95"
I20260630 12:37:48.615566 11280 raft_consensus.cc:3060] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.615815 11429 raft_consensus.cc:3060] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.621647 11429 raft_consensus.cc:2468] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f098979b2c489dacdea68bf6e832bd in term 1.
I20260630 12:37:48.621958 11280 raft_consensus.cc:2468] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f098979b2c489dacdea68bf6e832bd in term 1.
I20260630 12:37:48.622690 11320 leader_election.cc:304] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f098979b2c489dacdea68bf6e832bd, 253c0410a2ed438e86fc21e1a4a1ab95; no voters: 
I20260630 12:37:48.623553 11481 raft_consensus.cc:2804] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.624677 11481 raft_consensus.cc:697] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 1 LEADER]: Becoming Leader. State: Replica: 14f098979b2c489dacdea68bf6e832bd, State: Running, Role: LEADER
I20260630 12:37:48.625404 11481 consensus_queue.cc:237] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.632931 11177 catalog_manager.cc:5697] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f098979b2c489dacdea68bf6e832bd (127.0.112.194). New cstate: current_term: 1 leader_uuid: "14f098979b2c489dacdea68bf6e832bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.743515 11478 raft_consensus.cc:493] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.744082 11478 raft_consensus.cc:515] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.744863 11482 raft_consensus.cc:493] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.745343 11482 raft_consensus.cc:515] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.746403 11478 leader_election.cc:290] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715), 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401)
I20260630 12:37:48.748010 11482 leader_election.cc:290] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.762271 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbc82c95f9d4cf0b5798d922a607618" candidate_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e58b7775cd4773b0b1804a3c047726" is_pre_election: true
I20260630 12:37:48.763044 11280 raft_consensus.cc:2468] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253c0410a2ed438e86fc21e1a4a1ab95 in term 0.
I20260630 12:37:48.763950 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbc82c95f9d4cf0b5798d922a607618" candidate_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd" is_pre_election: true
I20260630 12:37:48.764514 11394 leader_election.cc:304] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253c0410a2ed438e86fc21e1a4a1ab95, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.764701 11355 raft_consensus.cc:2468] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253c0410a2ed438e86fc21e1a4a1ab95 in term 0.
I20260630 12:37:48.765470 11478 raft_consensus.cc:2804] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.765837 11478 raft_consensus.cc:493] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.766196 11478 raft_consensus.cc:3060] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.767055 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc44b38ab504b13969ba4a5f8fcefc6" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd" is_pre_election: true
I20260630 12:37:48.767695 11355 raft_consensus.cc:2468] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 0.
I20260630 12:37:48.768738 11245 leader_election.cc:304] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f098979b2c489dacdea68bf6e832bd, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.769469 11482 raft_consensus.cc:2804] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.769775 11482 raft_consensus.cc:493] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.770110 11482 raft_consensus.cc:3060] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.773020 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc44b38ab504b13969ba4a5f8fcefc6" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" is_pre_election: true
I20260630 12:37:48.773380 11478 raft_consensus.cc:515] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.773698 11429 raft_consensus.cc:2468] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 0.
I20260630 12:37:48.775375 11478 leader_election.cc:290] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [CANDIDATE]: Term 1 election: Requested vote from peers 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715), 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401)
I20260630 12:37:48.775996 11280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbc82c95f9d4cf0b5798d922a607618" candidate_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e58b7775cd4773b0b1804a3c047726"
I20260630 12:37:48.776621 11280 raft_consensus.cc:3060] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.776489 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbc82c95f9d4cf0b5798d922a607618" candidate_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd"
I20260630 12:37:48.777192 11355 raft_consensus.cc:3060] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.776901 11482 raft_consensus.cc:515] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.779047 11482 leader_election.cc:290] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 election: Requested vote from peers 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.779747 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc44b38ab504b13969ba4a5f8fcefc6" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd"
I20260630 12:37:48.780396 11354 raft_consensus.cc:3060] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.780608 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc44b38ab504b13969ba4a5f8fcefc6" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95"
I20260630 12:37:48.781168 11429 raft_consensus.cc:3060] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.782087 11280 raft_consensus.cc:2468] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253c0410a2ed438e86fc21e1a4a1ab95 in term 1.
I20260630 12:37:48.783079 11394 leader_election.cc:304] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253c0410a2ed438e86fc21e1a4a1ab95, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.784739 11478 raft_consensus.cc:2804] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.785181 11478 raft_consensus.cc:697] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 LEADER]: Becoming Leader. State: Replica: 253c0410a2ed438e86fc21e1a4a1ab95, State: Running, Role: LEADER
I20260630 12:37:48.785924 11478 consensus_queue.cc:237] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.788542 11355 raft_consensus.cc:2468] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253c0410a2ed438e86fc21e1a4a1ab95 in term 1.
I20260630 12:37:48.788546 11429 raft_consensus.cc:2468] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 1.
I20260630 12:37:48.789997 11245 leader_election.cc:304] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253c0410a2ed438e86fc21e1a4a1ab95, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.790778 11482 raft_consensus.cc:2804] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.796123 11354 raft_consensus.cc:2468] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 1.
I20260630 12:37:48.799185 11482 raft_consensus.cc:697] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Becoming Leader. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Running, Role: LEADER
I20260630 12:37:48.800136 11482 consensus_queue.cc:237] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } }
I20260630 12:37:48.803711 11177 catalog_manager.cc:5697] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:48.808601 11176 catalog_manager.cc:5697] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:48.873898 11226 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:48.913544 11482 raft_consensus.cc:493] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.914142 11482 raft_consensus.cc:515] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.915977 11482 leader_election.cc:290] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.916944 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58a6260d3ba4bca93e5949bd1aff9a3" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd" is_pre_election: true
I20260630 12:37:48.917105 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58a6260d3ba4bca93e5949bd1aff9a3" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" is_pre_election: true
I20260630 12:37:48.917752 11355 raft_consensus.cc:2468] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 0.
I20260630 12:37:48.917887 11429 raft_consensus.cc:2468] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 0.
I20260630 12:37:48.918898 11245 leader_election.cc:304] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f098979b2c489dacdea68bf6e832bd, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.919636 11482 raft_consensus.cc:2804] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.920014 11482 raft_consensus.cc:493] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.920306 11482 raft_consensus.cc:3060] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.925045 11482 raft_consensus.cc:515] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.926662 11482 leader_election.cc:290] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 election: Requested vote from peers 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401), 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:48.927487 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58a6260d3ba4bca93e5949bd1aff9a3" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f098979b2c489dacdea68bf6e832bd"
I20260630 12:37:48.927626 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58a6260d3ba4bca93e5949bd1aff9a3" candidate_uuid: "88e58b7775cd4773b0b1804a3c047726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253c0410a2ed438e86fc21e1a4a1ab95"
I20260630 12:37:48.928146 11355 raft_consensus.cc:3060] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.928161 11429 raft_consensus.cc:3060] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.935357 11429 raft_consensus.cc:2468] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 1.
I20260630 12:37:48.935357 11355 raft_consensus.cc:2468] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88e58b7775cd4773b0b1804a3c047726 in term 1.
I20260630 12:37:48.936646 11245 leader_election.cc:304] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253c0410a2ed438e86fc21e1a4a1ab95, 88e58b7775cd4773b0b1804a3c047726; no voters: 
I20260630 12:37:48.937286 11482 raft_consensus.cc:2804] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.937762 11482 raft_consensus.cc:697] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Becoming Leader. State: Replica: 88e58b7775cd4773b0b1804a3c047726, State: Running, Role: LEADER
I20260630 12:37:48.938504 11482 consensus_queue.cc:237] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } }
I20260630 12:37:48.945024 11176 catalog_manager.cc:5697] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193). New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:49.099593 11481 consensus_queue.cc:1048] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.111760 11481 consensus_queue.cc:1048] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.248507 11478 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.258334 11482 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.268162 11478 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.273307 11482 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.354401 11513 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.366158 11517 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:56.002046   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:56.011925 11526 instance_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:37:56.012540 11525 instance_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:37:56.015061   451 server_base.cc:1061] running on GCE node
W20260630 12:37:56.016028 11528 instance_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:37:56.017091   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:56.017339   451 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:37:56.017545   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823076017521 us; error 0 us; skew 500 ppm
I20260630 12:37:56.018209   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:56.022063   451 webserver.cc:533] Webserver started at http://127.0.112.196:42147/ using document root <none> and password file <none>
I20260630 12:37:56.022665   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:56.022969   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:56.023334   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:56.025249   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "5d449c8bcc3a4deaab12b8b31abed1b6"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-45vn"
I20260630 12:37:56.030475   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:37:56.034098 11533 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:37:56.034971   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:56.035274   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "5d449c8bcc3a4deaab12b8b31abed1b6"
format_stamp: "Formatted at 2026-06-30 12:37:56 on dist-test-slave-45vn"
I20260630 12:37:56.035526   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-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:37:56.053701   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:56.054960   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:56.056418   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:56.058984   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:56.059165   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.059445   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:56.059615   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:56.103367   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:41669
I20260630 12:37:56.103495 11595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:41669 every 8 connection(s)
I20260630 12:37:56.124914 11596 heartbeater.cc:344] Connected to a master server at 127.0.112.254:44657
I20260630 12:37:56.125277 11596 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:56.126044 11596 heartbeater.cc:507] Master 127.0.112.254:44657 requested a full tablet report, sending...
I20260630 12:37:56.128098 11177 ts_manager.cc:194] Registered new tserver with Master: 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196:41669)
I20260630 12:37:56.129608 11177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47092
I20260630 12:37:56.944708 11429 consensus_queue.cc:237] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:56.955869 11355 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:56.955873 11280 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:56.957700 11603 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } 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:37:56.958967 11522 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:56.965862 11394 consensus_peers.cc:597] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 -> Peer 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196:41669): Couldn't send request to peer 5d449c8bcc3a4deaab12b8b31abed1b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cbc82c95f9d4cf0b5798d922a607618. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.973201 11608 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:56.973946 11280 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:56.974690 11355 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:56.990134 11177 catalog_manager.cc:5697] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.002025 11280 consensus_queue.cc:237] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.017728 11429 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.019367 11355 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.019375 11523 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:57.021400 11615 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:57.030519 11245 consensus_peers.cc:597] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 -> Peer 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196:41669): Couldn't send request to peer 5d449c8bcc3a4deaab12b8b31abed1b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b58a6260d3ba4bca93e5949bd1aff9a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.033605 11523 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.035378 11429 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.038223 11355 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.049048 11280 consensus_queue.cc:237] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [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: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.048910 11176 catalog_manager.cc:5697] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:57.057808 11245 consensus_peers.cc:597] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 -> Peer 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196:41669): Couldn't send request to peer 5d449c8bcc3a4deaab12b8b31abed1b6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecc44b38ab504b13969ba4a5f8fcefc6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.058365 11429 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.059128 11355 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:57.060053 11619 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } 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:37:57.061512 11523 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:57.071278 11619 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.074003 11429 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.077013 11355 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } } }
I20260630 12:37:57.084592 11177 catalog_manager.cc:5697] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.132267 11596 heartbeater.cc:499] Master 127.0.112.254:44657 was elected leader, sending a full tablet report...
I20260630 12:37:57.459002 11623 ts_tablet_manager.cc:933] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: Initiating tablet copy from peer 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715)
I20260630 12:37:57.460974 11623 tablet_copy_client.cc:323] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:35715
I20260630 12:37:57.472704 11290 tablet_copy_service.cc:140] P 88e58b7775cd4773b0b1804a3c047726: Received BeginTabletCopySession request for tablet ecc44b38ab504b13969ba4a5f8fcefc6 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 ({username='slave'} at 127.0.0.1:52326)
I20260630 12:37:57.473238 11290 tablet_copy_service.cc:161] P 88e58b7775cd4773b0b1804a3c047726: Beginning new tablet copy session on tablet ecc44b38ab504b13969ba4a5f8fcefc6 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 at {username='slave'} at 127.0.0.1:52326: session id = 5d449c8bcc3a4deaab12b8b31abed1b6-ecc44b38ab504b13969ba4a5f8fcefc6
I20260630 12:37:57.480160 11290 tablet_copy_source_session.cc:215] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.483222 11623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc44b38ab504b13969ba4a5f8fcefc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.496534 11623 tablet_copy_client.cc:806] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.497206 11623 tablet_copy_client.cc:670] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.500877 11623 tablet_copy_client.cc:538] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.506973 11626 ts_tablet_manager.cc:933] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: Initiating tablet copy from peer 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659)
I20260630 12:37:57.508733 11626 tablet_copy_client.cc:323] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:46659
I20260630 12:37:57.509644 11623 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap starting.
I20260630 12:37:57.529103 11439 tablet_copy_service.cc:140] P 253c0410a2ed438e86fc21e1a4a1ab95: Received BeginTabletCopySession request for tablet 1cbc82c95f9d4cf0b5798d922a607618 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 ({username='slave'} at 127.0.0.1:48398)
I20260630 12:37:57.529758 11439 tablet_copy_service.cc:161] P 253c0410a2ed438e86fc21e1a4a1ab95: Beginning new tablet copy session on tablet 1cbc82c95f9d4cf0b5798d922a607618 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 at {username='slave'} at 127.0.0.1:48398: session id = 5d449c8bcc3a4deaab12b8b31abed1b6-1cbc82c95f9d4cf0b5798d922a607618
I20260630 12:37:57.534440 11623 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: 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:37:57.535377 11623 tablet_bootstrap.cc:492] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap complete.
I20260630 12:37:57.536130 11623 ts_tablet_manager.cc:1403] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260630 12:37:57.538931 11439 tablet_copy_source_session.cc:215] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.539076 11623 raft_consensus.cc:359] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.539927 11623 raft_consensus.cc:740] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d449c8bcc3a4deaab12b8b31abed1b6, State: Initialized, Role: LEARNER
I20260630 12:37:57.540635 11623 consensus_queue.cc:260] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [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: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.542601 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbc82c95f9d4cf0b5798d922a607618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.543673 11623 ts_tablet_manager.cc:1434] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:57.546022 11290 tablet_copy_service.cc:342] P 88e58b7775cd4773b0b1804a3c047726: Request end of tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-ecc44b38ab504b13969ba4a5f8fcefc6 received from {username='slave'} at 127.0.0.1:52326
I20260630 12:37:57.546483 11290 tablet_copy_service.cc:434] P 88e58b7775cd4773b0b1804a3c047726: ending tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-ecc44b38ab504b13969ba4a5f8fcefc6 on tablet ecc44b38ab504b13969ba4a5f8fcefc6 with peer 5d449c8bcc3a4deaab12b8b31abed1b6
I20260630 12:37:57.559475 11626 tablet_copy_client.cc:806] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.560081 11626 tablet_copy_client.cc:670] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.564205 11626 tablet_copy_client.cc:538] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.570607 11626 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap starting.
I20260630 12:37:57.586493 11626 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: 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:37:57.587253 11626 tablet_bootstrap.cc:492] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap complete.
I20260630 12:37:57.587810 11626 ts_tablet_manager.cc:1403] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.005s
I20260630 12:37:57.589936 11626 raft_consensus.cc:359] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.590674 11626 raft_consensus.cc:740] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d449c8bcc3a4deaab12b8b31abed1b6, State: Initialized, Role: LEARNER
I20260630 12:37:57.591282 11626 consensus_queue.cc:260] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.593387 11626 ts_tablet_manager.cc:1434] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:57.595438 11439 tablet_copy_service.cc:342] P 253c0410a2ed438e86fc21e1a4a1ab95: Request end of tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-1cbc82c95f9d4cf0b5798d922a607618 received from {username='slave'} at 127.0.0.1:48398
I20260630 12:37:57.595887 11439 tablet_copy_service.cc:434] P 253c0410a2ed438e86fc21e1a4a1ab95: ending tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-1cbc82c95f9d4cf0b5798d922a607618 on tablet 1cbc82c95f9d4cf0b5798d922a607618 with peer 5d449c8bcc3a4deaab12b8b31abed1b6
I20260630 12:37:57.616430 11626 ts_tablet_manager.cc:933] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: Initiating tablet copy from peer 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715)
I20260630 12:37:57.618113 11626 tablet_copy_client.cc:323] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.193:35715
I20260630 12:37:57.619910 11290 tablet_copy_service.cc:140] P 88e58b7775cd4773b0b1804a3c047726: Received BeginTabletCopySession request for tablet b58a6260d3ba4bca93e5949bd1aff9a3 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 ({username='slave'} at 127.0.0.1:52326)
I20260630 12:37:57.620478 11290 tablet_copy_service.cc:161] P 88e58b7775cd4773b0b1804a3c047726: Beginning new tablet copy session on tablet b58a6260d3ba4bca93e5949bd1aff9a3 from peer 5d449c8bcc3a4deaab12b8b31abed1b6 at {username='slave'} at 127.0.0.1:52326: session id = 5d449c8bcc3a4deaab12b8b31abed1b6-b58a6260d3ba4bca93e5949bd1aff9a3
I20260630 12:37:57.628859 11290 tablet_copy_source_session.cc:215] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.631997 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58a6260d3ba4bca93e5949bd1aff9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.643414 11626 tablet_copy_client.cc:806] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.644013 11626 tablet_copy_client.cc:670] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.647725 11626 tablet_copy_client.cc:538] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.655000 11626 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap starting.
I20260630 12:37:57.671269 11626 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: 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:37:57.671977 11626 tablet_bootstrap.cc:492] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: Bootstrap complete.
I20260630 12:37:57.672529 11626 ts_tablet_manager.cc:1403] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260630 12:37:57.674614 11626 raft_consensus.cc:359] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.675369 11626 raft_consensus.cc:740] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d449c8bcc3a4deaab12b8b31abed1b6, State: Initialized, Role: LEARNER
I20260630 12:37:57.675887 11626 consensus_queue.cc:260] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: true } }
I20260630 12:37:57.677809 11626 ts_tablet_manager.cc:1434] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:57.679900 11290 tablet_copy_service.cc:342] P 88e58b7775cd4773b0b1804a3c047726: Request end of tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-b58a6260d3ba4bca93e5949bd1aff9a3 received from {username='slave'} at 127.0.0.1:52326
I20260630 12:37:57.680332 11290 tablet_copy_service.cc:434] P 88e58b7775cd4773b0b1804a3c047726: ending tablet copy session 5d449c8bcc3a4deaab12b8b31abed1b6-b58a6260d3ba4bca93e5949bd1aff9a3 on tablet b58a6260d3ba4bca93e5949bd1aff9a3 with peer 5d449c8bcc3a4deaab12b8b31abed1b6
I20260630 12:37:57.877054 11571 raft_consensus.cc:1217] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.123246 11571 raft_consensus.cc:1217] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.160128 11571 raft_consensus.cc:1217] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:58.337965 11523 raft_consensus.cc:1064] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: attempting to promote NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 to VOTER
I20260630 12:37:58.340142 11523 consensus_queue.cc:237] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [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: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.349102 11571 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.350627 11429 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.351406 11355 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.352236 11634 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.353206 11523 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } 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:37:58.354053 11635 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.378019 11634 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.380358 11571 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.382046 11429 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.391633 11355 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.396929 11175 catalog_manager.cc:5697] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 reported cstate change: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } attrs { replace: true } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.427341 11280 consensus_queue.cc:237] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [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: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.432466 11571 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.433298 11355 raft_consensus.cc:1275] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.433784 11634 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.435096 11635 consensus_queue.cc:1048] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.442821 11635 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.446517 11571 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.445533 11355 raft_consensus.cc:2955] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.455689 11164 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecc44b38ab504b13969ba4a5f8fcefc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.459812 11177 catalog_manager.cc:5697] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd reported cstate change: config changed from index 3 to 4, VOTER 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195) evicted. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.471299 11418 tablet_service.cc:1558] Processing DeleteTablet for tablet ecc44b38ab504b13969ba4a5f8fcefc6 with delete_type TABLET_DATA_TOMBSTONED (TS 253c0410a2ed438e86fc21e1a4a1ab95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38776
I20260630 12:37:58.473737 11646 tablet_replica.cc:333] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: stopping tablet replica
I20260630 12:37:58.474844 11646 raft_consensus.cc:2243] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.475608 11646 raft_consensus.cc:2272] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.479173 11646 ts_tablet_manager.cc:1916] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.491370 11646 ts_tablet_manager.cc:1929] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.491748 11646 log.cc:1199] T ecc44b38ab504b13969ba4a5f8fcefc6 P 253c0410a2ed438e86fc21e1a4a1ab95: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-2-root/wals/ecc44b38ab504b13969ba4a5f8fcefc6
I20260630 12:37:58.493141 11164 catalog_manager.cc:5028] TS 253c0410a2ed438e86fc21e1a4a1ab95 (127.0.112.195:46659): tablet ecc44b38ab504b13969ba4a5f8fcefc6 (table test-workload [id=0197faa4f0194578a241b4be113e9f57]) successfully deleted
I20260630 12:37:58.569355 11636 raft_consensus.cc:1064] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: attempting to promote NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 to VOTER
I20260630 12:37:58.571825 11636 consensus_queue.cc:237] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.579779 11355 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.581787 11637 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:58.583251 11280 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.584339 11571 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.584853 11637 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } 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:37:58.586797 11636 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.594606 11636 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.597352 11280 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.611256 11178 catalog_manager.cc:5697] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 reported cstate change: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:58.612960 11355 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.611174 11571 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.636337 11429 consensus_queue.cc:237] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [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: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.641191 11571 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.641435 11355 raft_consensus.cc:1275] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 253c0410a2ed438e86fc21e1a4a1ab95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.642673 11636 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.643653 11637 consensus_queue.cc:1048] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.649817 11636 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.651645 11355 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.653266 11571 raft_consensus.cc:2955] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.661047 11164 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cbc82c95f9d4cf0b5798d922a607618 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.664516 11176 catalog_manager.cc:5697] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd reported cstate change: config changed from index 3 to 4, VOTER 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193) evicted. New cstate: current_term: 1 leader_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.675220 11267 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cbc82c95f9d4cf0b5798d922a607618 with delete_type TABLET_DATA_TOMBSTONED (TS 88e58b7775cd4773b0b1804a3c047726 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54884
I20260630 12:37:58.678952 11652 tablet_replica.cc:333] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: stopping tablet replica
I20260630 12:37:58.682483 11652 raft_consensus.cc:2243] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.683346 11652 raft_consensus.cc:2272] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.686375 11652 ts_tablet_manager.cc:1916] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.697392 11652 ts_tablet_manager.cc:1929] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.697741 11652 log.cc:1199] T 1cbc82c95f9d4cf0b5798d922a607618 P 88e58b7775cd4773b0b1804a3c047726: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-0-root/wals/1cbc82c95f9d4cf0b5798d922a607618
I20260630 12:37:58.699205 11164 catalog_manager.cc:5028] TS 88e58b7775cd4773b0b1804a3c047726 (127.0.112.193:35715): tablet 1cbc82c95f9d4cf0b5798d922a607618 (table test-workload [id=0197faa4f0194578a241b4be113e9f57]) successfully deleted
I20260630 12:37:58.757865 11635 raft_consensus.cc:1064] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: attempting to promote NON_VOTER 5d449c8bcc3a4deaab12b8b31abed1b6 to VOTER
I20260630 12:37:58.760015 11635 consensus_queue.cc:237] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.768738 11571 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 LEARNER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.769819 11429 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.771466 11635 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.772020 11355 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:58.772380 11634 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:58.773712 11523 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } 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:37:58.788084 11634 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.790156 11571 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.793072 11355 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.800359 11429 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.803889 11178 catalog_manager.cc:5697] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 reported cstate change: config changed from index 2 to 3, 5d449c8bcc3a4deaab12b8b31abed1b6 (127.0.112.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "14f098979b2c489dacdea68bf6e832bd" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
W20260630 12:37:58.818367 11635 consensus_queue.cc:1175] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260630 12:37:58.819548 11280 consensus_queue.cc:237] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [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: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } }
I20260630 12:37:58.824765 11571 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.825495 11429 raft_consensus.cc:1275] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Refusing update from remote peer 88e58b7775cd4773b0b1804a3c047726: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:58.826443 11635 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } 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:37:58.829033 11635 consensus_queue.cc:1048] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:58.833920 11634 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f098979b2c489dacdea68bf6e832bd (127.0.112.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.836972 11571 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f098979b2c489dacdea68bf6e832bd (127.0.112.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.838706 11429 raft_consensus.cc:2955] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f098979b2c489dacdea68bf6e832bd (127.0.112.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } } }
I20260630 12:37:58.844534 11164 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b58a6260d3ba4bca93e5949bd1aff9a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:58.848944 11177 catalog_manager.cc:5697] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 reported cstate change: config changed from index 3 to 4, VOTER 14f098979b2c489dacdea68bf6e832bd (127.0.112.194) evicted. New cstate: current_term: 1 leader_uuid: "88e58b7775cd4773b0b1804a3c047726" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88e58b7775cd4773b0b1804a3c047726" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253c0410a2ed438e86fc21e1a4a1ab95" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 46659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d449c8bcc3a4deaab12b8b31abed1b6" member_type: VOTER last_known_addr { host: "127.0.112.196" port: 41669 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:58.861421 11344 tablet_service.cc:1558] Processing DeleteTablet for tablet b58a6260d3ba4bca93e5949bd1aff9a3 with delete_type TABLET_DATA_TOMBSTONED (TS 14f098979b2c489dacdea68bf6e832bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42996
I20260630 12:37:58.863570 11657 tablet_replica.cc:333] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: stopping tablet replica
I20260630 12:37:58.864494 11657 raft_consensus.cc:2243] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:58.865154 11657 raft_consensus.cc:2272] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:58.868271 11657 ts_tablet_manager.cc:1916] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:58.879603 11657 ts_tablet_manager.cc:1929] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:58.879993 11657 log.cc:1199] T b58a6260d3ba4bca93e5949bd1aff9a3 P 14f098979b2c489dacdea68bf6e832bd: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822834427891-451-0/minicluster-data/ts-1-root/wals/b58a6260d3ba4bca93e5949bd1aff9a3
I20260630 12:37:58.881569 11164 catalog_manager.cc:5028] TS 14f098979b2c489dacdea68bf6e832bd (127.0.112.194:40401): tablet b58a6260d3ba4bca93e5949bd1aff9a3 (table test-workload [id=0197faa4f0194578a241b4be113e9f57]) successfully deleted
I20260630 12:37:59.142429   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:37:59.167431   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.168442   451 tablet_replica.cc:333] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726: stopping tablet replica
I20260630 12:37:59.169189   451 raft_consensus.cc:2243] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.170075   451 raft_consensus.cc:2272] T b58a6260d3ba4bca93e5949bd1aff9a3 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.172653   451 tablet_replica.cc:333] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726: stopping tablet replica
I20260630 12:37:59.173223   451 raft_consensus.cc:2243] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.174096   451 raft_consensus.cc:2272] T ecc44b38ab504b13969ba4a5f8fcefc6 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.176762   451 tablet_replica.cc:333] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726: stopping tablet replica
I20260630 12:37:59.177228   451 raft_consensus.cc:2243] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.177605   451 raft_consensus.cc:2272] T 49ce695a728b4700baefffd47dd44b82 P 88e58b7775cd4773b0b1804a3c047726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.202461   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:37:59.220038   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
I20260630 12:37:59.244894   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.245872   451 tablet_replica.cc:333] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd: stopping tablet replica
I20260630 12:37:59.246508   451 raft_consensus.cc:2243] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.247033   451 raft_consensus.cc:2272] T ecc44b38ab504b13969ba4a5f8fcefc6 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.249676   451 tablet_replica.cc:333] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd: stopping tablet replica
I20260630 12:37:59.250195   451 raft_consensus.cc:2243] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.251137   451 raft_consensus.cc:2272] T 49ce695a728b4700baefffd47dd44b82 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.253258   451 tablet_replica.cc:333] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd: stopping tablet replica
I20260630 12:37:59.253738   451 raft_consensus.cc:2243] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.254305   451 raft_consensus.cc:2272] T 1cbc82c95f9d4cf0b5798d922a607618 P 14f098979b2c489dacdea68bf6e832bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.277767   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:37:59.295256   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:37:59.320775   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.321440   451 tablet_replica.cc:333] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95: stopping tablet replica
I20260630 12:37:59.321977   451 raft_consensus.cc:2243] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.322536   451 raft_consensus.cc:2272] T b58a6260d3ba4bca93e5949bd1aff9a3 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.325030   451 tablet_replica.cc:333] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95: stopping tablet replica
I20260630 12:37:59.325482   451 raft_consensus.cc:2243] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.325858   451 raft_consensus.cc:2272] T 49ce695a728b4700baefffd47dd44b82 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.328029   451 tablet_replica.cc:333] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95: stopping tablet replica
I20260630 12:37:59.328687   451 raft_consensus.cc:2243] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.329473   451 raft_consensus.cc:2272] T 1cbc82c95f9d4cf0b5798d922a607618 P 253c0410a2ed438e86fc21e1a4a1ab95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.353690   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:37:59.371451   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:37:59.390161   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:59.390858   451 tablet_replica.cc:333] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6: stopping tablet replica
I20260630 12:37:59.391606   451 raft_consensus.cc:2243] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.392416   451 raft_consensus.cc:2272] T b58a6260d3ba4bca93e5949bd1aff9a3 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.395038   451 tablet_replica.cc:333] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6: stopping tablet replica
I20260630 12:37:59.395592   451 raft_consensus.cc:2243] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.396275   451 raft_consensus.cc:2272] T 1cbc82c95f9d4cf0b5798d922a607618 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.399284   451 tablet_replica.cc:333] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6: stopping tablet replica
I20260630 12:37:59.399955   451 raft_consensus.cc:2243] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.400579   451 raft_consensus.cc:2272] T ecc44b38ab504b13969ba4a5f8fcefc6 P 5d449c8bcc3a4deaab12b8b31abed1b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.420622   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:37:59.431988   451 master.cc:562] Master@127.0.112.254:44657 shutting down...
I20260630 12:37:59.449419   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:59.449976   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.450300   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75821076cc454cdf9a53d28615fcaebc: stopping tablet replica
I20260630 12:37:59.472138   451 master.cc:584] Master@127.0.112.254:44657 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12767 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:37:59.514149   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:33591
I20260630 12:37:59.515275   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.520197 11658 instance_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:37:59.520321 11659 instance_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:37:59.522787 11661 instance_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:37:59.522847   451 server_base.cc:1061] running on GCE node
I20260630 12:37:59.523959   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.524161   451 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:37:59.524324   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823079524301 us; error 0 us; skew 500 ppm
I20260630 12:37:59.524811   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.527113   451 webserver.cc:533] Webserver started at http://127.0.112.254:39393/ using document root <none> and password file <none>
I20260630 12:37:59.527591   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.527792   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.528055   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.529111   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "7974a89fd93240d3bdecf3a3a2fb5242"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.533331   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:59.536579 11666 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:37:59.537300   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:59.537591   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "7974a89fd93240d3bdecf3a3a2fb5242"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.537869   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-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:37:59.553175   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.554333   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.591951   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:33591
I20260630 12:37:59.592049 11717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:33591 every 8 connection(s)
I20260630 12:37:59.595681 11718 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:37:59.607419 11718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242: Bootstrap starting.
I20260630 12:37:59.612201 11718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:59.616568 11718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242: No bootstrap required, opened a new log
I20260630 12:37:59.618727 11718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER }
I20260630 12:37:59.619160 11718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:59.619395 11718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7974a89fd93240d3bdecf3a3a2fb5242, State: Initialized, Role: FOLLOWER
I20260630 12:37:59.619997 11718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER }
I20260630 12:37:59.620437 11718 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:59.620658 11718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:59.620931 11718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:59.625735 11718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER }
I20260630 12:37:59.626288 11718 leader_election.cc:304] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [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: 7974a89fd93240d3bdecf3a3a2fb5242; no voters: 
I20260630 12:37:59.627441 11718 leader_election.cc:290] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:59.627877 11721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:59.629223 11721 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 1 LEADER]: Becoming Leader. State: Replica: 7974a89fd93240d3bdecf3a3a2fb5242, State: Running, Role: LEADER
I20260630 12:37:59.629792 11721 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [LEADER]: Queue going to LEADER mode. State: All 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: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER }
I20260630 12:37:59.630322 11718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:59.632736 11723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7974a89fd93240d3bdecf3a3a2fb5242. Latest consensus state: current_term: 1 leader_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER } }
I20260630 12:37:59.632723 11722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7974a89fd93240d3bdecf3a3a2fb5242" member_type: VOTER } }
I20260630 12:37:59.633489 11723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:59.633615 11722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:59.640869 11726 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:59.646054 11726 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:59.647195   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:59.654842 11726 catalog_manager.cc:1383] Generated new cluster ID: 862f89e64aff40ba83fdea909eef2f19
I20260630 12:37:59.655167 11726 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:59.677671 11726 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:59.679104 11726 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:59.700726 11726 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242: Generated new TSK 0
I20260630 12:37:59.701370 11726 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:59.713973   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.719934 11739 instance_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:37:59.720826 11740 instance_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:37:59.723433   451 server_base.cc:1061] running on GCE node
W20260630 12:37:59.723680 11742 instance_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:37:59.724609   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.724799   451 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:37:59.725023   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823079724984 us; error 0 us; skew 500 ppm
I20260630 12:37:59.725519   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.727921   451 webserver.cc:533] Webserver started at http://127.0.112.193:35249/ using document root <none> and password file <none>
I20260630 12:37:59.728420   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.728615   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.728919   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.730005   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "28c412daa9534926b496f51f3ddff4c0"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.734655   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:59.738016 11747 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:37:59.738940   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:59.739288   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "28c412daa9534926b496f51f3ddff4c0"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.739537   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-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:37:59.772857   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.773948   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.775401   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:59.777559   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:59.777782   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.778016   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:59.778180   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.817018   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:46551
I20260630 12:37:59.817126 11809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:46551 every 8 connection(s)
I20260630 12:37:59.821591   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.829178 11814 instance_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:37:59.830479 11815 instance_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:37:59.833488   451 server_base.cc:1061] running on GCE node
W20260630 12:37:59.833623 11817 instance_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:37:59.834875   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.835143   451 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:37:59.835158 11810 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33591
I20260630 12:37:59.835366   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823079835345 us; error 0 us; skew 500 ppm
I20260630 12:37:59.835732 11810 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:59.836098   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.836711 11810 heartbeater.cc:507] Master 127.0.112.254:33591 requested a full tablet report, sending...
I20260630 12:37:59.838835   451 webserver.cc:533] Webserver started at http://127.0.112.194:37039/ using document root <none> and password file <none>
I20260630 12:37:59.839306 11683 ts_manager.cc:194] Registered new tserver with Master: 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551)
I20260630 12:37:59.839520   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.839890   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.840287   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.841804   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "075d12177df54e1f9594ebfbb160587b"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.841804 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32932
I20260630 12:37:59.846601   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:59.850019 11822 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:37:59.850808   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:59.851115   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "075d12177df54e1f9594ebfbb160587b"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.851394   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-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:37:59.873932   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.875020   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.876405   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:59.878590   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:59.878830   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:59.879068   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:59.879238   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.916692   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:43921
I20260630 12:37:59.916829 11884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:43921 every 8 connection(s)
I20260630 12:37:59.921368   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:59.927649 11888 instance_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:37:59.928948 11889 instance_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:37:59.931890 11891 instance_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:37:59.932333   451 server_base.cc:1061] running on GCE node
I20260630 12:37:59.933459   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:59.933718   451 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:37:59.933929   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823079933912 us; error 0 us; skew 500 ppm
I20260630 12:37:59.934468   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:59.934823 11885 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33591
I20260630 12:37:59.935262 11885 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:59.936131 11885 heartbeater.cc:507] Master 127.0.112.254:33591 requested a full tablet report, sending...
I20260630 12:37:59.937170   451 webserver.cc:533] Webserver started at http://127.0.112.195:46563/ using document root <none> and password file <none>
I20260630 12:37:59.937759   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:59.937978   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:59.938236   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:59.938313 11683 ts_manager.cc:194] Registered new tserver with Master: 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:37:59.939443   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "b42b7c2d09ce431f80f03d38e5995c64"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.939992 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32940
I20260630 12:37:59.944211   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:59.948218 11896 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:37:59.949077   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:59.949371   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "b42b7c2d09ce431f80f03d38e5995c64"
format_stamp: "Formatted at 2026-06-30 12:37:59 on dist-test-slave-45vn"
I20260630 12:37:59.949652   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822834427891-451-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:37:59.982612   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:59.983846   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:59.985286   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:59.987448   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:59.987666   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:59.987905   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:59.988073   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:00.030151   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:42967
I20260630 12:38:00.030251 11958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:42967 every 8 connection(s)
I20260630 12:38:00.051541 11959 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33591
I20260630 12:38:00.051993 11959 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:00.052728 11959 heartbeater.cc:507] Master 127.0.112.254:33591 requested a full tablet report, sending...
I20260630 12:38:00.054572 11683 ts_manager.cc:194] Registered new tserver with Master: b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195:42967)
I20260630 12:38:00.055428   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021767406s
I20260630 12:38:00.055990 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32956
I20260630 12:38:00.844784 11810 heartbeater.cc:499] Master 127.0.112.254:33591 was elected leader, sending a full tablet report...
I20260630 12:38:00.942603 11885 heartbeater.cc:499] Master 127.0.112.254:33591 was elected leader, sending a full tablet report...
I20260630 12:38:01.058663 11959 heartbeater.cc:499] Master 127.0.112.254:33591 was elected leader, sending a full tablet report...
I20260630 12:38:01.110641 11683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32960:
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:38:01.113232 11683 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:38:01.173504 11850 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6bf7b1c975431a89f1e4d442299cd2 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.173919 11849 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03d43ec84b45f4b3fb00a0dafaf632 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.175014 11850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6bf7b1c975431a89f1e4d442299cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.175619 11849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03d43ec84b45f4b3fb00a0dafaf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.178894 11848 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca6baaf54214c59b08e5442b936210e (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.180325 11848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca6baaf54214c59b08e5442b936210e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.184335 11847 tablet_service.cc:1511] Processing CreateTablet for tablet c81a81d21b2a4673a10a3478002e4cc5 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.185658 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81a81d21b2a4673a10a3478002e4cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.188251 11775 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6bf7b1c975431a89f1e4d442299cd2 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.189659 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6bf7b1c975431a89f1e4d442299cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.191815 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca6baaf54214c59b08e5442b936210e (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.192413 11924 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6bf7b1c975431a89f1e4d442299cd2 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:01.193262 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca6baaf54214c59b08e5442b936210e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.193753 11924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6bf7b1c975431a89f1e4d442299cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.195832 11774 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03d43ec84b45f4b3fb00a0dafaf632 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.196983 11922 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca6baaf54214c59b08e5442b936210e (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:01.197803 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03d43ec84b45f4b3fb00a0dafaf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.198297 11922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca6baaf54214c59b08e5442b936210e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.195866 11923 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03d43ec84b45f4b3fb00a0dafaf632 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:01.200723 11923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03d43ec84b45f4b3fb00a0dafaf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.200953 11772 tablet_service.cc:1511] Processing CreateTablet for tablet c81a81d21b2a4673a10a3478002e4cc5 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.202850 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81a81d21b2a4673a10a3478002e4cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.234642 11921 tablet_service.cc:1511] Processing CreateTablet for tablet c81a81d21b2a4673a10a3478002e4cc5 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:01.236157 11921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81a81d21b2a4673a10a3478002e4cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.239475 11771 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2db04717c048b79c6fa98df4081631 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.241597 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2db04717c048b79c6fa98df4081631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.252641 11980 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.263177 11980 tablet_bootstrap.cc:654] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.267375 11847 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2db04717c048b79c6fa98df4081631 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.269261 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2db04717c048b79c6fa98df4081631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.281041 11770 tablet_service.cc:1511] Processing CreateTablet for tablet d2cd168525e04387be41463d5f2a5efe (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.282490 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2cd168525e04387be41463d5f2a5efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.285712 11921 tablet_service.cc:1511] Processing CreateTablet for tablet d2cd168525e04387be41463d5f2a5efe (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.287335 11921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2cd168525e04387be41463d5f2a5efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.287448 11849 tablet_service.cc:1511] Processing CreateTablet for tablet d2cd168525e04387be41463d5f2a5efe (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:01.288683 11849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2cd168525e04387be41463d5f2a5efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.281041 11923 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2db04717c048b79c6fa98df4081631 (DEFAULT_TABLE table=test-workload [id=b184459849a748f2b2585d3eeac6ff98]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:01.291494 11923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2db04717c048b79c6fa98df4081631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:01.311323 11979 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.321592 11980 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.322196 11980 ts_tablet_manager.cc:1403] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.017s
I20260630 12:38:01.325330 11980 raft_consensus.cc:359] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.326462 11980 raft_consensus.cc:385] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.326833 11980 raft_consensus.cc:740] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.327116 11979 tablet_bootstrap.cc:654] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.328576 11982 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.327792 11980 consensus_queue.cc:260] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.332320 11980 ts_tablet_manager.cc:1434] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.007s
I20260630 12:38:01.333235 11980 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.340070 11980 tablet_bootstrap.cc:654] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.340644 11982 tablet_bootstrap.cc:654] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.341503 11979 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.342105 11979 ts_tablet_manager.cc:1403] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.011s
I20260630 12:38:01.347363 11982 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.347342 11979 raft_consensus.cc:359] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.348233 11979 raft_consensus.cc:385] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.348228 11982 ts_tablet_manager.cc:1403] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:38:01.348594 11979 raft_consensus.cc:740] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.349522 11979 consensus_queue.cc:260] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.352005 11982 raft_consensus.cc:359] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.352494 11980 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.352914 11982 raft_consensus.cc:385] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.352910 11979 ts_tablet_manager.cc:1434] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:38:01.353333 11980 ts_tablet_manager.cc:1403] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260630 12:38:01.353333 11982 raft_consensus.cc:740] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.354554 11982 consensus_queue.cc:260] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.354574 11979 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.357096 11980 raft_consensus.cc:359] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.358137 11980 raft_consensus.cc:385] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.358501 11980 raft_consensus.cc:740] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.359321 11980 consensus_queue.cc:260] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.359782 11982 ts_tablet_manager.cc:1434] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:38:01.361320 11982 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.361527 11980 ts_tablet_manager.cc:1434] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:38:01.362519 11980 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.367782 11982 tablet_bootstrap.cc:654] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.368636 11980 tablet_bootstrap.cc:654] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.375106 11979 tablet_bootstrap.cc:654] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.384742 11980 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.385226 11980 ts_tablet_manager.cc:1403] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260630 12:38:01.385319 11979 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.385913 11979 ts_tablet_manager.cc:1403] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260630 12:38:01.386166 11982 tablet_bootstrap.cc:492] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.386704 11982 ts_tablet_manager.cc:1403] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.019s
I20260630 12:38:01.387748 11980 raft_consensus.cc:359] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.388355 11980 raft_consensus.cc:385] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.388610 11980 raft_consensus.cc:740] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.388832 11979 raft_consensus.cc:359] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.389305 11980 consensus_queue.cc:260] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.389621 11979 raft_consensus.cc:385] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.390202 11979 raft_consensus.cc:740] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.389597 11982 raft_consensus.cc:359] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.390934 11982 raft_consensus.cc:385] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.391243 11982 raft_consensus.cc:740] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.391158 11979 consensus_queue.cc:260] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.392180 11982 consensus_queue.cc:260] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.394786 11982 ts_tablet_manager.cc:1434] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:01.395748 11982 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.397336 11979 ts_tablet_manager.cc:1434] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:38:01.397925 11980 ts_tablet_manager.cc:1434] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260630 12:38:01.398401 11979 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.399037 11980 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.402997 11982 tablet_bootstrap.cc:654] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.405669 11979 tablet_bootstrap.cc:654] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.405793 11980 tablet_bootstrap.cc:654] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.414860 11982 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.415036 11979 tablet_bootstrap.cc:492] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.415400 11982 ts_tablet_manager.cc:1403] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260630 12:38:01.415522 11979 ts_tablet_manager.cc:1403] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:38:01.418428 11982 raft_consensus.cc:359] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.419214 11982 raft_consensus.cc:385] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.419504 11982 raft_consensus.cc:740] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.420269 11982 consensus_queue.cc:260] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.423908 11979 raft_consensus.cc:359] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.424741 11979 raft_consensus.cc:385] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.425043 11979 raft_consensus.cc:740] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.425843 11979 consensus_queue.cc:260] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.428097 11979 ts_tablet_manager.cc:1434] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:38:01.429316 11979 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.430099 11980 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.430632 11980 ts_tablet_manager.cc:1403] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.014s
I20260630 12:38:01.422713 11982 ts_tablet_manager.cc:1434] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:01.433811 11980 raft_consensus.cc:359] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.434585 11980 raft_consensus.cc:385] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.434909 11980 raft_consensus.cc:740] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.435483 11979 tablet_bootstrap.cc:654] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.435698 11980 consensus_queue.cc:260] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.438673 11980 ts_tablet_manager.cc:1434] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:01.439014 11982 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.439734 11980 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.446770 11980 tablet_bootstrap.cc:654] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.454160 11979 tablet_bootstrap.cc:492] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.454533 11982 tablet_bootstrap.cc:654] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.454703 11979 ts_tablet_manager.cc:1403] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260630 12:38:01.457931 11979 raft_consensus.cc:359] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.458500 11979 raft_consensus.cc:385] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.458825 11979 raft_consensus.cc:740] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.458997 11980 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.459591 11980 ts_tablet_manager.cc:1403] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:38:01.459946 11982 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.459616 11979 consensus_queue.cc:260] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.460529 11982 ts_tablet_manager.cc:1403] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260630 12:38:01.462028 11979 ts_tablet_manager.cc:1434] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:38:01.462556 11980 raft_consensus.cc:359] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.463052 11979 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.463315 11980 raft_consensus.cc:385] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.463747 11980 raft_consensus.cc:740] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.463430 11982 raft_consensus.cc:359] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.464258 11982 raft_consensus.cc:385] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.464566 11982 raft_consensus.cc:740] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.464671 11980 consensus_queue.cc:260] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.465430 11982 consensus_queue.cc:260] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.468086 11982 ts_tablet_manager.cc:1434] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:38:01.469081 11982 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.469450 11980 ts_tablet_manager.cc:1434] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:38:01.471946 11979 tablet_bootstrap.cc:654] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.471985 11980 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: Bootstrap starting.
I20260630 12:38:01.482015 11980 tablet_bootstrap.cc:654] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.483368 11982 tablet_bootstrap.cc:654] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.483868 11979 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.484814 11983 raft_consensus.cc:493] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.485994 11979 ts_tablet_manager.cc:1403] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260630 12:38:01.486141 11983 raft_consensus.cc:515] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.491426 11983 leader_election.cc:290] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.490424 11979 raft_consensus.cc:359] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.492591 11979 raft_consensus.cc:385] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.493006 11979 raft_consensus.cc:740] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.493937 11979 consensus_queue.cc:260] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.496690 11979 ts_tablet_manager.cc:1434] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:38:01.497741 11979 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: Bootstrap starting.
I20260630 12:38:01.498566 11982 tablet_bootstrap.cc:492] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.499202 11982 ts_tablet_manager.cc:1403] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260630 12:38:01.502369 11982 raft_consensus.cc:359] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.503302 11982 raft_consensus.cc:385] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.503685 11982 raft_consensus.cc:740] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.504084 11979 tablet_bootstrap.cc:654] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.504673 11982 consensus_queue.cc:260] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.508486 11983 raft_consensus.cc:493] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.509043 11983 raft_consensus.cc:515] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.511125 11983 leader_election.cc:290] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.512171 11982 ts_tablet_manager.cc:1434] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:38:01.512319 11983 raft_consensus.cc:493] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.512852 11983 raft_consensus.cc:515] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.513307 11982 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: Bootstrap starting.
I20260630 12:38:01.514914 11983 leader_election.cc:290] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921), 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551)
I20260630 12:38:01.520444 11982 tablet_bootstrap.cc:654] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:01.522496 11979 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: No bootstrap required, opened a new log
I20260630 12:38:01.523068 11979 ts_tablet_manager.cc:1403] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260630 12:38:01.526031 11979 raft_consensus.cc:359] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.527053 11983 raft_consensus.cc:493] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.527549 11979 raft_consensus.cc:385] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.528241 11979 raft_consensus.cc:740] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.529245 11979 consensus_queue.cc:260] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.532225 11979 ts_tablet_manager.cc:1434] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:38:01.527822 11983 raft_consensus.cc:515] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.533157 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca6baaf54214c59b08e5442b936210e" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b" is_pre_election: true
I20260630 12:38:01.533859 11860 raft_consensus.cc:2468] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.534945 11983 leader_election.cc:290] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.535297 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03d43ec84b45f4b3fb00a0dafaf632" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b" is_pre_election: true
I20260630 12:38:01.536000 11859 raft_consensus.cc:2468] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.537093 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6bf7b1c975431a89f1e4d442299cd2" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b" is_pre_election: true
I20260630 12:38:01.537755 11858 raft_consensus.cc:2468] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.538239 11982 tablet_bootstrap.cc:492] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: No bootstrap required, opened a new log
I20260630 12:38:01.538753 11982 ts_tablet_manager.cc:1403] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260630 12:38:01.541841 11982 raft_consensus.cc:359] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.542541 11982 raft_consensus.cc:385] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.542850 11982 raft_consensus.cc:740] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28c412daa9534926b496f51f3ddff4c0, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.543614 11982 consensus_queue.cc:260] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.544726 11899 leader_election.cc:304] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.545800 11982 ts_tablet_manager.cc:1434] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:01.545753 11899 leader_election.cc:304] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.547646 11983 raft_consensus.cc:2804] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.547981 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b" is_pre_election: true
I20260630 12:38:01.547662 11987 raft_consensus.cc:493] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.552609 11987 raft_consensus.cc:515] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.553967 11859 raft_consensus.cc:2468] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.558193 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca6baaf54214c59b08e5442b936210e" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.548100 11983 raft_consensus.cc:493] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.559077 11785 raft_consensus.cc:2468] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.559492 11983 raft_consensus.cc:3060] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.560456 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03d43ec84b45f4b3fb00a0dafaf632" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.561182 11784 raft_consensus.cc:2468] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.562172 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6bf7b1c975431a89f1e4d442299cd2" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.562839 11783 raft_consensus.cc:2468] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.563951 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.564606 11782 raft_consensus.cc:2468] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.567070 11898 leader_election.cc:304] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.564505 11987 leader_election.cc:290] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195:42967)
I20260630 12:38:01.570313 12005 raft_consensus.cc:2804] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.570581 11899 leader_election.cc:304] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.570806 12005 raft_consensus.cc:493] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.571349 12005 raft_consensus.cc:3060] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.573508 11980 tablet_bootstrap.cc:492] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: No bootstrap required, opened a new log
I20260630 12:38:01.574044 11980 ts_tablet_manager.cc:1403] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.022s
I20260630 12:38:01.577680 11980 raft_consensus.cc:359] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.579701 12005 raft_consensus.cc:515] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.578500 11980 raft_consensus.cc:385] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:01.580861 11980 raft_consensus.cc:740] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Initialized, Role: FOLLOWER
I20260630 12:38:01.582156 12005 leader_election.cc:290] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.582844 12005 raft_consensus.cc:2804] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.582508 11983 raft_consensus.cc:515] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.583227 12005 raft_consensus.cc:493] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.583652 12005 raft_consensus.cc:3060] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.582084 11980 consensus_queue.cc:260] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.585201 11983 leader_election.cc:290] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.585983 11983 raft_consensus.cc:2804] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.586419 11983 raft_consensus.cc:493] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.591483 11980 ts_tablet_manager.cc:1434] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260630 12:38:01.592792 11983 raft_consensus.cc:3060] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.595068 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03d43ec84b45f4b3fb00a0dafaf632" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b"
I20260630 12:38:01.595789 11859 raft_consensus.cc:3060] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.596803 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03d43ec84b45f4b3fb00a0dafaf632" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.597479 11782 raft_consensus.cc:3060] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.597540 12005 raft_consensus.cc:515] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.599164 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca6baaf54214c59b08e5442b936210e" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.599786 11783 raft_consensus.cc:3060] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.600911 12005 leader_election.cc:290] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Requested vote from peers 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921), 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551)
I20260630 12:38:01.603644 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6bf7b1c975431a89f1e4d442299cd2" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.604344 11784 raft_consensus.cc:3060] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.604905 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca6baaf54214c59b08e5442b936210e" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b"
I20260630 12:38:01.605547 11858 raft_consensus.cc:3060] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.606557 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.607229 11785 raft_consensus.cc:2468] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075d12177df54e1f9594ebfbb160587b in term 0.
I20260630 12:38:01.612627 11784 raft_consensus.cc:2468] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.613368 11858 raft_consensus.cc:2468] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.612869 11824 leader_election.cc:304] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, 28c412daa9534926b496f51f3ddff4c0; no voters: 
I20260630 12:38:01.614256 11987 raft_consensus.cc:2804] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.614297 11898 leader_election.cc:304] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.614771 11987 raft_consensus.cc:493] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.615145 11987 raft_consensus.cc:3060] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.615819 11859 raft_consensus.cc:2468] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.618247 11782 raft_consensus.cc:2468] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.618697 11983 raft_consensus.cc:515] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.619494 11898 leader_election.cc:304] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.619685 11783 raft_consensus.cc:2468] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.620883 11983 leader_election.cc:290] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.621575 11899 leader_election.cc:304] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.622102 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.622669 12007 raft_consensus.cc:2804] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.623107 11783 raft_consensus.cc:3060] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.623890 12009 raft_consensus.cc:2804] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.622196 11987 raft_consensus.cc:515] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.626089 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6bf7b1c975431a89f1e4d442299cd2" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b"
I20260630 12:38:01.627135 12005 raft_consensus.cc:2804] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.628635 12005 raft_consensus.cc:697] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Becoming Leader. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Running, Role: LEADER
I20260630 12:38:01.632155 11783 raft_consensus.cc:2468] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.625136 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b"
I20260630 12:38:01.633071 11858 raft_consensus.cc:2393] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b42b7c2d09ce431f80f03d38e5995c64 in current term 1: Already voted for candidate 075d12177df54e1f9594ebfbb160587b in this term.
I20260630 12:38:01.633440 11898 leader_election.cc:304] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.634589 11983 raft_consensus.cc:2804] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.629962 11987 leader_election.cc:290] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195:42967)
I20260630 12:38:01.630172 11859 raft_consensus.cc:3060] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.635142 11983 raft_consensus.cc:697] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Becoming Leader. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Running, Role: LEADER
I20260630 12:38:01.635738 11987 raft_consensus.cc:493] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.636137 11983 consensus_queue.cc:237] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.631951 12005 consensus_queue.cc:237] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.638417 11987 raft_consensus.cc:515] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
W20260630 12:38:01.642601 11731 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:01.643962 12011 raft_consensus.cc:493] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:01.644858 12007 raft_consensus.cc:697] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Becoming Leader. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Running, Role: LEADER
I20260630 12:38:01.640858 12009 raft_consensus.cc:697] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Becoming Leader. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Running, Role: LEADER
I20260630 12:38:01.647200 11987 leader_election.cc:290] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195:42967)
I20260630 12:38:01.649071 12011 raft_consensus.cc:515] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.648973 12007 consensus_queue.cc:237] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.655267 12009 consensus_queue.cc:237] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.660166 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2db04717c048b79c6fa98df4081631" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.661031 11783 raft_consensus.cc:2468] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 0.
I20260630 12:38:01.661233 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.661479 11859 raft_consensus.cc:2468] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.662104 11782 raft_consensus.cc:2393] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 075d12177df54e1f9594ebfbb160587b in current term 1: Already voted for candidate b42b7c2d09ce431f80f03d38e5995c64 in this term.
I20260630 12:38:01.662458 11898 leader_election.cc:304] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.663546 11983 raft_consensus.cc:2804] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.663928 11983 raft_consensus.cc:493] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.664286 11983 raft_consensus.cc:3060] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.665999 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2cd168525e04387be41463d5f2a5efe" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42b7c2d09ce431f80f03d38e5995c64" is_pre_election: true
I20260630 12:38:01.666728 11932 raft_consensus.cc:2468] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075d12177df54e1f9594ebfbb160587b in term 0.
I20260630 12:38:01.667826 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42b7c2d09ce431f80f03d38e5995c64"
I20260630 12:38:01.668891 12011 leader_election.cc:290] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.669130 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81a81d21b2a4673a10a3478002e4cc5" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42b7c2d09ce431f80f03d38e5995c64" is_pre_election: true
I20260630 12:38:01.671100 11824 leader_election.cc:304] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.672127 12010 raft_consensus.cc:2804] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:01.672290 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2cd168525e04387be41463d5f2a5efe" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0" is_pre_election: true
I20260630 12:38:01.672742 12010 raft_consensus.cc:493] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:01.672219 11983 raft_consensus.cc:515] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.672381 11824 leader_election.cc:304] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [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: 075d12177df54e1f9594ebfbb160587b; no voters: 28c412daa9534926b496f51f3ddff4c0, b42b7c2d09ce431f80f03d38e5995c64
I20260630 12:38:01.673313 11782 raft_consensus.cc:2468] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075d12177df54e1f9594ebfbb160587b in term 0.
I20260630 12:38:01.673306 12010 raft_consensus.cc:3060] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.676585 11987 raft_consensus.cc:2749] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:01.677404 11983 leader_election.cc:290] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921)
I20260630 12:38:01.677299 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2db04717c048b79c6fa98df4081631" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b"
I20260630 12:38:01.678156 11858 raft_consensus.cc:3060] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.673815 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2db04717c048b79c6fa98df4081631" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075d12177df54e1f9594ebfbb160587b" is_pre_election: true
I20260630 12:38:01.684312 11858 raft_consensus.cc:2468] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.685885 11899 leader_election.cc:304] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, b42b7c2d09ce431f80f03d38e5995c64; no voters: 
I20260630 12:38:01.677274 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2db04717c048b79c6fa98df4081631" candidate_uuid: "b42b7c2d09ce431f80f03d38e5995c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.687362 11782 raft_consensus.cc:3060] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.689682 12005 raft_consensus.cc:2804] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.690481 12005 raft_consensus.cc:697] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Becoming Leader. State: Replica: b42b7c2d09ce431f80f03d38e5995c64, State: Running, Role: LEADER
I20260630 12:38:01.691401 12005 consensus_queue.cc:237] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.695241 12010 raft_consensus.cc:515] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.697139 11782 raft_consensus.cc:2468] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42b7c2d09ce431f80f03d38e5995c64 in term 1.
I20260630 12:38:01.697494 11683 catalog_manager.cc:5697] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "b42b7c2d09ce431f80f03d38e5995c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:01.698342 12010 leader_election.cc:290] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 election: Requested vote from peers 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551), b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195:42967)
I20260630 12:38:01.699461 11683 catalog_manager.cc:5697] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "b42b7c2d09ce431f80f03d38e5995c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:01.700294 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2cd168525e04387be41463d5f2a5efe" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42b7c2d09ce431f80f03d38e5995c64"
I20260630 12:38:01.700624 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2cd168525e04387be41463d5f2a5efe" candidate_uuid: "075d12177df54e1f9594ebfbb160587b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28c412daa9534926b496f51f3ddff4c0"
I20260630 12:38:01.701166 11934 raft_consensus.cc:3060] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.701254 11783 raft_consensus.cc:3060] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:01.709267 11934 raft_consensus.cc:2468] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075d12177df54e1f9594ebfbb160587b in term 1.
I20260630 12:38:01.709571 11783 raft_consensus.cc:2468] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075d12177df54e1f9594ebfbb160587b in term 1.
I20260630 12:38:01.710672 11824 leader_election.cc:304] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075d12177df54e1f9594ebfbb160587b, 28c412daa9534926b496f51f3ddff4c0; no voters: 
I20260630 12:38:01.711424 12010 raft_consensus.cc:2804] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:01.711898 12010 raft_consensus.cc:697] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 1 LEADER]: Becoming Leader. State: Replica: 075d12177df54e1f9594ebfbb160587b, State: Running, Role: LEADER
I20260630 12:38:01.712633 12010 consensus_queue.cc:237] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } }
I20260630 12:38:01.720026 11681 catalog_manager.cc:5697] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b reported cstate change: term changed from 0 to 1, leader changed from <none> to 075d12177df54e1f9594ebfbb160587b (127.0.112.194). New cstate: current_term: 1 leader_uuid: "075d12177df54e1f9594ebfbb160587b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:01.720516 11683 catalog_manager.cc:5697] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "b42b7c2d09ce431f80f03d38e5995c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:01.721850 11683 catalog_manager.cc:5697] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "b42b7c2d09ce431f80f03d38e5995c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:01.723395 11683 catalog_manager.cc:5697] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42b7c2d09ce431f80f03d38e5995c64 (127.0.112.195). New cstate: current_term: 1 leader_uuid: "b42b7c2d09ce431f80f03d38e5995c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:02.019548 12005 consensus_queue.cc:1048] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.032436 12005 consensus_queue.cc:1048] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:02.057366 12005 consensus_queue.cc:1048] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.068814 12009 consensus_queue.cc:1048] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.083981 12005 consensus_queue.cc:1048] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.094501 11983 consensus_queue.cc:1048] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.109081 11983 consensus_queue.cc:1048] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.119565 11983 consensus_queue.cc:1048] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.158288 12010 consensus_queue.cc:1048] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b42b7c2d09ce431f80f03d38e5995c64" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.168736 12034 consensus_queue.cc:1048] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.286533 12007 consensus_queue.cc:1048] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28c412daa9534926b496f51f3ddff4c0" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:02.287231 11983 consensus_queue.cc:1048] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075d12177df54e1f9594ebfbb160587b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:12.496052   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
I20260630 12:38:12.528578   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.529454   451 tablet_replica.cc:333] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.530441   451 raft_consensus.cc:2243] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.531162   451 raft_consensus.cc:2272] T d2cd168525e04387be41463d5f2a5efe P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.534031   451 tablet_replica.cc:333] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.534658   451 raft_consensus.cc:2243] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.535298   451 raft_consensus.cc:2272] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.537998   451 tablet_replica.cc:333] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.538631   451 raft_consensus.cc:2243] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.539187   451 raft_consensus.cc:2272] T 3ca6baaf54214c59b08e5442b936210e P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.541570   451 tablet_replica.cc:333] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.542078   451 raft_consensus.cc:2243] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.542551   451 raft_consensus.cc:2272] T c81a81d21b2a4673a10a3478002e4cc5 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.545174   451 tablet_replica.cc:333] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.545701   451 raft_consensus.cc:2243] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.546173   451 raft_consensus.cc:2272] T 3b2db04717c048b79c6fa98df4081631 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.548624   451 tablet_replica.cc:333] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0: stopping tablet replica
I20260630 12:38:12.549139   451 raft_consensus.cc:2243] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.549582   451 raft_consensus.cc:2272] T 2d6bf7b1c975431a89f1e4d442299cd2 P 28c412daa9534926b496f51f3ddff4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.582218   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:38:12.605815   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:38:12.614912 11898 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46551: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:38:12.619956 11898 consensus_peers.cc:597] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 -> Peer 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551): Couldn't send request to peer 28c412daa9534926b496f51f3ddff4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.635973   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.636966   451 tablet_replica.cc:333] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
I20260630 12:38:12.638036   451 raft_consensus.cc:2243] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.639278   451 raft_consensus.cc:2272] T d2cd168525e04387be41463d5f2a5efe P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.641783   451 tablet_replica.cc:333] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
I20260630 12:38:12.642306   451 raft_consensus.cc:2243] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.642729   451 raft_consensus.cc:2272] T 3b2db04717c048b79c6fa98df4081631 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.645129   451 tablet_replica.cc:333] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
I20260630 12:38:12.645669   451 raft_consensus.cc:2243] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.646085   451 raft_consensus.cc:2272] T 2d6bf7b1c975431a89f1e4d442299cd2 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.648418   451 tablet_replica.cc:333] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
I20260630 12:38:12.648904   451 raft_consensus.cc:2243] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.649317   451 raft_consensus.cc:2272] T 3ca6baaf54214c59b08e5442b936210e P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.652092   451 tablet_replica.cc:333] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
I20260630 12:38:12.652648   451 raft_consensus.cc:2243] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.653206   451 raft_consensus.cc:2272] T c81a81d21b2a4673a10a3478002e4cc5 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.657126   451 tablet_replica.cc:333] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b: stopping tablet replica
W20260630 12:38:12.657754 11898 consensus_peers.cc:597] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 -> Peer 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551): Couldn't send request to peer 28c412daa9534926b496f51f3ddff4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.657866   451 raft_consensus.cc:2243] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.658499   451 raft_consensus.cc:2272] T 5f03d43ec84b45f4b3fb00a0dafaf632 P 075d12177df54e1f9594ebfbb160587b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.687440   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
W20260630 12:38:12.701891 11899 consensus_peers.cc:597] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 -> Peer 075d12177df54e1f9594ebfbb160587b (127.0.112.194:43921): Couldn't send request to peer 075d12177df54e1f9594ebfbb160587b. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:43921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:12.704903 11898 consensus_peers.cc:597] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 -> Peer 28c412daa9534926b496f51f3ddff4c0 (127.0.112.193:46551): Couldn't send request to peer 28c412daa9534926b496f51f3ddff4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:46551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.714015   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:38:12.737303   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.737954   451 tablet_replica.cc:333] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.738554   451 raft_consensus.cc:2243] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.739492   451 raft_consensus.cc:2272] T 3b2db04717c048b79c6fa98df4081631 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.741804   451 tablet_replica.cc:333] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.742323   451 raft_consensus.cc:2243] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.742872   451 raft_consensus.cc:2272] T d2cd168525e04387be41463d5f2a5efe P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.745038   451 tablet_replica.cc:333] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.745517   451 raft_consensus.cc:2243] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.746480   451 raft_consensus.cc:2272] T 5f03d43ec84b45f4b3fb00a0dafaf632 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.749116   451 tablet_replica.cc:333] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.749683   451 raft_consensus.cc:2243] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.750579   451 raft_consensus.cc:2272] T 2d6bf7b1c975431a89f1e4d442299cd2 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.753010   451 tablet_replica.cc:333] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.753491   451 raft_consensus.cc:2243] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.754319   451 raft_consensus.cc:2272] T c81a81d21b2a4673a10a3478002e4cc5 P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.757095   451 tablet_replica.cc:333] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64: stopping tablet replica
I20260630 12:38:12.757643   451 raft_consensus.cc:2243] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.758522   451 raft_consensus.cc:2272] T 3ca6baaf54214c59b08e5442b936210e P b42b7c2d09ce431f80f03d38e5995c64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:13.093008 11955 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd840 after lost signal to thread 454
W20260630 12:38:13.094293 11955 debug-util.cc:398] Leaking SignalData structure 0x7b080004e3e0 after lost signal to thread 11717
W20260630 12:38:13.784404   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11955)
W20260630 12:38:14.785018   451 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11955)
W20260630 12:38:15.785545   451 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11955)
I20260630 12:38:16.162326   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:38:16.200073   451 master.cc:562] Master@127.0.112.254:33591 shutting down...
I20260630 12:38:16.223227   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:16.224105   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.224471   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7974a89fd93240d3bdecf3a3a2fb5242: stopping tablet replica
I20260630 12:38:16.245661   451 master.cc:584] Master@127.0.112.254:33591 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (16779 ms)
[----------] 24 tests from AutoRebalancerTest (261698 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:38:16.298128   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:39675
I20260630 12:38:16.299366   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:16.305765 12055 instance_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:38:16.305843 12054 instance_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:38:16.305955 12057 instance_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:38:16.308348   451 server_base.cc:1061] running on GCE node
I20260630 12:38:16.309299   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:16.309510   451 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:38:16.309671   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823096309649 us; error 0 us; skew 500 ppm
I20260630 12:38:16.310189   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:16.312744   451 webserver.cc:533] Webserver started at http://127.0.112.254:36573/ using document root <none> and password file <none>
I20260630 12:38:16.313328   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:16.313542   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:16.313823   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:16.315227   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.319649   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:38:16.323117 12062 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:38:16.323859   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:38:16.324151   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.324419   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-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:38:16.384307   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:16.385516   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:16.423866   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:39675
I20260630 12:38:16.423990 12113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:39675 every 8 connection(s)
I20260630 12:38:16.428077 12114 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:38:16.440563 12114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5: Bootstrap starting.
I20260630 12:38:16.445391 12114 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:16.449609 12114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5: No bootstrap required, opened a new log
I20260630 12:38:16.451903 12114 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER }
I20260630 12:38:16.452329 12114 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:16.452592 12114 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4aa2aef2dca4b3c92952ddbe3bdfaa5, State: Initialized, Role: FOLLOWER
I20260630 12:38:16.453248 12114 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER }
I20260630 12:38:16.453702 12114 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:16.453912 12114 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:16.454205 12114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:16.459108 12114 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER }
I20260630 12:38:16.459607 12114 leader_election.cc:304] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [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: d4aa2aef2dca4b3c92952ddbe3bdfaa5; no voters: 
I20260630 12:38:16.460693 12114 leader_election.cc:290] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:16.461045 12117 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:16.462487 12117 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 1 LEADER]: Becoming Leader. State: Replica: d4aa2aef2dca4b3c92952ddbe3bdfaa5, State: Running, Role: LEADER
I20260630 12:38:16.463205 12117 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [LEADER]: Queue going to LEADER mode. State: All 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: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER }
I20260630 12:38:16.463740 12114 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:16.471079 12119 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4aa2aef2dca4b3c92952ddbe3bdfaa5. Latest consensus state: current_term: 1 leader_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER } }
I20260630 12:38:16.471079 12118 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4aa2aef2dca4b3c92952ddbe3bdfaa5" member_type: VOTER } }
I20260630 12:38:16.471715 12119 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:16.471943 12118 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:16.473701 12127 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:16.482045 12127 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:16.483125   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:16.491466 12127 catalog_manager.cc:1383] Generated new cluster ID: cff1c6fcaf674c30932977abafa3f41b
I20260630 12:38:16.491706 12127 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:16.506276 12127 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:16.507719 12127 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:16.523984 12127 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5: Generated new TSK 0
I20260630 12:38:16.524564 12127 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:16.549624   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:16.555909 12135 instance_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:38:16.557106 12136 instance_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:38:16.558215 12138 instance_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:38:16.559250   451 server_base.cc:1061] running on GCE node
I20260630 12:38:16.560103   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:16.560281   451 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:38:16.560467   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823096560452 us; error 0 us; skew 500 ppm
I20260630 12:38:16.561019   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:16.563416   451 webserver.cc:533] Webserver started at http://127.0.112.193:36189/ using document root <none> and password file <none>
I20260630 12:38:16.563896   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:16.564088   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:16.564373   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:16.565775   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "32115e3baac34c049d05395c68a0ae3f"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.570550   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:16.573949 12143 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:38:16.574908   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:16.575212   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "32115e3baac34c049d05395c68a0ae3f"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.575510   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-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:38:16.590735   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:16.591998   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:16.593495   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:16.595832   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:16.596063   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.596295   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:16.596472   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.638135   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:38879
I20260630 12:38:16.638257 12205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:38879 every 8 connection(s)
I20260630 12:38:16.644232   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:16.651688 12210 instance_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:38:16.653909 12211 instance_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:38:16.655956   451 server_base.cc:1061] running on GCE node
W20260630 12:38:16.656023 12213 instance_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:38:16.657389   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:16.657732   451 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:38:16.657948   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823096657928 us; error 0 us; skew 500 ppm
I20260630 12:38:16.658666   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:16.660216 12206 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39675
I20260630 12:38:16.660574 12206 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:16.661324 12206 heartbeater.cc:507] Master 127.0.112.254:39675 requested a full tablet report, sending...
I20260630 12:38:16.661538   451 webserver.cc:533] Webserver started at http://127.0.112.194:33413/ using document root <none> and password file <none>
I20260630 12:38:16.662096   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:16.662303   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:16.662624   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:16.663587 12079 ts_manager.cc:194] Registered new tserver with Master: 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879)
I20260630 12:38:16.664017   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "7ffc87ec1cc44a14b70ebae31374f087"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.665663 12079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33438
I20260630 12:38:16.669193   451 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:38:16.673516 12218 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:38:16.674883   451 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:38:16.675199   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "7ffc87ec1cc44a14b70ebae31374f087"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.675488   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-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:38:16.693527   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:16.694675   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:16.696185   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:16.698463   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:16.698690   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.698944   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:16.699110   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.740371   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:35593
I20260630 12:38:16.740480 12280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:35593 every 8 connection(s)
I20260630 12:38:16.745426   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:16.752859 12284 instance_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:38:16.755052 12285 instance_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:38:16.756573 12287 instance_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:38:16.757400   451 server_base.cc:1061] running on GCE node
I20260630 12:38:16.758291 12281 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39675
I20260630 12:38:16.758440   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:16.758671 12281 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:16.758814   451 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:38:16.759101   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823096759078 us; error 0 us; skew 500 ppm
I20260630 12:38:16.759590 12281 heartbeater.cc:507] Master 127.0.112.254:39675 requested a full tablet report, sending...
I20260630 12:38:16.759694   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:16.761730 12079 ts_manager.cc:194] Registered new tserver with Master: 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593)
I20260630 12:38:16.762403   451 webserver.cc:533] Webserver started at http://127.0.112.195:36353/ using document root <none> and password file <none>
I20260630 12:38:16.762957   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:16.763149   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:16.763406   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:16.763367 12079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33452
I20260630 12:38:16.765080   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "614807dd4ca047dbba847960a513ad1f"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.769565   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:16.772927 12292 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:38:16.773746   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:16.774051   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "614807dd4ca047dbba847960a513ad1f"
format_stamp: "Formatted at 2026-06-30 12:38:16 on dist-test-slave-45vn"
I20260630 12:38:16.774345   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-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:38:16.785786   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:16.787096   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:16.788547   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:16.790875   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:16.791087   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.791328   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:16.791501   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:16.832314   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:41239
I20260630 12:38:16.832440 12354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:41239 every 8 connection(s)
I20260630 12:38:16.846678 12355 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39675
I20260630 12:38:16.847139 12355 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:16.847961 12355 heartbeater.cc:507] Master 127.0.112.254:39675 requested a full tablet report, sending...
I20260630 12:38:16.849900 12079 ts_manager.cc:194] Registered new tserver with Master: 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:16.850291   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01455664s
I20260630 12:38:16.851365 12079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33458
I20260630 12:38:17.669059 12206 heartbeater.cc:499] Master 127.0.112.254:39675 was elected leader, sending a full tablet report...
I20260630 12:38:17.766239 12281 heartbeater.cc:499] Master 127.0.112.254:39675 was elected leader, sending a full tablet report...
I20260630 12:38:17.854483 12355 heartbeater.cc:499] Master 127.0.112.254:39675 was elected leader, sending a full tablet report...
I20260630 12:38:17.906955 12079 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33470:
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:38:17.909544 12079 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:38:17.980631 12245 tablet_service.cc:1511] Processing CreateTablet for tablet c64e012e97454fad8ce5a4cb4a8dd701 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:17.980865 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 4c71d2e4da9c4ef68e9bf979348a96f3 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:17.982673 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64e012e97454fad8ce5a4cb4a8dd701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:17.983053 12244 tablet_service.cc:1511] Processing CreateTablet for tablet eb669c05cfe6432fbdcd56e05459a32d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:17.984504 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb669c05cfe6432fbdcd56e05459a32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:17.985945 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c71d2e4da9c4ef68e9bf979348a96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:17.992188 12320 tablet_service.cc:1511] Processing CreateTablet for tablet 4c71d2e4da9c4ef68e9bf979348a96f3 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:17.993788 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c71d2e4da9c4ef68e9bf979348a96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:17.995802 12319 tablet_service.cc:1511] Processing CreateTablet for tablet c64e012e97454fad8ce5a4cb4a8dd701 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:17.997265 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64e012e97454fad8ce5a4cb4a8dd701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.000344 12318 tablet_service.cc:1511] Processing CreateTablet for tablet eb669c05cfe6432fbdcd56e05459a32d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:18.001899 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb669c05cfe6432fbdcd56e05459a32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.002907 12243 tablet_service.cc:1511] Processing CreateTablet for tablet cf044427431a4a90b5da327f478d391d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.004289 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf044427431a4a90b5da327f478d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.004398 12317 tablet_service.cc:1511] Processing CreateTablet for tablet cf044427431a4a90b5da327f478d391d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.008553 12242 tablet_service.cc:1511] Processing CreateTablet for tablet de5260b64d134d57a69de6e2e607a484 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.009910 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5260b64d134d57a69de6e2e607a484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.013288 12316 tablet_service.cc:1511] Processing CreateTablet for tablet de5260b64d134d57a69de6e2e607a484 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.011312 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf044427431a4a90b5da327f478d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.016968 12241 tablet_service.cc:1511] Processing CreateTablet for tablet c89c44ba4c98430bb604090235037db5 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:18.018390 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c44ba4c98430bb604090235037db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.018515 12315 tablet_service.cc:1511] Processing CreateTablet for tablet c89c44ba4c98430bb604090235037db5 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:18.019177 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5260b64d134d57a69de6e2e607a484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.020020 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c44ba4c98430bb604090235037db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.053529 12376 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.054908 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 4c71d2e4da9c4ef68e9bf979348a96f3 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:18.056430 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c71d2e4da9c4ef68e9bf979348a96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.060806 12376 tablet_bootstrap.cc:654] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.060563 12170 tablet_service.cc:1511] Processing CreateTablet for tablet c64e012e97454fad8ce5a4cb4a8dd701 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:18.061966 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64e012e97454fad8ce5a4cb4a8dd701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.067965 12167 tablet_service.cc:1511] Processing CreateTablet for tablet de5260b64d134d57a69de6e2e607a484 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:18.069362 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5260b64d134d57a69de6e2e607a484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.071856 12168 tablet_service.cc:1511] Processing CreateTablet for tablet cf044427431a4a90b5da327f478d391d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:18.073163 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf044427431a4a90b5da327f478d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.075290 12169 tablet_service.cc:1511] Processing CreateTablet for tablet eb669c05cfe6432fbdcd56e05459a32d (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:18.076650 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb669c05cfe6432fbdcd56e05459a32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.080467 12166 tablet_service.cc:1511] Processing CreateTablet for tablet c89c44ba4c98430bb604090235037db5 (DEFAULT_TABLE table=test-workload [id=37c5501713fd4ebd9a6b207dd4305f8e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:18.084220 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89c44ba4c98430bb604090235037db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.099483 12375 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.115535 12377 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.117242 12376 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.117832 12376 ts_tablet_manager.cc:1403] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.017s
I20260630 12:38:18.121017 12376 raft_consensus.cc:359] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.121815 12376 raft_consensus.cc:385] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.122156 12376 raft_consensus.cc:740] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.122895 12375 tablet_bootstrap.cc:654] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.123186 12376 consensus_queue.cc:260] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.131011 12377 tablet_bootstrap.cc:654] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.131531 12376 ts_tablet_manager.cc:1434] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.010s
I20260630 12:38:18.132737 12376 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.135696 12375 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.136459 12375 ts_tablet_manager.cc:1403] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260630 12:38:18.138939 12376 tablet_bootstrap.cc:654] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.141191 12375 raft_consensus.cc:359] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.142019 12375 raft_consensus.cc:385] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.142343 12375 raft_consensus.cc:740] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.143240 12377 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.143169 12375 consensus_queue.cc:260] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.143987 12377 ts_tablet_manager.cc:1403] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:38:18.148041 12377 raft_consensus.cc:359] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.149133 12377 raft_consensus.cc:385] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.149586 12377 raft_consensus.cc:740] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.150669 12375 ts_tablet_manager.cc:1434] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:38:18.151809 12375 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.151145 12377 consensus_queue.cc:260] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.155210 12376 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.155970 12376 ts_tablet_manager.cc:1403] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.011s
I20260630 12:38:18.158561 12375 tablet_bootstrap.cc:654] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.159830 12376 raft_consensus.cc:359] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.160728 12376 raft_consensus.cc:385] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.161146 12376 raft_consensus.cc:740] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.162074 12377 ts_tablet_manager.cc:1434] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:38:18.162029 12376 consensus_queue.cc:260] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.164417 12376 ts_tablet_manager.cc:1434] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:18.165694 12376 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.169862 12377 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.171394 12379 raft_consensus.cc:493] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.171918 12379 raft_consensus.cc:515] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.172747 12376 tablet_bootstrap.cc:654] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.176923 12379 leader_election.cc:290] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593)
I20260630 12:38:18.194705 12377 tablet_bootstrap.cc:654] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.199730 12376 tablet_bootstrap.cc:492] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.200310 12376 ts_tablet_manager.cc:1403] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.003s
I20260630 12:38:18.201917 12375 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.203243 12376 raft_consensus.cc:359] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.205260 12376 raft_consensus.cc:385] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.205667 12375 ts_tablet_manager.cc:1403] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.021s
I20260630 12:38:18.205610 12376 raft_consensus.cc:740] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.206149 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.206768 12376 consensus_queue.cc:260] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.207616 12384 raft_consensus.cc:493] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.208103 12377 tablet_bootstrap.cc:492] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.208616 12377 ts_tablet_manager.cc:1403] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260630 12:38:18.209272 12376 ts_tablet_manager.cc:1434] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:38:18.208982 12375 raft_consensus.cc:359] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.209702 12375 raft_consensus.cc:385] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.209985 12375 raft_consensus.cc:740] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.210296 12376 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.210883 12375 consensus_queue.cc:260] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.214654 12375 ts_tablet_manager.cc:1434] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
W20260630 12:38:18.215559 12296 leader_election.cc:343] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.215879 12375 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.217085 12376 tablet_bootstrap.cc:654] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.208148 12384 raft_consensus.cc:515] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.224030 12375 tablet_bootstrap.cc:654] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.211576 12377 raft_consensus.cc:359] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.226922 12379 raft_consensus.cc:493] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.227175 12377 raft_consensus.cc:385] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.227530 12377 raft_consensus.cc:740] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.227437 12379 raft_consensus.cc:515] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.228462 12377 consensus_queue.cc:260] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.229796 12379 leader_election.cc:290] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879)
I20260630 12:38:18.230887 12376 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.231662 12376 ts_tablet_manager.cc:1403] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260630 12:38:18.234521 12375 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.234589 12376 raft_consensus.cc:359] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.235533 12376 raft_consensus.cc:385] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.235803 12376 raft_consensus.cc:740] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.234583 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.236515 12376 consensus_queue.cc:260] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
W20260630 12:38:18.237542 12296 leader_election.cc:343] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.238238 12377 ts_tablet_manager.cc:1434] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.000s
I20260630 12:38:18.238664 12376 ts_tablet_manager.cc:1434] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:38:18.239563 12377 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.239663 12376 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.242107 12384 leader_election.cc:290] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.235183 12375 ts_tablet_manager.cc:1403] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:38:18.246882 12377 tablet_bootstrap.cc:654] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
W20260630 12:38:18.249994 12282 tablet.cc:2406] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:18.249575 12375 raft_consensus.cc:359] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.250509 12375 raft_consensus.cc:385] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.250828 12375 raft_consensus.cc:740] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.251616 12375 consensus_queue.cc:260] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.253798 12375 ts_tablet_manager.cc:1434] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:18.254822 12375 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.260919 12375 tablet_bootstrap.cc:654] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.246572 12376 tablet_bootstrap.cc:654] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.273391 12376 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.274142 12376 ts_tablet_manager.cc:1403] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260630 12:38:18.274986 12383 raft_consensus.cc:493] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.275632 12383 raft_consensus.cc:515] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.278393 12376 raft_consensus.cc:359] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.279448 12376 raft_consensus.cc:385] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.279806 12376 raft_consensus.cc:740] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.280941 12376 consensus_queue.cc:260] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.291944 12376 ts_tablet_manager.cc:1434] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:38:18.291997 12384 raft_consensus.cc:493] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.292784 12384 raft_consensus.cc:515] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.293519 12376 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: Bootstrap starting.
I20260630 12:38:18.294651 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
I20260630 12:38:18.295146 12384 leader_election.cc:290] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.296821 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
I20260630 12:38:18.298588 12377 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.299177 12377 ts_tablet_manager.cc:1403] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.003s
I20260630 12:38:18.295486 12256 raft_consensus.cc:2468] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 614807dd4ca047dbba847960a513ad1f in term 0.
I20260630 12:38:18.295265 12383 leader_election.cc:290] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.305315 12375 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.305897 12375 ts_tablet_manager.cc:1403] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.015s
I20260630 12:38:18.308863 12375 raft_consensus.cc:359] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.309619 12375 raft_consensus.cc:385] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.309969 12375 raft_consensus.cc:740] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.310868 12375 consensus_queue.cc:260] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.315951 12375 ts_tablet_manager.cc:1434] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:38:18.317091 12375 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.328650 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.328981 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.329465 12330 raft_consensus.cc:2468] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32115e3baac34c049d05395c68a0ae3f in term 0.
I20260630 12:38:18.329744 12181 raft_consensus.cc:2468] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.331538 12222 leader_election.cc:304] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.331681 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.332422 12329 raft_consensus.cc:2468] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32115e3baac34c049d05395c68a0ae3f in term 0.
I20260630 12:38:18.332522 12383 raft_consensus.cc:2804] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.332931 12383 raft_consensus.cc:493] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.327054 12377 raft_consensus.cc:359] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.333248 12383 raft_consensus.cc:3060] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.333355 12377 raft_consensus.cc:385] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.333624 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
I20260630 12:38:18.333873 12377 raft_consensus.cc:740] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.334342 12255 raft_consensus.cc:2468] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32115e3baac34c049d05395c68a0ae3f in term 0.
W20260630 12:38:18.333433 12295 leader_election.cc:343] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.335119 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
I20260630 12:38:18.335631 12376 tablet_bootstrap.cc:654] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.335199 12295 leader_election.cc:304] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [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: 614807dd4ca047dbba847960a513ad1f; no voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087
I20260630 12:38:18.336611 12144 leader_election.cc:304] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 614807dd4ca047dbba847960a513ad1f; no voters: 
I20260630 12:38:18.336858 12379 raft_consensus.cc:2749] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:18.337713 12384 raft_consensus.cc:2804] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.338114 12384 raft_consensus.cc:493] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.338464 12384 raft_consensus.cc:3060] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.341924 12146 leader_election.cc:304] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.343104 12394 raft_consensus.cc:2804] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.343734 12394 raft_consensus.cc:493] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.344080 12394 raft_consensus.cc:3060] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.345679 12375 tablet_bootstrap.cc:654] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.347875 12384 raft_consensus.cc:515] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.349217 12295 leader_election.cc:304] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [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: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 32115e3baac34c049d05395c68a0ae3f
I20260630 12:38:18.351177 12379 raft_consensus.cc:2804] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.351583 12379 raft_consensus.cc:493] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.351980 12379 raft_consensus.cc:3060] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.352451 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.353160 12329 raft_consensus.cc:2468] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.353420 12394 raft_consensus.cc:515] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.341382 12383 raft_consensus.cc:515] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.357308 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087"
I20260630 12:38:18.357857 12255 raft_consensus.cc:3060] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.358618 12383 leader_election.cc:290] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Requested vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.359069 12256 raft_consensus.cc:2393] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32115e3baac34c049d05395c68a0ae3f in current term 1: Already voted for candidate 7ffc87ec1cc44a14b70ebae31374f087 in this term.
I20260630 12:38:18.359222 12383 raft_consensus.cc:493] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.359963 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.360755 12329 raft_consensus.cc:3060] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.343047 12377 consensus_queue.cc:260] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.359709 12383 raft_consensus.cc:515] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.367203 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.367712 12394 leader_election.cc:290] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 election: Requested vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.368595 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb669c05cfe6432fbdcd56e05459a32d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.368960 12383 leader_election.cc:290] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.368798 12379 raft_consensus.cc:515] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.369788 12329 raft_consensus.cc:2468] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
W20260630 12:38:18.371526 12219 leader_election.cc:343] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.372231 12219 leader_election.cc:304] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.372488 12255 raft_consensus.cc:2468] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32115e3baac34c049d05395c68a0ae3f in term 1.
I20260630 12:38:18.373802 12383 raft_consensus.cc:2804] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.373757 12146 leader_election.cc:304] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.374413 12383 raft_consensus.cc:697] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Becoming Leader. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Running, Role: LEADER
I20260630 12:38:18.374912 12394 raft_consensus.cc:2804] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.375510 12394 raft_consensus.cc:697] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 LEADER]: Becoming Leader. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Running, Role: LEADER
I20260630 12:38:18.377449 12394 consensus_queue.cc:237] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.379585 12377 ts_tablet_manager.cc:1434] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.001s
I20260630 12:38:18.380893 12377 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.381227 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087"
I20260630 12:38:18.383764 12384 leader_election.cc:290] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 election: Requested vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.385437 12330 raft_consensus.cc:2393] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32115e3baac34c049d05395c68a0ae3f in current term 1: Already voted for candidate 614807dd4ca047dbba847960a513ad1f in this term.
I20260630 12:38:18.385313 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.386421 12329 raft_consensus.cc:2393] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32115e3baac34c049d05395c68a0ae3f in current term 1: Already voted for candidate 7ffc87ec1cc44a14b70ebae31374f087 in this term.
I20260630 12:38:18.388196 12144 leader_election.cc:304] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [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: 32115e3baac34c049d05395c68a0ae3f; no voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087
I20260630 12:38:18.375285 12383 consensus_queue.cc:237] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.390957 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.393675 12384 raft_consensus.cc:2749] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:18.397419 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb669c05cfe6432fbdcd56e05459a32d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.398327 12377 tablet_bootstrap.cc:654] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.399322 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64e012e97454fad8ce5a4cb4a8dd701" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.405314 12409 raft_consensus.cc:493] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.400247 12079 catalog_manager.cc:5697] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 32115e3baac34c049d05395c68a0ae3f (127.0.112.193). New cstate: current_term: 1 leader_uuid: "32115e3baac34c049d05395c68a0ae3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.405510 12180 raft_consensus.cc:2468] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.405844 12409 raft_consensus.cc:515] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.407115 12222 leader_election.cc:304] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [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: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 614807dd4ca047dbba847960a513ad1f
I20260630 12:38:18.408622 12181 raft_consensus.cc:2393] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ffc87ec1cc44a14b70ebae31374f087 in current term 1: Already voted for candidate 32115e3baac34c049d05395c68a0ae3f in this term.
I20260630 12:38:18.404711 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89c44ba4c98430bb604090235037db5" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087"
I20260630 12:38:18.409765 12255 raft_consensus.cc:2393] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 614807dd4ca047dbba847960a513ad1f in current term 1: Already voted for candidate 32115e3baac34c049d05395c68a0ae3f in this term.
I20260630 12:38:18.407310 12408 raft_consensus.cc:493] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.410704 12408 raft_consensus.cc:515] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.411482 12295 leader_election.cc:304] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [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: 614807dd4ca047dbba847960a513ad1f; no voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087
I20260630 12:38:18.413710 12409 leader_election.cc:290] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.414223 12409 raft_consensus.cc:2804] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.414539 12409 raft_consensus.cc:493] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.414891 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.415784 12330 raft_consensus.cc:2468] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.418100 12408 leader_election.cc:290] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593)
I20260630 12:38:18.418524 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.419327 12408 raft_consensus.cc:2749] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:38:18.420060 12296 leader_election.cc:343] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.414891 12409 raft_consensus.cc:3060] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.418138 12219 leader_election.cc:304] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.425586 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
W20260630 12:38:18.428146 12222 leader_election.cc:343] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.431483 12379 leader_election.cc:290] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 election: Requested vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593)
I20260630 12:38:18.429890 12404 raft_consensus.cc:2804] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.433095 12404 raft_consensus.cc:493] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.434047 12404 raft_consensus.cc:3060] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.436128 12377 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.437243 12377 ts_tablet_manager.cc:1403] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.005s
I20260630 12:38:18.437767 12409 raft_consensus.cc:515] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.441814 12376 tablet_bootstrap.cc:492] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: No bootstrap required, opened a new log
I20260630 12:38:18.442577 12376 ts_tablet_manager.cc:1403] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.024s
I20260630 12:38:18.442814 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "614807dd4ca047dbba847960a513ad1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
W20260630 12:38:18.444476 12295 leader_election.cc:343] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.444911 12295 leader_election.cc:304] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [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: 614807dd4ca047dbba847960a513ad1f; no voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087
I20260630 12:38:18.446110 12410 raft_consensus.cc:2749] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:18.441936 12377 raft_consensus.cc:359] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.449532 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb669c05cfe6432fbdcd56e05459a32d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.450482 12181 raft_consensus.cc:3060] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.451423 12375 tablet_bootstrap.cc:492] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.451496 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb669c05cfe6432fbdcd56e05459a32d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.452024 12375 ts_tablet_manager.cc:1403] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.039s
I20260630 12:38:18.449479 12376 raft_consensus.cc:359] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.450421 12409 leader_election.cc:290] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Requested vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.453473 12376 raft_consensus.cc:385] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.453970 12376 raft_consensus.cc:740] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614807dd4ca047dbba847960a513ad1f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.454787 12376 consensus_queue.cc:260] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.455715 12330 raft_consensus.cc:3060] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.457891 12181 raft_consensus.cc:2468] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.457449 12375 raft_consensus.cc:359] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.458356 12375 raft_consensus.cc:385] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.458666 12375 raft_consensus.cc:740] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.459514 12375 consensus_queue.cc:260] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.461772 12375 ts_tablet_manager.cc:1434] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260630 12:38:18.462075 12404 raft_consensus.cc:515] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.462714 12375 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: Bootstrap starting.
I20260630 12:38:18.462910 12330 raft_consensus.cc:2468] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.464462 12404 leader_election.cc:290] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Requested vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.464474 12079 catalog_manager.cc:5697] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.467525 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.468149 12329 raft_consensus.cc:3060] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.469707 12376 ts_tablet_manager.cc:1434] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:38:18.469770 12375 tablet_bootstrap.cc:654] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.471601 12222 leader_election.cc:304] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.472465 12383 raft_consensus.cc:2804] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.472904 12383 raft_consensus.cc:697] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Becoming Leader. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Running, Role: LEADER
I20260630 12:38:18.473675 12383 consensus_queue.cc:237] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
W20260630 12:38:18.476748 12126 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:18.478204 12377 raft_consensus.cc:385] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.478592 12377 raft_consensus.cc:740] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.479822 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.481266 12377 consensus_queue.cc:260] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
W20260630 12:38:18.481714 12222 leader_election.cc:343] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:18.483783 12377 ts_tablet_manager.cc:1434] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260630 12:38:18.484808 12377 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.484964 12375 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: No bootstrap required, opened a new log
I20260630 12:38:18.485636 12375 ts_tablet_manager.cc:1403] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260630 12:38:18.486418 12329 raft_consensus.cc:2468] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.487689 12219 leader_election.cc:304] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [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: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 32115e3baac34c049d05395c68a0ae3f
I20260630 12:38:18.488837 12409 raft_consensus.cc:2804] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.490183 12409 raft_consensus.cc:697] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Becoming Leader. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Running, Role: LEADER
I20260630 12:38:18.488739 12375 raft_consensus.cc:359] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.491514 12375 raft_consensus.cc:385] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.491828 12375 raft_consensus.cc:740] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.492743 12375 consensus_queue.cc:260] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.495103 12375 ts_tablet_manager.cc:1434] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:38:18.495880 12409 consensus_queue.cc:237] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.498261 12078 catalog_manager.cc:5697] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.502166 12377 tablet_bootstrap.cc:654] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.507274 12377 tablet_bootstrap.cc:492] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.507730 12377 ts_tablet_manager.cc:1403] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260630 12:38:18.510028 12377 raft_consensus.cc:359] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.510689 12377 raft_consensus.cc:385] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.510987 12377 raft_consensus.cc:740] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.511580 12377 consensus_queue.cc:260] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.512620 12078 catalog_manager.cc:5697] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.513533 12377 ts_tablet_manager.cc:1434] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:38:18.514573 12377 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: Bootstrap starting.
I20260630 12:38:18.516188 12409 raft_consensus.cc:493] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.516677 12409 raft_consensus.cc:515] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.518944 12409 leader_election.cc:290] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239), 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879)
I20260630 12:38:18.519691 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.520409 12329 raft_consensus.cc:2468] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.520638 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.521324 12181 raft_consensus.cc:2468] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.521939 12377 tablet_bootstrap.cc:654] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.521812 12219 leader_election.cc:304] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.523118 12409 raft_consensus.cc:2804] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.523622 12409 raft_consensus.cc:493] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.524032 12409 raft_consensus.cc:3060] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.527784 12377 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: No bootstrap required, opened a new log
I20260630 12:38:18.528332 12377 ts_tablet_manager.cc:1403] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:38:18.531243 12377 raft_consensus.cc:359] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.531981 12377 raft_consensus.cc:385] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.532297 12377 raft_consensus.cc:740] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32115e3baac34c049d05395c68a0ae3f, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.532439 12409 raft_consensus.cc:515] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.533104 12377 consensus_queue.cc:260] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.534544 12409 leader_election.cc:290] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Requested vote from peers 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239), 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879)
I20260630 12:38:18.535455 12377 ts_tablet_manager.cc:1434] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:38:18.535342 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.536029 12329 raft_consensus.cc:3060] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.537042 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c71d2e4da9c4ef68e9bf979348a96f3" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.537647 12181 raft_consensus.cc:3060] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.542908 12329 raft_consensus.cc:2468] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.543066 12181 raft_consensus.cc:2468] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.544072 12219 leader_election.cc:304] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.544870 12409 raft_consensus.cc:2804] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.545296 12409 raft_consensus.cc:697] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Becoming Leader. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Running, Role: LEADER
I20260630 12:38:18.546362 12409 consensus_queue.cc:237] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } }
I20260630 12:38:18.553339 12079 catalog_manager.cc:5697] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.573889 12409 raft_consensus.cc:493] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.574470 12409 raft_consensus.cc:515] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.576649 12409 leader_election.cc:290] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.577625 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f" is_pre_election: true
I20260630 12:38:18.577823 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.578384 12181 raft_consensus.cc:2468] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.578385 12329 raft_consensus.cc:2468] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 0.
I20260630 12:38:18.579715 12219 leader_election.cc:304] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.580430 12409 raft_consensus.cc:2804] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:18.580771 12409 raft_consensus.cc:493] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:18.581096 12409 raft_consensus.cc:3060] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.586174 12409 raft_consensus.cc:515] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.587838 12409 leader_election.cc:290] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Requested vote from peers 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.588814 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32115e3baac34c049d05395c68a0ae3f"
I20260630 12:38:18.588987 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf044427431a4a90b5da327f478d391d" candidate_uuid: "7ffc87ec1cc44a14b70ebae31374f087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f"
I20260630 12:38:18.589362 12181 raft_consensus.cc:3060] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.589704 12329 raft_consensus.cc:3060] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.595067 12181 raft_consensus.cc:2468] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.595741 12329 raft_consensus.cc:2468] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ffc87ec1cc44a14b70ebae31374f087 in term 1.
I20260630 12:38:18.596203 12222 leader_election.cc:304] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32115e3baac34c049d05395c68a0ae3f, 7ffc87ec1cc44a14b70ebae31374f087; no voters: 
I20260630 12:38:18.597010 12409 raft_consensus.cc:2804] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.597412 12409 raft_consensus.cc:697] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Becoming Leader. State: Replica: 7ffc87ec1cc44a14b70ebae31374f087, State: Running, Role: LEADER
I20260630 12:38:18.598156 12409 consensus_queue.cc:237] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.605149 12079 catalog_manager.cc:5697] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194). New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:18.796245 12394 raft_consensus.cc:493] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:18.796797 12394 raft_consensus.cc:515] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } }
I20260630 12:38:18.799007 12394 leader_election.cc:290] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593), 614807dd4ca047dbba847960a513ad1f (127.0.112.195:41239)
I20260630 12:38:18.799535 12394 consensus_queue.cc:1048] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.800119 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614807dd4ca047dbba847960a513ad1f" is_pre_election: true
I20260630 12:38:18.800911 12329 raft_consensus.cc:2393] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32115e3baac34c049d05395c68a0ae3f in current term 1: Already voted for candidate 7ffc87ec1cc44a14b70ebae31374f087 in this term.
I20260630 12:38:18.804852 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5260b64d134d57a69de6e2e607a484" candidate_uuid: "32115e3baac34c049d05395c68a0ae3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ffc87ec1cc44a14b70ebae31374f087" is_pre_election: true
I20260630 12:38:18.806558 12146 leader_election.cc:304] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [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: 32115e3baac34c049d05395c68a0ae3f; no voters: 614807dd4ca047dbba847960a513ad1f, 7ffc87ec1cc44a14b70ebae31374f087
I20260630 12:38:18.808022 12384 raft_consensus.cc:3060] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.818508 12384 raft_consensus.cc:2749] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:18.851158 12394 consensus_queue.cc:1048] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:18.877564 12409 consensus_queue.cc:1048] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.917553 12409 consensus_queue.cc:1048] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.919169 12409 consensus_queue.cc:1048] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.940111 12404 consensus_queue.cc:1048] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.962771 12429 consensus_queue.cc:1048] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.971506 12429 consensus_queue.cc:1048] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:18.994710 12179 raft_consensus.cc:1275] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:18.998723 12429 consensus_queue.cc:1048] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.050666 12181 raft_consensus.cc:1275] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:19.051157 12328 raft_consensus.cc:1275] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:19.055452 12329 raft_consensus.cc:1275] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:19.056450 12429 consensus_queue.cc:1048] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.060986 12445 consensus_queue.cc:1048] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:19.086617 12446 consensus_queue.cc:1048] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:19.083109 12424 mvcc.cc:204] Tried to move back new op lower bound from 7302443413439299584 to 7302443411653218304. Current Snapshot: MvccSnapshot[applied={T|T < 7302443413439299584}]
W20260630 12:38:19.133945 12360 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.112.254:39675, user_credentials={real_user=slave}} blocked reactor thread for 95895.9us
I20260630 12:38:19.949728   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:19.957159 12476 instance_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:38:19.957881 12477 instance_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:38:19.960739 12479 instance_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:38:19.961902   451 server_base.cc:1061] running on GCE node
I20260630 12:38:19.963114   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:19.963351   451 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:38:19.963550   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823099963534 us; error 0 us; skew 500 ppm
I20260630 12:38:19.964036   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:19.966557   451 webserver.cc:533] Webserver started at http://127.0.112.196:45267/ using document root <none> and password file <none>
I20260630 12:38:19.967042   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:19.967243   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:19.967511   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:19.968592   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "921adbaa9ffd4de288aedb0e2f357e01"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-45vn"
I20260630 12:38:19.973017   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:19.976514 12484 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:38:19.977416   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:38:19.977712   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "921adbaa9ffd4de288aedb0e2f357e01"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-45vn"
I20260630 12:38:19.977988   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822834427891-451-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:38:19.990536   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:19.991668   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:19.993180   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:19.995420   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:19.995601   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.995875   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:19.996039   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:20.034955   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:32921
I20260630 12:38:20.035056 12546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:32921 every 8 connection(s)
I20260630 12:38:20.050297 12547 heartbeater.cc:344] Connected to a master server at 127.0.112.254:39675
I20260630 12:38:20.050719 12547 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:20.051455 12547 heartbeater.cc:507] Master 127.0.112.254:39675 requested a full tablet report, sending...
I20260630 12:38:20.053292 12079 ts_manager.cc:194] Registered new tserver with Master: 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196:32921)
I20260630 12:38:20.054524 12079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33472
I20260630 12:38:20.660714 12256 consensus_queue.cc:237] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
I20260630 12:38:20.666561 12327 raft_consensus.cc:1275] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.668293 12178 raft_consensus.cc:1275] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.668284 12446 consensus_queue.cc:1048] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:20.669788 12554 consensus_queue.cc:1048] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:20.675442 12446 raft_consensus.cc:2955] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.678107 12327 raft_consensus.cc:2955] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.678558 12178 raft_consensus.cc:2955] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
W20260630 12:38:20.680382 12222 consensus_peers.cc:597] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 -> Peer 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196:32921): Couldn't send request to peer 921adbaa9ffd4de288aedb0e2f357e01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de5260b64d134d57a69de6e2e607a484. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:20.692232 12079 catalog_manager.cc:5697] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.711702 12178 consensus_queue.cc:237] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
I20260630 12:38:20.721032 12327 raft_consensus.cc:1275] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 32115e3baac34c049d05395c68a0ae3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.721594 12256 raft_consensus.cc:1275] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Refusing update from remote peer 32115e3baac34c049d05395c68a0ae3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.722702 12563 consensus_queue.cc:1048] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:20.723618 12384 consensus_queue.cc:1048] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:20.731714 12147 consensus_peers.cc:597] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f -> Peer 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196:32921): Couldn't send request to peer 921adbaa9ffd4de288aedb0e2f357e01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c89c44ba4c98430bb604090235037db5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:20.730357 12563 raft_consensus.cc:2955] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.732826 12327 raft_consensus.cc:2955] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.733314 12256 raft_consensus.cc:2955] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.745947 12075 catalog_manager.cc:5697] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "32115e3baac34c049d05395c68a0ae3f" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.748456 12256 consensus_queue.cc:237] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
W20260630 12:38:20.760224 12222 consensus_peers.cc:597] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 -> Peer 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196:32921): Couldn't send request to peer 921adbaa9ffd4de288aedb0e2f357e01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c71d2e4da9c4ef68e9bf979348a96f3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:20.760301 12178 raft_consensus.cc:1275] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.762498 12327 raft_consensus.cc:1275] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.762566 12551 consensus_queue.cc:1048] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:20.765170 12446 consensus_queue.cc:1048] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:20.772222 12551 raft_consensus.cc:2955] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.774925 12327 raft_consensus.cc:2955] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.774925 12178 raft_consensus.cc:2955] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.790712 12256 consensus_queue.cc:237] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
I20260630 12:38:20.790977 12074 catalog_manager.cc:5697] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.798512 12327 raft_consensus.cc:1275] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.799008 12178 raft_consensus.cc:1275] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Refusing update from remote peer 7ffc87ec1cc44a14b70ebae31374f087: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:20.800006 12554 consensus_queue.cc:1048] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:20.800770 12222 consensus_peers.cc:597] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 -> Peer 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196:32921): Couldn't send request to peer 921adbaa9ffd4de288aedb0e2f357e01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf044427431a4a90b5da327f478d391d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:20.801751 12551 consensus_queue.cc:1048] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:20.808233 12554 raft_consensus.cc:2955] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.811168 12178 raft_consensus.cc:2955] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.814523 12327 raft_consensus.cc:2955] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } } }
I20260630 12:38:20.823304 12075 catalog_manager.cc:5697] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 reported cstate change: config changed from index -1 to 11, NON_VOTER 921adbaa9ffd4de288aedb0e2f357e01 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "7ffc87ec1cc44a14b70ebae31374f087" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:21.056972 12547 heartbeater.cc:499] Master 127.0.112.254:39675 was elected leader, sending a full tablet report...
I20260630 12:38:21.067557   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
W20260630 12:38:21.088215 12222 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:38:21.094667 12222 consensus_peers.cc:597] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 -> Peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Couldn't send request to peer 32115e3baac34c049d05395c68a0ae3f. 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:38:21.098662   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:21.099460   451 tablet_replica.cc:333] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.100224   451 raft_consensus.cc:2243] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.100947   451 raft_consensus.cc:2272] T de5260b64d134d57a69de6e2e607a484 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.104171   451 tablet_replica.cc:333] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.104928   451 raft_consensus.cc:2243] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.105549   451 raft_consensus.cc:2272] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.108724   451 tablet_replica.cc:333] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.109445   451 raft_consensus.cc:2243] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.110147   451 raft_consensus.cc:2272] T eb669c05cfe6432fbdcd56e05459a32d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.112733   451 tablet_replica.cc:333] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.113443   451 raft_consensus.cc:2243] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.114704   451 raft_consensus.cc:2272] T c89c44ba4c98430bb604090235037db5 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.117668   451 tablet_replica.cc:333] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.118338   451 raft_consensus.cc:2243] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.118894   451 raft_consensus.cc:2272] T cf044427431a4a90b5da327f478d391d P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.120434 12568 ts_tablet_manager.cc:933] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Initiating tablet copy from peer 7ffc87ec1cc44a14b70ebae31374f087 (127.0.112.194:35593)
I20260630 12:38:21.122536   451 tablet_replica.cc:333] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f: stopping tablet replica
I20260630 12:38:21.122565 12568 tablet_copy_client.cc:323] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.194:35593
I20260630 12:38:21.123337   451 raft_consensus.cc:2243] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.123966   451 raft_consensus.cc:2272] T c64e012e97454fad8ce5a4cb4a8dd701 P 32115e3baac34c049d05395c68a0ae3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.133011 12266 tablet_copy_service.cc:140] P 7ffc87ec1cc44a14b70ebae31374f087: Received BeginTabletCopySession request for tablet de5260b64d134d57a69de6e2e607a484 from peer 921adbaa9ffd4de288aedb0e2f357e01 ({username='slave'} at 127.0.0.1:58656)
I20260630 12:38:21.133543 12266 tablet_copy_service.cc:161] P 7ffc87ec1cc44a14b70ebae31374f087: Beginning new tablet copy session on tablet de5260b64d134d57a69de6e2e607a484 from peer 921adbaa9ffd4de288aedb0e2f357e01 at {username='slave'} at 127.0.0.1:58656: session id = 921adbaa9ffd4de288aedb0e2f357e01-de5260b64d134d57a69de6e2e607a484
I20260630 12:38:21.140259 12266 tablet_copy_source_session.cc:215] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:21.146680 12568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5260b64d134d57a69de6e2e607a484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:21.147300   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
I20260630 12:38:21.162647 12568 tablet_copy_client.cc:806] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:21.163307 12568 tablet_copy_client.cc:670] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:21.168700   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:38:21.172160 12222 consensus_peers.cc:597] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 -> Peer 32115e3baac34c049d05395c68a0ae3f (127.0.112.193:38879): Couldn't send request to peer 32115e3baac34c049d05395c68a0ae3f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:38879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:21.173837 12568 tablet_copy_client.cc:538] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:21.182983   451 tablet_copy_service.cc:362] P 7ffc87ec1cc44a14b70ebae31374f087: Destroying tablet copy session 921adbaa9ffd4de288aedb0e2f357e01-de5260b64d134d57a69de6e2e607a484 due to service shutdown
I20260630 12:38:21.183350   451 tablet_copy_service.cc:434] P 7ffc87ec1cc44a14b70ebae31374f087: ending tablet copy session 921adbaa9ffd4de288aedb0e2f357e01-de5260b64d134d57a69de6e2e607a484 on tablet de5260b64d134d57a69de6e2e607a484 with peer 921adbaa9ffd4de288aedb0e2f357e01
I20260630 12:38:21.185326 12568 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Bootstrap starting.
I20260630 12:38:21.203974   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:21.205106   451 tablet_replica.cc:333] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.205865   451 raft_consensus.cc:2243] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.207222   451 raft_consensus.cc:2272] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.211133   451 tablet_replica.cc:333] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.211915   451 raft_consensus.cc:2243] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.213297   451 raft_consensus.cc:2272] T de5260b64d134d57a69de6e2e607a484 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.216301   451 tablet_replica.cc:333] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.217080   451 raft_consensus.cc:2243] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.218042   451 raft_consensus.cc:2272] T eb669c05cfe6432fbdcd56e05459a32d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.220568   451 tablet_replica.cc:333] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.221284   451 raft_consensus.cc:2243] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.221974   451 raft_consensus.cc:2272] T c89c44ba4c98430bb604090235037db5 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.225080   451 tablet_replica.cc:333] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.225796   451 raft_consensus.cc:2243] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.227196   451 raft_consensus.cc:2272] T cf044427431a4a90b5da327f478d391d P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.230561   451 tablet_replica.cc:333] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087: stopping tablet replica
I20260630 12:38:21.231276   451 raft_consensus.cc:2243] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.232718   451 raft_consensus.cc:2272] T c64e012e97454fad8ce5a4cb4a8dd701 P 7ffc87ec1cc44a14b70ebae31374f087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.255357   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:38:21.257936 12568 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=71 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:21.258678 12568 tablet_bootstrap.cc:492] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Bootstrap complete.
I20260630 12:38:21.259277 12568 ts_tablet_manager.cc:1403] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Time spent bootstrapping tablet: real 0.075s	user 0.054s	sys 0.015s
I20260630 12:38:21.261482 12568 raft_consensus.cc:359] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
I20260630 12:38:21.262079 12568 raft_consensus.cc:740] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 921adbaa9ffd4de288aedb0e2f357e01, State: Initialized, Role: LEARNER
I20260630 12:38:21.262575 12568 consensus_queue.cc:260] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "32115e3baac34c049d05395c68a0ae3f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 38879 } } peers { permanent_uuid: "7ffc87ec1cc44a14b70ebae31374f087" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 35593 } } peers { permanent_uuid: "614807dd4ca047dbba847960a513ad1f" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 41239 } attrs { replace: true } } peers { permanent_uuid: "921adbaa9ffd4de288aedb0e2f357e01" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 32921 } attrs { promote: true } }
I20260630 12:38:21.265473 12568 ts_tablet_manager.cc:1434] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:38:21.268285 12568 tablet_copy_client.cc:1131] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.194:35593: connect: Connection refused (error 111)
I20260630 12:38:21.277601   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
I20260630 12:38:21.306862   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:21.307487   451 tablet_replica.cc:333] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.308105   451 raft_consensus.cc:2243] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.308657   451 raft_consensus.cc:2272] T cf044427431a4a90b5da327f478d391d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.311621   451 tablet_replica.cc:333] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.312170   451 raft_consensus.cc:2243] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.312625   451 raft_consensus.cc:2272] T c64e012e97454fad8ce5a4cb4a8dd701 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.314558   451 tablet_replica.cc:333] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.315083   451 raft_consensus.cc:2243] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.315523   451 raft_consensus.cc:2272] T de5260b64d134d57a69de6e2e607a484 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.318248   451 tablet_replica.cc:333] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.318830   451 raft_consensus.cc:2243] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.319307   451 raft_consensus.cc:2272] T 4c71d2e4da9c4ef68e9bf979348a96f3 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.321892   451 tablet_replica.cc:333] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.322422   451 raft_consensus.cc:2243] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.322911   451 raft_consensus.cc:2272] T eb669c05cfe6432fbdcd56e05459a32d P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.325052   451 tablet_replica.cc:333] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f: stopping tablet replica
I20260630 12:38:21.325562   451 raft_consensus.cc:2243] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:21.326102   451 raft_consensus.cc:2272] T c89c44ba4c98430bb604090235037db5 P 614807dd4ca047dbba847960a513ad1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.352092   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:38:21.366889   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
I20260630 12:38:21.387392   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:21.388235   451 tablet_replica.cc:333] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01: stopping tablet replica
I20260630 12:38:21.388841   451 raft_consensus.cc:2243] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:21.389238   451 raft_consensus.cc:2272] T de5260b64d134d57a69de6e2e607a484 P 921adbaa9ffd4de288aedb0e2f357e01 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:21.417128   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:38:21.426822   451 master.cc:562] Master@127.0.112.254:39675 shutting down...
W20260630 12:38:21.445647 12126 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:21.446914   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:21.447386   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:21.447642   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4aa2aef2dca4b3c92952ddbe3bdfaa5: stopping tablet replica
I20260630 12:38:21.468425   451 master.cc:584] Master@127.0.112.254:39675 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5212 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:38:21.508347   451 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.112.254:33313
I20260630 12:38:21.509380   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.514246 12573 instance_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:38:21.514492 12574 instance_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:38:21.515638 12576 instance_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:38:21.517078   451 server_base.cc:1061] running on GCE node
I20260630 12:38:21.517756   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.517938   451 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:38:21.518054   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823101518041 us; error 0 us; skew 500 ppm
I20260630 12:38:21.518452   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.520633   451 webserver.cc:533] Webserver started at http://127.0.112.254:46539/ using document root <none> and password file <none>
I20260630 12:38:21.521061   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.521210   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.521413   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.522369   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/master-0-root/instance:
uuid: "866fcfc97cd74d0da59a6f970dcbad7b"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.526404   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:38:21.529620 12581 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:38:21.530368   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:21.530614   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/master-0-root
uuid: "866fcfc97cd74d0da59a6f970dcbad7b"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.530915   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-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:38:21.540696   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.541591   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.576525   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.254:33313
I20260630 12:38:21.576609 12632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.254:33313 every 8 connection(s)
I20260630 12:38:21.580169 12633 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:38:21.590498 12633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b: Bootstrap starting.
I20260630 12:38:21.594637 12633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:21.598428 12633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b: No bootstrap required, opened a new log
I20260630 12:38:21.600366 12633 raft_consensus.cc:359] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER }
I20260630 12:38:21.600740 12633 raft_consensus.cc:385] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.600971 12633 raft_consensus.cc:740] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866fcfc97cd74d0da59a6f970dcbad7b, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.601537 12633 consensus_queue.cc:260] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER }
I20260630 12:38:21.601984 12633 raft_consensus.cc:399] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:21.602175 12633 raft_consensus.cc:493] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:21.602430 12633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.607295 12633 raft_consensus.cc:515] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER }
I20260630 12:38:21.607846 12633 leader_election.cc:304] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [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: 866fcfc97cd74d0da59a6f970dcbad7b; no voters: 
I20260630 12:38:21.608989 12633 leader_election.cc:290] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:21.609315 12636 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:21.610658 12636 raft_consensus.cc:697] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 1 LEADER]: Becoming Leader. State: Replica: 866fcfc97cd74d0da59a6f970dcbad7b, State: Running, Role: LEADER
I20260630 12:38:21.611323 12636 consensus_queue.cc:237] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [LEADER]: Queue going to LEADER mode. State: All 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: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER }
I20260630 12:38:21.612062 12633 sys_catalog.cc:565] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:21.615409 12637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER } }
I20260630 12:38:21.615594 12638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 866fcfc97cd74d0da59a6f970dcbad7b. Latest consensus state: current_term: 1 leader_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866fcfc97cd74d0da59a6f970dcbad7b" member_type: VOTER } }
I20260630 12:38:21.616106 12637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:21.616428 12638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:21.619096 12642 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:21.627607 12642 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:21.628674   451 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:21.636895 12642 catalog_manager.cc:1383] Generated new cluster ID: fea28de21d444fb68b2dff246fc433b7
I20260630 12:38:21.637296 12642 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:21.677230 12642 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:21.678540 12642 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:21.693665 12642 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b: Generated new TSK 0
I20260630 12:38:21.694252 12642 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:21.760251   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.766006 12654 instance_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:38:21.767288 12655 instance_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:38:21.769194   451 server_base.cc:1061] running on GCE node
W20260630 12:38:21.769148 12657 instance_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:38:21.770360   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.770583   451 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:38:21.770711   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823101770700 us; error 0 us; skew 500 ppm
I20260630 12:38:21.771211   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.773340   451 webserver.cc:533] Webserver started at http://127.0.112.193:38741/ using document root <none> and password file <none>
I20260630 12:38:21.773738   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.773890   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.774101   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.775143   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-0-root/instance:
uuid: "d0a9eddfaa2640e99990e74e536db66f"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.779281   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:38:21.782388 12662 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:38:21.783203   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:21.783506   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-0-root
uuid: "d0a9eddfaa2640e99990e74e536db66f"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.783740   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-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:38:21.795246   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.796156   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.797700   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:21.799811   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:21.800033   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.800254   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:21.800411   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.838617   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.193:39239
I20260630 12:38:21.838724 12724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.193:39239 every 8 connection(s)
I20260630 12:38:21.843346   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.850996 12729 instance_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:38:21.851572 12730 instance_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:38:21.855417 12732 instance_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:38:21.856104   451 server_base.cc:1061] running on GCE node
I20260630 12:38:21.859282   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.859596   451 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:38:21.859831   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823101859810 us; error 0 us; skew 500 ppm
I20260630 12:38:21.860388   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.861099 12725 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33313
I20260630 12:38:21.861491 12725 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:21.862241 12725 heartbeater.cc:507] Master 127.0.112.254:33313 requested a full tablet report, sending...
I20260630 12:38:21.862926   451 webserver.cc:533] Webserver started at http://127.0.112.194:42339/ using document root <none> and password file <none>
I20260630 12:38:21.863446   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.863658   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.863938   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.864508 12598 ts_manager.cc:194] Registered new tserver with Master: d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239)
I20260630 12:38:21.865357   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-1-root/instance:
uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.866928 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46572
I20260630 12:38:21.870398   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:21.873986 12737 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:38:21.874852   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:21.875142   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-1-root
uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.875424   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-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:38:21.886485   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.887523   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.888876   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:21.891007   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:21.891198   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.891454   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:21.891610   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.928874   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.194:45731
I20260630 12:38:21.929008 12799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.194:45731 every 8 connection(s)
I20260630 12:38:21.933508   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.939838 12803 instance_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:38:21.941627 12804 instance_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:38:21.943807 12806 instance_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:38:21.944303   451 server_base.cc:1061] running on GCE node
I20260630 12:38:21.945468   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.945699   451 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:38:21.945920   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823101945891 us; error 0 us; skew 500 ppm
I20260630 12:38:21.945981 12800 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33313
I20260630 12:38:21.946395 12800 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:21.946676   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.947343 12800 heartbeater.cc:507] Master 127.0.112.254:33313 requested a full tablet report, sending...
I20260630 12:38:21.949689 12598 ts_manager.cc:194] Registered new tserver with Master: b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:21.949849   451 webserver.cc:533] Webserver started at http://127.0.112.195:34139/ using document root <none> and password file <none>
I20260630 12:38:21.950471   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.950675   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.951012   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.951340 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46588
I20260630 12:38:21.952136   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-2-root/instance:
uuid: "5e02a38882f741f499b568efb4e42edc"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.956450   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:38:21.959615 12811 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:38:21.960400   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:21.960695   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-2-root
uuid: "5e02a38882f741f499b568efb4e42edc"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-45vn"
I20260630 12:38:21.961018   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-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:38:21.982987   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.984027   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.985486   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:21.987632   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:21.987855   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.988080   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:21.988246   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:22.025103   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.195:45715
I20260630 12:38:22.025205 12873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.195:45715 every 8 connection(s)
I20260630 12:38:22.038105 12874 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33313
I20260630 12:38:22.038523 12874 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:22.039228 12874 heartbeater.cc:507] Master 127.0.112.254:33313 requested a full tablet report, sending...
I20260630 12:38:22.041285 12598 ts_manager.cc:194] Registered new tserver with Master: 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:22.041407   451 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013411111s
I20260630 12:38:22.042660 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46598
I20260630 12:38:22.869661 12725 heartbeater.cc:499] Master 127.0.112.254:33313 was elected leader, sending a full tablet report...
I20260630 12:38:22.953727 12800 heartbeater.cc:499] Master 127.0.112.254:33313 was elected leader, sending a full tablet report...
I20260630 12:38:23.045145 12874 heartbeater.cc:499] Master 127.0.112.254:33313 was elected leader, sending a full tablet report...
I20260630 12:38:23.096728 12598 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46602:
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:38:23.098963 12598 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:38:23.167645 12839 tablet_service.cc:1511] Processing CreateTablet for tablet aca6d0f855f942c58511bd0967abd9dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:23.169015 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca6d0f855f942c58511bd0967abd9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.170193 12838 tablet_service.cc:1511] Processing CreateTablet for tablet fbf0f6d3b526478db28b4d7b8e03dea6 (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:23.171593 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf0f6d3b526478db28b4d7b8e03dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.180486 12837 tablet_service.cc:1511] Processing CreateTablet for tablet a45a0b9ecdd54fcf84301f197d28cffd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:23.181907 12837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a0b9ecdd54fcf84301f197d28cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.182337 12835 tablet_service.cc:1511] Processing CreateTablet for tablet 2042c8091f0b4904afb7c84df160785e (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:23.183740 12835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2042c8091f0b4904afb7c84df160785e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.183805 12836 tablet_service.cc:1511] Processing CreateTablet for tablet 0f426c8504ca41e883bb76d13a277a5d (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:23.185272 12836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f426c8504ca41e883bb76d13a277a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.185057 12690 tablet_service.cc:1511] Processing CreateTablet for tablet aca6d0f855f942c58511bd0967abd9dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:23.186388 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca6d0f855f942c58511bd0967abd9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.188387 12834 tablet_service.cc:1511] Processing CreateTablet for tablet eff7261e16a94f87a2ff4e40e143b5dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:23.189677 12834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7261e16a94f87a2ff4e40e143b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.190042 12689 tablet_service.cc:1511] Processing CreateTablet for tablet fbf0f6d3b526478db28b4d7b8e03dea6 (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:23.191412 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf0f6d3b526478db28b4d7b8e03dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.203922 12688 tablet_service.cc:1511] Processing CreateTablet for tablet a45a0b9ecdd54fcf84301f197d28cffd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:23.205340 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a0b9ecdd54fcf84301f197d28cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.212260 12687 tablet_service.cc:1511] Processing CreateTablet for tablet 0f426c8504ca41e883bb76d13a277a5d (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:23.213757 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f426c8504ca41e883bb76d13a277a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.215782 12686 tablet_service.cc:1511] Processing CreateTablet for tablet 2042c8091f0b4904afb7c84df160785e (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:23.217379 12686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2042c8091f0b4904afb7c84df160785e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.219681 12685 tablet_service.cc:1511] Processing CreateTablet for tablet eff7261e16a94f87a2ff4e40e143b5dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:23.220978 12685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7261e16a94f87a2ff4e40e143b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.228973 12764 tablet_service.cc:1511] Processing CreateTablet for tablet fbf0f6d3b526478db28b4d7b8e03dea6 (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:23.230408 12764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf0f6d3b526478db28b4d7b8e03dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.230394 12765 tablet_service.cc:1511] Processing CreateTablet for tablet aca6d0f855f942c58511bd0967abd9dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:23.232602 12763 tablet_service.cc:1511] Processing CreateTablet for tablet a45a0b9ecdd54fcf84301f197d28cffd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:23.236410 12760 tablet_service.cc:1511] Processing CreateTablet for tablet eff7261e16a94f87a2ff4e40e143b5dd (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:23.238297 12761 tablet_service.cc:1511] Processing CreateTablet for tablet 2042c8091f0b4904afb7c84df160785e (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:23.239543 12762 tablet_service.cc:1511] Processing CreateTablet for tablet 0f426c8504ca41e883bb76d13a277a5d (DEFAULT_TABLE table=test-workload [id=59c87e4c9d994dc096d9eb05fe9655c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:23.240525 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca6d0f855f942c58511bd0967abd9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.241426 12763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a0b9ecdd54fcf84301f197d28cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.244187 12762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f426c8504ca41e883bb76d13a277a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.247364 12761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2042c8091f0b4904afb7c84df160785e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.248198 12760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff7261e16a94f87a2ff4e40e143b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.271204 12894 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.278159 12894 tablet_bootstrap.cc:654] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.288069 12896 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.290683 12895 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.291635 12894 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.299607 12894 ts_tablet_manager.cc:1403] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260630 12:38:23.299918 12895 tablet_bootstrap.cc:654] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.302465 12894 raft_consensus.cc:359] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.303385 12894 raft_consensus.cc:385] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.303730 12894 raft_consensus.cc:740] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.304524 12894 consensus_queue.cc:260] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.305095 12896 tablet_bootstrap.cc:654] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.305162 12895 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.305750 12895 ts_tablet_manager.cc:1403] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:38:23.307523 12894 ts_tablet_manager.cc:1434] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:23.308858 12894 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.308558 12895 raft_consensus.cc:359] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.309664 12895 raft_consensus.cc:385] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.310034 12895 raft_consensus.cc:740] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.310961 12895 consensus_queue.cc:260] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.318358 12894 tablet_bootstrap.cc:654] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.320205 12896 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.320835 12896 ts_tablet_manager.cc:1403] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.014s
I20260630 12:38:23.325479 12896 raft_consensus.cc:359] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.326613 12896 raft_consensus.cc:385] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.326159 12895 ts_tablet_manager.cc:1434] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:38:23.327117 12896 raft_consensus.cc:740] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.328059 12895 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.328128 12896 consensus_queue.cc:260] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.329267 12894 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.329815 12894 ts_tablet_manager.cc:1403] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260630 12:38:23.332537 12894 raft_consensus.cc:359] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.333269 12894 raft_consensus.cc:385] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.333623 12894 raft_consensus.cc:740] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.334483 12894 consensus_queue.cc:260] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.335922 12895 tablet_bootstrap.cc:654] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.336876 12894 ts_tablet_manager.cc:1434] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:23.337911 12894 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.343562 12894 tablet_bootstrap.cc:654] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.348600 12896 ts_tablet_manager.cc:1434] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.015s
I20260630 12:38:23.350126 12895 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.350667 12895 ts_tablet_manager.cc:1403] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260630 12:38:23.351631 12896 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.353549 12895 raft_consensus.cc:359] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.354241 12895 raft_consensus.cc:385] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.354537 12895 raft_consensus.cc:740] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.354954 12894 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.355489 12894 ts_tablet_manager.cc:1403] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:38:23.355492 12895 consensus_queue.cc:260] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.358907 12896 tablet_bootstrap.cc:654] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.359663 12895 ts_tablet_manager.cc:1434] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:23.360716 12895 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.358635 12894 raft_consensus.cc:359] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.361601 12894 raft_consensus.cc:385] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.362028 12894 raft_consensus.cc:740] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.359293 12903 raft_consensus.cc:493] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.362658 12903 raft_consensus.cc:515] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.367959 12895 tablet_bootstrap.cc:654] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.382467 12903 leader_election.cc:290] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715), d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239)
I20260630 12:38:23.384183 12894 consensus_queue.cc:260] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.389159 12894 ts_tablet_manager.cc:1434] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260630 12:38:23.394870 12894 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.402460 12894 tablet_bootstrap.cc:654] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.415124 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca6d0f855f942c58511bd0967abd9dd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:23.419096 12896 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.416232 12901 raft_consensus.cc:493] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.419704 12895 tablet_bootstrap.cc:492] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.419889 12901 raft_consensus.cc:515] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.420390 12895 ts_tablet_manager.cc:1403] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.025s
W20260630 12:38:23.420468 12741 leader_election.cc:343] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.419730 12896 ts_tablet_manager.cc:1403] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.042s
I20260630 12:38:23.423837 12901 leader_election.cc:290] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.427331 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca6d0f855f942c58511bd0967abd9dd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.428292 12700 raft_consensus.cc:2468] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 0.
I20260630 12:38:23.428256 12895 raft_consensus.cc:359] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.429188 12895 raft_consensus.cc:385] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.429505 12895 raft_consensus.cc:740] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.430308 12895 consensus_queue.cc:260] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.430325 12739 leader_election.cc:304] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [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: b2e19fd98abf4ecda855c49ba1ae0c5b, d0a9eddfaa2640e99990e74e536db66f; no voters: 5e02a38882f741f499b568efb4e42edc
I20260630 12:38:23.431151 12896 raft_consensus.cc:359] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.431908 12896 raft_consensus.cc:385] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.432569 12895 ts_tablet_manager.cc:1434] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:38:23.432320 12896 raft_consensus.cc:740] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.433972 12895 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.433691 12896 consensus_queue.cc:260] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.432165 12903 raft_consensus.cc:2804] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.436105 12903 raft_consensus.cc:493] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.436578 12903 raft_consensus.cc:3060] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.439643 12895 tablet_bootstrap.cc:654] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.451099 12903 raft_consensus.cc:515] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.454844 12895 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.455497 12895 ts_tablet_manager.cc:1403] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260630 12:38:23.458210 12895 raft_consensus.cc:359] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.463061 12895 raft_consensus.cc:385] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.463444 12895 raft_consensus.cc:740] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.460695 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca6d0f855f942c58511bd0967abd9dd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc"
I20260630 12:38:23.464473 12849 raft_consensus.cc:3060] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.464514 12895 consensus_queue.cc:260] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.461941 12901 raft_consensus.cc:493] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.462057 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca6d0f855f942c58511bd0967abd9dd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.470326 12700 raft_consensus.cc:3060] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.467182 12901 raft_consensus.cc:515] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.478178 12901 leader_election.cc:290] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.462654 12903 leader_election.cc:290] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 election: Requested vote from peers 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715), d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239)
I20260630 12:38:23.493429 12698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.493635 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.494823 12699 raft_consensus.cc:2468] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
W20260630 12:38:23.496366 12813 leader_election.cc:343] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.498533 12813 leader_election.cc:304] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:23.502414 12901 raft_consensus.cc:2804] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.503052 12901 raft_consensus.cc:493] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.503578 12901 raft_consensus.cc:3060] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.504927 12895 ts_tablet_manager.cc:1434] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.019s
I20260630 12:38:23.513001 12895 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.518594 12895 tablet_bootstrap.cc:654] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.519181 12849 raft_consensus.cc:2468] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 1.
I20260630 12:38:23.520565 12741 leader_election.cc:304] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 
I20260630 12:38:23.521543 12903 raft_consensus.cc:2804] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.522105 12903 raft_consensus.cc:697] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Becoming Leader. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Running, Role: LEADER
I20260630 12:38:23.527320 12700 raft_consensus.cc:2468] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 1.
I20260630 12:38:23.527144 12903 consensus_queue.cc:237] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } }
I20260630 12:38:23.532725 12901 raft_consensus.cc:515] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.536610 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.535686 12917 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.537856 12917 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.539405 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
W20260630 12:38:23.541970 12815 leader_election.cc:343] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:38:23.543123 12815 leader_election.cc:343] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.543223 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.543576 12815 leader_election.cc:304] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [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: 5e02a38882f741f499b568efb4e42edc; no voters: b2e19fd98abf4ecda855c49ba1ae0c5b, d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.543880 12700 raft_consensus.cc:3060] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.521624 12894 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.544768 12915 raft_consensus.cc:2749] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:23.545349 12894 ts_tablet_manager.cc:1403] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.151s	user 0.041s	sys 0.061s
I20260630 12:38:23.546648 12896 ts_tablet_manager.cc:1434] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.124s	user 0.014s	sys 0.035s
I20260630 12:38:23.547796 12896 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.549430 12894 raft_consensus.cc:359] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.551843 12894 raft_consensus.cc:385] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.552191 12894 raft_consensus.cc:740] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.553900 12915 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.553568 12894 consensus_queue.cc:260] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.554437 12915 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.555541 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
W20260630 12:38:23.558698 12739 leader_election.cc:343] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.559635 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.561904 12901 leader_election.cc:290] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
W20260630 12:38:23.562587 12813 leader_election.cc:343] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.563669 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
I20260630 12:38:23.564069 12917 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.562839 12894 ts_tablet_manager.cc:1434] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:38:23.561084 12598 catalog_manager.cc:5697] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194). New cstate: current_term: 1 leader_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: HEALTHY } } }
W20260630 12:38:23.565405 12815 leader_election.cc:343] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.563934 12895 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.565762 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:23.566470 12849 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 0.
I20260630 12:38:23.566470 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.567588 12741 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [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: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.567974 12775 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
I20260630 12:38:23.569092 12896 tablet_bootstrap.cc:654] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.569285 12815 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [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: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.570135 12915 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.571007 12915 raft_consensus.cc:2804] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.571360 12915 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.571699 12915 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.573820 12917 raft_consensus.cc:2804] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.566488 12895 ts_tablet_manager.cc:1403] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.021s
I20260630 12:38:23.574282 12917 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.578459 12917 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.578558 12895 raft_consensus.cc:359] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.579497 12895 raft_consensus.cc:385] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.579843 12895 raft_consensus.cc:740] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.580897 12896 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.580751 12895 consensus_queue.cc:260] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.581532 12896 ts_tablet_manager.cc:1403] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260630 12:38:23.583226 12895 ts_tablet_manager.cc:1434] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:38:23.583843 12915 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.586302 12894 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.584364 12895 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: Bootstrap starting.
I20260630 12:38:23.587883 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.584764 12896 raft_consensus.cc:359] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.585307 12700 raft_consensus.cc:2468] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 1.
I20260630 12:38:23.590020 12896 raft_consensus.cc:385] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:38:23.589964 12813 leader_election.cc:343] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.591022 12896 raft_consensus.cc:740] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.592247 12915 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.593890 12813 leader_election.cc:304] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [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: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: b2e19fd98abf4ecda855c49ba1ae0c5b
I20260630 12:38:23.592978 12896 consensus_queue.cc:260] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.595614 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
I20260630 12:38:23.601032 12915 raft_consensus.cc:2804] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.604300 12896 ts_tablet_manager.cc:1434] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260630 12:38:23.604986 12915 raft_consensus.cc:697] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Becoming Leader. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Running, Role: LEADER
I20260630 12:38:23.607304 12896 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.607836 12917 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.610001 12917 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.611527 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.612337 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc"
I20260630 12:38:23.612673 12895 tablet_bootstrap.cc:654] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.613163 12849 raft_consensus.cc:2393] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2e19fd98abf4ecda855c49ba1ae0c5b in current term 1: Already voted for candidate 5e02a38882f741f499b568efb4e42edc in this term.
W20260630 12:38:23.614136 12739 leader_election.cc:343] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:23.610460 12915 consensus_queue.cc:237] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.615751 12896 tablet_bootstrap.cc:654] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.615666 12741 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [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: b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.616964 12917 raft_consensus.cc:2749] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:23.618484 12775 raft_consensus.cc:2393] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e02a38882f741f499b568efb4e42edc in current term 1: Already voted for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in this term.
I20260630 12:38:23.618598 12894 tablet_bootstrap.cc:654] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.622135 12815 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [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: 5e02a38882f741f499b568efb4e42edc; no voters: b2e19fd98abf4ecda855c49ba1ae0c5b, d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.626665 12915 raft_consensus.cc:2749] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:38:23.626874 12646 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:23.627151 12894 tablet_bootstrap.cc:492] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.629957 12895 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: No bootstrap required, opened a new log
I20260630 12:38:23.629644 12598 catalog_manager.cc:5697] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e02a38882f741f499b568efb4e42edc (127.0.112.195). New cstate: current_term: 1 leader_uuid: "5e02a38882f741f499b568efb4e42edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:23.630486 12895 ts_tablet_manager.cc:1403] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260630 12:38:23.630971 12896 tablet_bootstrap.cc:492] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.631520 12896 ts_tablet_manager.cc:1403] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260630 12:38:23.628161 12894 ts_tablet_manager.cc:1403] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260630 12:38:23.634310 12896 raft_consensus.cc:359] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.635105 12896 raft_consensus.cc:385] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.635589 12896 raft_consensus.cc:740] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.635118 12894 raft_consensus.cc:359] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.636103 12894 raft_consensus.cc:385] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.635802 12895 raft_consensus.cc:359] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.636499 12894 raft_consensus.cc:740] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.636673 12895 raft_consensus.cc:385] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.636574 12896 consensus_queue.cc:260] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.637291 12895 raft_consensus.cc:740] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.637697 12894 consensus_queue.cc:260] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.638137 12895 consensus_queue.cc:260] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.639209 12896 ts_tablet_manager.cc:1434] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:38:23.640280 12896 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.640658 12895 ts_tablet_manager.cc:1434] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:23.642915 12894 ts_tablet_manager.cc:1434] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:38:23.644069 12894 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: Bootstrap starting.
I20260630 12:38:23.646091 12896 tablet_bootstrap.cc:654] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.652174 12894 tablet_bootstrap.cc:654] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.658993 12896 tablet_bootstrap.cc:492] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.659564 12896 ts_tablet_manager.cc:1403] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:38:23.660586 12894 tablet_bootstrap.cc:492] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: No bootstrap required, opened a new log
I20260630 12:38:23.661017 12894 ts_tablet_manager.cc:1403] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260630 12:38:23.661733 12896 raft_consensus.cc:359] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.662395 12896 raft_consensus.cc:385] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.662626 12896 raft_consensus.cc:740] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.663147 12894 raft_consensus.cc:359] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.663246 12896 consensus_queue.cc:260] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.663789 12894 raft_consensus.cc:385] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.664137 12894 raft_consensus.cc:740] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a9eddfaa2640e99990e74e536db66f, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.665318 12896 ts_tablet_manager.cc:1434] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:38:23.664884 12894 consensus_queue.cc:260] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.666414 12896 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Bootstrap starting.
I20260630 12:38:23.667399 12894 ts_tablet_manager.cc:1434] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:38:23.672537 12896 tablet_bootstrap.cc:654] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.677392 12896 tablet_bootstrap.cc:492] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: No bootstrap required, opened a new log
I20260630 12:38:23.677575 12915 raft_consensus.cc:493] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.677884 12896 ts_tablet_manager.cc:1403] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:38:23.678092 12915 raft_consensus.cc:515] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.680003 12915 leader_election.cc:290] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.680823 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f426c8504ca41e883bb76d13a277a5d" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.681008 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f426c8504ca41e883bb76d13a277a5d" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.681509 12700 raft_consensus.cc:2468] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
I20260630 12:38:23.681582 12775 raft_consensus.cc:2468] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
I20260630 12:38:23.680574 12896 raft_consensus.cc:359] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.682260 12896 raft_consensus.cc:385] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.682600 12896 raft_consensus.cc:740] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.682628 12813 leader_election.cc:304] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:23.683573 12915 raft_consensus.cc:2804] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.683558 12896 consensus_queue.cc:260] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.684062 12915 raft_consensus.cc:493] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.684536 12915 raft_consensus.cc:3060] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.685326 12896 ts_tablet_manager.cc:1434] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:38:23.689502 12915 raft_consensus.cc:515] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.691198 12915 leader_election.cc:290] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.691833 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f426c8504ca41e883bb76d13a277a5d" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.692209 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f426c8504ca41e883bb76d13a277a5d" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
I20260630 12:38:23.692411 12700 raft_consensus.cc:3060] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.692792 12775 raft_consensus.cc:3060] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.697937 12899 raft_consensus.cc:493] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.698357 12899 raft_consensus.cc:515] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.699465 12700 raft_consensus.cc:2468] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 1.
I20260630 12:38:23.699901 12775 raft_consensus.cc:2468] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 1.
I20260630 12:38:23.700453 12899 leader_election.cc:290] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.700662 12813 leader_election.cc:304] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:23.701853 12915 raft_consensus.cc:2804] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.702368 12915 raft_consensus.cc:697] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Becoming Leader. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Running, Role: LEADER
I20260630 12:38:23.703205 12915 consensus_queue.cc:237] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.706131 12917 raft_consensus.cc:493] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.706903 12917 raft_consensus.cc:515] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.712328 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:23.713187 12849 raft_consensus.cc:2468] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 0.
I20260630 12:38:23.714015 12917 leader_election.cc:290] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.714300 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.715026 12700 raft_consensus.cc:2468] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 0.
I20260630 12:38:23.715358 12741 leader_election.cc:304] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 
I20260630 12:38:23.716230 12917 raft_consensus.cc:2804] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.716104 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.716643 12917 raft_consensus.cc:493] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.717023 12917 raft_consensus.cc:3060] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.718261 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:23.718915 12849 raft_consensus.cc:2468] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0a9eddfaa2640e99990e74e536db66f in term 0.
I20260630 12:38:23.718647 12597 catalog_manager.cc:5697] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e02a38882f741f499b568efb4e42edc (127.0.112.195). New cstate: current_term: 1 leader_uuid: "5e02a38882f741f499b568efb4e42edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:23.719924 12666 leader_election.cc:304] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:23.720746 12899 raft_consensus.cc:2804] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.721101 12899 raft_consensus.cc:493] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.721431 12899 raft_consensus.cc:3060] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.723279 12917 raft_consensus.cc:515] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.724484 12775 raft_consensus.cc:2393] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0a9eddfaa2640e99990e74e536db66f in current term 1: Already voted for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in this term.
I20260630 12:38:23.726095 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.726925 12917 leader_election.cc:290] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.727190 12915 raft_consensus.cc:493] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.727743 12915 raft_consensus.cc:515] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.728011 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc"
I20260630 12:38:23.728677 12849 raft_consensus.cc:3060] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.730065 12899 raft_consensus.cc:515] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.730916 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7261e16a94f87a2ff4e40e143b5dd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:23.731258 12700 raft_consensus.cc:2393] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2e19fd98abf4ecda855c49ba1ae0c5b in current term 1: Already voted for candidate d0a9eddfaa2640e99990e74e536db66f in this term.
I20260630 12:38:23.731173 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7261e16a94f87a2ff4e40e143b5dd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.731645 12699 raft_consensus.cc:2468] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
I20260630 12:38:23.731963 12775 raft_consensus.cc:2468] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 0.
I20260630 12:38:23.733078 12813 leader_election.cc:304] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:23.733861 12915 leader_election.cc:290] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.733927 12901 raft_consensus.cc:2804] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:23.734440 12901 raft_consensus.cc:493] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:23.734804 12901 raft_consensus.cc:3060] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.735368 12899 leader_election.cc:290] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [CANDIDATE]: Term 1 election: Requested vote from peers b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.734939 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
I20260630 12:38:23.735680 12849 raft_consensus.cc:2468] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 1.
I20260630 12:38:23.736001 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a0b9ecdd54fcf84301f197d28cffd" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc"
I20260630 12:38:23.736414 12775 raft_consensus.cc:2393] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0a9eddfaa2640e99990e74e536db66f in current term 1: Already voted for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in this term.
I20260630 12:38:23.736847 12848 raft_consensus.cc:2393] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0a9eddfaa2640e99990e74e536db66f in current term 1: Already voted for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in this term.
I20260630 12:38:23.737614 12741 leader_election.cc:304] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [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: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:23.737891 12666 leader_election.cc:304] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [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: d0a9eddfaa2640e99990e74e536db66f; no voters: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b
I20260630 12:38:23.738310 12917 raft_consensus.cc:2804] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.738816 12899 raft_consensus.cc:2749] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:23.739070 12917 raft_consensus.cc:697] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Becoming Leader. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Running, Role: LEADER
I20260630 12:38:23.739853 12917 consensus_queue.cc:237] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.741063 12901 raft_consensus.cc:515] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.742628 12901 leader_election.cc:290] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731)
I20260630 12:38:23.743651 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7261e16a94f87a2ff4e40e143b5dd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:23.743741 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff7261e16a94f87a2ff4e40e143b5dd" candidate_uuid: "5e02a38882f741f499b568efb4e42edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b"
I20260630 12:38:23.744347 12700 raft_consensus.cc:3060] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.744448 12775 raft_consensus.cc:3060] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.748486 12597 catalog_manager.cc:5697] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b reported cstate change: term changed from 0 to 1, leader changed from <none> to b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194). New cstate: current_term: 1 leader_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.749791 12775 raft_consensus.cc:2468] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 1.
I20260630 12:38:23.751006 12700 raft_consensus.cc:2468] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e02a38882f741f499b568efb4e42edc in term 1.
I20260630 12:38:23.751163 12815 leader_election.cc:304] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 
I20260630 12:38:23.751984 12901 raft_consensus.cc:2804] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.752458 12901 raft_consensus.cc:697] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Becoming Leader. State: Replica: 5e02a38882f741f499b568efb4e42edc, State: Running, Role: LEADER
I20260630 12:38:23.753110 12901 consensus_queue.cc:237] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.760628 12597 catalog_manager.cc:5697] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e02a38882f741f499b568efb4e42edc (127.0.112.195). New cstate: current_term: 1 leader_uuid: "5e02a38882f741f499b568efb4e42edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:23.857592 12899 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:23.858093 12899 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:23.859699 12899 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:23.860590 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" is_pre_election: true
I20260630 12:38:23.860742 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "d0a9eddfaa2640e99990e74e536db66f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:23.861488 12775 raft_consensus.cc:2393] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0a9eddfaa2640e99990e74e536db66f in current term 1: Already voted for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in this term.
I20260630 12:38:23.861539 12848 raft_consensus.cc:2393] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0a9eddfaa2640e99990e74e536db66f in current term 1: Already voted for candidate 5e02a38882f741f499b568efb4e42edc in this term.
I20260630 12:38:23.863006 12666 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [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: d0a9eddfaa2640e99990e74e536db66f; no voters: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b
I20260630 12:38:23.863660 12899 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.868563 12899 raft_consensus.cc:2749] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.008428 12917 consensus_queue.cc:1048] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.020351 12917 consensus_queue.cc:1048] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.053890 12934 raft_consensus.cc:493] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.054405 12934 raft_consensus.cc:515] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:24.056313 12934 leader_election.cc:290] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:24.057142 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:24.057369 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf0f6d3b526478db28b4d7b8e03dea6" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:24.057844 12700 raft_consensus.cc:2393] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2e19fd98abf4ecda855c49ba1ae0c5b in current term 1: Already voted for candidate 5e02a38882f741f499b568efb4e42edc in this term.
I20260630 12:38:24.058857 12739 leader_election.cc:304] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [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: b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 5e02a38882f741f499b568efb4e42edc, d0a9eddfaa2640e99990e74e536db66f
I20260630 12:38:24.059464 12934 raft_consensus.cc:3060] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.064559 12934 raft_consensus.cc:2749] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:24.100653 12901 consensus_queue.cc:1048] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.111199 12901 consensus_queue.cc:1048] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.132555 12901 consensus_queue.cc:1048] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.142069 12915 consensus_queue.cc:1048] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:24.237751 12934 consensus_queue.cc:1048] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.248162 12917 consensus_queue.cc:1048] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.318697 12939 consensus_queue.cc:1048] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:24.329464 12915 consensus_queue.cc:1048] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:24.630885 12646 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:25.119050 12934 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.119552 12934 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:25.121141 12934 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:25.122004 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f" is_pre_election: true
I20260630 12:38:25.122105 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc" is_pre_election: true
I20260630 12:38:25.122865 12848 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 1.
I20260630 12:38:25.122860 12700 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 1.
I20260630 12:38:25.124228 12741 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [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: 5e02a38882f741f499b568efb4e42edc, b2e19fd98abf4ecda855c49ba1ae0c5b; no voters: 
I20260630 12:38:25.124889 12934 raft_consensus.cc:2804] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:25.125204 12934 raft_consensus.cc:493] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:25.125475 12934 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:25.130544 12934 raft_consensus.cc:515] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:25.132259 12934 leader_election.cc:290] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [CANDIDATE]: Term 2 election: Requested vote from peers d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239), 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:25.133029 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a9eddfaa2640e99990e74e536db66f"
I20260630 12:38:25.133199 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2042c8091f0b4904afb7c84df160785e" candidate_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e02a38882f741f499b568efb4e42edc"
I20260630 12:38:25.133548 12700 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:25.133747 12848 raft_consensus.cc:3060] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:25.138449 12700 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 2.
I20260630 12:38:25.138531 12848 raft_consensus.cc:2468] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2e19fd98abf4ecda855c49ba1ae0c5b in term 2.
I20260630 12:38:25.139680 12739 leader_election.cc:304] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [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: b2e19fd98abf4ecda855c49ba1ae0c5b, d0a9eddfaa2640e99990e74e536db66f; no voters: 
I20260630 12:38:25.140487 12934 raft_consensus.cc:2804] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:25.140941 12934 raft_consensus.cc:697] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 2 LEADER]: Becoming Leader. State: Replica: b2e19fd98abf4ecda855c49ba1ae0c5b, State: Running, Role: LEADER
I20260630 12:38:25.141619 12934 consensus_queue.cc:237] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Queue going to LEADER 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: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } }
I20260630 12:38:25.148736 12597 catalog_manager.cc:5697] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b reported cstate change: term changed from 0 to 2, leader changed from <none> to b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194). New cstate: current_term: 2 leader_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.539227 12848 raft_consensus.cc:1275] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 2 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:25.541164 12917 consensus_queue.cc:1048] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.554688 12699 raft_consensus.cc:1275] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 2 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:25.563841 12917 consensus_queue.cc:1048] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:25.890623 12815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.112.194:45731, user_credentials={real_user=slave}} blocked reactor thread for 84394.9us
W20260630 12:38:26.090163 12881 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.112.195:45715, user_credentials={real_user=slave}} blocked reactor thread for 65766.7us
W20260630 12:38:26.272826 12881 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.112.195:45715, user_credentials={real_user=slave}} blocked reactor thread for 78315.9us
I20260630 12:38:26.880342   451 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:26.901500 13018 instance_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:38:26.903132 13019 instance_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:38:26.904934 13021 instance_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:38:26.905552   451 server_base.cc:1061] running on GCE node
I20260630 12:38:26.906817   451 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:26.907028   451 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:38:26.907173   451 hybrid_clock.cc:648] HybridClock initialized: now 1782823106907161 us; error 0 us; skew 500 ppm
I20260630 12:38:26.907610   451 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:26.910261   451 webserver.cc:533] Webserver started at http://127.0.112.196:35657/ using document root <none> and password file <none>
I20260630 12:38:26.910712   451 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:26.910952   451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:26.911212   451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:26.912488   451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-3-root/instance:
uuid: "370527b361784a0ab4d4f0dcd19bfe30"
format_stamp: "Formatted at 2026-06-30 12:38:26 on dist-test-slave-45vn"
I20260630 12:38:26.917140   451 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:38:26.920531 13026 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:38:26.921387   451 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:38:26.921725   451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-3-root
uuid: "370527b361784a0ab4d4f0dcd19bfe30"
format_stamp: "Formatted at 2026-06-30 12:38:26 on dist-test-slave-45vn"
I20260630 12:38:26.922035   451 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-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:38:26.941398   451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:26.942675   451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:26.944120   451 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:26.946393   451 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:26.946638   451 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:26.946902   451 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:26.947093   451 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:26.987025   451 rpc_server.cc:307] RPC server started. Bound to: 127.0.112.196:44613
I20260630 12:38:26.987107 13088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.112.196:44613 every 8 connection(s)
I20260630 12:38:27.258260 13089 heartbeater.cc:344] Connected to a master server at 127.0.112.254:33313
I20260630 12:38:27.258759 13089 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:27.259744 13089 heartbeater.cc:507] Master 127.0.112.254:33313 requested a full tablet report, sending...
I20260630 12:38:27.261915 12592 ts_manager.cc:194] Registered new tserver with Master: 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196:44613)
I20260630 12:38:27.263753 12592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46616
W20260630 12:38:27.376760 12629 debug-util.cc:398] Leaking SignalData structure 0x7b08002c2d00 after lost signal to thread 454
W20260630 12:38:27.378948 12629 debug-util.cc:398] Leaking SignalData structure 0x7b0800268940 after lost signal to thread 12724
W20260630 12:38:27.379958 12629 debug-util.cc:398] Leaking SignalData structure 0x7b0800266380 after lost signal to thread 12799
W20260630 12:38:27.380878 12629 debug-util.cc:398] Leaking SignalData structure 0x7b080019e000 after lost signal to thread 12873
I20260630 12:38:27.843619 12848 consensus_queue.cc:237] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } }
I20260630 12:38:27.858006 12774 raft_consensus.cc:1275] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Refusing update from remote peer 5e02a38882f741f499b568efb4e42edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:27.860245 13003 consensus_queue.cc:1048] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:27.867282 12696 raft_consensus.cc:1275] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Refusing update from remote peer 5e02a38882f741f499b568efb4e42edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:38:27.869252 12813 consensus_peers.cc:597] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc -> Peer 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196:44613): Couldn't send request to peer 370527b361784a0ab4d4f0dcd19bfe30. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f426c8504ca41e883bb76d13a277a5d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:27.869550 13098 consensus_queue.cc:1048] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:27.872349 13098 raft_consensus.cc:2955] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:27.896193 12774 raft_consensus.cc:2955] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:27.900617 12696 raft_consensus.cc:2955] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:27.905457 12592 catalog_manager.cc:5697] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc reported cstate change: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "5e02a38882f741f499b568efb4e42edc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:27.948031 12774 consensus_queue.cc:237] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } }
I20260630 12:38:27.964202 12696 raft_consensus.cc:1275] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:27.966234 13015 consensus_queue.cc:1048] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:27.970855 12848 raft_consensus.cc:1275] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:27.972432 13015 consensus_queue.cc:1048] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:27.975364 12739 consensus_peers.cc:597] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b -> Peer 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196:44613): Couldn't send request to peer 370527b361784a0ab4d4f0dcd19bfe30. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aca6d0f855f942c58511bd0967abd9dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:27.990787 13015 raft_consensus.cc:2955] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:27.993223 12696 raft_consensus.cc:2955] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:27.995604 12848 raft_consensus.cc:2955] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.008661 12847 consensus_queue.cc:237] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } }
I20260630 12:38:28.016378 12592 catalog_manager.cc:5697] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc reported cstate change: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
W20260630 12:38:28.026510 12813 consensus_peers.cc:597] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc -> Peer 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196:44613): Couldn't send request to peer 370527b361784a0ab4d4f0dcd19bfe30. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eff7261e16a94f87a2ff4e40e143b5dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.027925 12774 raft_consensus.cc:1275] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Refusing update from remote peer 5e02a38882f741f499b568efb4e42edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.029496 12696 raft_consensus.cc:1275] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Refusing update from remote peer 5e02a38882f741f499b568efb4e42edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.029708 13099 consensus_queue.cc:1048] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.034590 13099 consensus_queue.cc:1048] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:28.048779 13098 raft_consensus.cc:2955] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.051149 12774 raft_consensus.cc:2955] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.053128 12696 raft_consensus.cc:2955] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.067579 12773 consensus_queue.cc:237] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } }
I20260630 12:38:28.067893 12592 catalog_manager.cc:5697] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b reported cstate change: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "5e02a38882f741f499b568efb4e42edc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } attrs { replace: true } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
W20260630 12:38:28.086289 12739 consensus_peers.cc:597] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b -> Peer 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196:44613): Couldn't send request to peer 370527b361784a0ab4d4f0dcd19bfe30. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a45a0b9ecdd54fcf84301f197d28cffd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.086587 12847 raft_consensus.cc:1275] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.088255 12696 raft_consensus.cc:1275] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Refusing update from remote peer b2e19fd98abf4ecda855c49ba1ae0c5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.088275 13015 consensus_queue.cc:1048] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.090348 13111 consensus_queue.cc:1048] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.098474 13114 raft_consensus.cc:2955] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.103608 12847 raft_consensus.cc:2955] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.109102 12698 raft_consensus.cc:2955] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } } }
I20260630 12:38:28.113319 12592 catalog_manager.cc:5697] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b reported cstate change: config changed from index -1 to 11, NON_VOTER 370527b361784a0ab4d4f0dcd19bfe30 (127.0.112.196) added. New cstate: current_term: 1 leader_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d0a9eddfaa2640e99990e74e536db66f" member_type: VOTER last_known_addr { host: "127.0.112.193" port: 39239 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2e19fd98abf4ecda855c49ba1ae0c5b" member_type: VOTER last_known_addr { host: "127.0.112.194" port: 45731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e02a38882f741f499b568efb4e42edc" member_type: VOTER last_known_addr { host: "127.0.112.195" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370527b361784a0ab4d4f0dcd19bfe30" member_type: NON_VOTER last_known_addr { host: "127.0.112.196" port: 44613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:28.171098   451 tablet_server.cc:179] TabletServer@127.0.112.193:0 shutting down...
W20260630 12:38:28.197352 13085 debug-util.cc:398] Leaking SignalData structure 0x7b08002ba3c0 after lost signal to thread 454
W20260630 12:38:28.198390 13085 debug-util.cc:398] Leaking SignalData structure 0x7b08002dd8a0 after lost signal to thread 12632
W20260630 12:38:28.199577 13085 debug-util.cc:398] Leaking SignalData structure 0x7b08002e81a0 after lost signal to thread 12724
W20260630 12:38:28.205024 13085 debug-util.cc:398] Leaking SignalData structure 0x7b0800141360 after lost signal to thread 12799
W20260630 12:38:28.206553 13085 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd300 after lost signal to thread 12873
I20260630 12:38:28.225790   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.227869   451 tablet_replica.cc:333] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.228927   451 raft_consensus.cc:2243] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.229671   451 raft_consensus.cc:2272] T 2042c8091f0b4904afb7c84df160785e P d0a9eddfaa2640e99990e74e536db66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.233552   451 tablet_replica.cc:333] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.234665   451 raft_consensus.cc:2243] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.235574   451 raft_consensus.cc:2272] T eff7261e16a94f87a2ff4e40e143b5dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.243753   451 tablet_replica.cc:333] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.244707   451 raft_consensus.cc:2243] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.245405   451 raft_consensus.cc:2272] T 0f426c8504ca41e883bb76d13a277a5d P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.251609   451 tablet_replica.cc:333] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.252604   451 raft_consensus.cc:2243] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.253376   451 raft_consensus.cc:2272] T fbf0f6d3b526478db28b4d7b8e03dea6 P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.256995   451 tablet_replica.cc:333] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.257881   451 raft_consensus.cc:2243] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.258833   451 raft_consensus.cc:2272] T a45a0b9ecdd54fcf84301f197d28cffd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.263266   451 tablet_replica.cc:333] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f: stopping tablet replica
I20260630 12:38:28.264151   451 raft_consensus.cc:2243] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.265141   451 raft_consensus.cc:2272] T aca6d0f855f942c58511bd0967abd9dd P d0a9eddfaa2640e99990e74e536db66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.266251 13089 heartbeater.cc:499] Master 127.0.112.254:33313 was elected leader, sending a full tablet report...
I20260630 12:38:28.294073   451 tablet_server.cc:196] TabletServer@127.0.112.193:0 shutdown complete.
W20260630 12:38:28.327817 12813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260630 12:38:28.335820   451 tablet_server.cc:179] TabletServer@127.0.112.194:0 shutting down...
W20260630 12:38:28.354545 12813 consensus_peers.cc:597] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc -> Peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Couldn't send request to peer d0a9eddfaa2640e99990e74e536db66f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:28.411425 12813 consensus_peers.cc:597] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc -> Peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Couldn't send request to peer d0a9eddfaa2640e99990e74e536db66f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:28.414901 12739 consensus_peers.cc:597] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b -> Peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Couldn't send request to peer d0a9eddfaa2640e99990e74e536db66f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.422688   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.424863   451 tablet_replica.cc:333] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.425873   451 raft_consensus.cc:2243] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.426684   451 raft_consensus.cc:2272] T eff7261e16a94f87a2ff4e40e143b5dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.431638   451 tablet_replica.cc:333] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.432639   451 raft_consensus.cc:2243] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.433512   451 raft_consensus.cc:2272] T 0f426c8504ca41e883bb76d13a277a5d P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.438012   451 tablet_replica.cc:333] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.438954   451 raft_consensus.cc:2243] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.439766   451 raft_consensus.cc:2272] T fbf0f6d3b526478db28b4d7b8e03dea6 P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:28.447994 12739 consensus_peers.cc:597] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b -> Peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Couldn't send request to peer d0a9eddfaa2640e99990e74e536db66f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.450299   451 tablet_replica.cc:333] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.451346   451 raft_consensus.cc:2243] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.452853   451 raft_consensus.cc:2272] T a45a0b9ecdd54fcf84301f197d28cffd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.457616   451 tablet_replica.cc:333] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.458796   451 raft_consensus.cc:2243] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.459990   451 raft_consensus.cc:2272] T 2042c8091f0b4904afb7c84df160785e P b2e19fd98abf4ecda855c49ba1ae0c5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.463762   451 tablet_replica.cc:333] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b: stopping tablet replica
I20260630 12:38:28.464771   451 raft_consensus.cc:2243] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.466562   451 raft_consensus.cc:2272] T aca6d0f855f942c58511bd0967abd9dd P b2e19fd98abf4ecda855c49ba1ae0c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.473677 13123 ts_tablet_manager.cc:933] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: Initiating tablet copy from peer 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
W20260630 12:38:28.477430 12815 consensus_peers.cc:597] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc -> Peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Couldn't send request to peer b2e19fd98abf4ecda855c49ba1ae0c5b. 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:38:28.485718 13123 tablet_copy_client.cc:323] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:45715
W20260630 12:38:28.509549 12815 consensus_peers.cc:597] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc -> Peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Couldn't send request to peer b2e19fd98abf4ecda855c49ba1ae0c5b. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:45731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.511117   451 tablet_server.cc:196] TabletServer@127.0.112.194:0 shutdown complete.
I20260630 12:38:28.522073 12859 tablet_copy_service.cc:140] P 5e02a38882f741f499b568efb4e42edc: Received BeginTabletCopySession request for tablet 0f426c8504ca41e883bb76d13a277a5d from peer 370527b361784a0ab4d4f0dcd19bfe30 ({username='slave'} at 127.0.0.1:55496)
I20260630 12:38:28.522884 12859 tablet_copy_service.cc:161] P 5e02a38882f741f499b568efb4e42edc: Beginning new tablet copy session on tablet 0f426c8504ca41e883bb76d13a277a5d from peer 370527b361784a0ab4d4f0dcd19bfe30 at {username='slave'} at 127.0.0.1:55496: session id = 370527b361784a0ab4d4f0dcd19bfe30-0f426c8504ca41e883bb76d13a277a5d
I20260630 12:38:28.533296 12859 tablet_copy_source_session.cc:215] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:28.545006 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f426c8504ca41e883bb76d13a277a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:28.562350   451 tablet_server.cc:179] TabletServer@127.0.112.195:0 shutting down...
W20260630 12:38:28.570698 12813 consensus_peers.cc:597] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc -> Peer d0a9eddfaa2640e99990e74e536db66f (127.0.112.193:39239): Couldn't send request to peer d0a9eddfaa2640e99990e74e536db66f. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.193:39239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.575858 13123 tablet_copy_client.cc:806] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:28.579051 13123 tablet_copy_client.cc:670] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:28.587486 13127 ts_tablet_manager.cc:933] T eff7261e16a94f87a2ff4e40e143b5dd P 370527b361784a0ab4d4f0dcd19bfe30: Initiating tablet copy from peer 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715)
I20260630 12:38:28.599638   451 tablet_copy_service.cc:362] P 5e02a38882f741f499b568efb4e42edc: Destroying tablet copy session 370527b361784a0ab4d4f0dcd19bfe30-0f426c8504ca41e883bb76d13a277a5d due to service shutdown
I20260630 12:38:28.600152   451 tablet_copy_service.cc:434] P 5e02a38882f741f499b568efb4e42edc: ending tablet copy session 370527b361784a0ab4d4f0dcd19bfe30-0f426c8504ca41e883bb76d13a277a5d on tablet 0f426c8504ca41e883bb76d13a277a5d with peer 370527b361784a0ab4d4f0dcd19bfe30
I20260630 12:38:28.600502 13127 tablet_copy_client.cc:323] T eff7261e16a94f87a2ff4e40e143b5dd P 370527b361784a0ab4d4f0dcd19bfe30: tablet copy: Beginning tablet copy session from remote peer at address 127.0.112.195:45715
W20260630 12:38:28.651100 12815 consensus_peers.cc:597] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc -> Peer b2e19fd98abf4ecda855c49ba1ae0c5b (127.0.112.194:45731): Couldn't send request to peer b2e19fd98abf4ecda855c49ba1ae0c5b. Status: Network error: Client connection negotiation failed: client connection to 127.0.112.194:45731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.656829   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:28.659132   451 tablet_replica.cc:333] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.660095   451 raft_consensus.cc:2243] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.661576   451 raft_consensus.cc:2272] T 0f426c8504ca41e883bb76d13a277a5d P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.666646   451 tablet_replica.cc:333] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.667608   451 raft_consensus.cc:2243] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.668922   451 raft_consensus.cc:2272] T eff7261e16a94f87a2ff4e40e143b5dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.672749   451 tablet_replica.cc:333] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.673621   451 raft_consensus.cc:2243] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.674508   451 raft_consensus.cc:2272] T 2042c8091f0b4904afb7c84df160785e P 5e02a38882f741f499b568efb4e42edc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.680131   451 tablet_replica.cc:333] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.680944   451 raft_consensus.cc:2243] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.681768   451 raft_consensus.cc:2272] T aca6d0f855f942c58511bd0967abd9dd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.685343   451 tablet_replica.cc:333] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.686203   451 raft_consensus.cc:2243] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:28.687079   451 raft_consensus.cc:2272] T a45a0b9ecdd54fcf84301f197d28cffd P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.690614   451 tablet_replica.cc:333] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc: stopping tablet replica
I20260630 12:38:28.691445   451 raft_consensus.cc:2243] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:28.692566   451 raft_consensus.cc:2272] T fbf0f6d3b526478db28b4d7b8e03dea6 P 5e02a38882f741f499b568efb4e42edc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:28.727027   451 tablet_server.cc:196] TabletServer@127.0.112.195:0 shutdown complete.
I20260630 12:38:28.757551   451 tablet_server.cc:179] TabletServer@127.0.112.196:0 shutting down...
W20260630 12:38:28.784621 13123 ts_tablet_manager.cc:1011] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: Tablet Copy: Unable to fetch data from remote peer 5e02a38882f741f499b568efb4e42edc (127.0.112.195:45715): 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.0.112.195:45715: connect: Connection refused (error 111)
I20260630 12:38:28.785351 13123 tablet_replica.cc:333] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: stopping tablet replica
I20260630 12:38:28.785674 13123 raft_consensus.cc:2243] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:28.786082 13123 raft_consensus.cc:2272] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:38:28.792279 13123 tablet_copy_client.cc:1131] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.112.195:45715: connect: Connection refused (error 111)
W20260630 12:38:28.793902 13123 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 0f426c8504ca41e883bb76d13a277a5d but one is already registered
I20260630 12:38:28.794305 13123 ts_tablet_manager.cc:1916] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:28.820156   451 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:38:28.820932 13029 connection.cc:466] server connection from 127.0.0.1:35818 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35818 (request call id 3) could send its response
I20260630 12:38:28.827955 13123 ts_tablet_manager.cc:1929] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:38:28.828490 13123 log.cc:1199] T 0f426c8504ca41e883bb76d13a277a5d P 370527b361784a0ab4d4f0dcd19bfe30: Deleting WAL directory at /tmp/dist-test-task2ErEKW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822834427891-451-0/minicluster-data/ts-3-root/wals/0f426c8504ca41e883bb76d13a277a5d
W20260630 12:38:29.845831   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13085)
W20260630 12:38:30.846336   451 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13085)
W20260630 12:38:31.846820   451 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13085)
I20260630 12:38:32.033084   451 tablet_server.cc:196] TabletServer@127.0.112.196:0 shutdown complete.
I20260630 12:38:32.042829   451 master.cc:562] Master@127.0.112.254:33313 shutting down...
W20260630 12:38:32.079779 12646 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:32.081171   451 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:32.081845   451 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:32.082302   451 tablet_replica.cc:333] T 00000000000000000000000000000000 P 866fcfc97cd74d0da59a6f970dcbad7b: stopping tablet replica
W20260630 12:38:33.102039   451 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12629)
I20260630 12:38:33.724356   451 master.cc:584] Master@127.0.112.254:33313 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (12264 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (17477 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (279176 ms total)
[  PASSED  ] 26 tests.
I20260630 12:38:33.782684   451 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 ~73 seconds ago
I20260630 12:38:33.783190   451 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 ~73 seconds ago
I20260630 12:38:33.783404   451 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 ~73 seconds ago
I20260630 12:38:33.783601   451 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 8 messages since previous log ~107 seconds ago
I20260630 12:38:33.783823   451 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 1 messages since previous log ~195 seconds ago
I20260630 12:38:33.784017   451 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~257 seconds ago
I20260630 12:38:33.784400   451 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~15 seconds ago
I20260630 12:38:33.784610   451 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~5 seconds ago
