00:09:46.249 ========== Backtrace start: ========== 00:09:46.249 00:09:46.249 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:589 -> rpc_cmd(["bdev_lvol_create_lvstore"],["Malloc0"],["lvs_test"]) 00:09:46.249 ... 00:09:46.249 584 echo "$rsp" 00:09:46.249 585 done 00:09:46.249 586 00:09:46.249 587 rc=${!status[*]} 00:09:46.249 588 xtrace_restore 00:09:46.249 => 589 [[ $rc == 0 ]] 00:09:46.249 590 } 00:09:46.249 591 00:09:46.249 592 function rpc_cmd_simple_data_json() { 00:09:46.249 593 00:09:46.249 594 local elems="$1[@]" elem 00:09:46.249 ... 00:09:46.249 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:18 -> test_construct_lvs([]) 00:09:46.249 ... 00:09:46.249 13 function test_construct_lvs() { 00:09:46.249 14 # create a malloc bdev 00:09:46.249 15 malloc_name=$(rpc_cmd bdev_malloc_create $MALLOC_SIZE_MB $MALLOC_BS) 00:09:46.249 16 00:09:46.249 17 # create a valid lvs 00:09:46.249 => 18 lvs_uuid=$(rpc_cmd bdev_lvol_create_lvstore "$malloc_name" lvs_test) 00:09:46.249 19 lvs=$(rpc_cmd bdev_lvol_get_lvstores -u "$lvs_uuid") 00:09:46.249 20 00:09:46.250 21 # try to destroy inexistent lvs, this should obviously fail 00:09:46.250 22 dummy_uuid="00000000-0000-0000-0000-000000000000" 00:09:46.250 23 NOT rpc_cmd bdev_lvol_delete_lvstore -u "$dummy_uuid" 00:09:46.250 ... 00:09:46.250 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["test_construct_lvs"],["test_construct_lvs"]) 00:09:46.250 ... 00:09:46.250 1120 timing_enter $test_name 00:09:46.250 1121 echo "************************************" 00:09:46.250 1122 echo "START TEST $test_name" 00:09:46.250 1123 echo "************************************" 00:09:46.250 1124 xtrace_restore 00:09:46.250 1125 time "$@" 00:09:46.250 1126 xtrace_disable 00:09:46.250 1127 echo "************************************" 00:09:46.250 1128 echo "END TEST $test_name" 00:09:46.250 1129 echo "************************************" 00:09:46.250 1130 timing_exit $test_name 00:09:46.250 ... 00:09:46.250 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:576 -> main([]) 00:09:46.250 ... 00:09:46.250 571 $SPDK_BIN_DIR/spdk_tgt & 00:09:46.250 572 spdk_pid=$! 00:09:46.250 573 trap 'killprocess "$spdk_pid"; exit 1' SIGINT SIGTERM EXIT 00:09:46.250 574 waitforlisten $spdk_pid 00:09:46.250 575 00:09:46.250 => 576 run_test "test_construct_lvs" test_construct_lvs 00:09:46.250 577 run_test "test_construct_lvs_nonexistent_bdev" test_construct_lvs_nonexistent_bdev 00:09:46.250 578 run_test "test_construct_two_lvs_on_the_same_bdev" test_construct_two_lvs_on_the_same_bdev 00:09:46.250 579 run_test "test_construct_lvs_conflict_alias" test_construct_lvs_conflict_alias 00:09:46.250 580 run_test "test_construct_lvs_different_cluster_size" test_construct_lvs_different_cluster_size 00:09:46.250 581 run_test "test_construct_lvs_clear_methods" test_construct_lvs_clear_methods 00:09:46.250 ... 00:09:46.250 00:09:46.250 ========== Backtrace end ========== 00:09:46.250 ========== Backtrace start: ========== 00:09:46.250 00:09:46.250 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:18 -> test_construct_lvs([]) 00:09:46.250 ... 00:09:46.250 13 function test_construct_lvs() { 00:09:46.250 14 # create a malloc bdev 00:09:46.250 15 malloc_name=$(rpc_cmd bdev_malloc_create $MALLOC_SIZE_MB $MALLOC_BS) 00:09:46.250 16 00:09:46.250 17 # create a valid lvs 00:09:46.250 => 18 lvs_uuid=$(rpc_cmd bdev_lvol_create_lvstore "$malloc_name" lvs_test) 00:09:46.250 19 lvs=$(rpc_cmd bdev_lvol_get_lvstores -u "$lvs_uuid") 00:09:46.250 20 00:09:46.250 21 # try to destroy inexistent lvs, this should obviously fail 00:09:46.250 22 dummy_uuid="00000000-0000-0000-0000-000000000000" 00:09:46.250 23 NOT rpc_cmd bdev_lvol_delete_lvstore -u "$dummy_uuid" 00:09:46.250 ... 00:09:46.250 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["test_construct_lvs"],["test_construct_lvs"]) 00:09:46.250 ... 00:09:46.250 1120 timing_enter $test_name 00:09:46.250 1121 echo "************************************" 00:09:46.250 1122 echo "START TEST $test_name" 00:09:46.250 1123 echo "************************************" 00:09:46.250 1124 xtrace_restore 00:09:46.250 1125 time "$@" 00:09:46.250 1126 xtrace_disable 00:09:46.250 1127 echo "************************************" 00:09:46.250 1128 echo "END TEST $test_name" 00:09:46.250 1129 echo "************************************" 00:09:46.250 1130 timing_exit $test_name 00:09:46.250 ... 00:09:46.250 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:576 -> main([]) 00:09:46.250 ... 00:09:46.250 571 $SPDK_BIN_DIR/spdk_tgt & 00:09:46.250 572 spdk_pid=$! 00:09:46.250 573 trap 'killprocess "$spdk_pid"; exit 1' SIGINT SIGTERM EXIT 00:09:46.250 574 waitforlisten $spdk_pid 00:09:46.250 575 00:09:46.250 => 576 run_test "test_construct_lvs" test_construct_lvs 00:09:46.250 577 run_test "test_construct_lvs_nonexistent_bdev" test_construct_lvs_nonexistent_bdev 00:09:46.250 578 run_test "test_construct_two_lvs_on_the_same_bdev" test_construct_two_lvs_on_the_same_bdev 00:09:46.250 579 run_test "test_construct_lvs_conflict_alias" test_construct_lvs_conflict_alias 00:09:46.250 580 run_test "test_construct_lvs_different_cluster_size" test_construct_lvs_different_cluster_size 00:09:46.250 581 run_test "test_construct_lvs_clear_methods" test_construct_lvs_clear_methods 00:09:46.250 ... 00:09:46.250 00:09:46.250 ========== Backtrace end ========== 00:15:37.948 ========== Backtrace start: ========== 00:15:37.948 00:15:37.948 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["lvol_basic"],["/home/vagrant/spdk_repo/spdk/test/lvol/basic.sh"]) 00:15:37.948 ... 00:15:37.948 1120 timing_enter $test_name 00:15:37.948 1121 echo "************************************" 00:15:37.948 1122 echo "START TEST $test_name" 00:15:37.948 1123 echo "************************************" 00:15:37.948 1124 xtrace_restore 00:15:37.948 1125 time "$@" 00:15:37.948 1126 xtrace_disable 00:15:37.948 1127 echo "************************************" 00:15:37.948 1128 echo "END TEST $test_name" 00:15:37.948 1129 echo "************************************" 00:15:37.948 1130 timing_exit $test_name 00:15:37.948 ... 00:15:37.948 in /home/vagrant/spdk_repo/spdk/test/lvol/lvol.sh:14 -> main([]) 00:15:37.948 ... 00:15:37.948 9 source $rootdir/test/common/autotest_common.sh 00:15:37.948 10 00:15:37.948 11 timing_enter lvol 00:15:37.948 12 00:15:37.948 13 timing_enter basic 00:15:37.948 => 14 run_test "lvol_basic" $rootdir/test/lvol/basic.sh 00:15:37.948 15 run_test "lvol_resize" $rootdir/test/lvol/resize.sh 00:15:37.948 16 run_test "lvol_hotremove" $rootdir/test/lvol/hotremove.sh 00:15:37.948 17 run_test "lvol_tasting" $rootdir/test/lvol/tasting.sh 00:15:37.948 18 run_test "lvol_snapshot_clone" $rootdir/test/lvol/snapshot_clone.sh 00:15:37.948 19 run_test "lvol_rename" $rootdir/test/lvol/rename.sh 00:15:37.948 ... 00:15:37.948 00:15:37.948 ========== Backtrace end ========== 00:15:37.948 ========== Backtrace start: ========== 00:15:37.948 00:15:37.948 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["lvol"],["/home/vagrant/spdk_repo/spdk/test/lvol/lvol.sh"]) 00:15:37.948 ... 00:15:37.948 1120 timing_enter $test_name 00:15:37.948 1121 echo "************************************" 00:15:37.948 1122 echo "START TEST $test_name" 00:15:37.948 1123 echo "************************************" 00:15:37.948 1124 xtrace_restore 00:15:37.948 1125 time "$@" 00:15:37.948 1126 xtrace_disable 00:15:37.948 1127 echo "************************************" 00:15:37.948 1128 echo "END TEST $test_name" 00:15:37.948 1129 echo "************************************" 00:15:37.948 1130 timing_exit $test_name 00:15:37.948 ... 00:15:37.948 in /home/vagrant/spdk_repo/spdk/autotest.sh:316 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:15:37.948 ... 00:15:37.948 311 if [ $SPDK_TEST_VFIOUSER_QEMU -eq 1 ]; then 00:15:37.948 312 HUGENODE=0 run_test "vfio_user_qemu" $rootdir/test/vfio_user/vfio_user.sh --iso 00:15:37.948 313 fi 00:15:37.948 314 00:15:37.948 315 if [ $SPDK_TEST_LVOL -eq 1 ]; then 00:15:37.948 => 316 run_test "lvol" $rootdir/test/lvol/lvol.sh 00:15:37.948 317 run_test "blob_io_wait" $rootdir/test/blobstore/blob_io_wait/blob_io_wait.sh 00:15:37.948 318 fi 00:15:37.948 319 00:15:37.948 320 if [ $SPDK_TEST_VHOST_INIT -eq 1 ]; then 00:15:37.948 321 timing_enter vhost_initiator 00:15:37.948 ... 00:15:37.948 00:15:37.948 ========== Backtrace end ==========