00:32:35.655 ========== Backtrace start: ========== 00:32:35.655 00:32:35.655 in /home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh:840 -> raid_add_bdev_without_rebuild(["2"],["false"]) 00:32:35.655 ... 00:32:35.655 835 00:32:35.655 836 # Check if the RAID bdev is in online state (degraded) 00:32:35.655 837 verify_raid_bdev_state $raid_bdev_name "online" $raid_level $strip_size $((num_base_bdevs - 1)) 00:32:35.655 838 00:32:35.655 839 # Add bdev without rebuild 00:32:35.655 => 840 $rpc_py bdev_raid_add_base_bdev $raid_bdev_name "spare" -s 00:32:35.655 841 $rpc_py bdev_get_bdevs -t 1000 00:32:35.655 842 00:32:35.655 843 # Check if rebuild not started 00:32:35.655 844 verify_raid_bdev_process $raid_bdev_name "none" "none" 00:32:35.655 845 00:32:35.655 ... 00:32:35.655 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["raid_add_bdev_without_rebuild"],["raid_add_bdev_without_rebuild"],["2"],["false"]) 00:32:35.655 ... 00:32:35.655 1120 timing_enter $test_name 00:32:35.655 1121 echo "************************************" 00:32:35.655 1122 echo "START TEST $test_name" 00:32:35.655 1123 echo "************************************" 00:32:35.655 1124 xtrace_restore 00:32:35.655 1125 time "$@" 00:32:35.655 1126 xtrace_disable 00:32:35.655 1127 echo "************************************" 00:32:35.655 1128 echo "END TEST $test_name" 00:32:35.655 1129 echo "************************************" 00:32:35.655 1130 timing_exit $test_name 00:32:35.655 ... 00:32:35.655 in /home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh:1035 -> main([]) 00:32:35.655 ... 00:32:35.655 1030 for n in 2 4; do 00:32:35.655 1031 run_test "raid_rebuild_test" raid_rebuild_test raid1 $n false false true 00:32:35.655 1032 run_test "raid_rebuild_test_sb" raid_rebuild_test raid1 $n true false true 00:32:35.655 1033 run_test "raid_rebuild_test_io" raid_rebuild_test raid1 $n false true true 00:32:35.655 1034 run_test "raid_rebuild_test_sb_io" raid_rebuild_test raid1 $n true true true 00:32:35.655 1035 run_test "raid_add_bdev_without_rebuild" raid_add_bdev_without_rebuild $n false 00:32:35.655 1036 run_test "raid_add_bdev_without_rebuild_sb" raid_add_bdev_without_rebuild $n true 00:32:35.655 1037 done 00:32:35.655 1038 fi 00:32:35.655 1039 00:32:35.655 1040 if [ "$CONFIG_RAID5F" == y ]; then 00:32:35.655 ... 00:32:35.655 00:32:35.655 ========== Backtrace end ========== 00:32:37.033 ========== Backtrace start: ========== 00:32:37.033 00:32:37.033 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["bdev_raid"],["/home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh"]) 00:32:37.033 ... 00:32:37.033 1120 timing_enter $test_name 00:32:37.033 1121 echo "************************************" 00:32:37.033 1122 echo "START TEST $test_name" 00:32:37.033 1123 echo "************************************" 00:32:37.033 1124 xtrace_restore 00:32:37.033 1125 time "$@" 00:32:37.033 1126 xtrace_disable 00:32:37.033 1127 echo "************************************" 00:32:37.033 1128 echo "END TEST $test_name" 00:32:37.033 1129 echo "************************************" 00:32:37.033 1130 timing_exit $test_name 00:32:37.033 ... 00:32:37.033 in /home/vagrant/spdk_repo/spdk/autotest.sh:194 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:32:37.033 ... 00:32:37.033 189 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:32:37.033 190 run_test "version" $rootdir/test/app/version.sh 00:32:37.033 191 00:32:37.033 192 if [ $SPDK_TEST_BLOCKDEV -eq 1 ]; then 00:32:37.033 193 run_test "blockdev_general" $rootdir/test/bdev/blockdev.sh 00:32:37.033 => 194 run_test "bdev_raid" $rootdir/test/bdev/bdev_raid.sh 00:32:37.033 195 run_test "bdevperf_config" $rootdir/test/bdev/bdevperf/test_config.sh 00:32:37.033 196 if [[ $(uname -s) == Linux ]]; then 00:32:37.033 197 run_test "reactor_set_interrupt" $rootdir/test/interrupt/reactor_set_interrupt.sh 00:32:37.033 198 run_test "reap_unregistered_poller" $rootdir/test/interrupt/reap_unregistered_poller.sh 00:32:37.033 199 fi 00:32:37.033 ... 00:32:37.033 00:32:37.033 ========== Backtrace end ==========