Activity log for bug #1524763

Date Who What changed Old value New value Message
2015-12-10 12:06:25 Laurynas Biveinis bug added bug
2015-12-10 12:06:37 Laurynas Biveinis nominated for series percona-server/5.7
2015-12-10 12:06:37 Laurynas Biveinis bug task added percona-server/5.7
2015-12-10 12:06:37 Laurynas Biveinis nominated for series percona-server/5.6
2015-12-10 12:06:37 Laurynas Biveinis bug task added percona-server/5.6
2015-12-10 12:06:37 Laurynas Biveinis nominated for series percona-server/5.1
2015-12-10 12:06:37 Laurynas Biveinis bug task added percona-server/5.1
2015-12-10 12:06:37 Laurynas Biveinis nominated for series percona-server/5.5
2015-12-10 12:06:37 Laurynas Biveinis bug task added percona-server/5.5
2015-12-10 12:06:45 Laurynas Biveinis percona-server/5.1: status New Invalid
2015-12-10 12:06:49 Laurynas Biveinis percona-server/5.7: status New In Progress
2015-12-10 12:06:52 Laurynas Biveinis percona-server/5.6: status New In Progress
2015-12-10 12:06:54 Laurynas Biveinis percona-server/5.6: assignee Laurynas Biveinis (laurynas-biveinis)
2015-12-10 12:06:56 Laurynas Biveinis percona-server/5.7: assignee Laurynas Biveinis (laurynas-biveinis)
2015-12-10 12:07:00 Laurynas Biveinis percona-server/5.6: importance Undecided Low
2015-12-10 12:07:02 Laurynas Biveinis percona-server/5.7: importance Undecided Low
2015-12-10 12:07:06 Laurynas Biveinis tags audit ci
2015-12-10 12:08:14 Laurynas Biveinis percona-server/5.5: status New In Progress
2015-12-10 12:08:16 Laurynas Biveinis percona-server/5.5: importance Undecided Low
2015-12-10 12:08:19 Laurynas Biveinis percona-server/5.5: assignee Laurynas Biveinis (laurynas-biveinis)
2015-12-10 12:28:19 Laurynas Biveinis description audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. To repeat, on e.g. 5.5: $ ./mtr --debug-server --do-test=audit_log --repeat=10 --parallel=7 ... main.audit_log_syslog w4 [ pass ] 52 main.audit_log_old w5 [ pass ] 130 main.audit_log_rotate w7 [ pass ] 204 main.audit_log_syslog w4 [ pass ] 49 main.audit_log_old w5 [ fail ] Test ended at 2015-12-10 14:27:09 CURRENT_TEST: main.audit_log_old mysqltest: At line 8: command "move_file" failed with error 1. my_errno=2
2015-12-10 13:25:44 Laurynas Biveinis percona-server/5.5: status In Progress Fix Committed
2015-12-10 13:50:40 Laurynas Biveinis percona-server/5.6: status In Progress Fix Committed
2015-12-10 14:54:39 Laurynas Biveinis percona-server/5.7: status In Progress Fix Committed
2015-12-11 07:27:37 Laurynas Biveinis summary Audit log testcases do not fully clean up after themselves Some issues with audit log testcases
2015-12-11 07:28:10 Laurynas Biveinis description audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. To repeat, on e.g. 5.5: $ ./mtr --debug-server --do-test=audit_log --repeat=10 --parallel=7 ... main.audit_log_syslog w4 [ pass ] 52 main.audit_log_old w5 [ pass ] 130 main.audit_log_rotate w7 [ pass ] 204 main.audit_log_syslog w4 [ pass ] 49 main.audit_log_old w5 [ fail ] Test ended at 2015-12-10 14:27:09 CURRENT_TEST: main.audit_log_old mysqltest: At line 8: command "move_file" failed with error 1. my_errno=2 audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. Also, audit_log_rotate is using async log write strategy, thus there is race condition between logging the workload and counting the log files. To repeat, on e.g. 5.5: $ ./mtr --debug-server --do-test=audit_log --repeat=10 --parallel=7 ... main.audit_log_syslog w4 [ pass ] 52 main.audit_log_old w5 [ pass ] 130 main.audit_log_rotate w7 [ pass ] 204 main.audit_log_syslog w4 [ pass ] 49 main.audit_log_old w5 [ fail ]         Test ended at 2015-12-10 14:27:09 CURRENT_TEST: main.audit_log_old mysqltest: At line 8: command "move_file" failed with error 1. my_errno=2
2015-12-22 14:49:25 Laurynas Biveinis description audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. Also, audit_log_rotate is using async log write strategy, thus there is race condition between logging the workload and counting the log files. To repeat, on e.g. 5.5: $ ./mtr --debug-server --do-test=audit_log --repeat=10 --parallel=7 ... main.audit_log_syslog w4 [ pass ] 52 main.audit_log_old w5 [ pass ] 130 main.audit_log_rotate w7 [ pass ] 204 main.audit_log_syslog w4 [ pass ] 49 main.audit_log_old w5 [ fail ]         Test ended at 2015-12-10 14:27:09 CURRENT_TEST: main.audit_log_old mysqltest: At line 8: command "move_file" failed with error 1. my_errno=2 audit_log testcases leave some log files behind, and may take log files from previous run into consideration if running with --repeat. Also, audit_log_rotate is using async log write strategy, thus there is race condition between logging the workload and counting the log files. To repeat, on e.g. 5.5: $ ./mtr --debug-server --do-test=audit_log --repeat=10 --parallel=7 ... main.audit_log_syslog w4 [ pass ] 52 main.audit_log_old w5 [ pass ] 130 main.audit_log_rotate w7 [ pass ] 204 main.audit_log_syslog w4 [ pass ] 49 main.audit_log_old w5 [ fail ]         Test ended at 2015-12-10 14:27:09 CURRENT_TEST: main.audit_log_old mysqltest: At line 8: command "move_file" failed with error 1. my_errno=2 Also, audit_log_rotate uses "test_audit.log.*" glob pattern, which accepts junk suffixes (I have seen test_audit.log.%u) instead of a numeric pattern.
2015-12-30 10:36:44 Laurynas Biveinis percona-server/5.5: milestone 5.5.47-37.7
2015-12-30 10:36:46 Laurynas Biveinis percona-server/5.6: milestone 5.6.28-76.1
2015-12-30 10:36:48 Laurynas Biveinis percona-server/5.7: milestone 5.7.10-2rc2
2015-12-30 10:36:52 Laurynas Biveinis percona-server/5.5: status Fix Committed Fix Released
2015-12-30 10:36:55 Laurynas Biveinis percona-server/5.6: status Fix Committed Fix Released
2015-12-30 10:36:57 Laurynas Biveinis percona-server/5.7: status Fix Committed Fix Released