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

kv/kvserver/liveness: TestNodeLivenessAppearsAtStart failed #123195

Open
cockroach-teamcity opened this issue Apr 29, 2024 · 1 comment
Open

kv/kvserver/liveness: TestNodeLivenessAppearsAtStart failed #123195

cockroach-teamcity opened this issue Apr 29, 2024 · 1 comment
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Projects
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 29, 2024

kv/kvserver/liveness.TestNodeLivenessAppearsAtStart failed on master @ 2b5baff23f9b53da26f0fc1a763ca43384b464b0:

=== RUN   TestNodeLivenessAppearsAtStart
I240429 10:33:04.743706 1 (gostd) rand.go:250  [-] 1  random seed: -576514772641708631
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestNodeLivenessAppearsAtStart3042004906
    test_log_scope.go:81: use -show-logs to present logs inline

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=1
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-38241

@cockroach-teamcity cockroach-teamcity added branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Apr 29, 2024
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Apr 29, 2024
@cockroach-teamcity cockroach-teamcity added this to roachtest/unit test backlog in KV Apr 29, 2024
@andrewbaptist andrewbaptist added X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue P-3 Issues/test failures with no fix SLA and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels May 2, 2024
@andrewbaptist
Copy link
Collaborator

This is a timing issue with the liveness record. We need to figure out a way to deflake this, but it only happens on an overloaded node on race builds. If this fails more we can temporarily skip the test until it is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Projects
KV
roachtest/unit test backlog
Development

No branches or pull requests

2 participants