00:07:46.794 ========== Backtrace start: ========== 00:07:46.794 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/dd/sparse.sh:73 -> file_to_bdev([]) 00:07:46.794 ... 00:07:46.794 68 ["size"]=37748736 00:07:46.794 69 ["thin_provision"]=true 00:07:46.794 70 ) 00:07:46.794 71 00:07:46.794 72 "${DD_APP[@]}" \ 00:07:46.794 => 73 --if="$file2" \ 00:07:46.794 74 --ob="$lvstore/$lvol" \ 00:07:46.794 75 --bs=12582912 \ 00:07:46.794 76 --sparse \ 00:07:46.794 77 --json <(gen_conf) 00:07:46.794 78 } 00:07:46.794 ... 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["dd_sparse_file_to_bdev"],["file_to_bdev"]) 00:07:46.794 ... 00:07:46.794 1106 timing_enter $test_name 00:07:46.794 1107 echo "************************************" 00:07:46.794 1108 echo "START TEST $test_name" 00:07:46.794 1109 echo "************************************" 00:07:46.794 1110 xtrace_restore 00:07:46.794 1111 time "$@" 00:07:46.794 1112 xtrace_disable 00:07:46.794 1113 echo "************************************" 00:07:46.794 1114 echo "END TEST $test_name" 00:07:46.794 1115 echo "************************************" 00:07:46.794 1116 timing_exit $test_name 00:07:46.794 ... 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/dd/sparse.sh:121 -> main([]) 00:07:46.794 ... 00:07:46.794 116 trap "cleanup" EXIT 00:07:46.794 117 00:07:46.794 118 prepare 00:07:46.794 119 00:07:46.794 120 run_test "dd_sparse_file_to_file" file_to_file 00:07:46.794 => 121 run_test "dd_sparse_file_to_bdev" file_to_bdev 00:07:46.794 122 run_test "dd_sparse_bdev_to_file" bdev_to_file 00:07:46.794 ... 00:07:46.794 00:07:46.794 ========== Backtrace end ========== 00:07:46.794 ========== Backtrace start: ========== 00:07:46.794 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["spdk_dd_sparse"],["/home/vagrant/spdk_repo/spdk/test/dd/sparse.sh"]) 00:07:46.794 ... 00:07:46.794 1106 timing_enter $test_name 00:07:46.794 1107 echo "************************************" 00:07:46.794 1108 echo "START TEST $test_name" 00:07:46.794 1109 echo "************************************" 00:07:46.794 1110 xtrace_restore 00:07:46.794 1111 time "$@" 00:07:46.794 1112 xtrace_disable 00:07:46.794 1113 echo "************************************" 00:07:46.794 1114 echo "END TEST $test_name" 00:07:46.794 1115 echo "************************************" 00:07:46.794 1116 timing_exit $test_name 00:07:46.794 ... 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/dd/dd.sh:27 -> main([]) 00:07:46.794 ... 00:07:46.794 22 run_test "spdk_dd_malloc" "$testdir/malloc.sh" 00:07:46.794 23 run_test "spdk_dd_bdev_to_bdev" "$testdir/bdev_to_bdev.sh" "${nvmes[@]}" 00:07:46.794 24 if ((SPDK_TEST_URING == 1)); then 00:07:46.794 25 run_test "spdk_dd_uring" "$testdir/uring.sh" 00:07:46.794 26 fi 00:07:46.794 => 27 run_test "spdk_dd_sparse" "$testdir/sparse.sh" 00:07:46.794 28 run_test "spdk_dd_negative" "$testdir/negative_dd.sh" 00:07:46.794 ... 00:07:46.794 00:07:46.794 ========== Backtrace end ========== 00:07:46.794 ========== Backtrace start: ========== 00:07:46.794 00:07:46.794 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["spdk_dd"],["/home/vagrant/spdk_repo/spdk/test/dd/dd.sh"]) 00:07:46.794 ... 00:07:46.794 1106 timing_enter $test_name 00:07:46.794 1107 echo "************************************" 00:07:46.794 1108 echo "START TEST $test_name" 00:07:46.794 1109 echo "************************************" 00:07:46.794 1110 xtrace_restore 00:07:46.794 1111 time "$@" 00:07:46.794 1112 xtrace_disable 00:07:46.794 1113 echo "************************************" 00:07:46.794 1114 echo "END TEST $test_name" 00:07:46.794 1115 echo "************************************" 00:07:46.794 1116 timing_exit $test_name 00:07:46.794 ... 00:07:46.794 in /home/vagrant/spdk_repo/spdk/autotest.sh:202 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:07:46.794 ... 00:07:46.794 197 # dd tests are executed there as well. However, these tests can take a significant 00:07:46.794 198 # amount of time to complete (up to 4min) on a physical system leading to a potential 00:07:46.794 199 # job timeout. Avoid that by skipping these tests - this should not affect the coverage 00:07:46.794 200 # since dd tests are still run as part of the vg jobs. 00:07:46.794 201 if [[ $SPDK_TEST_CRYPTO -eq 0 ]]; then 00:07:46.794 => 202 run_test "spdk_dd" $rootdir/test/dd/dd.sh 00:07:46.794 203 fi 00:07:46.794 204 fi 00:07:46.794 205 fi 00:07:46.794 206 00:07:46.794 207 if [ $SPDK_TEST_NVME -eq 1 ]; then 00:07:46.794 ... 00:07:46.794 00:07:46.794 ========== Backtrace end ==========