New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/9d876b9a1b1d0640f7d420787e9c6fd9e2d303fe commit 9d876b9a1b1d0640f7d420787e9c6fd9e2d303fe Author: Oleg Barenboim <chessbyte> AuthorDate: Tue Jan 17 08:44:30 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jan 19 11:43:38 2017 -0500 Merge pull request #13270 from enoodle/container_ssa_compare_repo_digest_by_sha_too compare RepoDigest by sha digest only too (cherry picked from commit 3fe507a565f6909a431cf88a25d28dcddb6607ef) https://bugzilla.redhat.com/show_bug.cgi?id=1414891 .../kubernetes/container_manager/scanning/job.rb | 9 ++-- .../container_manager/scanning/job_spec.rb | 56 ++++++++++++++++++++++ 2 files changed, 61 insertions(+), 4 deletions(-)
Created attachment 1244263 [details] evm.log file When testing with provider=OCP3.4. SSA is still failing on images with unknown-image-registry. log file attached.
I analyzed the logs and this appliance and I think that these failures are due to the long time that it takes this Openshift provider to pull those images. I have seen that some of the images just needed more time to be download and other images were not actually accessible from any repository that the openshift provider had access to. Also, The errors associated with this bug will show an error message of the form: "cannot analyze image %s with id %s: detected ids were %s" and not timeout errors.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0320.html