Comment 2 for bug 1239696

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

So, do we consider this a bug or not?

If we do, can somebody send exact steps to repeat? I see this a result of:

./mtr --repeat=10 --force 1239696

...

+++ /home/openxs/dbs/p5.6/mysql-test/var/log/1239696.reject 2013-12-05 14:43:37.136505748 +0300
@@ -9,7 +9,7 @@
 include/rpl_end.inc
 SHOW PROCESSLIST;
 Id User Host db Command Time State Info Rows_sent Rows_examined
-83 root localhost test Query 0 init SHOW PROCESSLIST0 0
-86 root localhost:41599 NULL Binlog Dump 1 Master has sent all binlog to slave; waiting for binlog to be updated NULL 0 0
-87 root localhost:41600 test Sleep 0 NULL 0 0
-88 root localhost:41601 test Sleep 0 NULL 1 0
+2 root localhost test Query 0 init SHOW PROCESSLIST0 0
+5 root localhost:41814 NULL Binlog Dump 1 Master has sent all binlog to slave; waiting for binlog to be updated NULL 0 0
+6 root localhost:41815 test Sleep 1 NULL 0 0
+7 root localhost:41816 test Sleep 1 NULL 1 0

mysqltest: Result length mismatch

 - saving '/home/openxs/dbs/p5.6/mysql-test/var/log/main.1239696/' to '/home/openxs/dbs/p5.6/mysql-test/var/log/main.1239696/'

Test main.1239696 has failed 2 times, no more retries!

main.1239696 [ fail ]
        Test ended at 2013-12-05 13:43:41

CURRENT_TEST: main.1239696
--- /home/openxs/dbs/p5.6/mysql-test/r/1239696.result 2013-12-05 14:35:42.572526906 +0300
+++ /home/openxs/dbs/p5.6/mysql-test/var/log/1239696.reject 2013-12-05 14:43:41.296505563 +0300
@@ -9,7 +9,7 @@
 include/rpl_end.inc
 SHOW PROCESSLIST;
 Id User Host db Command Time State Info Rows_sent Rows_examined
-83 root localhost test Query 0 init SHOW PROCESSLIST0 0
-86 root localhost:41599 NULL Binlog Dump 1 Master has sent all binlog to slave; waiting for binlog to be updated NULL 0 0
-87 root localhost:41600 test Sleep 0 NULL 0 0
-88 root localhost:41601 test Sleep 0 NULL 1 0
+2 root localhost test Query 0 init SHOW PROCESSLIST0 0
+5 root localhost:41823 NULL Binlog Dump 1 Master has sent all binlog to slave; waiting for binlog to be updated NULL 0 0
+6 root localhost:41824 test Sleep 1 NULL 0 0
+7 root localhost:41825 test Sleep 1 NULL 1 0

mysqltest: Result length mismatch

 - saving '/home/openxs/dbs/p5.6/mysql-test/var/log/main.1239696/' to '/home/openxs/dbs/p5.6/mysql-test/var/log/main.1239696/'
The servers were restarted 1 times
Spent 0.000 of 93 seconds executing testcases

Too many failed: Failed 10/10 tests, 0.00% were successful.

Failing test(s): main.1239696

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

Too many tests(10) failed! Terminating...
mysql-test-run: *** ERROR: Test suite aborted

That is, 4 threads always. What do I miss?