Date: Mon Dec 22 10:44:57 AM EST 2025 Test set: destructive Kernel: 6.18.2-00.fc43.x86_64 Release: Fedora release 44 (Rawhide) Result: PASS Failed Tests: None Warned Tests: None ============================================================ Starting test ./default/timer-overhead Starting test ./default/selinux-dac-controls Starting test ./default/memfd memfd_test.c: In function ‘mfd_assert_get_seals’: memfd_test.c:67:13: error: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration] 67 | r = fcntl(fd, F_GET_SEALS); | ^~~~~ memfd_test.c: In function ‘mfd_assert_open’: memfd_test.c:190:13: error: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration] 190 | r = open(buf, flags, mode); | ^~~~ | popen memfd_test.c: In function ‘mfd_assert_write’: memfd_test.c:315:13: error: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration] 315 | r = fallocate(fd, | ^~~~~~~~~ | alloca memfd_test build failed. Starting test ./default/stack-randomness Starting test ./default/paxtest Starting test ./default/mq-memory-corruption Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Starting test ./default/posix_timers Testing posix timers. False negative may happen on CPU execution based timers if other threads run on the CPU... Check itimer virtual... [OK] Check itimer prof... [OK] Check itimer real... [OK] Check timer_create() per thread... [OK] Check timer_create() per process... [OK] Starting test ./default/insert_leap_second Setting time to speed up testing Running for 1 iterations. Press ctrl-c to stop Setting time to Mon Dec 22 18:59:50 2025 Scheduling leap second for Mon Dec 22 19:00:00 2025 Mon Dec 22 18:59:57 2025 + 210 us (37) TIME_INS Mon Dec 22 18:59:57 2025 + 500437 us (37) TIME_INS Mon Dec 22 18:59:58 2025 + 540 us (37) TIME_INS Mon Dec 22 18:59:58 2025 + 500758 us (37) TIME_INS Mon Dec 22 18:59:59 2025 + 979 us (37) TIME_INS Mon Dec 22 18:59:59 2025 + 501201 us (37) TIME_INS Mon Dec 22 18:59:59 2025 + 1497 us (38) TIME_OOP Mon Dec 22 18:59:59 2025 + 501633 us (38) TIME_OOP Mon Dec 22 19:00:00 2025 + 1815 us (38) TIME_WAIT Mon Dec 22 19:00:00 2025 + 502039 us (38) TIME_WAIT Mon Dec 22 19:00:01 2025 + 2284 us (38) TIME_WAIT Mon Dec 22 19:00:01 2025 + 502506 us (38) TIME_WAIT Mon Dec 22 19:00:02 2025 + 2734 us (38) TIME_WAIT Leap complete Starting test ./default/libhugetlbfs Starting test ./default/modsign Successfully loaded signed module Successfully loaded unsigned module Starting test ./default/cachedrop 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 0.035351 s, 3.0 GB/s 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.00485809 s, 2.2 GB/s TestPASS: /proc/sys/vm/drop_caches PASS Starting test ./default/sysfs-perms Starting test ./destructive/destructivepass sample test from the destructive directory, should always pass