-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeIssues tracking failing (integration or unit) tests.Issues tracking failing (integration or unit) tests.
Description
For example, look at https://github.com/cilium/cilium-cli/actions/runs/4302151503/jobs/7500262699 -- the only log entry provided is Error from server: Get "https://10.122.240.4:10250/containerLogs/kube-system/cilium-cli-fqz8k/test?timestamps=true": No agent available
. In reality, thanks to GCP's log aggregation, the real failure was
"looks like "https://helm.cilium.io" is not a valid chart repository or cannot be reached: Get "https://helm.cilium.io/index.yaml": tls: failed to verify certificate: x509: certificate signed by unknown authority"
So, we should add a workflow step that dumps the logs of all cilium-cli containers. Optionally on failure, but probably all the time --there isn't that much logging.
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeIssues tracking failing (integration or unit) tests.Issues tracking failing (integration or unit) tests.