[MDEV-2502] LP:685809 - Occasional failure to start mysqd seen in buildbot Created: 2010-12-06 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Very occasionally, we see the following failure in the "install" tests for Setting up mariadb-server-5.1 (5.1.51-mariadb94) ... It occurs quite rarely, maybe around 1% of runs or less, so quite difficult to To proceed further understanding the problem, it would be very useful to have One way to do this would be to archive the virtual image after each build or |
| Comments |
| Comment by Kristian Nielsen [ 2010-12-06 ] |
|
Re: Occasional failure to start mysqd seen in buildbot http://buildbot.askmonty.org/buildbot/builders/kvm-deb-karmic-amd64/builds/602/steps/test/logs/stdio |
| Comment by Kristian Nielsen [ 2011-01-19 ] |
|
Re: Occasional failure to start mysqd seen in buildbot Will check logs and see what I come up with. |
| Comment by Kristian Nielsen [ 2011-01-19 ] |
|
Re: Occasional failure to start mysqd seen in buildbot (This is not unexpected, as eg. innodb has to initialise all its log files and The /etc/init.d/mysql script starts the server and waits for 14 seconds for it I am considering two options for solving this: 1. Increase the timeout to much higher, maybe 60 or 120 seconds. Then after 14 2. Keep the existing timeout by default, add an environment variable A disadvantage of (1) is that it is not uncommon for mysqld to fail to start Need to think about what to do, however I lean mostly towards (2) I think. It |
| Comment by Kristian Nielsen [ 2011-01-20 ] |
|
Re: Occasional failure to start mysqd seen in buildbot |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 685809 |