Logging: /home/mysqldev/server/mysql-test/mysql-test-run.pl plugins.two_password_validations vardir: /home/mysqldev/build-mariadb-server-debug/mysql-test/var Checking leftover processes... Removing old var directory... - WARNING: Using the 'mysql-test/var' symlink Creating var directory '/home/mysqldev/build-mariadb-server-debug/mysql-test/var'... Checking supported features... MariaDB Version 10.6.0-MariaDB-debug - SSL connections supported - binaries are debug compiled - binaries built with wsrep patch Collecting tests... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 plugins.two_password_validations [ fail ] Test ended at 2021-05-01 19:20:12 CURRENT_TEST: plugins.two_password_validations mysqltest: At line 21: query 'grant select on *.* to foobar identified by 'q$%^&*R1234ty'' failed: 1819: Your password does not satisfy the current policy requirements The result from queries just before the failure was: install soname "simple_password_check"; grant select on *.* to Fff_fff1 identified by '1fff_ffF'; drop user Fff_fff1; install soname "cracklib_password_check"; grant select on *.* to foobar identified by 'q$%^&*R1234ty'; - saving '/home/mysqldev/build-mariadb-server-debug/mysql-test/var/log/plugins.two_password_validations/' to '/home/mysqldev/build-mariadb-server-debug/mysql-test/var/log/plugins.two_password_validations/' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 4 seconds executing testcases Failure: Failed 1/1 tests, 0.00% were successful. Failing test(s): plugins.two_password_validations The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html