[Bug 1203773] New: MariaDB fails in OBS test on sys_vars.completion_type_func 'innodb' on aarch64
http://bugzilla.opensuse.org/show_bug.cgi?id=1203773 Bug ID: 1203773 Summary: MariaDB fails in OBS test on sys_vars.completion_type_func 'innodb' on aarch64 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: aarch64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: guillaume.gardet@arm.com QA Contact: qa-bugs@suse.de CC: dmueller@suse.com Found By: --- Blocker: --- MariaDB fails in OBS test on sys_vars.completion_type_func 'innodb' on aarch64. See: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/maria... Log of the test error: [35617s] sys_vars.completion_type_func 'innodb' w4 [ fail ] [35617s] Test ended at 2022-09-26 18:39:52 [35617s] [35617s] CURRENT_TEST: sys_vars.completion_type_func [35617s] mysqltest: At line 150: query 'INSERT INTO t1 VALUES(4,'Record_4')' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: Connection reset by peer (104)', instead of <Unknown> (2006)... [35617s] [35617s] The result from queries just before the failure was: [35617s] < snip > [35617s] ######################################################### [35617s] # Setting initial value of completion_type to 2 # [35617s] ######################################################### [35617s] SET @@session.completion_type = 2; [35617s] ## Here commit should work as COMMIT RELEASE ## [35617s] START TRANSACTION; [35617s] SELECT * FROM t1; [35617s] id name [35617s] 1 Record_1 [35617s] 2 Record_2 [35617s] 3 Record_3 [35617s] 6 Record_6 [35617s] 7 Record_7 [35617s] 8 Record_8 [35617s] INSERT INTO t1 VALUES(9,'Record_9'); [35617s] INSERT INTO t1 VALUES(10,'Record_10'); [35617s] COMMIT; [35617s] ## Inserting rows should give error here because connection should ## [35617s] ## disconnect after using COMMIT ## [35617s] INSERT INTO t1 VALUES(4,'Record_4'); [35617s] [35617s] More results from queries before failure can be found in /home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/4/log/completion_type_func.log [35617s] [35617s] - saving '/home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/4/log/sys_vars.completion_type_func-innodb/' to '/home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/log/sys_vars.completion_type_func-innodb/' [35617s] [35617s] Retrying test sys_vars.completion_type_func, attempt(2/3)... [35617s] [35620s] main.trigger_notembedded w3 [ pass ] 7611 [35623s] sys_vars.completion_type_func 'innodb' w4 [ retry-fail ] [35623s] Test ended at 2022-09-26 18:39:58 [35623s] [35623s] CURRENT_TEST: sys_vars.completion_type_func [35623s] mysqltest: At line 150: query 'INSERT INTO t1 VALUES(4,'Record_4')' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: Connection reset by peer (104)', instead of <Unknown> (2006)... [35623s] [35623s] The result from queries just before the failure was: [35623s] < snip > [35623s] ######################################################### [35623s] # Setting initial value of completion_type to 2 # [35623s] ######################################################### [35623s] SET @@session.completion_type = 2; [35623s] ## Here commit should work as COMMIT RELEASE ## [35623s] START TRANSACTION; [35623s] SELECT * FROM t1; [35623s] id name [35623s] 1 Record_1 [35623s] 2 Record_2 [35623s] 3 Record_3 [35623s] 6 Record_6 [35623s] 7 Record_7 [35623s] 8 Record_8 [35623s] INSERT INTO t1 VALUES(9,'Record_9'); [35623s] INSERT INTO t1 VALUES(10,'Record_10'); [35623s] COMMIT; [35623s] ## Inserting rows should give error here because connection should ## [35623s] ## disconnect after using COMMIT ## [35623s] INSERT INTO t1 VALUES(4,'Record_4'); [35623s] [35623s] More results from queries before failure can be found in /home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/4/log/completion_type_func.log [35623s] [35623s] - saving '/home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/4/log/sys_vars.completion_type_func-innodb/' to '/home/abuild/rpmbuild/BUILD/mariadb-10.9.3/build/mysql-test/var/log/sys_vars.completion_type_func-innodb/' [35623s] [35623s] Test sys_vars.completion_type_func has failed 2 times, no more retries! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com