Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake: AdminNetworkPolicyIngressUDP -> Should_support_an_'deny-ingress'_policy_for_UDP_protocol;_ensure_rule_ordering_is_respected #4220

Open
martinkennelly opened this issue Mar 13, 2024 · 0 comments
Labels
kind/ci-flake Flakes seen in CI

Comments

@martinkennelly
Copy link
Member

2024-03-12T15:26:10.8723587Z === RUN   TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP
2024-03-12T15:26:10.8728131Z     suite.go:187: Applying base/admin_network_policy/core-ingress-udp-rules.yaml
2024-03-12T15:26:10.8839261Z     apply.go:124: Creating ingress-udp AdminNetworkPolicy
2024-03-12T15:26:10.8893134Z === RUN   TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP/Should_support_an_'allow-ingress'_policy_for_UDP_protocol;_ensure_rule_ordering_is_respected
2024-03-12T15:26:11.0462320Z === RUN   TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP/Should_support_an_'allow-ingress'_policy_for_UDP_protocol_at_the_specified_port
2024-03-12T15:26:14.1921073Z === RUN   TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP/Should_support_an_'deny-ingress'_policy_for_UDP_protocol;_ensure_rule_ordering_is_respected
2024-03-12T15:26:14.2764159Z     admin-network-policy-core-ingress-udp-rules.go:118: FAILED Command was [/agnhost connect --timeout=3s --protocol=udp 10.244.0.5:53]
2024-03-12T15:26:14.2767812Z     admin-network-policy-core-ingress-udp-rules.go:118: Expected connection to fail from network-policy-conformance-ravenclaw/luna-lovegood-0 to 10.244.0.5, but instead it successfully connected.
2024-03-12T15:26:14.2770006Z     admin-network-policy-core-ingress-udp-rules.go:120: 
2024-03-12T15:26:14.2772654Z         	Error Trace:	/home/runner/go/pkg/mod/sigs.k8s.io/network-policy-api@v0.1.2/conformance/tests/admin-network-policy-core-ingress-udp-rules.go:120
2024-03-12T15:26:14.2774002Z         	Error:      	Not equal: 
2024-03-12T15:26:14.2774436Z         	            	expected: true
2024-03-12T15:26:14.2774863Z         	            	actual  : false
2024-03-12T15:26:14.2776166Z         	Test:       	TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP/Should_support_an_'deny-ingress'_policy_for_UDP_protocol;_ensure_rule_ordering_is_respected
2024-03-12T15:26:14.3521827Z     admin-network-policy-core-ingress-udp-rules.go:122: FAILED Command was [/agnhost connect --timeout=3s --protocol=udp 10.244.0.5:5353]
2024-03-12T15:26:14.3524735Z     admin-network-policy-core-ingress-udp-rules.go:122: Expected connection to fail from network-policy-conformance-ravenclaw/luna-lovegood-1 to 10.244.0.5, but instead it successfully connected.
2024-03-12T15:26:14.3527328Z     admin-network-policy-core-ingress-udp-rules.go:124: 
2024-03-12T15:26:14.3529630Z         	Error Trace:	/home/runner/go/pkg/mod/sigs.k8s.io/network-policy-api@v0.1.2/conformance/tests/admin-network-policy-core-ingress-udp-rules.go:124
2024-03-12T15:26:14.3531325Z         	Error:      	Not equal: 
2024-03-12T15:26:14.3532064Z         	            	expected: true
2024-03-12T15:26:14.3532516Z         	            	actual  : false
2024-03-12T15:26:14.3534229Z         	Test:       	TestNetworkPolicyV2Conformance/AdminNetworkPolicyIngressUDP/Should_support_an_'deny-ingress'_policy_for_UDP_protocol;_ensure_rule_ordering_is_respected

Seen here https://github.com/ovn-org/ovn-kubernetes/actions/runs/8249902255/job/22564615775?pr=4210
For PR: #4210

@martinkennelly martinkennelly added the kind/ci-flake Flakes seen in CI label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/ci-flake Flakes seen in CI
Projects
None yet
Development

No branches or pull requests

1 participant