Bug 1936860

Summary: [sig-builds][Feature:Builds] build have source revision metadata test fails on 4.5 proxy
Product: OpenShift Container Platform Reporter: Vadim Rutkovsky <vrutkovs>
Component: BuildAssignee: Adam Kaplan <adam.kaplan>
Status: CLOSED DUPLICATE QA Contact: XiuJuan Wang <xiuwang>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs
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:
[sig-builds][Feature:Builds] build have source revision metadata started build should contain source revision information
Last Closed: 2021-03-09 15:17:06 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 Vadim Rutkovsky 2021-03-09 11:25:12 UTC
test:
[sig-builds][Feature:Builds] build have source revision metadata  started build should contain source revision information 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-builds%5C%5D%5C%5BFeature%3ABuilds%5C%5D+build+have+source+revision+metadata++started+build+should+contain+source+revision+information

Example job: https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.5-e2e-aws-proxy/1369075773519958016

Test output:
---->
Cloning "git://github.com/openshift/ruby-hello-world.git" ...
WARNING: timed out waiting for git server, will wait 1m4s
WARNING: timed out waiting for git server, will wait 4m16s
error: fatal: unable to connect to github.com:
github.com[0: 140.82.114.3]: errno=Connection timed out
<----end of log for "sample-build-1-build"/"git-clone"

Seem github.com needs to be allowlisted in proxy (or a different source needs to be used)

Comment 3 Adam Kaplan 2021-03-09 15:17:06 UTC
Duplicates Bug #1882556. Test fixes need to be backported to 4.6.z and 4.5.z

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