Buffer Pool Coredump tests are failing on Jenkins
General
Escalation
General
Escalation
Description
Environment
None
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
Venkatesh Prasad
Venkatesh PrasadNeeds QA
Yes
Sprint
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created February 24, 2025 at 10:58 AM
Updated February 26, 2025 at 11:21 AM
The following coredump tests are failing on 8.0 with result content mismatch on Jenkins from a long time.
innodb.mysqld_core_dump_without_buffer_pool_with_resizing innodb.mysqld_core_dump_without_buffer_pool_dynamic innodb.mysqld_core_dump_without_buffer_pool
These tests are failing with
@@ -19,6 +19,6 @@ # Expecting a "crash", but don't restart the server until it is told to # Expected max core size is 1450 MB # Perl: Sent a SIGABRT to mysqld to dump a core. -# Perl: OK! Found the core file and it's small! +# Perl: Failed! Didn't find the core file! # Make server restart # Wait for server to be back online mysqltest: Result length mismatch
It could be that these tests require the core file pattern in kernel setting to be in some predefined way.