00:13:17.242 ========== Backtrace start: ========== 00:13:17.242 00:13:17.242 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:589 -> rpc_cmd([]) 00:13:17.242 ... 00:13:17.242 584 echo "$rsp" 00:13:17.242 585 done 00:13:17.242 586 00:13:17.242 587 rc=${!status[*]} 00:13:17.242 588 xtrace_restore 00:13:17.242 => 589 [[ $rc == 0 ]] 00:13:17.242 590 } 00:13:17.242 591 00:13:17.242 592 function rpc_cmd_simple_data_json() { 00:13:17.242 593 00:13:17.242 594 local elems="$1[@]" elem 00:13:17.242 ... 00:13:17.242 in /home/vagrant/spdk_repo/spdk/test/bdev/blockdev.sh:53 -> setup_bdev_conf([]) 00:13:17.242 ... 00:13:17.242 48 trap 'killprocess "$spdk_tgt_pid"; exit 1' SIGINT SIGTERM EXIT 00:13:17.242 49 waitforlisten "$spdk_tgt_pid" 00:13:17.242 50 } 00:13:17.242 51 00:13:17.242 52 function setup_bdev_conf() { 00:13:17.242 => 53 "$rpc_py" <<- RPC 00:13:17.242 54 iobuf_set_options --small-pool-count 10000 --large-pool-count 1100 00:13:17.242 55 framework_start_init 00:13:17.242 56 bdev_split_create Malloc1 2 00:13:17.242 57 bdev_split_create -s 4 Malloc2 8 00:13:17.242 58 bdev_malloc_create -b Malloc0 32 512 00:13:17.242 ... 00:13:17.242 in /home/vagrant/spdk_repo/spdk/test/bdev/blockdev.sh:697 -> main([]) 00:13:17.242 ... 00:13:17.242 692 wait_for_rpc="--wait-for-rpc" 00:13:17.242 693 fi 00:13:17.242 694 start_spdk_tgt 00:13:17.242 695 case "$test_type" in 00:13:17.242 696 bdev) 00:13:17.242 => 697 setup_bdev_conf 00:13:17.242 698 ;; 00:13:17.242 699 nvme) 00:13:17.242 700 setup_nvme_conf 00:13:17.242 701 ;; 00:13:17.242 702 gpt) 00:13:17.242 ... 00:13:17.242 00:13:17.242 ========== Backtrace end ========== 00:13:17.242 ========== Backtrace start: ========== 00:13:17.242 00:13:17.242 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["blockdev_general"],["/home/vagrant/spdk_repo/spdk/test/bdev/blockdev.sh"]) 00:13:17.242 ... 00:13:17.242 1120 timing_enter $test_name 00:13:17.242 1121 echo "************************************" 00:13:17.242 1122 echo "START TEST $test_name" 00:13:17.242 1123 echo "************************************" 00:13:17.242 1124 xtrace_restore 00:13:17.242 1125 time "$@" 00:13:17.242 1126 xtrace_disable 00:13:17.242 1127 echo "************************************" 00:13:17.242 1128 echo "END TEST $test_name" 00:13:17.242 1129 echo "************************************" 00:13:17.242 1130 timing_exit $test_name 00:13:17.242 ... 00:13:17.242 in /home/vagrant/spdk_repo/spdk/autotest.sh:180 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:13:17.242 ... 00:13:17.242 175 00:13:17.242 176 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:13:17.242 177 run_test "version" $rootdir/test/app/version.sh 00:13:17.242 178 00:13:17.242 179 if [ $SPDK_TEST_BLOCKDEV -eq 1 ]; then 00:13:17.242 => 180 run_test "blockdev_general" $rootdir/test/bdev/blockdev.sh 00:13:17.242 181 run_test "bdevperf_config" $rootdir/test/bdev/bdevperf/test_config.sh 00:13:17.242 182 if [[ $(uname -s) == Linux ]]; then 00:13:17.242 183 run_test "reactor_set_interrupt" $rootdir/test/interrupt/reactor_set_interrupt.sh 00:13:17.242 184 run_test "reap_unregistered_poller" $rootdir/test/interrupt/reap_unregistered_poller.sh 00:13:17.242 185 fi 00:13:17.242 ... 00:13:17.242 00:13:17.242 ========== Backtrace end ==========