Uploaded image for project: 'Percona Server for MySQL'
  1. Percona Server for MySQL
  2. PS-7119

Correct Tests of encryption.innodb_encryption_aborted_rotation* to prevent failure

Details

    • Bug
    • Status: Done
    • Medium
    • Resolution: Fixed
    • None
    • 8.0.21-12
    • None

    Description

      Test from encryption.innodb_encryption_aborted_rotation* test family sometimes fail with error :
      [ 37%] encryption.innodb_encryption_aborted_rotation_row_compressed w3 [ fail ] Found warnings/errors in error log file!
      Test ended at 2020-06-10 14:40:47
      line
      2020-06-10T14:38:50.038986Z 1 [Warning] [MY-011825] [InnoDB] In file './test/t1.ibd' (tablespace id = 4) encryption flag is ON. However the encryption flag in the data dictionary is OFF. This indicates that the rotation of the table was interrupted before space's flags were updated. Please have encryption_thread variable (innodb-encryption-threads) set to value > 0. So the encryption could finish up the rotation.
      2020-06-10T14:38:50.444445Z 0 [Warning] [MY-011825] [InnoDB] Table encryption flag is OFF in the data dictionary but the encryption flag in file ./test/t1.ibd is ON. This indicates that the rotation of the table was interrupted before space's flags were updated. Please have encryption_thread variable (innodb-encryption-threads) set to value > 0. So the encryption could finish up the rotation.
      SET @@GLOBAL.super_read_only = @original_super_read_only;
      ^ Found warnings in /tmp/results/PS/mysql-test/var/3/log/mysqld.1.err
      ok - the logfile can be found in '/tmp/results/PS/mysql-test/var/log/encryption.innodb_encryption_aborted_rotation_row_compressed/innodb_encryption_aborted_rotation_row_compressed.log' - found 'core.24275' (0/5)Trying 'dbx' to get a backtrace

      Attachments

        Activity

          People

            robert.golebiowski Robert Golebiowski (Inactive)
            robert.golebiowski Robert Golebiowski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - Not Specified
                Not Specified
                Logged:
                Time Spent - 5 hours, 30 minutes
                5h 30m

                Smart Checklist