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

spanner: TestIntegration_UpdateDuringRead failed #5800

Closed
flaky-bot bot opened this issue Mar 27, 2022 · 3 comments
Closed

spanner: TestIntegration_UpdateDuringRead failed #5800

flaky-bot bot opened this issue Mar 27, 2022 · 3 comments
Assignees
Labels
api: spanner Issues related to the Spanner API. external This issue is blocked on a bug with the actual product. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Mar 27, 2022

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: d6dea46
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:1062: 1: ReadOnlyTransaction.ReadRow before write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-03-27T07:28:55.255059Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1072: 1: ReadOnlyTransaction.ReadRow after write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-03-27T07:28:55.255059Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1062: 2: ReadOnlyTransaction.ReadRow before write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-03-27T07:28:55.734110Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1072: 2: ReadOnlyTransaction.ReadRow after write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-03-27T07:28:55.734110Z has exceeded the maximum timestamp staleness", want NotFound
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 27, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Mar 27, 2022
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Mar 28, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Mar 28, 2022

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (d6dea46), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@rahul2393
Copy link
Contributor

Seems external, closing this to see if it happens again.

@flaky-bot flaky-bot bot reopened this Apr 5, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Apr 5, 2022

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: 23ea358
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:1062: 1: ReadOnlyTransaction.ReadRow before write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-04-05T10:21:24.162349Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1072: 1: ReadOnlyTransaction.ReadRow after write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-04-05T10:21:24.162349Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1062: 2: ReadOnlyTransaction.ReadRow before write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-04-05T10:21:26.341551Z has exceeded the maximum timestamp staleness", want NotFound
    integration_test.go:1072: 2: ReadOnlyTransaction.ReadRow after write returns error: spanner: code = "FailedPrecondition", desc = "Read-only transaction timestamp 2022-04-05T10:21:26.341551Z has exceeded the maximum timestamp staleness", want NotFound

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 5, 2022
@rahul2393 rahul2393 added the external This issue is blocked on a bug with the actual product. label Apr 5, 2022
@yoshi-automation yoshi-automation removed the 🚨 This issue needs some love. label Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. external This issue is blocked on a bug with the actual product. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants