Created attachment 1380121 [details] evm.log during SSA on Instance Description of problem: Version-Release number of selected component (if applicable):5.9.0.15.20180103231404_ee61a82 How reproducible:100% Steps to Reproduce: 1. Perform SSA on EC-2 instance. 2. 3. Actual results: Not retrieving File information from instance Expected results: It should gather all information including files. Additional info:
https://github.com/ManageIQ/amazon_ssa_support/pull/37
New commit detected on ManageIQ/amazon_ssa_support/master: https://github.com/ManageIQ/amazon_ssa_support/commit/ad479c88d0b873b865322ebc9a91eb5bc64b53dd commit ad479c88d0b873b865322ebc9a91eb5bc64b53dd Author: hsong-rh <hsong> AuthorDate: Wed Jan 17 14:29:28 2018 -0500 Commit: hsong-rh <hsong> CommitDate: Wed Jan 17 14:29:28 2018 -0500 Fixes to send/retrieve scan data to/from request message https://bugzilla.redhat.com/show_bug.cgi?id=1533590 lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_image.rb | 2 +- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_instance.rb | 2 +- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_ebs_vmbase.rb | 4 ++-- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_vm.rb | 6 +++--- lib/amazon_ssa_support/miq_ec2_vm/miq_ec2_vmbase.rb | 3 ++- lib/amazon_ssa_support/ssa_queue.rb | 4 +++- lib/amazon_ssa_support/ssa_queue_extractor.rb | 5 ++++- 7 files changed, 16 insertions(+), 10 deletions(-)