Bug #59898 | rqg_rpl_semisync test fails sporadically on pb2 | ||
---|---|---|---|
Submitted: | 2 Feb 2011 17:31 | Modified: | 14 Mar 2014 19:38 |
Reporter: | Sandeep Doddaballapur | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | mysql-trunk | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | rqg_pb2 |
[2 Feb 2011 17:31]
Sandeep Doddaballapur
[2 Feb 2011 17:42]
Sandeep Doddaballapur
Similar error seen on a push on 24th Jan Following is the link http://pb2.norway.sun.com/web.py?action=archive_download&archive_id=2873422&pretty=please Following is the snippet from the log ===================================== # 2011-01-24T05:32:32 GenTest::Reporter::ReplicationSemiSync: ... flushed. # 2011-01-24T05:32:32 GenTest::Reporter::ReplicationSemiSync: Waiting for slave... # 2011-01-24T05:32:33 GenTest::Reporter::ReplicationSemiSync: ... slave caught up with master. # 2011-01-24T05:32:33 GenTest::Reporter::ReplicationSemiSync: Flushed status. # 2011-01-24T05:32:33 GenTest::Reporter::ReplicationSemiSync: stopping slave IO thread. # 2011-01-24T05:32:35 GenTest::Reporter::ReplicationSemiSync: stopped slave IO thread. # 2011-01-24T05:32:35 GenTest::Reporter::ReplicationSemiSync: Sleeping for 20 seconds. # 2011-01-24T05:32:46 Query: INSERT INTO `table0_innodb_int_autoinc` ( `col_char_255_latin1_not_null_key` ) VALUES ( NULL ) failed: 1048 Column '%s' cannot be null. Further errors of this kind will be suppressed. # 2011-01-24T05:32:55 GenTest::Reporter::ReplicationSemiSync: Transactions were committed semisynchronously while slave was stopped longer than the timeout. # 2011-01-24T05:32:55 GenTest::Reporter::ReplicationSemiSync: rpl_semi_sync_master_yes_tx = 1; # 2011-01-24T05:32:55 Killing child process with pid 23588... # 2011-01-24T05:32:55 Kill GenTest::ErrorFilter(23586) # 2011-01-24T05:32:56 XML report written to /export/home/pb2/test/sb_1-2872993-1295843469.38/tmp/rqg_rpl_semisync.xml # 2011-01-24T05:32:56 XML Transport type: SCP # 2011-01-24T05:32:56 SCP command is: scp /export/home/pb2/test/sb_1-2872993-1295843469.38/tmp/rqg_rpl_semisync.xml regin.norway.sun.com:/raid/xml_results/TestTool/xml/ # 2011-01-24T05:32:56 Test completed with failure status STATUS_REPLICATION_FAILURE (103) # 2011-01-24T05:32:56 GenTest exited with exit status STATUS_REPLICATION_FAILURE (103) =====================================
[14 Mar 2014 19:38]
Sveta Smirnova
Closed as "Can't repeat", because I have not access to files provided anymore, error was sporadic and what caused it to happen is unknown. If you are able to repeat similar failure feel free to reopen the report.