-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't working
Description
cd Runner/suites/Multimedia/CDSP/fastrpc_test
- USER_PD_PARAM=
- '[' 0 '!=' 0 ']'
- ./run.sh --arch '' --bin-dir /usr/bin --domain 0 --domain-name adsp --repeat 1 --timeout ''
[INFO] 1970-01-01 00:03:06 - --------------------------------------------------------------------------
[INFO] 1970-01-01 00:03:06 - -------------------Starting fastrpc_test Testcase----------------------------
[INFO] 1970-01-01 00:03:06 - Kernel: Linux rb1-core-kit 6.19.0-rc2-00402-gb613cd8d72f9 Initial Kernel Sanity testcases #1 SMP PREEMPT Fri Jan 2 10:32:43 UTC 2026 aarch64 GNU/Linux
[INFO] 1970-01-01 00:03:06 - Date(UTC): Thu Jan 1 00:03:06 UTC 1970
[INFO] 1970-01-01 00:03:06 - SoC.machine: QRB2210
[INFO] 1970-01-01 00:03:06 - SoC.soc_id: 524
[WARN] 1970-01-01 00:03:06 - Missing system libs dir: /usr/local/lib (lib{adsp,cdsp,sdsp}rpc*.so expected)
[WARN] 1970-01-01 00:03:06 - Missing test libs dir: /usr/local/lib/fastrpc_test (libcalculator.so, etc.)
[WARN] 1970-01-01 00:03:06 - No DSP skeleton dirs found under: /usr/local/share/fastrpc_test (expected v75/ v68/)
[INFO] 1970-01-01 00:03:06 - Using binary: /usr/bin/fastrpc_test
[INFO] 1970-01-01 00:03:06 - Run dir: /usr/bin (launching ./fastrpc_test)
[INFO] 1970-01-01 00:03:06 - Binary details:
[INFO] 1970-01-01 00:03:06 - ls -l: -rwxr-xr-x 1 root root 67560 Apr 5 2011 /usr/bin/fastrpc_test
[INFO] 1970-01-01 00:03:06 - file : /usr/bin/fastrpc_test: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /usr/lib/ld-linux-aarch64.so.1, BuildID[sha1]=eec61c645ae8492b1cdd57603d98cbe6a53bb3a1, for GNU/Linux 5.15.0, stripped
[INFO] 1970-01-01 00:03:06 - LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib/fastrpc_test
[INFO] 1970-01-01 00:03:06 - Linking DSP artifacts from: /usr/share/qcom/qcm2290/Thundercomm/RB1/dsp → /usr/lib/dsp
[INFO] 1970-01-01 00:03:06 - DSP autolink complete (1 link(s))
[INFO] 1970-01-01 00:03:06 - rproc.adsp: remoteproc1 path=/sys/class/remoteproc/remoteproc1 state=running fw=qcom/qcm2290/adsp.mbn name=adsp
[INFO] 1970-01-01 00:03:06 - PD setting: -U 0 (use --user-pd or FASTRPC_USER_PD=1 to change)
[INFO] 1970-01-01 00:03:06 - Domain: -d 0 (ADSP)
[INFO] 1970-01-01 00:03:06 - No --arch provided; running without -a
[INFO] 1970-01-01 00:03:06 - Repeats: 1 | Timeout: none | Buffering: stdbuf -oL -eL
[INFO] 1970-01-01 00:03:06 - Running iter1/1 | start: 1970-01-01T00:03:06Z | dir: /usr/bin
[INFO] 1970-01-01 00:03:06 - Executing: ./fastrpc_test -d 0 -t linux -U 0
----- iter1 output begin -----
Allocate 4000 bytes from ION heap
Creating sequence of numbers from 0 to 999
Compute sum on domain 0
is_status_notification_supported failed with Error 0x72
Retry attempt unsuccessful. Timing out....
ERROR 0x72: Failed to compute sum on domain 0
ERROR 0x72: Failed to find max on domain 0
[FAIL] libcalculator.so (error code: 0x72)
ERROR 0x72: Unable to create FastRPC session on domain 0
Exiting...
Test FAILED
Please look at the mini-dm logs or the adb logcat logs for DSP output
[FAIL] libmultithreading.so (error code: 0x72)
ERROR 0x72: Unable to create FastRPC session on domain 0
hap_example function FAILED
Please look at the mini-dm logs or the adb logcat logs for DSP output
Error occurred with selector FARF_RUNTIME (id: 0): 114
ERROR 0x72: Unable to create FastRPC session on domain 0
hap_example function FAILED
Please look at the mini-dm logs or the adb logcat logs for DSP output
Error occurred with selector MEM (id: 1): 114
ERROR 0x72: Unable to create FastRPC session on domain 0
hap_example function FAILED
Please look at the mini-dm logs or the adb logcat logs for DSP output
Error occurred with selector PERF (id: 2): 114
[FAIL] libhap_example.so (error code: 0x72)
========================================
Test Summary:
Total tests run: 3
Passed: 0
Failed: 3
Skipped: 0
========================================
RESULT: 3 test(s) FAILED
----- iter1 output end -----
[FAIL] 1970-01-01 00:03:06 - iter1: fastrpc_test exited 3 (see ./logs_fastrpc_test_19700101-000306/iter1.out)
[INFO] 1970-01-01 00:03:06 - rproc.adsp: remoteproc1 path=/sys/class/remoteproc/remoteproc1 state=running fw=qcom/qcm2290/adsp.mbn name=adsp
[WARN] 1970-01-01 00:03:07 - iter1: success pattern not found
[FAIL] 1970-01-01 00:03:07 - fastrpc_test : Test Failed (0/1) - /home/lava-131562/0/tests/0_fastrpc_test/Runner/utils/send-to-lava.sh fastrpc_test.res
Received signal: TEST_CASE_ID=fastrpc_test RESULT=FAIL
Lava job: https://lava.infra.foundries.io/scheduler/job/131562
Note:This test case failing on only Rb1 Target
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working