Created attachment 1472977 [details] evm.log errors Description of problem: PR: https://github.com/ManageIQ/manageiq-providers-amazon/pull/472 Version-Release number of selected component (if applicable): 5.10.0.6 How reproducible: Always Steps to Reproduce: Two ways to reproduce it: 1. Add an ec2 provider with public images enabled 2. Wait for refresh 3. Disable public images 4. Wait for refresh 1. Add an ec2 provider 2. Batch create more than 200 items that use targeted refresh in AWS Actual results: Refresh fails. Expected results: Additional info:
https://github.com/ManageIQ/manageiq-providers-amazon/pull/472
Verified in 5.10.0.12. Enable public images -> refresh ec2 provider -> disable public images -> refresh ec2 provider is working correctly. I was unable to reproduce batch creating more than 200 objects in ec2, because it took some time to create them one by one and then they were refreshed by multiple targeted refreshes.
*** Bug 1647125 has been marked as a duplicate of this bug. ***