Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.3(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/112
binlog_encryption.encrypted_slave 'cbc,innodb,mix' w1 [ fail ] Found warnings/errors in server log file!
|
Test ended at 2019-01-04 04:53:42
|
line
|
2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate
|
2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
|
^ Found warnings in /dev/shm/var/1/log/mysqld.1.err
|
ok
|
line
|
2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate
|
2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
|
^ Found warnings in /dev/shm/var/1/log/mysqld.2.err
|
ok
|
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/112
connect.alter w3 [ fail ] Found warnings/errors in server log file!
|
Test ended at 2019-01-04 04:53:20
|
line
|
2019-01-04 4:53:19 0 [Warning] SSL error: Unable to get certificate
|
2019-01-04 4:53:19 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
|
^ Found warnings in /dev/shm/var/3/log/mysqld.1.err
|
ok
|
line
|
2019-01-04 4:53:19 0 [Warning] SSL error: Unable to get certificate
|
2019-01-04 4:53:19 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
|
^ Found warnings in /dev/shm/var/3/log/mysqld.2.err
|
ok
|
Other tests failing the same way: connect.drop-open-error, connect.json, connect.part_file, connect.part_table, connect.secure_file_priv.
Attachments
Issue Links
- relates to
-
MDEV-18019 Default test certificate key too small, incompatible with OpenSSL 1.1.0
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/112
{noformat} binlog_encryption.encrypted_slave 'cbc,innodb,mix' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-04 04:53:42 line 2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/1/log/mysqld.1.err ok line 2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/1/log/mysqld.2.err ok {noformat} |
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/112
{noformat} binlog_encryption.encrypted_slave 'cbc,innodb,mix' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-04 04:53:42 line 2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/1/log/mysqld.1.err ok line 2019-01-04 4:53:38 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:38 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/1/log/mysqld.2.err ok {noformat} http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-amd64/builds/112 {noformat} connect.alter w3 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-04 04:53:20 line 2019-01-04 4:53:19 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:19 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/3/log/mysqld.1.err ok line 2019-01-04 4:53:19 0 [Warning] SSL error: Unable to get certificate 2019-01-04 4:53:19 0 [Warning] SSL error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ^ Found warnings in /dev/shm/var/3/log/mysqld.2.err ok {noformat} Other tests failing the same way: connect.drop-open-error, connect.json, connect.part_file, connect.part_table, connect.secure_file_priv. |
Summary | binlog_encryption.encrypted_slave fails in buildbot with SSL error | binlog_encryption.encrypted_slave and connect tests fail in buildbot with SSL error |
Link |
This issue relates to |
Summary | binlog_encryption.encrypted_slave and connect tests fail in buildbot with SSL error | binlog_encryption.encrypted_slave, main.pool_of_threads and connect tests fail in buildbot with SSL error |
Fix Version/s | 10.4 [ 22408 ] |
Workflow | MariaDB v3 [ 91489 ] | MariaDB v4 [ 141078 ] |
Fix Version/s | 10.3 [ 22126 ] |
It appears to be similar to
MDEV-18019, but Otto is fixing it for Debian, while we are getting failures on RHEL.