00:18:19.312 ========== Backtrace start: ========== 00:18:19.312 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1331 -> fio_plugin(["/home/vagrant/spdk_repo/spdk/build/fio/spdk_bdev"],["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:18:19.312 ... 00:18:19.312 1326 break 00:18:19.312 1327 fi 00:18:19.312 1328 done 00:18:19.312 1329 00:18:19.312 1330 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:18:19.312 1331 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:18:19.312 1332 } 00:18:19.312 1333 00:18:19.312 1334 function fio_bdev() { 00:18:19.312 1335 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:18:19.312 1336 } 00:18:19.312 ... 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1335 -> fio_bdev(["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:18:19.312 ... 00:18:19.312 1330 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:18:19.312 1331 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:18:19.312 1332 } 00:18:19.312 1333 00:18:19.312 1334 function fio_bdev() { 00:18:19.312 1335 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:18:19.312 1336 } 00:18:19.312 1337 00:18:19.312 1338 function fio_nvme() { 00:18:19.312 1339 fio_plugin "$rootdir/build/fio/spdk_nvme" "$@" 00:18:19.312 1340 } 00:18:19.312 ... 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:82 -> fio(["/dev/fd/62"]) 00:18:19.312 ... 00:18:19.312 77 FIO 00:18:19.312 78 done 00:18:19.312 79 } 00:18:19.312 80 00:18:19.312 81 fio() { 00:18:19.312 => 82 fio_bdev --ioengine=spdk_bdev --spdk_json_conf "$@" <(gen_fio_conf) 00:18:19.312 83 } 00:18:19.312 84 00:18:19.312 85 fio_dif_1() { 00:18:19.312 86 create_subsystems 0 00:18:19.312 87 fio <(create_json_sub_conf 0) 00:18:19.312 ... 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:112 -> fio_dif_rand_params([]) 00:18:19.312 ... 00:18:19.312 107 destroy_subsystems 0 00:18:19.312 108 00:18:19.312 109 NULL_DIF=2 bs=4k numjobs=8 iodepth=16 runtime="" files=2 00:18:19.312 110 00:18:19.312 111 create_subsystems 0 1 2 00:18:19.312 => 112 fio <(create_json_sub_conf 0 1 2) 00:18:19.312 113 destroy_subsystems 0 1 2 00:18:19.312 114 00:18:19.312 115 NULL_DIF=1 bs=8k,16k,128k numjobs=2 iodepth=8 runtime=5 files=1 00:18:19.312 116 00:18:19.312 117 create_subsystems 0 1 00:18:19.312 ... 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["fio_dif_rand_params"],["fio_dif_rand_params"]) 00:18:19.312 ... 00:18:19.312 1099 timing_enter $test_name 00:18:19.312 1100 echo "************************************" 00:18:19.312 1101 echo "START TEST $test_name" 00:18:19.312 1102 echo "************************************" 00:18:19.312 1103 xtrace_restore 00:18:19.312 1104 time "$@" 00:18:19.312 1105 xtrace_disable 00:18:19.312 1106 echo "************************************" 00:18:19.312 1107 echo "END TEST $test_name" 00:18:19.312 1108 echo "************************************" 00:18:19.312 1109 timing_exit $test_name 00:18:19.312 ... 00:18:19.312 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:143 -> main(["--transport=tcp"],["--iso"]) 00:18:19.312 ... 00:18:19.312 138 00:18:19.312 139 create_transport 00:18:19.312 140 00:18:19.312 141 run_test "fio_dif_1_default" fio_dif_1 00:18:19.312 142 run_test "fio_dif_1_multi_subsystems" fio_dif_1_multi_subsystems 00:18:19.312 => 143 run_test "fio_dif_rand_params" fio_dif_rand_params 00:18:19.312 144 run_test "fio_dif_digest" fio_dif_digest 00:18:19.312 145 00:18:19.312 146 trap - SIGINT SIGTERM EXIT 00:18:19.312 147 nvmftestfini 00:18:19.312 ... 00:18:19.312 00:18:19.312 ========== Backtrace end ========== 00:18:20.346 ========== Backtrace start: ========== 00:18:20.346 00:18:20.346 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["nvmf_dif"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh"]) 00:18:20.346 ... 00:18:20.346 1099 timing_enter $test_name 00:18:20.346 1100 echo "************************************" 00:18:20.346 1101 echo "START TEST $test_name" 00:18:20.346 1102 echo "************************************" 00:18:20.346 1103 xtrace_restore 00:18:20.346 1104 time "$@" 00:18:20.346 1105 xtrace_disable 00:18:20.346 1106 echo "************************************" 00:18:20.346 1107 echo "END TEST $test_name" 00:18:20.346 1108 echo "************************************" 00:18:20.346 1109 timing_exit $test_name 00:18:20.346 ... 00:18:20.346 in /home/vagrant/spdk_repo/spdk/autotest.sh:300 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:18:20.346 ... 00:18:20.346 295 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:18:20.346 296 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:18:20.346 297 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:18:20.346 298 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:18:20.346 299 fi 00:18:20.346 => 300 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:18:20.346 301 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:18:20.346 302 elif [ "$SPDK_TEST_NVMF_TRANSPORT" = "fc" ]; then 00:18:20.346 303 run_test "nvmf_fc" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:18:20.346 304 run_test "spdkcli_nvmf_fc" $rootdir/test/spdkcli/nvmf.sh 00:18:20.346 305 else 00:18:20.346 ... 00:18:20.346 00:18:20.346 ========== Backtrace end ==========