Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1776379

Summary: ocp 4.2 failures because: "aws: command not found"
Product: OpenShift Container Platform Reporter: Lokesh Mandvekar <lsm5>
Component: InstallerAssignee: Eric Duen <eduen>
Installer sub component: OpenShift on OpenStack QA Contact: David Sanz <dsanzmor>
Status: CLOSED DUPLICATE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: tsedovic
Version: 4.2.z   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-25 15:50:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lokesh Mandvekar 2019-11-25 14:48:33 UTC
Description of problem:

Please re-assign if "openshift on openstack" isn't the right place to report this..

many openstack related test failures occurring since yesterday for 4.2 at
https://prow.svc.ci.openshift.org/?job=release-*-openstack*-4.2&state=failure

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-openstack-4.2/251
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-openstack-serial-4.2/251
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-openstack-serial-4.2/202




Run template e2e-openstack - e2e-openstack container setup expand_less 	6s
Lease acquired, installing...
Installing from release registry.svc.ci.openshift.org/ocp/release:4.2-ci
Creating DNS record for api.j7g1psm7-0d645.shiftstack.devcluster.openshift.com. -> 128.31.24.201
/bin/sh: line 61: aws: command not found
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python2.7/json/__init__.py", line 290, in load
    **kw)
  File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
/bin/sh: line 62: aws: command not found

Comment 1 Tomas Sedovic 2019-11-25 15:50:29 UTC

*** This bug has been marked as a duplicate of bug 1775531 ***