-
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: c2c/shutdown/src/coordinator failed #105176
Comments
roachtest.c2c/shutdown/src/coordinator failed with artifacts on master @ 1eb628e8c8a7eb1cbf9bfa2bd6c31982c25cbba0:
Parameters: |
bisected to 3573201 which is pr #105006 |
that said, other c2c tests are succeeding! still looking. |
@lidorcarmel I'm going to look into this, because the test that PR, #105006, re-enabled does some certificate manipulation. Including changing permissions etc. It could be the culprit. |
cc @cockroachdb/test-eng |
@herkolategan I might have got this one wrong :( It doesn't fail anymore so maybe it is flaky? and if I was bisecting using a flaky test then that's.. garbage. Anyway I tried 3 runs now with #105006 and all 3 succeeded. Hopefully you didn't waste time on this! I'll look again tomorrow. |
Pretty sure the failure is due to a bug in the certificate management by the test infrastructure, as evidenced by the error message in the logs:
It was recently fixed by #105514, so I believe that is why you don't see the failure anymore. I'm going to close this issue, |
@lidorcarmel No problem, thanks for the heads-up. I spotted the same issue @renatolabs mentioned and thought it was the cause (I made a note on that issue #105514 that it's likely the cause of this one). Hence that should fix this even if it was flaky. |
roachtest.c2c/shutdown/src/coordinator failed with artifacts on master @ 76da6c7dfb4d71ad614715ec5e230a6cc76fbd0e:
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-28911
The text was updated successfully, but these errors were encountered: