Test mysql_plugin intermittently fails to shutdown the server in 10 seconds

Bug #1611229 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.5
Fix Committed
Low
Unassigned
5.6
Fix Committed
Low
Unassigned
5.7
Invalid
Undecided
Unassigned

Bug Description

5.5 trunk:

main.mysql_plugin w2 [ fail ]
...
--- /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/centos7-64/mysql-test/r/mysql_plugin.result 2016-07-26 21:03:11.353832512 +0300
+++ /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/centos7-64/mysql-test/r/mysql_plugin.reject 2016-08-08 23:01:35.309807836 +0300
@@ -28,6 +28,7 @@
 SELECT * FROM mysql.plugin WHERE dl like '%libdaemon%' ORDER BY name;
 name dl
 daemon_example libdaemon_example.so
+shutdown_server timeout 10 exceeded, SIGKILL sent to the server
 #
 # Ensure the plugin is replaced.
 #

mysqltest: Result content mismatch

The fix is to backport 5.7

commit 5505f669979a0504988c36fa1e13b42daeda1b6e
Author: Anitha <email address hidden>
Date: Thu Dec 18 09:30:01 2014 +0100

    Bug#20225524 TESTS SHOULD USE AT LEAST 60 SEC TIMEOUT FOR SHUTDOWN_SERVER
    COMMAND

    Removed timeouts less than the default from all shutdown_server commands in the
    .tets and .inc files

A proper fix would be to use include/restart_mysqld.inc etc, but let's take the upstream fix to reduce the diff.

Tags: ci upstream
tags: added: ci upstream
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-3510

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.