Ubuntu: MariaDB fails to start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-openstack-integration |
New
|
High
|
Takashi Kajinami |
Bug Description
Currently ubuntu jobs such as integration jobs are consistently failing because MariaDB can't start properly.
Example:
https:/
https:/
```
2022-11-28 4:23:33 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2022-11-28 4:23:33 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2022-11-28 4:23:33 0 [ERROR] Failed to setup SSL
2022-11-28 4:23:33 0 [ERROR] SSL error: SSL_CTX_
2022-11-28 4:23:33 0 [ERROR] Aborting
```
The issue has been seen since mariadb was upgraded
from 10.3.34-
to 10.3.37-
The last successful run
https:/
It seems recent update included a few CVE fixes and one of these enforces usage of ssl cert. changelogs. ubuntu. com/changelogs/ pool/universe/ m/mariadb- 10.3/mariadb- 10.3_10. 3.37-0ubuntu0. 20.04.1/ changelog
http://