[MDEV-13765] encryption.encrypt_and_grep failed in buildbot with wrong result (sporadic) Created: 2017-09-08 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1, 10.4.13, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/9511/steps/test_2/logs/stdio
|
| Comments |
| Comment by Elena Stepanova [ 2017-09-08 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This is a basic race condition.
If you run it with --repeat=N --force-restart, you get all kinds of results:
etc. I'll leave it to jplindst to decide whether it's the test that has unreasonable expectations, or something goes wrong with INNODB_TABLESPACES_ENCRYPTION. Upd: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Michael Widenius [ 2020-01-30 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Got a similar failure on this today in 10.4.13 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2020-07-06 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|