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

Bug 1891519

Summary: [sig-network] pods should successfully create sandboxes by not timing out
Product: OpenShift Container Platform Reporter: Evan Cordell <ecordell>
Component: NetworkingAssignee: Alexander Constantinescu <aconstan>
Networking sub component: ovn-kubernetes QA Contact: Anurag saxena <anusaxen>
Status: CLOSED DUPLICATE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: aconstan
Version: 4.7   
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-network] pods should successfully create sandboxes by not timing out
Last Closed: 2020-10-26 15:33:00 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 Evan Cordell 2020-10-26 14:06:12 UTC
test:
[sig-network] pods should successfully create sandboxes by not timing out 

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-network%5C%5D+pods+should+successfully+create+sandboxes+by+not+timing+out

Seems to only affect GCP: https://sippy.ci.openshift.org/testdetails?release=4.7&test=%5Bsig-network%5D+pods+should+successfully+create+sandboxes+by+not+timing+out


Example of a failed run: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-4.7/1320444104227688448


Snippet from logs: 

ns/e2e-deployment-5651 pod/webserver-dd94f59b7-mqmjf node/ci-op-x109z78k-226cc-2cpwj-worker-d-s9n6p - 16.36 seconds after deletion - reason/FailedCreatePodSandBox Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_webserver-dd94f59b7-mqmjf_e2e-deployment-5651_a53f96d7-1dbf-4478-8b7d-e536ecfd54d6_0(c69ee73591f3db7c6cf65cc470d13445918458ced5d3506689d765fa4ed9c837): Multus: [e2e-deployment-5651/webserver-dd94f59b7-mqmjf]: error getting pod: Get "https://[api-int.ci-op-x109z78k-226cc.origin-ci-int-gce.dev.openshift.com]:6443/api/v1/namespaces/e2e-deployment-5651/pods/webserver-dd94f59b7-mqmjf?timeout=1m0s": dial tcp 10.0.0.3:6443: i/o timeout

Comment 2 Alexander Constantinescu 2020-10-26 15:33:00 UTC

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