00:22:51.985 ========== Backtrace start: ========== 00:22:51.985 00:22:51.985 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:587 -> rpc_cmd(["bdev_nvme_detach_controller"],["nvme0"]) 00:22:51.985 ... 00:22:51.985 582 echo "$rsp" 00:22:51.985 583 done 00:22:51.985 584 00:22:51.985 585 rc=${!status[*]} 00:22:51.985 586 xtrace_restore 00:22:51.985 => 587 [[ $rc == 0 ]] 00:22:51.985 588 } 00:22:51.985 589 00:22:51.985 590 function rpc_cmd_simple_data_json() { 00:22:51.985 591 00:22:51.985 592 local elems="$1[@]" elem 00:22:51.985 ... 00:22:51.985 in /home/vagrant/spdk_repo/spdk/test/nvme/nvme_reset_stuck_adm_cmd.sh:62 -> main([]) 00:22:51.985 ... 00:22:51.985 57 $rpc_py bdev_nvme_reset_controller $ctrlr_name 00:22:51.985 58 00:22:51.985 59 echo "Waiting for RPC error injection (bdev_nvme_send_cmd) process PID:" $get_feat_pid 00:22:51.985 60 wait $get_feat_pid 00:22:51.985 61 diff_time=$(($(date +%s) - start_time)) 00:22:51.985 => 62 $rpc_py bdev_nvme_detach_controller $ctrlr_name 00:22:51.985 63 00:22:51.985 64 trap - SIGINT SIGTERM EXIT 00:22:51.985 65 00:22:51.985 66 # extracting 'sc' and 'sct' values from 'struct spdk_nvme_status' 00:22:51.985 67 spdk_nvme_status=$(jq -r '.cpl' $tmp_file) 00:22:51.985 ... 00:22:51.985 00:22:51.985 ========== Backtrace end ========== 00:22:51.986 ========== Backtrace start: ========== 00:22:51.986 00:22:51.986 in /home/vagrant/spdk_repo/spdk/test/nvme/nvme.sh:105 -> main([]) 00:22:51.986 ... 00:22:51.986 100 run_test "nvme_multi_secondary" nvme_multi_secondary 00:22:51.986 101 trap - SIGINT SIGTERM EXIT 00:22:51.986 102 kill_stub 00:22:51.986 103 fi 00:22:51.986 104 00:22:51.986 => 105 run_test "bdev_nvme_reset_stuck_adm_cmd" $rootdir/test/nvme/nvme_reset_stuck_adm_cmd.sh 00:22:51.986 106 00:22:51.986 107 if [[ $CONFIG_FIO_PLUGIN == y ]]; then 00:22:51.986 108 run_test "nvme_fio" nvme_fio_test 00:22:51.986 109 fi 00:22:51.986 ... 00:22:51.986 00:22:51.986 ========== Backtrace end ========== 00:22:51.986 ========== Backtrace start: ========== 00:22:51.986 00:22:52.244 in /home/vagrant/spdk_repo/spdk/autotest.sh:216 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:22:52.244 ... 00:22:52.244 211 if [ $SPDK_TEST_NVME -eq 1 ]; then 00:22:52.244 212 run_test "blockdev_nvme" $rootdir/test/bdev/blockdev.sh "nvme" 00:22:52.244 213 if [[ $(uname -s) == Linux ]]; then 00:22:52.244 214 run_test "blockdev_nvme_gpt" $rootdir/test/bdev/blockdev.sh "gpt" 00:22:52.244 215 fi 00:22:52.244 => 216 run_test "nvme" $rootdir/test/nvme/nvme.sh 00:22:52.244 217 if [[ $SPDK_TEST_NVME_PMR -eq 1 ]]; then 00:22:52.244 218 run_test "nvme_pmr" $rootdir/test/nvme/nvme_pmr.sh 00:22:52.244 219 fi 00:22:52.244 220 00:22:52.244 221 run_test "nvme_scc" $rootdir/test/nvme/nvme_scc.sh 00:22:52.244 ... 00:22:52.244 00:22:52.244 ========== Backtrace end ==========