Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9352

main.openssl_1 fails on p8-rhel71-bintar and p8-rhel6-bintar in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5
    • 5.5.50
    • SSL, Tests
    • p8-rhel71-bintar

    Description

      http://buildbot.askmonty.org/buildbot/builders/p8-rhel71-bintar/builds/776/steps/test/logs/stdio

      main.openssl_1                           w2 [ fail ]
              Test ended at 2015-12-31 04:51:40
       
      CURRENT_TEST: main.openssl_1
      ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
      mysqltest: At line 225: exec of '/home/buildbot/maria-slave/power8-vlp06-bintar/build/client/mysql --defaults-file=/home/buildbot/maria-slave/power8-vlp06-bintar/build/mysql-test/var/2/my.cnf --host=localhost -e "SHOW STATUS LIKE 'Ssl_cipher';" --ssl-cipher=EDH-RSA-DES-CBC-SHA' failed, error: 256, status: 1, errno: 0
      Output from before failure:
      Variable_name	Value
      Ssl_cipher	EDH-RSA-DES-CBC3-SHA
       
       
       
      The result from queries just before the failure was:
      < snip >
      INSERT INTO `t1` VALUES (1),(2);
      /*!40000 ALTER TABLE `t1` ENABLE KEYS */;
      UNLOCK TABLES;
      /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
       
      /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
      /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
      /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
      /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
      /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
      /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
      /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
       
      SSL error: Unable to get private key from 'MYSQL_TEST_DIR/std_data/client-cert.pem'
      mysqldump: Got error: 2026: "SSL connection error: Unable to get private key" when trying to connect
      DROP TABLE t1;
      Variable_name	Value
      Ssl_cipher	DHE-RSA-AES256-SHA
      Variable_name	Value
      Ssl_cipher	EDH-RSA-DES-CBC3-SHA

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.