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

pkg/server/application_api/application_api_test: TestListClosedSessions failed #115965

Closed
cockroach-teamcity opened this issue Dec 10, 2023 · 3 comments
Labels
branch-master Failures and bugs 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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 10, 2023

pkg/server/application_api/application_api_test.TestListClosedSessions failed on master @ e747f6e6857a19d6048cb184b0f55c52cb8a6390:

=== RUN   TestListClosedSessions
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestListClosedSessions3175857497
    test_log_scope.go:81: use -show-logs to present logs inline
    sessions_test.go:419: condition failed to evaluate within 3m45s: from sessions_test.go:432: User: test_user_a: Expected 5 active sessions, got 0
    panic.go:541: -- test log scope end --
test logs left over in: outputs.zip/logTestListClosedSessions3175857497
--- FAIL: TestListClosedSessions (496.07s)

Parameters:

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

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

/cc @cockroachdb/unowned

This test on roachdash | Improve this report!

Jira issue: CRDB-34336

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs 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. labels Dec 10, 2023
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Dec 10, 2023
@cockroach-teamcity
Copy link
Member Author

pkg/server/application_api/application_api_test.TestListClosedSessions failed on master @ e2e88aa288c81282b20ca0640da983f97b234324:

=== RUN   TestListClosedSessions
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestListClosedSessions1299321403
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    sessions_test.go:421: condition failed to evaluate within 3m45s: from sessions_test.go:434: User: test_user_a: Expected 5 active sessions, got 0
    panic.go:541: -- test log scope end --
test logs left over in: outputs.zip/logTestListClosedSessions1299321403
--- FAIL: TestListClosedSessions (567.20s)

Parameters:

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

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

This test on roachdash | Improve this report!

@rickystewart
Copy link
Collaborator

Skipping under race in #116883

@rickystewart
Copy link
Collaborator

Pre-emptively closing (internal link) -- feel free to re-open if necessary for any reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs 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.
Projects
None yet
Development

No branches or pull requests

2 participants