-
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: debug zip cpu profile collection fails #91203
Comments
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ 4c828ca5df8ea70b92ba58c6cb4868303cee1262:
Parameters: |
The 11/3 failure had this query in its log:
Looks like we finished a query but there was some schema work to wait on? Although there was another pgwire conn_executor running so not sure which one caused the timeout, the other one was here:
Will analyze this to see if there's any missing cancel checking. |
The 11/7 failure had this query goroutine still running:
|
Not a release blocker |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ ee4fdb7fff683a7916ee585ac0c1e22d5d9a4412:
Parameters: |
From the most recent failure:
|
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ d6ae9653b67071cca09ed296711cecc821fc284e:
Parameters: |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ d136c1fa50fa507c2232d7b215d98b88a83649c5:
Parameters: |
Seeing |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ ea7c52e5a930be203318db6e338edd5dde7537bd:
Parameters: |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ a035d2e6e7ea57b30115ecc8ee1a5d553a9e3412:
Parameters: |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ 8357abb668a5adaff781343b394b162fb1b66c6e:
Parameters: |
I think the action item for now is to fix the CPU profile gathering - that should make these much easier to debug. |
I'm going to close this. The randomized test failures have quieted down a bit, and this may no longer be an issue. |
roachtest.unoptimized-query-oracle/disable-rules=half/seed-multi-region failed with artifacts on master @ 9c9d55d707ad9a768027e9b7a3775c7c7cde8de7:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,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-21150
The text was updated successfully, but these errors were encountered: