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

Flake: TestK8sGatewayIstioAutoMtls/HeadlessSvc/TestConfigureRoutingHeadlessSvc #10647

Open
sheidkamp opened this issue Feb 21, 2025 · 0 comments

Comments

@sheidkamp
Copy link

Which tests failed?

TestK8sGatewayIstioAutoMtls/HeadlessSvc/TestConfigureRoutingHeadlessSvc

https://github.com/solo-io/gloo/actions/runs/13450390183/job/37583723561

want:
HttpResponse{StatusCode: 200, Body: &matchers.ContainSubstringMatcher{Substr:"Welcome to nginx!", Args:[]interface {}(nil)}, Headers: map[], Custom: <nil>}
stdout:

stderr:  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 10.96.235.163:80...
* connect to 10.96.235.163 port 80 failed: Connection refused
* Failed to connect to gloo-proxy-gw.default.svc.cluster.local port 80 after 2 ms: Connection refused

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
* Closing connection 0
curl: (7) Failed to connect to gloo-proxy-gw.default.svc.cluster.local port 80 after 2 ms: Connection refused
command terminated with exit code 7


=== NAME  TestK8sGatewayIstioAutoMtls
    curl.go:58: 
        Timed out after 20.000s.
        failed to get expected response
        The function passed to Eventually failed at /home/runner/work/gloo/gloo/test/kubernetes/testutils/assertions/curl.go:47 with:
        Unexpected error:
            <*errors.withStack | 0xc00278a348>: 
            exit status 7
            {
                error: <*exec.ExitError | 0xc001f5e520>{
                    ProcessState: {
                        pid: 69480,
                        status: 1792,
                        rusage: {
                            Utime: {Sec: 0, Usec: 47594},
                            Stime: {Sec: 0, Usec: 19037},
                            Maxrss: 467564,
                            Ixrss: 0,
                            Idrss: 0,
                            Isrss: 0,
                            Minflt: 1674,
                            Majflt: 1,
                            Nswap: 0,
                            Inblock: 176,
                            Oublock: 0,
                            Msgsnd: 0,
                            Msgrcv: 0,
                            Nsignals: 0,
                            Nvcsw: 501,
                            Nivcsw: 44,
                        },
                    },
                    Stderr: nil,
                },
                stack: [0x43bd9ae, 0x5d0dca6, 0x5d0d6f1, 0x5d0d40f, 0x8f88465, 0x31321ae, 0x3131196, 0x5b30a2a, 0x5b327a2, 0x5b2e0a5, 0x8f8825a, 0x8f888e6, 0x95f7e85, 0x31321ae, 0x3131196, 0x43a2eae, 0x31d3b66, 0x30497a1],
            }
        occurred

Initial Investigation

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant