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: TestLeaseQueueProactiveEnqueueOnPreferences failed #124691

Closed
cockroach-teamcity opened this issue May 25, 2024 · 3 comments
Closed
Assignees
Labels
branch-release-24.1 Used to mark GA and release blockers and technical advisories for 24.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-1 Issues/test failures with a fix SLA of 1 month T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 25, 2024

kv/kvserver.TestLeaseQueueProactiveEnqueueOnPreferences failed on release-24.1 @ 9961abaaa0fdc6abf036efe1c4cffb71c8bb126e:

=== RUN   TestLeaseQueueProactiveEnqueueOnPreferences
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestLeaseQueueProactiveEnqueueOnPreferences259030875
    test_log_scope.go:81: use -show-logs to present logs inline
    lease_queue_test.go:410: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseQueueProactiveEnqueueOnPreferences259030875
--- FAIL: TestLeaseQueueProactiveEnqueueOnPreferences (56.77s)
=== RUN   TestLeaseQueueProactiveEnqueueOnPreferences/violating
    lease_queue_test.go:383: condition failed to evaluate within 45s: from lease_queue_test.go:389: lease not on preferred node 1, on n3,s3
    --- FAIL: TestLeaseQueueProactiveEnqueueOnPreferences/violating (45.22s)

Parameters:

  • attempt=1
  • deadlock=true
  • run=1
  • shard=22
Help

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

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-39011

@cockroach-teamcity cockroach-teamcity added branch-release-24.1 Used to mark GA and release blockers and technical advisories for 24.1 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 May 25, 2024
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone May 25, 2024
@cockroach-teamcity cockroach-teamcity added this to roachtest/unit test backlog in KV May 25, 2024
@kvoli
Copy link
Collaborator

kvoli commented May 30, 2024

Duplicate of #124693

@kvoli kvoli marked this as a duplicate of #124693 May 30, 2024
@kvoli kvoli added the X-duplicate Closed as a duplicate of another issue. label May 30, 2024
@kvoli kvoli self-assigned this May 30, 2024
@kvoli kvoli added the P-1 Issues/test failures with a fix SLA of 1 month label May 30, 2024
@cockroach-teamcity
Copy link
Member Author

kv/kvserver.TestLeaseQueueProactiveEnqueueOnPreferences failed on release-24.1 @ 1586bcf5944d4f36f5f1587799c25dc7adc349ff:

=== RUN   TestLeaseQueueProactiveEnqueueOnPreferences
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestLeaseQueueProactiveEnqueueOnPreferences90643197
    test_log_scope.go:81: use -show-logs to present logs inline
    lease_queue_test.go:410: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseQueueProactiveEnqueueOnPreferences90643197
--- FAIL: TestLeaseQueueProactiveEnqueueOnPreferences (68.60s)
=== RUN   TestLeaseQueueProactiveEnqueueOnPreferences/less-preferred
    lease_queue_test.go:398: condition failed to evaluate within 45s: from lease_queue_test.go:404: lease not on preferred node 1, on n2,s2
    --- FAIL: TestLeaseQueueProactiveEnqueueOnPreferences/less-preferred (45.23s)

Parameters:

  • attempt=1
  • deadlock=true
  • run=3
  • shard=22
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@kvoli kvoli removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Jun 10, 2024
@kvoli
Copy link
Collaborator

kvoli commented Jun 24, 2024

Fixed by #125449

@kvoli kvoli closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.1 Used to mark GA and release blockers and technical advisories for 24.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-1 Issues/test failures with a fix SLA of 1 month T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
KV
roachtest/unit test backlog
Development

No branches or pull requests

2 participants