Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.11
-
None
-
Not for Release Notes
Description
rpl.rpl_queue_event_length_mismatch 'row' fails frequently on 10.11 PR branches with 'Error condition reached in include/wait_for_slave_param.inc'.
Detailed build failure can be found here.
MTR build test output:
rpl.rpl_queue_event_length_mismatch 'row' w16 [ fail ]
|
Test ended at 2026-08-18 08:59:06
|
|
|
CURRENT_TEST: rpl.rpl_queue_event_length_mismatch
|
mysqltest: In included file "./include/wait_for_slave_param.inc":
|
included from ./include/wait_for_slave_io_to_start.inc at line 41:
|
included from ./include/wait_for_slave_to_start.inc at line 27:
|
included from ./include/start_slave.inc at line 35:
|
included from /home/buildbot/amd64-ubuntu-2204-debug-ps/build/mysql-test/suite/rpl/t/rpl_queue_event_length_mismatch.test at line 120:
|
At line 111: Error condition reached in include/wait_for_slave_param.inc
|
|
|
The result from queries just before the failure was:
|
< snip >
|
**** SHOW BINARY LOGS on server_1 ****
|
SHOW BINARY LOGS;
|
Log_name File_size
|
master-bin.000001 764
|
master-bin.000002 387
|
|
|
**** SHOW BINLOG EVENTS on server_1 ****
|
binlog_name = 'master-bin.000002'
|
SHOW BINLOG EVENTS IN 'master-bin.000002' LIMIT 200;
|
Log_name Pos Event_type Server_id End_log_pos Info
|
master-bin.000002 4 Format_desc 1 256 Server ver: 10.11.19-MariaDB-debug-log, Binlog ver: 4
|
master-bin.000002 256 Gtid_list 1 299 [0-1-2]
|
master-bin.000002 299 Binlog_checkpoint 1 343 master-bin.000001
|
master-bin.000002 343 Binlog_checkpoint 1 387 master-bin.000002
|
|
|
**** SHOW RELAYLOG EVENTS on server_1 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row' LIMIT 200;
|
Log_name Pos Event_type Server_id End_log_pos Info
|
connection slave;
|
|
|
More results from queries before failure can be found in /home/buildbot/amd64-ubuntu-2204-debug-ps/build/mysql-test/var/16/log/rpl_queue_event_length_mismatch.log
|
|
|
- saving '/home/buildbot/amd64-ubuntu-2204-debug-ps/build/mysql-test/var/16/log/rpl.rpl_queue_event_length_mismatch-row/' to '/home/buildbot/amd64-ubuntu-2204-debug-ps/build/mysql-test/var/log/rpl.rpl_queue_event_length_mismatch-row/'
|
|
|
Retrying test rpl.rpl_queue_event_length_mismatch, attempt(2/3)...
|
Preliminary observation:
The failure is seen only in test variant ROW