Description of problem: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-upi-4.3/139 [sig-network] Networking Granular Checks: Services should function for node-Service: udp [Suite:openshift/conformance/parallel] [Suite:k8s] fail [k8s.io/kubernetes/test/e2e/framework/networking_utils.go:362]: Oct 21 21:40:01.941: Failed to find expected endpoints: Tries 66 Command echo hostName | nc -w 1 -u 10.0.59.21 32084 retrieved map[] expected map[netserver-0:{} netserver-1:{} netserver-2:{} netserver-3:{} netserver-4:{} netserver-5:{}]
Related job https://testgrid.k8s.io/redhat-openshift-release-4.3-informing-ocp#release-openshift-ocp-installer-e2e-aws-upi-4.3
this is a known ovn bug where hairpin doesn't work. We have the OVN team working on it.
recurrence: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-upi-4.3/240
recurrence: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-4.3/635
Oh duh, this isn't an OVN QE run. Is this only failing on UPI? Any chance we broke the firewall? Assigning to Jacob, who is our resident UDP expert.
https://search.svc.ci.openshift.org/?search=failed%3A+.*Networking+Granular+Checks%3A+Services+should+function+for+node-Service%3A+udp&maxAge=336h&context=2&type=all does not seem to be only UPI installs, no.
*** Bug 1765712 has been marked as a duplicate of this bug. ***
This is also happening for the `[sig-network] Networking Granular Checks: Services should function for node-Service: http [Suite:openshift/conformance/parallel] [Suite:k8s]` test. https://search.svc.ci.openshift.org/?search=failed%3A+.*Networking+Granular+Checks%3A+Services+should+function+for+node-Service%3A+http&maxAge=336h&context=2&type=all Shouldn't all the `[sig-network] Networking Granular Checks: Services should function for node-Service` tests be added to the skip list similar to https://github.com/openshift/origin/blob/9dd625c/test/extended/util/test.go#L534-L536 ?
Similiar error: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-proxy-4.3/222
*** Bug 1775380 has been marked as a duplicate of this bug. ***
bug 1763936 lists all three missing skips and shows them failing on non-OVN jobs. Closing this later bug as a dup of that earlier bug. *** This bug has been marked as a duplicate of bug 1763936 ***