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

encryption.innodb_encrypt_key_rotation_age failed in buildbot with timeout

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.2, 10.3, 10.4, 10.5
    • 10.4, 10.5
    • Encryption, Tests
    • None

    Description

      Note: Normally the test only takes seconds (see retries in the same test run, same machine – 17 seconds), so there must be more to it than just being slow.

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/11748/steps/mtr/logs/stdio

      10.2 06be8cd38faf6faa35e0166226e6e178

      encryption.innodb_encrypt_key_rotation_age 'innodb' w2 [ fail ]  timeout after 900 seconds
              Test ended at 2019-06-12 20:43:54
       
      Test case timeout after 900 seconds
       
      == /usr/local/mariadb-10.2.25-linux-i686/mysql-test/var/2/log/innodb_encrypt_key_rotation_age.log == 
      # Restart the server with encryption
      # Wait until encryption threads have encrypted all tablespaces
      Timeout in wait_condition.inc for SELECT COUNT(*) >= 6 FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
      Id	User	Host	db	Command	Time	State	Info	Progress
      1	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
      2	system user		NULL	Daemon	NULL	InnoDB purge coordinator	NULL	0.000
      3	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
      4	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
      5	system user		NULL	Daemon	NULL	InnoDB shutdown handler	NULL	0.000
      8	root	localhost	test	Query	0	init	show full processlist	0.000
      SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION = 0;
      NAME
      SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
      NAME
      test/t1
      test/t2
      test/t3
      # Restart the server with innodb_encryption_rotate_key_age= 0
      create table t4 (f1 int not null)engine=innodb encrypted=NO;
      # Wait until encryption threads have encrypted all tablespaces
      

      Attachments

        Activity

          People

            marko Marko Mäkelä
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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