Created attachment 905186 [details] dev-db:redis-7.4.1:20241011-201618.log =dev-db/redis-7.4.1 fails its test phase for me. At the end of the build log I find the following: ------------------------------------------------------------------------------ !!! WARNING The following tests failed: *** [err]: Test Command propagated to replica as expected (listpack) in tests/unit/type/hash-field-expire.tcl Expected 'hdel h1 f1' to match 'hset h2 f1 v1 f2 v2 f3 v3 f4 v4' (context: type source line 971 file /var/tmp/portage/dev-db/redis-7.4.1/work/redis-7.4.1/tests/support/util.tcl cmd {assert_match [lindex $patterns $j] [read_from_aof $fp]} proc ::assert_aof_content level 1) *** [err]: Test Command propagated to replica as expected (ht) in tests/unit/type/hash-field-expire.tcl Expected 'hdel h1 f1' to match 'hpexpireat h2 * FIELDS 1 f1' (context: type source line 971 file /var/tmp/portage/dev-db/redis-7.4.1/work/redis-7.4.1/tests/support/util.tcl cmd {assert_match [lindex $patterns $j] [read_from_aof $fp]} proc ::assert_aof_content level 1) *** [err]: Server is able to generate a stack trace on selected systems in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Crash report generated on SIGABRT in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Crash report generated on DEBUG SEGFAULT in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Stacktraces generated on SIGALRM in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Generate stacktrace on assertion in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Crash report generated on DEBUG SEGFAULT with user data hidden when 'hide-user-data-from-log' is enabled in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) *** [err]: Generate stacktrace on assertion with user data hidden when 'hide-user-data-from-log' is enabled in tests/integration/logging.tcl Expected '0' to be equal to '3' (context: type proc line 23 cmd {assert_equal [count_log_message 0 "bioProcessBackgroundJobs"] 3} proc ::check_log_backtrace_for_debug level 2) Cleanup: may take some time... OK ------------------------------------------------------------------------------ I also note some segfaults in "dmesg": ------------------------------------------------------------------------------ [1603977.479964] python[9287]: segfault at 10 ip 00007f629b6a0f91 sp 00007f629a975db0 error 4 in libpython3.12.so.1.0[7f629b5ef000+239000] likely on CPU 1 (core 1, socket 0) [1603977.479987] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1604107.078403] python[10436]: segfault at 10 ip 00007f2b7f99cf91 sp 00007ffd3c544010 error 4 in libpython3.12.so.1.0[7f2b7f8eb000+239000] likely on CPU 0 (core 0, socket 0) [1604107.078418] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1610851.293701] python[21460]: segfault at 10 ip 00007f81938f2001 sp 00007ffc185f6be0 error 4 in libpython3.12.so.1.0[7f8193840000+237000] likely on CPU 1 (core 1, socket 0) [1610851.293715] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 19 7f 2f 00 66 66 48 e8 e9 05 f5 ff 4c 8b 25 1a 7d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1611298.554554] python[28741]: segfault at 10 ip 00007f841eb31001 sp 00007f841de05db0 error 4 in libpython3.12.so.1.0[7f841ea7f000+237000] likely on CPU 0 (core 0, socket 0) [1611298.554578] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 19 7f 2f 00 66 66 48 e8 e9 05 f5 ff 4c 8b 25 1a 7d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1781134.391773] python[16407]: segfault at 10 ip 00007f7d8f2a5f91 sp 00007ffc6a1a6be0 error 4 in libpython3.12.so.1.0[7f7d8f1f4000+239000] likely on CPU 0 (core 0, socket 0) [1781134.391788] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1781538.107879] python[21292]: segfault at 10 ip 00007ff201babf91 sp 00007ff200e80db0 error 4 in libpython3.12.so.1.0[7ff201afa000+239000] likely on CPU 0 (core 0, socket 0) [1781538.107903] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1788922.704330] python[1374]: segfault at 10 ip 00007f4e517a3f91 sp 00007fffac4752f0 error 4 in libpython3.12.so.1.0[7f4e516f2000+239000] likely on CPU 0 (core 0, socket 0) [1788922.704351] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1789225.568851] python[5432]: segfault at 10 ip 00007fcdde37df91 sp 00007fcddd652db0 error 4 in libpython3.12.so.1.0[7fcdde2cc000+239000] likely on CPU 1 (core 1, socket 0) [1789225.568875] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1824618.004090] python[11255]: segfault at 10 ip 00007f13a2a58f91 sp 00007ffe2416e000 error 4 in libpython3.12.so.1.0[7f13a29a7000+239000] likely on CPU 1 (core 1, socket 0) [1824618.004104] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 [1824750.542430] python[13137]: segfault at 10 ip 00007f49e2882f91 sp 00007f49e1b57db0 error 4 in libpython3.12.so.1.0[7f49e27d1000+239000] likely on CPU 0 (core 0, socket 0) [1824750.542454] Code: 00 0f 1f 84 00 00 00 00 00 41 54 55 53 48 89 fb 66 48 8d 3d 89 9f 2f 00 66 66 48 e8 49 06 f5 ff 4c 8b 25 8a 9d 2f 00 48 8b 00 <48> 8b 68 10 49 3b 6c 24 30 74 09 f6 85 b0 06 00 00 20 75 4b 49 89 ------------------------------------------------------------------------------ (This was after working around test failures in dev-lang/python that I've now reported as bug #941296.)
Created attachment 905187 [details] emerge-info.txt