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

encryption.innodb-log-encrypt produces warnings in error logs on builds with bundled SSL

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1
    • 10.1.9
    • Tests
    • None

    Description

      encryption.innodb-log-encrypt 'xtradb'   [ skipped ]  Test requires InnoDB.
      ***Warnings generated in error logs during shutdown after running tests: encryption.innodb-log-encrypt
       
      2015-11-02 16:33:37 140648474441568 [ERROR] /data/repo/git/10.1-bug/sql/mysqld: Error while setting value 'aes_ctr' to 'file-key-management-encryption-algorithm'
      2015-11-02 16:33:37 140648474441568 [ERROR] Parsing options for plugin 'file_key_management' failed.
      2015-11-02 16:33:37 140648474441568 [ERROR] InnoDB: cannot enable encryption, encryption plugin is not available
      2015-11-02 16:33:37 140648474441568 [ERROR] Plugin 'InnoDB' init function returned error.
      2015-11-02 16:33:37 140648474441568 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

      It happens, for example, in buildbot on bld-dan-debug which builds with the bundled SSL.
      The failure itself can be expected, since AES_CTR is not supported, but it's unclear what to do with the test.

      • adding include/have_openssl.inc does not help, because it's a runtime check, the errors will be generated anyway;
      • adding --loose to InnoDB options does not help, because the options themselves are valid;
      • adding a local suppression does not help, because the warnings are considered as being generated on shutdown (see MDEV-781);
      • adding global suppressions seems to be too radical.

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.