-
Notifications
You must be signed in to change notification settings - Fork 18
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
last runs with gemini v1.8.2, oracle is missing rows #345
Comments
Thanks @fruch for reporting it. |
Here is original error:
It shows two problems: |
Seems like those are stilling happening: do we have fixes for those ready ? |
@fruch can we try this with older oracle version? enterprise 2020.1.x or 2021.1.x (if it's not already the one). |
those failures has started showing since we move to v1.8.2, I don't thing it's an issue with the oracle itself. |
oracle now is: |
running with 2020.1.14 |
@fruch, @roydahan, ok it looks like there are two different issues, one - is related to multirow, any error on multirow is related to what I have been saying, including timeouts and missing rows. Other issue is other missing rows that popup when gemini is terminating the test cycle, it is also gemini issue, that needs to be addressed. |
this run confirms the failure isn't related to the version of the oracle. |
Both issues that led to this error are fixed:
|
look like in the last runs of gemini we are getting failures we didn't got before v1.8.2:
https://jenkins.scylladb.com/job/scylla-master/job/gemini-/job/gemini-3h-with-nemesis-test/380/
https://jenkins.scylladb.com/job/scylla-master/job/gemini-/job/gemini-3h-with-nemesis-test/381/
and oracles are missing rows, and this is happening quite at the beginning of the test before it start doing nemeis
The text was updated successfully, but these errors were encountered: