[rtems-test] powerpc/psim: RTEMS_POSIX_API: Passed:569 Failed:16 Timeout:1 Test-Too-long:0 Invalid:0 Wrong:0

joel at rtems.org joel at rtems.org
Sat Feb 6 14:10:39 UTC 2021


Testing time     : 0:09:30.522021
Average test time: 0:00:00.958861

Host
====
FreeBSD-12.2-RELEASE-amd64-64bit-ELF (FreeBSD rtbf64b 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64 amd64)

Configuration
=============
Version: 6.0.0.aa0060f4c15e37b76d0a22be3ba21c9dca70eb87
Build  : RTEMS_POSIX_API
Tools  : 10.2.1 20210205 (RTEMS 6, RSB 61dcadee0825867ebe51f9f367430ef75b8fe9c0, Newlib d4a756f)

Summary
=======

Passed:        569
Failed:         16
User Input:      6
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         1
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         595

Failures:
 fsimfsgeneric01.exe
 block11.exe
 dl06.exe
 rbheap01.exe
 termios01.exe
 psx12.exe
 psxchroot01.exe
 psximfs02.exe
 psxpipe01.exe
 minimum.exe
 spextensions01.exe
 spfatal31.exe
 spfifo02.exe
 spmountmgr01.exe
 spprivenv01.exe
 spstdthreads01.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Benchmark:
 whetstone.exe
 dhrystone.exe
 linpack.exe
Timeouts:
 fsrfsbitmap01.exe
Log
===

RTEMS Testing - Tester, 6.0.not_released
 Command Line: /home/joel/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/joel/rtems-cron-6/tools/6 --rtems-bsp=psim --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
 Host: FreeBSD rtbf64b 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64
 Python: 3.6.9 (default, Oct 24 2019, 01:18:01) [GCC 4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)]
Host: FreeBSD-12.2-RELEASE-amd64-64bit-ELF (FreeBSD rtbf64b 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64 amd64)
[  1/595] p:0   f:0   u:0   e:0   I:0   B:0   t:0   L:0   i:0   W:0   | powerpc/psim: dhrystone.exe
 <<skipping passes>>
[ 18/595] p:10  f:1   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | powerpc/psim: fsrfsbitmap01.exe
Result: timeout    Time: 0:03:26.624239 fsrfsbitmap01.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-gdb -i=mi --nx --quiet ./build/powerpc/psim/testsuites/fstests/fsrfsbitmap01.exe
=>  Reading symbols from ./build/powerpc/psim/testsuites/fstests/fsrfsbitmap01.exe...
=>  target sim -f /home/joel/rtems-cron-6/tools/6/share/rtems/tester/rtems/testing/bsps/psim-device-tree
=>  Connected to the simulator.
=>  load
=>  run
=>  Starting program: /usr/home/joel/rtems-cron-6/rtems/build/powerpc/psim/testsuites/fstests/fsrfsbitmap01.exe 
] OpenPIC Version 1.2 (2 CPUs and 17 IRQ sources) at 0x4229103616
] OpenPIC Vendor 0 (Unknown), Device 0 (Unknown), Stepping 0
] Overriding NumSources (17) from configuration with 16
] OpenPIC timer frequency is 1 Hz
] BATs must not overlap; area 0x08000000..0x09000000 hits DBAT 0
=>  test start: FSRFSBITMAP 1
] *** BEGIN OF TEST FSRFSBITMAP 1 ***
] *** TEST VERSION: 6.0.0.aa0060f4c15e37b76d0a22be3ba21c9dca70eb87
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.2.1 20210205 (RTEMS 6, RSB 61dcadee0825867ebe51f9f367430ef75b8fe9c0, Newlib d4a756f)
] Initializing filesystem RFS
]  START of RFS Bitmap Unit Test
]  Bit set value       : 0
]  Bit clear value     : 1
]  Num bit per element : 32
] RFS Bitmap Test : size = 4096 (128)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (4095): pass (Success): bit = 4095
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (4095): pass (Success)
]   7. Test bit 32 in range (1,4094] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 3165: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 3165
]  11. Fail to find bit with seed = 0: pass (Success): bit = 2048
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (4095): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 4095
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (2048): pass (Success): bit = 0
]  18. Clear bit (size - 1) (4095): pass, (Success)
]  19. Find bit with seed = (size / 2) (2048): pass (Success): bit = 4095
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (2047): pass (Success): bit = 0
]  22. Clear bit (size - 1) (4095): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (2047): pass (Success): bit = 4095
]  23. Set all bits
]  23. Cleared bits (692, 723] (32)
]  23. Cleared bit still set: bit = 692
] RFS Bitmap Test : size = 2048 (64)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (2047): pass (Success): bit = 2047
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (2047): pass (Success)
]   7. Test bit 32 in range (1,2046] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 1674: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 1674
]  11. Fail to find bit with seed = 0: pass (Success): bit = 0
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (2047): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 2047
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (1024): pass (Success): bit = 0
]  18. Clear bit (size - 1) (2047): pass, (Success)
]  19. Find bit with seed = (size / 2) (1024): pass (Success): bit = 2047
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (1023): pass (Success): bit = 0
]  22. Clear bit (size - 1) (2047): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (1023): pass (Success): bit = 2047
]  23. Set all bits
]  23. Cleared bits (650, 681] (32)
]  23. Cleared bit still set: bit = 672
] RFS Bitmap Test : size = 420 (14)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (419): pass (Success): bit = 419
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (419): pass (Success)
]   7. Test bit 32 in range (1,418] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 359: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 359
]  11. Fail to find bit with seed = 0: pass (Success): bit = 0
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (419): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 419
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (210): pass (Success): bit = 0
]  18. Clear bit (size - 1) (419): pass, (Success)
]  19. Find bit with seed = (size / 2) (210): pass (Success): bit = 419
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (209): pass (Success): bit = 0
]  22. Clear bit (size - 1) (419): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (209): pass (Success): bit = 419
]  23. Set all bits
]  23. Cleared bits (126, 157] (32)
]  23. Cleared bit still set: bit = 126
]  Testing bitmap_map functions with zero initialized bitmap control pointer
]  Allocate most of memory - attempt to fail while open bitmap - expect ENOMEM
] *** TIMEOUT TIMEOUT
[ 19/595] p:11  f:1   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | powerpc/psim: fsrofs01.exe
 <<skipping passes>>
[595/595] p:565 f:16  u:6   e:0   I:0   B:3   t:1   L:0   i:0   W:0   | powerpc/psim: ts-validation-0.exe

Passed:        569
Failed:         16
User Input:      6
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         1
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         595
Failures:
 fsimfsgeneric01.exe
 block11.exe
 dl06.exe
 rbheap01.exe
 termios01.exe
 psx12.exe
 psxchroot01.exe
 psximfs02.exe
 psxpipe01.exe
 minimum.exe
 spextensions01.exe
 spfatal31.exe
 spfifo02.exe
 spmountmgr01.exe
 spprivenv01.exe
 spstdthreads01.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Benchmark:
 whetstone.exe
 dhrystone.exe
 linpack.exe
Timeouts:
 fsrfsbitmap01.exe
Average test time: 0:00:00.958861
Testing time     : 0:09:30.522021


More information about the build mailing list