storage: TestIntegration_WriterChunksize failed
Note: #8463 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: fbeabdb3aadcb8dd8bb017d429f66ef335004dfa buildURL: Build Status, Sponge status: failed
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (fbeabdb3aadcb8dd8bb017d429f66ef335004dfa), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
=== RUN TestIntegration_WriterChunksize/grpc/chunksize_0_uploads_everything
integration_test.go:2547: writer.Close: rpc error: code = OutOfRange desc = A new upload request must start with write_offset 0, but received '1048576'.
Looks like the first 4 message sends were thought to have been sent correctly but the server only saw the 5th message and returned this. Not sure how this would happen
No more recent failures here so closing this out for now.