-
Notifications
You must be signed in to change notification settings - Fork 3.7k
CI: Conformance L3-L4 only: x-to-external: curl command terminated with exit code 28 (timeout) #43773 #43787
Copy link
Copy link
Open
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!
Description
CI failure
https://github.com/cilium/cilium/actions/runs/21026295500/job/60452247369
Seen on v1.19, but likely affects main too. Various pod to external tests fail with a curl timeout:
Just one example, there are many. Unfortunately no sysdump since the test timed out because it was taking too many sysdumps.
[.] Action [no-policies/pod-to-world:http-to-fake.external.service.cilium-ipv4-0: cilium-test-1/client-7b7877766f-rxnpp (10.244.1.167) -> fake.external.service.cilium-http (fake.external.service.cilium:80)]
❌ command "curl --silent --fail --show-error --connect-timeout 2 --max-time 10 -4 -w %{local_ip}:%{local_port} -> %{remote_ip}:%{remote_port} = %{response_code}\n --output /dev/null --retry 3 --retry-all-errors --retry-delay 3 [http://fake.external.service.cilium:80](http://fake.external.service.cilium/)" failed: command failed (pod=cilium-test-1/client-7b7877766f-rxnpp, container=client): command terminated with exit code 28
Potentially related to #43773
Reactions are currently unavailable
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!