[MDEV-11620] rpl.rpl_upgrade_master_info fails sporadically in buildbot Created: 2016-12-21  Updated: 2018-05-22  Resolved: 2018-05-22

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

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Michael Widenius
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled
Sprint: 10.2.4-2

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/4314/steps/test/logs/stdio

rpl.rpl_upgrade_master_info 'stmt'       w3 [ fail ]  Found warnings/errors in server log file!
        Test ended at 2016-12-21 04:28:40
line
2016-12-21  4:28:23 1328198976 [ERROR] mysqld: Table './mysql/gtid_slave_pos' is marked as crashed and should be repaired
2016-12-21  4:28:23 1328198976 [Warning] Checking table:   './mysql/gtid_slave_pos'
2016-12-21  4:28:23 1328198976 [ERROR] mysql.gtid_slave_pos: 1 client is using or hasn't closed the table properly
2016-12-21  4:28:24 1329714496 [ERROR] mysqld: Table './test/t1' is marked as crashed and should be repaired
2016-12-21  4:28:24 1329714496 [Warning] Checking table:   './test/t1'
2016-12-21  4:28:24 1329714496 [ERROR] test.t1: 1 client is using or hasn't closed the table properly
^ Found warnings in /usr/local/mariadb-10.2.3-linux-x86_64/mysql-test/var/3/log/mysqld.2.err
ok
 
 - skipping '/usr/local/mariadb-10.2.3-linux-x86_64/mysql-test/var/3/log/rpl.rpl_upgrade_master_info-stmt/'
 
Retrying test rpl.rpl_upgrade_master_info, attempt(2/3)...



 Comments   
Comment by Michael Widenius [ 2016-12-21 ]

The issue above was probably that the build machine was overworked and the
shutdown took longer than 30 resp 10 seconds, which caused MyISAM tables
to be marked as crashed.
Fixed by flushing myisam tables before doing a forced shutdown/kill

Comment by Michael Widenius [ 2018-05-22 ]

Fixed and pushed

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