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