[MDEV-7913] main.openssl_6975 'tlsv10' fails in buildbot on Wheezy and Precise Created: 2015-04-06  Updated: 2015-06-01  Resolved: 2015-05-30

Status: Closed
Project: MariaDB Server
Component/s: SSL, Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.5

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled
Duplicate
is duplicated by MDEV-7155 main.openssl_6975 fails in buildbot o... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/4211/steps/test_4/logs/stdio

main.openssl_6975 'tlsv10'               w1 [ fail ]
        Test ended at 2015-04-04 03:06:50
 
CURRENT_TEST: main.openssl_6975
--- /usr/share/mysql/mysql-test/r/openssl_6975,tlsv10.result	2015-04-04 00:49:58.000000000 +0300
+++ /run/shm/var/1/log/openssl_6975,tlsv10.reject	2015-04-04 03:06:50.474550724 +0300
@@ -1,14 +1,14 @@
 grant select on test.* to ssl_sslv3@localhost require cipher "RC4-SHA";
 grant select on test.* to ssl_tls12@localhost require cipher "AES128-SHA256";
 TLS1.2 ciphers: user is ok with any cipher
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
 TLS1.2 ciphers: user requires SSLv3 cipher RC4-SHA
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
 TLS1.2 ciphers: user requires TLSv1.2 cipher AES128-SHA256
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
 SSLv3 ciphers: user is ok with any cipher
 Variable_name	Value
 Ssl_cipher	RC4-SHA
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 07:23:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.