callmtr.add_suppression("Plugin 'InnoDB' init function returned error");
callmtr.add_suppression("Plugin 'InnoDB' registration as a STORAGE ENGINE failed");
callmtr.add_suppression("InnoDB: Database page corruption on disk or a failed file read of tablespace test/t1 page");
callmtr.add_suppression("InnoDB: Failed to read file '.*test.t1\\.ibd' at offset 3: Table is encrypted but decrypt failed");
callmtr.add_suppression("InnoDB: The page \\[page id: space=\\d+, page number=3\\] in file '.*test.t1\\.ibd' cannot be decrypted");
callmtr.add_suppression("InnoDB: Table in tablespace \\d+ encrypted. However key management plugin or used key_version \\d+ is not found or used encryption algorithm or method does not match. Can't continue opening the table.");