-
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: django failed #105598
Comments
This might be a regression. @andyyang890 can you see if this reproduces? If so, we should find the query it's running, and potentially hand this off to another team. |
roachtest.django failed with artifacts on master @ 4a614f89cea81bf94674d6072c3bbf30502244d4:
Parameters: |
roachtest.django failed with artifacts on master @ 84a5961ebde5898d3c97aa97da59719c12a5ed16:
Parameters: |
From a brief look at the test code (https://github.com/django/django/blob/7eeadc82c2f7d7a778e3bb43c34d642e6275dacf/tests/queries/tests.py#L219), and based on the timing of when the failure started, this seems likely to be similar to #105608 (cc @DrewKimball) |
I ran a git bisect and it does point to a87cfe6 again so it probably is the same root cause. For the actual SQL queries, there are a lot of setup queries involved so I won't paste it all here but here are the actual
|
Yes, that looks right to be the same bug as #105608. |
Thanks for confirming! I'll reassign this issue to you then |
roachtest.django failed with artifacts on master @ df82b5306e945d396269f28874d98fa567f4ac32:
Parameters: |
roachtest.django failed with artifacts on master @ aacba20d325e5702836e9a76be646b5f1bd922af:
Parameters: |
roachtest.django failed with artifacts on master @ aacba20d325e5702836e9a76be646b5f1bd922af:
Parameters: |
roachtest.django failed with artifacts on master @ 428dc9da6a320de218460de6c6c8807caa4ded98:
Parameters: |
roachtest.django failed with artifacts on master @ 34699bb9c1557fce449e08a68cd259efec94926f:
Parameters: |
roachtest.django failed with artifacts on master @ 0b0a212ecbe514b55301f4a963edc92b16de9bab:
Parameters:
ROACHTEST_arch=amd64
,ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_encrypted=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-29116
The text was updated successfully, but these errors were encountered: