Skip to content

Flaky Test: extras/features/gracefulstop #8046

Open
@arjan-bal

Description

@arjan-bal
Failure logs
testing: features/gracefulstop 
 successfully built server 
 waiting for server to start 
 server started 
 successfully built client 
 client successfully communicated with server 
 server log missing output: Server stopped gracefully.
            got server log:
            2025/01/28 07:31:32 Initiating graceful shutdown...
            got client log:
            2025/01/28 07:31:31 Hello
2025/01/28 07:31:31 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Error calling `UnaryEcho`. Server graceful stop initiated: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:50051: connect: connection refused"
2025/01/28 07:31:32 Successful unary requests made by client: 5
2025/01/28 07:31:32 Successful unary requests processed by server and made by client are same.

Sample failure: https://github.com/grpc/grpc-go/actions/runs/13005606515/job/36271831754?pr=8045

Metadata

Metadata

Assignees

Labels

Area: TestingIncludes tests and testing utilities that we have for unit and e2e tests within our repo.Type: Bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions