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