Date: Thu Oct  5 10:34:41 AM EDT 2023
Test set: destructive
Kernel: 6.5.5-100.fc37.aarch64
Release: Fedora release 37 (Thirty Seven)
Result: FAIL
Failed Tests: ./default/cachedrop
Warned Tests: None
============================================================
Starting test ./default/cachedrop
100+0 records in
100+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.200113 s, 524 MB/s
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0340537 s, 308 MB/s
TestError: Can't free dentries and inodes and pagecache
342572 341456
Could not run tests
Starting test ./default/insert_leap_second
Setting time to speed up testing
Running for 1 iterations. Press ctrl-c to stop

Setting time to Thu Oct  5 19:59:50 2023
Scheduling leap second for Thu Oct  5 20:00:00 2023
Thu Oct  5 19:59:57 2023 +    253 us (37)	TIME_INS
Thu Oct  5 19:59:57 2023 + 500412 us (37)	TIME_INS
Thu Oct  5 19:59:58 2023 +    717 us (37)	TIME_INS
Thu Oct  5 19:59:58 2023 + 500885 us (37)	TIME_INS
Thu Oct  5 19:59:59 2023 +   1079 us (37)	TIME_INS
Thu Oct  5 19:59:59 2023 + 501245 us (37)	TIME_INS
Thu Oct  5 19:59:59 2023 +   1463 us (38)	TIME_OOP
Thu Oct  5 19:59:59 2023 + 503198 us (38)	TIME_OOP
Thu Oct  5 20:00:00 2023 +   3367 us (38)	TIME_WAIT
Thu Oct  5 20:00:00 2023 + 503515 us (38)	TIME_WAIT
Thu Oct  5 20:00:01 2023 +   3721 us (38)	TIME_WAIT
Thu Oct  5 20:00:01 2023 + 503903 us (38)	TIME_WAIT
Thu Oct  5 20:00:02 2023 +   4042 us (38)	TIME_WAIT
Leap complete

Starting test ./default/libhugetlbfs
Starting test ./default/memfd
memfd_test.c: In function ‘mfd_assert_get_seals’:
memfd_test.c:67:13: warning: 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: warning: 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: warning: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration]
  315 |         r = fallocate(fd,
      |             ^~~~~~~~~
      |             alloca
memfd: CREATE
memfd: BASIC
memfd: SEAL-WRITE
memfd: SEAL-SHRINK
memfd: SEAL-GROW
memfd: SEAL-RESIZE
memfd: SHARE-DUP
memfd: SHARE-MMAP
memfd: SHARE-OPEN
memfd: SHARE-FORK
memfd: SHARE-DUP (shared file-table)
memfd: SHARE-MMAP (shared file-table)
memfd: SHARE-OPEN (shared file-table)
memfd: SHARE-FORK (shared file-table)
memfd: DONE
Starting test ./default/modsign
Successfully loaded signed module
Successfully loaded unsigned module
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/paxtest
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/selinux-dac-controls
Starting test ./default/stack-randomness
Starting test ./default/sysfs-perms
Starting test ./default/timer-overhead
cc   timer-test.o   -o timer-test
Starting test ./destructive/destructivepass
sample test from the destructive directory, should always pass