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

roachtest: costfuzz failed #88328

Closed
cockroach-teamcity opened this issue Sep 21, 2022 · 2 comments
Closed

roachtest: costfuzz failed #88328

cockroach-teamcity opened this issue Sep 21, 2022 · 2 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 21, 2022

roachtest.costfuzz failed with artifacts on master @ bbcb10f982e47943de63a3a2d1faf10d3eb49e75:

test artifacts and logs in: /artifacts/costfuzz/run_1
	test_runner.go:1059,test_runner.go:958: test timed out (1h0m0s)

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-19771

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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 Sep 21, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Sep 21, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Sep 21, 2022
@DrewKimball
Copy link
Collaborator

There's a panic in the log here just like with #88037. Once again, there's not really a way to correlate it with the query that was actually run.

The timeout is probably due to lack of cancel checking for the disk queue - see #87482.
Screen Shot 2022-09-21 at 12 57 36 AM

@DrewKimball
Copy link
Collaborator

I don't think this issue gives any new information, so I'll close in favor of #88037 and #87482.

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-roachtest 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-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants