Bug 1772212

Summary: CI metal-e2e fails to gather bootstrap logs
Product: OpenShift Container Platform Reporter: Scott Dodson <sdodson>
Component: InstallerAssignee: Scott Dodson <sdodson>
Installer sub component: openshift-installer QA Contact: Johnny Liu <jialiu>
Status: CLOSED DUPLICATE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: wking
Version: 4.3.0   
Target Milestone: ---   
Target Release: 4.3.0   
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-24 15:41:57 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 Scott Dodson 2019-11-13 22:11:41 UTC
metal-e2e fails to gather bootstrap logs due SSH timeouts ex:

Gathering artifacts ...
curl --insecure --silent --connect-timeout 5 --retry 3 --cert /tmp/artifacts/installer/tls/journal-gatewayd.crt --key /tmp/artifacts/installer/tls/journal-gatewayd.key --url https://147.75.77.195:19531/entries?_SYSTEMD_UNIT=bootkube.service
curl --insecure --silent --connect-timeout 5 --retry 3 --cert /tmp/artifacts/installer/tls/journal-gatewayd.crt --key /tmp/artifacts/installer/tls/journal-gatewayd.key --url https://147.75.77.195:19531/entries?_SYSTEMD_UNIT=openshift.service
curl --insecure --silent --connect-timeout 5 --retry 3 --cert /tmp/artifacts/installer/tls/journal-gatewayd.crt --key /tmp/artifacts/installer/tls/journal-gatewayd.key --url https://147.75.77.195:19531/entries?_SYSTEMD_UNIT=kubelet.service
curl --insecure --silent --connect-timeout 5 --retry 3 --cert /tmp/artifacts/installer/tls/journal-gatewayd.crt --key /tmp/artifacts/installer/tls/journal-gatewayd.key --url https://147.75.77.195:19531/entries?_SYSTEMD_UNIT=crio.service
Agent pid 96
Identity added: /etc/openshift-installer/ssh-privatekey (/etc/openshift-installer/ssh-privatekey)
ssh: connect to host 147.75.77.195 port 22: Connection timed out
ssh: connect to host 147.75.77.195 port 22: Connection timed out

https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-launch-metal/7/artifacts/launch-metal/container-logs/teardown.log

Comment 1 Scott Dodson 2019-11-24 15:41:57 UTC

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