-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.53
-
Component/s: Scripts & Clients, Tests
-
Labels:None
Something must have happened either with configuration, or with the code. For last two pushes, both install and upgrade tests on both kvm-rpm-centos5 builders fail with a timeout:
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos5-amd64/builds/5123/steps/test/logs/stdio
|
Starting MySQL..[60G[[0;32m OK [0;39m]
|
|
+ mysql -e 'use test; create table t(a int primary key) engine=innodb; insert into t values (1); select * from t; drop table t'
|
+---+
|
| a |
|
+---+
|
| 1 |
|
+---+
|
|
command timed out: 1200 seconds without output, attempting to kill
|
process killed by signal 9
|
program finished with exit code -1
|
elapsedTime=1349.011032
|
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-