-
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: gossip/chaos/nodes=9 failed #126077
Comments
This failure was with the new logging added in #125794.
We see a large jump between:
and
This is surprising, as the only logic that should be running between these two lines is a I'll add more logging and fold this issue in with that one. |
Informs cockroachdb#124828. Informs cockroachdb#126077. Release note: None
Logging added in #126087. |
125865: cli: add storage engine metrics to debug zip r=itsbilal a=anish-shanbhag Metrics from the storage engine are already exposed in the `/debug/lsm` HTTP endpoint. These can be useful when debugging storage issues, and so this change adds these metrics to the debug zip under `/nodes/$N/lsm.txt` in the same text format as the HTTP route. The previously unused `EngineStats` status endpoint was repurposed to serve these metrics from each node. Fixes: #79518 Epic: none Release note: none 126087: roachtest: improve logging in gossip/chaos/nodes=9 further r=nvanbenschoten a=nvanbenschoten Informs #124828. Informs #126077. Release note: None Co-authored-by: Anish Shanbhag <anish.shanbhag@cockroachlabs.com> Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
Informs cockroachdb#124828. Informs cockroachdb#126077. Release note: None
roachtest.gossip/chaos/nodes=9 failed with artifacts on master @ c0749a3e9d45fb57f8dfa0936626437b887cda56:
Parameters:
ROACHTEST_arch=arm64
ROACHTEST_cloud=azure
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_metamorphicBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Grafana is not yet available for azure clusters
This test on roachdash | Improve this report!
Jira issue: CRDB-39761
The text was updated successfully, but these errors were encountered: