Skip to content

CI: K8sPolicyTest Basic Test Denies traffic with k8s default-deny ingress-egress policy #17257

@twpayne

Description

@twpayne

CI failure

Observed on Cilium-v1.10's master:

/home/jenkins/workspace/cilium-v1.10-k8s-1.21-kernel-4.9/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:518
Egress connectivity should be denied for pod "app2-58757b7dd5-chq84"
Expected command: kubectl exec -n 202108292121k8spolicytestbasictestchecksallkindofkubernetespoli app2-58757b7dd5-chq84 -- curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 http://1.1.1.1/ -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'"
To have failed, but it was successful:
Exitcode: 0 
Stdout:
 	 time-> DNS: '0.000016()', Connect: '0.000000',Transfer '0.000000', total '5.001368'
Stderr:
 	 

/home/jenkins/workspace/cilium-v1.10-k8s-1.21-kernel-4.9/src/github.com/cilium/cilium/test/k8sT/Policies.go:782

https://jenkins.cilium.io/view/Cilium-v1.10/job/cilium-v1.10-k8s-1.21-kernel-4.9/126/testReport/junit/Suite-k8s-1/21/K8sPolicyTest_Basic_Test_Denies_traffic_with_k8s_default_deny_ingress_egress_policy/

d1fffd81_K8sPolicyTest_Basic_Test_Denies_traffic_with_k8s_default-deny_ingress-egress_policy.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions