-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
spanner.cloud-client.backup_sample_test: test_update_backup failed #3241
Comments
Test passed for commit 9e64bff (Build Status, Sponge)! Closing this issue. |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: e943bff |
Oops! Looks like this issue is still flaky. 😬 I reopened the issue, but a human will need to close it again. commit: c71f978 |
Oops! Looks like this issue is still flaky. 😬 I reopened the issue, but a human will need to close it again. commit: 86a552c |
This is a rare backend issue. We may need to have a mitigation if this happens a lot, but for now we close this. |
Oops! Looks like this issue is still flaky. 😬 I reopened the issue, but a human will need to close it again. commit: 2b74710 |
It seems like the default timeout for We can add @larkee WDYT? Update: There is a new config for the timeout. I filed googleapis/python-spanner#68 |
Blocked by googleapis/python-spanner#68 |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: 32777eb Test outputTraceback (most recent call last): File "/tmpfs/src/github/python-docs-samples/spanner/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable return callable_(*args, **kwargs) File "/tmpfs/src/github/python-docs-samples/spanner/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 826, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/tmpfs/src/github/python-docs-samples/spanner/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.DEADLINE_EXCEEDED details = "Deadline Exceeded" debug_error_string = "{"created":"@1588771706.167677943","description":"Error received from peer ipv4:108.177.112.95:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Deadline Exceeded","grpc_status":4}" > |
The last build failure is:
|
The current deadline is 30 seconds for UpdateBackup. I'll talk with the Spanner folks to decide how to handle this case. |
The spanner team is going to bump the deadline, so we don't have any action items other than wait for the next release. |
Got the new release, closing |
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the
buildcop: quiet
label andI will stop commenting.
commit: 7bc4783
buildURL: Build Status, Sponge
status: failed
The text was updated successfully, but these errors were encountered: