-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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: admission-control/elastic-backup failed #105955
Comments
Workload generator tripped with:
|
This is unrelated to the roachtest failure itself, but I'm seeing the following in the logs:
Which is an indication of a kvflowcontrol integration bug. Filed #106123. cockroach/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker.go Lines 77 to 98 in 433e20b
Aside, I thought roachtests would have the test buildtag enabled, which would've triggered fatals. Is that not happening? cockroach/pkg/util/buildutil/crdb_test_off.go Lines 17 to 22 in 87db8b8
|
Metrics from this run: https://grafana.testeng.crdb.io/d/ngnKs_j7x/admission-control?orgId=1&from=1688190294256&to=1688195718471&var-cluster=teamcity-10750279-1688190283-03-n4cpu8&var-instances=All. More asides: I wonder what these mean. Why are we not ticking the raft group for 16s?
|
Same things seen in #105833. This failure is not AC/KV related, so I'm going to put it in the @cockroachdb/storage investigations board (but I'll close the issue). |
roachtest.admission-control/elastic-backup failed with artifacts on master @ df82b5306e945d396269f28874d98fa567f4ac32:
Parameters:
ROACHTEST_arch=amd64
,ROACHTEST_cloud=gce
,ROACHTEST_cpu=8
,ROACHTEST_encrypted=false
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=true
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-29283
The text was updated successfully, but these errors were encountered: