[MDEV-31300] Galera test failure on galera.galera_query_cache_invalidate: Result length mismatch Created: 2023-05-17  Updated: 2023-05-17

Status: Open
Project: MariaDB Server
Component/s: Galera
Affects Version/s: 11.0
Fix Version/s: 11.0

Type: Bug Priority: Major
Reporter: Ramesh Sivaraman Assignee: Julius Goryavsky
Resolution: Unresolved Votes: 0
Labels: None


 Description   

==============================================================================
 
TEST                                      RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------
 
worker[1]  - 'localhost:16000' was not free
worker[1] Using MTR_BUILD_THREAD 301, with reserved ports 16020..16039
galera.galera_query_cache_invalidate 'innodb' [ fail ]
        Test ended at 2023-05-17 09:01:30
 
CURRENT_TEST: galera.galera_query_cache_invalidate
--- /test/GAL_MD030523-mariadb-11.0.2-linux-x86_64-dbg/mysql-test/suite/galera/r/galera_query_cache_invalidate.result	2023-05-03 08:38:42.000000000 +0300
+++ /test/GAL_MD030523-mariadb-11.0.2-linux-x86_64-dbg/mysql-test/suite/galera/r/galera_query_cache_invalidate.reject	2023-05-17 09:01:20.687882123 +0300
@@ -8,6 +8,8 @@
 call mtr.add_suppression("WSREP: Ignoring server id for non bootstrap node.");
 connection node_3;
 CHANGE MASTER TO master_host='127.0.0.1', master_user='root', master_port=NODE_MYPORT_1, master_use_gtid=current_pos;;
+Warnings:
+Warning	1681	'master_use_gtid=current_pos' is deprecated and will be removed in a future release. Please use master_demote_to_slave=1 instead
 START SLAVE;
 include/wait_for_slave_to_start.inc
 connection node_1;
@@ -110,6 +112,8 @@
 connection node_3;
 STOP SLAVE;
 RESET SLAVE ALL;
+Warnings:
+Note	4190	RESET SLAVE is implicitly changing the value of 'Using_Gtid' from 'Current_Pos' to 'Slave_Pos'
 connection node_1;
 SET SESSION WSREP_ON=OFF;
 RESET MASTER;
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 10:22:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.