Date: Sat Sep 28 09:33:13 PM EDT 2024
Test set: default
Kernel: 6.10.11-200.fc40.aarch64
Release: Fedora release 40 (Forty)
Result: PASS
Failed Tests: None
Warned Tests: None
============================================================
Starting test ./default/cachedrop
100+0 records in
100+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.172586 s, 608 MB/s
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0192337 s, 545 MB/s
TestPASS: /proc/sys/vm/drop_caches PASS
Starting test ./default/insert_leap_second
Setting time to speed up testing
Running for 1 iterations. Press ctrl-c to stop

Setting time to Sun Sep 29 19:59:50 2024
Scheduling leap second for Sun Sep 29 20:00:00 2024
Sun Sep 29 19:59:57 2024 +     98 us (37)	TIME_INS
Sun Sep 29 19:59:57 2024 + 500193 us (37)	TIME_INS
Sun Sep 29 19:59:58 2024 +    281 us (37)	TIME_INS
Sun Sep 29 19:59:58 2024 + 500374 us (37)	TIME_INS
Sun Sep 29 19:59:59 2024 +    461 us (37)	TIME_INS
Sun Sep 29 19:59:59 2024 + 500555 us (37)	TIME_INS
Sun Sep 29 19:59:59 2024 +   5337 us (38)	TIME_OOP
Sun Sep 29 19:59:59 2024 + 505436 us (38)	TIME_OOP
Sun Sep 29 20:00:00 2024 +   5526 us (38)	TIME_WAIT
Sun Sep 29 20:00:00 2024 + 505616 us (38)	TIME_WAIT
Sun Sep 29 20:00:01 2024 +   5707 us (38)	TIME_WAIT
Sun Sep 29 20:00:01 2024 + 505797 us (38)	TIME_WAIT
Sun Sep 29 20:00:02 2024 +   5886 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: 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/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
<no matches>
Starting test ./default/stack-randomness
Starting test ./default/sysfs-perms
Starting test ./default/timer-overhead
cc   timer-test.o   -o timer-test