00:08:38.247 ========== Backtrace start: ========== 00:08:38.247 00:08:38.247 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:960 -> killprocess(["179065"]) 00:08:38.247 ... 00:08:38.247 955 kill $1 00:08:38.247 956 fi 00:08:38.247 957 00:08:38.247 958 # wait for the process regardless if its the dummy sudo one 00:08:38.247 959 # or the actual app - it should terminate anyway 00:08:38.247 => 960 wait $1 00:08:38.247 961 else 00:08:38.247 962 # the process is not there anymore 00:08:38.247 963 echo "Process with pid $1 is not found" 00:08:38.247 964 fi 00:08:38.247 965 } 00:08:38.247 ... 00:08:38.247 in /home/vagrant/spdk_repo/spdk/test/event/scheduler/scheduler.sh:46 -> main([]) 00:08:38.247 ... 00:08:38.247 41 00:08:38.247 42 # basic integrity test 00:08:38.247 43 run_test "scheduler_create_thread" scheduler_create_thread 00:08:38.247 44 00:08:38.247 45 trap - SIGINT SIGTERM EXIT 00:08:38.247 => 46 killprocess $scheduler_pid 00:08:38.247 ... 00:08:38.247 00:08:38.247 ========== Backtrace end ========== 00:08:38.247 ========== Backtrace start: ========== 00:08:38.247 00:08:38.247 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["event_scheduler"],["/home/vagrant/spdk_repo/spdk/test/event/scheduler/scheduler.sh"]) 00:08:38.247 ... 00:08:38.247 1106 timing_enter $test_name 00:08:38.247 1107 echo "************************************" 00:08:38.247 1108 echo "START TEST $test_name" 00:08:38.248 1109 echo "************************************" 00:08:38.248 1110 xtrace_restore 00:08:38.248 1111 time "$@" 00:08:38.248 1112 xtrace_disable 00:08:38.248 1113 echo "************************************" 00:08:38.248 1114 echo "END TEST $test_name" 00:08:38.248 1115 echo "************************************" 00:08:38.248 1116 timing_exit $test_name 00:08:38.248 ... 00:08:38.248 in /home/vagrant/spdk_repo/spdk/test/event/event.sh:50 -> main([]) 00:08:38.248 ... 00:08:38.248 45 run_test "event_perf" $testdir/event_perf/event_perf -m 0xF -t 1 00:08:38.248 46 run_test "event_reactor" $testdir/reactor/reactor -t 1 00:08:38.248 47 run_test "event_reactor_perf" $testdir/reactor_perf/reactor_perf -t 1 00:08:38.248 48 00:08:38.248 49 if [ $(uname -s) = Linux ]; then 00:08:38.248 => 50 run_test "event_scheduler" $testdir/scheduler/scheduler.sh 00:08:38.248 51 if modprobe -n nbd; then 00:08:38.248 52 run_test "app_repeat" app_repeat_test 00:08:38.248 53 fi 00:08:38.248 54 if ((SPDK_TEST_CRYPTO == 0)); then 00:08:38.248 55 run_test "cpu_locks" "$testdir/cpu_locks.sh" 00:08:38.248 ... 00:08:38.248 00:08:38.248 ========== Backtrace end ========== 00:08:38.248 ========== Backtrace start: ========== 00:08:38.248 00:08:38.248 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["event"],["/home/vagrant/spdk_repo/spdk/test/event/event.sh"]) 00:08:38.248 ... 00:08:38.248 1106 timing_enter $test_name 00:08:38.248 1107 echo "************************************" 00:08:38.248 1108 echo "START TEST $test_name" 00:08:38.248 1109 echo "************************************" 00:08:38.248 1110 xtrace_restore 00:08:38.248 1111 time "$@" 00:08:38.248 1112 xtrace_disable 00:08:38.248 1113 echo "************************************" 00:08:38.248 1114 echo "END TEST $test_name" 00:08:38.248 1115 echo "************************************" 00:08:38.248 1116 timing_exit $test_name 00:08:38.248 ... 00:08:38.248 in /home/vagrant/spdk_repo/spdk/autotest.sh:177 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:08:38.248 ... 00:08:38.248 172 if [[ $SPDK_JSONRPC_GO_CLIENT -eq 0 ]]; then 00:08:38.248 173 run_test "spdkcli_tcp" $rootdir/test/spdkcli/tcp.sh 00:08:38.248 174 fi 00:08:38.248 175 00:08:38.248 176 run_test "dpdk_mem_utility" $rootdir/test/dpdk_memory_utility/test_dpdk_mem_info.sh 00:08:38.248 => 177 run_test "event" $rootdir/test/event/event.sh 00:08:38.248 178 run_test "thread" $rootdir/test/thread/thread.sh 00:08:38.248 179 run_test "accel" $rootdir/test/accel/accel.sh 00:08:38.248 180 run_test "accel_rpc" $rootdir/test/accel/accel_rpc.sh 00:08:38.248 181 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:08:38.248 182 run_test "version" $rootdir/test/app/version.sh 00:08:38.248 ... 00:08:38.248 00:08:38.248 ========== Backtrace end ==========