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: TestGossipHandlesReplacedNode failed #122735

Closed
cockroach-teamcity opened this issue Apr 20, 2024 · 3 comments
Closed

kv/kvserver: TestGossipHandlesReplacedNode failed #122735

cockroach-teamcity opened this issue Apr 20, 2024 · 3 comments
Labels
A-testing Testing tools and infrastructure branch-master Failures on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). no-test-failure-activity O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-stale
Projects
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 20, 2024

kv/kvserver.TestGossipHandlesReplacedNode failed on master @ c4ab095c4f65b9140661ed57adddc690b1e3ce3f:

=== RUN   TestGossipHandlesReplacedNode
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestGossipHandlesReplacedNode3096570700
    test_log_scope.go:81: use -show-logs to present logs inline
    testcluster.go:687: timed out waiting for 4 store descriptors: map[1:{} 2:{} 3:{}]
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestGossipHandlesReplacedNode3096570700
--- FAIL: TestGossipHandlesReplacedNode (49.42s)

Parameters:

  • attempt=1
  • run=7
  • shard=13
Help

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

Same failure on other branches

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-38038

@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 20, 2024
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Apr 20, 2024
@cockroach-teamcity cockroach-teamcity added this to roachtest/unit test backlog in KV Apr 20, 2024
@miraradeva
Copy link
Contributor

Duplicate of #121839.

@miraradeva miraradeva added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-testing Testing tools and infrastructure 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 Apr 22, 2024
@cockroach-teamcity
Copy link
Member Author

kv/kvserver.TestGossipHandlesReplacedNode failed on master @ 021c72ae4a131bf511bff654fd3e4162947d3b15:

=== RUN   TestGossipHandlesReplacedNode
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestGossipHandlesReplacedNode3524801508
    test_log_scope.go:81: use -show-logs to present logs inline
    testcluster.go:687: timed out waiting for 4 store descriptors: map[2:{} 3:{} 4:{}]
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestGossipHandlesReplacedNode3524801508
--- FAIL: TestGossipHandlesReplacedNode (88.26s)

Parameters:

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

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

Same failure on other branches

This test on roachdash | Improve this report!

Copy link

We have marked this test failure issue as stale because it has been
inactive for 1 month. If this failure is still relevant, removing the
stale label or adding a comment will keep it active. Otherwise,
we'll close it in 5 days to keep the test failure queue tidy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Testing tools and infrastructure branch-master Failures on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). no-test-failure-activity O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-stale
Projects
KV
roachtest/unit test backlog
Development

No branches or pull requests

2 participants