-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Closed as not planned
Copy link
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This 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.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Description
CI failure
Hit on #28603: https://github.com/cilium/cilium/actions/runs/6531628118/job/17733222702#step:18:94
The unusual part with this failure is failed with unexpected exit code: Timeout occurred (expected 28, found -2)
.
What is CLI doing to generate an error like this? How does the error -2
get returned when curl typically returns positive error codes? Why Timeout occurred
?
[=] Test [echo-ingress]
...
ℹ️ 📜 Applying CiliumNetworkPolicy 'echo-ingress-from-other-client' to namespace 'cilium-test'..
[-] Scenario [echo-ingress/pod-to-pod]
[.] Action [echo-ingress/pod-to-pod/curl-ipv4-0: cilium-test/client2-646b88fb9b-s4ghw (192.168.157.58) -> cilium-test/echo-other-node-6f988f[86](https://github.com/cilium/cilium/actions/runs/6531628118/job/17733222702#step:18:87)97-mmg44 (192.168.119.237:8080)]
[.] Action [echo-ingress/pod-to-pod/curl-ipv4-1: cilium-test/client2-646b[88](https://github.com/cilium/cilium/actions/runs/6531628118/job/17733222702#step:18:89)fb9b-s4ghw (192.168.157.58) -> cilium-test/echo-same-node-695c975475-cm62k (192.168.134.114:8080)]
[.] Action [echo-ingress/pod-to-pod/curl-ipv4-2: cilium-test/client-6b4b857d98-bsmzs (192.168.130.143) -> cilium-test/echo-other-node-6f988f8697-mmg44 (192.168.119.237:8080)]
ℹ️ unable to extract exit code from error: Timeout occurred
93
❌ command "curl -w %{local_ip}:%{local_port} -> %{remote_ip}:%{remote_port} = %{response_code} --silent --fail --show-error --output /dev/null --connect-timeout 2 --max-time 10 http://1[92](https://github.com/cilium/cilium/actions/runs/6531628118/job/17733222702#step:18:93).168.119.237:8080" failed with unexpected exit code: Timeout occurred (expected 28, found -2)
📄 No flows recorded for peer cilium-test/client-6b4b857d98-bsmzs during action curl-ipv4-2
📄 No flows recorded for peer cilium-test/echo-other-node-6f988f8697-mmg44 during action curl-ipv4-2
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This 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.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.