[Revision hash: 5b0a76078a8ea38e8e19e3e2c49f0f7e091e2f72]
|
|
rpl.rpl_delayed_slave 'nonparallel,stmt' w1 [ fail ]
|
Test ended at 2021-09-17 04:15:46
|
|
CURRENT_TEST: rpl.rpl_delayed_slave
|
mysqltest: In included file "./include/rpl_assert.inc":
|
included from /buildbot/amd64-ubuntu-1804-bigtest/build/mysql-test/suite/rpl/t/rpl_delayed_slave.test at line 241:
|
At line 109: Test assertion failed in rpl_assertion.inc
|
|
The result from queries just before the failure was:
|
< snip >
|
master-bin.000001 2233 Query 1 2306 COMMIT
|
master-bin.000001 2306 Gtid 1 2348 BEGIN GTID 0-1-9
|
master-bin.000001 2348 Query 1 2457 use `test`; INSERT INTO t1 VALUES ('Syncing slave', 5)
|
master-bin.000001 2457 Query 1 2530 COMMIT
|
master-bin.000001 2530 Gtid 1 2572 BEGIN GTID 0-1-10
|
master-bin.000001 2572 Query 1 2683 use `test`; INSERT INTO t1 VALUES (delay_on_slave(1), 6)
|
master-bin.000001 2683 Query 1 2756 COMMIT
|
master-bin.000001 2756 Gtid 1 2798 BEGIN GTID 0-1-11
|
master-bin.000001 2798 Query 1 2925 use `test`; INSERT INTO t1 VALUES ('stop slave and start slave: DML', 7)
|
master-bin.000001 2925 Query 1 2998 COMMIT
|
|
**** SHOW RELAYLOG EVENTS on server_1 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row';
|
Log_name Pos Event_type Server_id End_log_pos Info
|
connection slave;
|
Assertion text: 'STOP SLAVE should finish quickly, not wait for the ongoing sleep to finish'
|
Assertion condition: 'UNIX_TIMESTAMP() - 1631852132 < 10'
|
Assertion condition, interpolated: 'UNIX_TIMESTAMP() - 1631852132 < 10'
|
Assertion result: '0'
|