[MDEV-16947] binlog_encryption.rpl_gtid_basic failed in buildbot, couldn't start mysqld.4 Created: 2018-08-11  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

on aarch64:
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-aarch64/builds/1404

binlog_encryption.rpl_gtid_basic 'innodb,ncmpr,stmt' w2 [ fail ]
        Test ended at 2018-08-03 13:38:43
 
CURRENT_TEST: binlog_encryption.rpl_gtid_basic
 
 
Failed to start mysqld.4
mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
INSERT INTO t1 VALUES (34);
connection server_2;
connection server_3;
include/start_slave.inc
SELECT * FROM t1 WHERE a >= 30 ORDER BY a;
a
31
32
33
34
connection server_4;
SELECT * FROM t1 WHERE a >= 30 ORDER BY a;
a
31
32
33
34
connection server_1;
DROP TABLE t1;
include/rpl_end.inc


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