[MDEV-18134] perfschema.relaylog fails in buildbot with wrong result Created: 2019-01-04  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.3, 10.4, 10.5
Fix Version/s: 10.4, 10.5

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 1
Labels: None

Issue Links:
Duplicate
duplicates MDEV-18133 perfschema.relaylog fails in buildbot... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/win32-packages/builds/10983

perfschema.relaylog 'stmt'               w4 [ fail ]
        Test ended at 2018-12-11 21:17:09
 
CURRENT_TEST: perfschema.relaylog
--- D:/win32-packages/build/src/mysql-test/suite/perfschema/r/relaylog.result	2018-12-11 19:02:17.000000000 +0000
+++ D:\win32-packages\build\src\mysql-test\suite\perfschema\r\relaylog.reject	2018-12-11 21:17:08.148295800 +0000
@@ -193,7 +193,7 @@
 EVENT_NAME	COUNT_STAR
 wait/synch/cond/sql/MYSQL_RELAY_LOG::COND_bin_log_updated	NONE
 wait/synch/cond/sql/MYSQL_RELAY_LOG::COND_queue_busy	NONE
-wait/synch/cond/sql/MYSQL_RELAY_LOG::COND_relay_log_updated	MANY
+wait/synch/cond/sql/MYSQL_RELAY_LOG::COND_relay_log_updated	NONE
 wait/synch/mutex/sql/MYSQL_RELAY_LOG::LOCK_binlog_end_pos	NONE
 wait/synch/mutex/sql/MYSQL_RELAY_LOG::LOCK_index	MANY
 include/stop_slave.inc
 
mysqltest: Result content mismatch



 Comments   
Comment by Aleksey Midenkov [ 2020-06-12 ]

Also 10.4, 10.5 on windows nodes:

CURRENT_TEST: perfschema.relaylog
--- D:/winx64-packages/build/src/mysql-test/suite/perfschema/r/relaylog.result	2019-07-04 14:34:56.000000000 +0000
+++ D:\winx64-packages\build\src\mysql-test\suite\perfschema\r\relaylog.reject	2019-07-04 15:28:40.545476800 +0000
@@ -6,11 +6,6 @@
 create table test.t1(a int);
 drop table test.t1;
 include/show_binlog_events.inc
-Log_name	Pos	Event_type	Server_id	End_log_pos	Info
-slave-bin.000001	#	Gtid	#	#	GTID #-#-#
-slave-bin.000001	#	Query	#	#	use {{test}}; create table test.t1(a int)
-slave-bin.000001	#	Gtid	#	#	GTID #-#-#
-slave-bin.000001	#	Query	#	#	use {{test}}; DROP TABLE {{t1}} /_ generated by server _/
 connection master;
 select
 substring(file_name, locate("master-", file_name)) as FILE_NAME,

Cross-reference report

Latest known 10.5 commit:

commit f76a1df003da415955375172ed8e510249f8c048 (mariadb/10.5, 10.5)
Author: Aleksey Midenkov <midenok@gmail.com>
Date:   Fri May 29 11:57:59 2020 +0300
 
    MDEV-21127 Assertion failed in key_text::key_text
 
    Wrong condition for corner values.

Comment by Alice Sherepa [ 2020-10-15 ]

http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/21026/steps/test/logs/stdio

Generated at Thu Feb 08 08:41:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.