[MDEV-13889] mariabackup.full_backup failed in buildbot with timeout Created: 2017-09-22  Updated: 2018-02-11  Resolved: 2018-02-11

Status: Closed
Project: MariaDB Server
Component/s: Backup, Tests
Affects Version/s: 10.2
Fix Version/s: 10.2.13

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Vladislav Vaintroub
Resolution: Duplicate Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/5197

mariabackup.full_backup '16k,innodb'     w4 [ fail ]  timeout after 2700 seconds
        Test ended at 2017-09-12 12:16:31
 
Test case timeout after 2700 seconds
 
== D:/winx64-debug/build/mysql-test/var/4/log/full_backup.log == 
CREATE TABLE t(i INT) ENGINE INNODB;
INSERT INTO t VALUES(1);
# xtrabackup backup
INSERT INTO t VALUES(2);
# xtrabackup prepare
# shutdown server
# remove datadir
# xtrabackup move back
# restart server
 
 == D:/winx64-debug/build/mysql-test/var/4/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to MySQL server on 'localhost' (10061)



 Comments   
Comment by Vladislav Vaintroub [ 2018-02-11 ]

It is probably duplicate of MDEV-14485

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