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

Unstable k3d integration tests - Capact Helm chart installation fails #723

Open
pkosiec opened this issue May 13, 2022 · 0 comments
Open
Labels
area/ci Relates to CI bug Something isn't working

Comments

@pkosiec
Copy link
Member

pkosiec commented May 13, 2022

Description

Unfortunately, the integration tests on k3d introduced in #492 (PR: #718) are unstable on our pipeline. I saw multiple failures because of the same reason:

• Installing capact Helm chart [started 11:42 UTC]
Error: All attempts fail:
 ✗ Installing capact Helm chart [took 4s]
#1: while installing Helm chart [capact]: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "[https://ingress-nginx-controller-admission.capact-system.svc:443/networking/v1beta1/ingresses?timeout=10s](https://ingress-nginx-controller-admission.capact-system.svc/networking/v1beta1/ingresses?timeout=10s)": dial tcp 10.43.112.55:443: connect: connection refused
#2: while installing Helm chart [capact]: failed to create resource: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "[https://ingress-nginx-controller-admission.capact-system.svc:443/networking/v1beta1/ingresses?timeout=10s](https://ingress-nginx-controller-admission.capact-system.svc/networking/v1beta1/ingresses?timeout=10s)": dial tcp 10.43.112.55:443: connect: connection refused
#3: while installing Helm chart [capact]: failed to create resource: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "[https://ingress-nginx-controller-admission.capact-system.svc:443/networking/v1beta1/ingresses?timeout=10s](https://ingress-nginx-controller-admission.capact-system.svc/networking/v1beta1/ingresses?timeout=10s)": dial tcp 10.43.112.55:443: connect: connection refused

Sometimes I needed to run the pipeline 4 times to make it successfully pass.

See the sample runs:

It's worth noting that the PR and commit didn't introduce any changes related to any components run during these integration tests.

@pkosiec pkosiec added bug Something isn't working area/ci Relates to CI labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Relates to CI bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant