00:04:04.566 ========== Backtrace start: ========== 00:04:04.566 00:04:04.566 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:52 -> unittest_event([]) 00:04:04.566 ... 00:04:04.566 47 $valgrind $testdir/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:04:04.566 48 } 00:04:04.566 49 00:04:04.566 50 function unittest_event() { 00:04:04.566 51 $valgrind $testdir/lib/event/app.c/app_ut 00:04:04.566 => 52 $valgrind $testdir/lib/event/reactor.c/reactor_ut 00:04:04.566 53 } 00:04:04.566 54 00:04:04.566 55 function unittest_ftl() { 00:04:04.566 56 $valgrind $testdir/lib/ftl/ftl_band.c/ftl_band_ut 00:04:04.566 57 $valgrind $testdir/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:04:04.566 ... 00:04:04.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest_event"],["unittest_event"]) 00:04:04.566 ... 00:04:04.566 1120 timing_enter $test_name 00:04:04.566 1121 echo "************************************" 00:04:04.566 1122 echo "START TEST $test_name" 00:04:04.566 1123 echo "************************************" 00:04:04.566 1124 xtrace_restore 00:04:04.566 1125 time "$@" 00:04:04.566 1126 xtrace_disable 00:04:04.566 1127 echo "************************************" 00:04:04.566 1128 echo "END TEST $test_name" 00:04:04.566 1129 echo "************************************" 00:04:04.566 1130 timing_exit $test_name 00:04:04.566 ... 00:04:04.566 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:234 -> main([]) 00:04:04.566 ... 00:04:04.566 229 if grep -q '#define SPDK_CONFIG_RAID5F 1' $rootdir/include/spdk/config.h; then 00:04:04.566 230 run_test "unittest_bdev_raid5f" $valgrind $testdir/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:04.566 231 fi 00:04:04.566 232 00:04:04.566 233 run_test "unittest_blob_blobfs" unittest_blob 00:04:04.566 => 234 run_test "unittest_event" unittest_event 00:04:04.566 235 if [ $(uname -s) = Linux ]; then 00:04:04.566 236 run_test "unittest_ftl" unittest_ftl 00:04:04.566 237 fi 00:04:04.566 238 00:04:04.566 239 run_test "unittest_accel" $valgrind $testdir/lib/accel/accel.c/accel_ut 00:04:04.566 ... 00:04:04.566 00:04:04.566 ========== Backtrace end ========== 00:04:04.566 ========== Backtrace start: ========== 00:04:04.566 00:04:04.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:04:04.566 ... 00:04:04.566 1120 timing_enter $test_name 00:04:04.566 1121 echo "************************************" 00:04:04.566 1122 echo "START TEST $test_name" 00:04:04.566 1123 echo "************************************" 00:04:04.566 1124 xtrace_restore 00:04:04.566 1125 time "$@" 00:04:04.566 1126 xtrace_disable 00:04:04.566 1127 echo "************************************" 00:04:04.566 1128 echo "END TEST $test_name" 00:04:04.566 1129 echo "************************************" 00:04:04.566 1130 timing_exit $test_name 00:04:04.566 ... 00:04:04.566 in /home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:04:04.566 ... 00:04:04.566 146 ##################### 00:04:04.566 147 # Unit Tests 00:04:04.566 148 ##################### 00:04:04.566 149 00:04:04.566 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:04:04.566 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:04:04.566 152 fi 00:04:04.566 153 00:04:04.566 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:04:04.566 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:04:04.566 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:04:04.566 ... 00:04:04.566 00:04:04.566 ========== Backtrace end ==========