[rtems-test] mipstx39/jmr3904: RTEMS_POSIX_API: Passed:7 Failed:2 Timeout:0 Test-Too-long:0 Invalid:0 Wrong:0
OAR Tester for CentOS 8 Stream
rtems-tester at oarcorp.com
Tue Jan 23 14:08:45 UTC 2024
Testing time : 0:00:10.173658
Average test time: 0:00:00.924878
Host
====
Linux-4.18.0-532.el8.x86_64-x86_64-with-centos-8 (Linux VM-CentOSStream8.rtems.com 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 x86_64)
Configuration
=============
Version: 6.0.0.572c95c375fa043be3829ac653294070f75b0670
Build : RTEMS_POSIX_API
Tools : 13.2.0 20230727 (RTEMS 6, RSB 052ae74bb2448646fd90a5e809863bdd339f1aed, Newlib 3cacedb)
Summary
=======
Passed: 7
Failed: 2
User Input: 2
Expected Fail: 0
Indeterminate: 0
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
-----------------
Total: 11
Failures:
cdtest.exe
minimum.exe
User Input:
capture.exe
fileio.exe
Log
===
RTEMS Testing - Tester, 6.0.not_released
Command Line: /home/tester/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/tester/rtems-cron-6/tools/6 --rtems-bsp=jmr3904 --log=run-jmr3904.log --use-gitconfig --mail b-jmr3904
Host: Linux VM-CentOSStream8.rtems.com 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64
Python: 2.7.18 (default, Oct 24 2023, 12:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)]
Host: Linux-4.18.0-532.el8.x86_64-x86_64-with-centos-8 (Linux VM-CentOSStream8.rtems.com 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 x86_64)
[ 1/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: base_sp.exe
<<skipping passes>>
[ 3/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: cdtest.exe
Result: failed
Time: 0:00:02.440456 cdtest.exe
=> gdb: /home/tester/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe
=> Reading symbols from b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe...
=> target sim --board=jmr3904
=> Connected to the simulator.
=> load
=> Loading section .text, size 0x2f688 lma ffffffff88000000
=> Loading section .rtemsroset, size 0x88 lma ffffffff8802f688
=> Loading section .init, size 0x48 lma ffffffff8802f710
=> Loading section .fini, size 0x30 lma ffffffff8802f758
=> Loading section .ctors, size 0x1c lma ffffffff8802f788
=> Loading section .dtors, size 0x8 lma ffffffff8802f7a4
=> Loading section .rdata, size 0x48e4 lma ffffffff8802f7b0
=> Loading section .MIPS.abiflags, size 0x18 lma ffffffff88034098
=> Loading section .rel.dyn, size 0x20 lma ffffffff880340b0
=> Loading section .data, size 0x644 lma ffffffff880340d0
=> Loading section .sdata, size 0x4 lma ffffffff88034718
=> Start address ffffffff88000004
=> Transfer rate: 1718400 bits in <1 sec.
=> run
=> Starting program: /home/tester/rtems-cron-6/rtems/b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe
=> test start: CONSTRUCTOR/DESTRUCTOR
] *** BEGIN OF TEST CONSTRUCTOR/DESTRUCTOR ***
] *** TEST VERSION: 6.0.0.572c95c375fa043be3829ac653294070f75b0670
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 13.2.0 20230727 (RTEMS 6, RSB 052ae74bb2448646fd90a5e809863bdd339f1aed, Newlib 3cacedb)
] GLOBAL: Hey I'm in base class constructor number 1 for 0x88035484.
] GLOBAL: Hey I'm in base class constructor number 2 for 0x88035478.
] GLOBAL: Hey I'm in derived class constructor number 3 for 0x88035478.
] LOCAL: Hey I'm in base class constructor number 4 for 0x880426fc.
] LOCAL: Hey I'm in base class constructor number 5 for 0x880426f0.
] LOCAL: Hey I'm in base class constructor number 6 for 0x880426e4.
] LOCAL: Hey I'm in base class constructor number 7 for 0x880426d8.
] LOCAL: Hey I'm in derived class constructor number 8 for 0x880426d8.
] IO Stream not tested
] LOCAL: Hey I'm in derived class destructor number 8 for 0x880426d8.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 7 for 0x880426d8.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 6 for 0x880426e4.
] Derived class - Instantiation order 6
] LOCAL: Hey I'm in base class destructor number 5 for 0x880426f0.
] Derived class - Instantiation order 5
] LOCAL: Hey I'm in base class destructor number 4 for 0x880426fc.
] Derived class - Instantiation order 5
] *** TESTING C++ EXCEPTIONS ***
=> mips-core: 1 byte read to unmapped address 0x27469 at 0x88027594
=> Program
=> received signal SIGBUS, Bus error.
=> 0x88027594 in strlen ()
[ 4/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: fileio.exe
<<skipping passes>>
[11/11] p:2 f:0 u:1 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: unlimited.exe
Passed: 7
Failed: 2
User Input: 2
Expected Fail: 0
Indeterminate: 0
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
-----------------
Total: 11
Failures:
cdtest.exe
minimum.exe
User Input:
capture.exe
fileio.exe
Average test time: 0:00:00.924878
Testing time : 0:00:10.173658
More information about the build
mailing list