00:05:24.087 ========== Backtrace start: ========== 00:05:24.087 00:05:24.087 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1129 -> run_test(["make"],["make"],["-j10"]) 00:05:24.087 ... 00:05:24.087 1124 timing_enter $test_name 00:05:24.087 1125 echo "************************************" 00:05:24.087 1126 echo "START TEST $test_name" 00:05:24.087 1127 echo "************************************" 00:05:24.087 1128 xtrace_restore 00:05:24.087 1129 time "$@" 00:05:24.087 1130 xtrace_disable 00:05:24.087 1131 echo "************************************" 00:05:24.087 1132 echo "END TEST $test_name" 00:05:24.087 1133 echo "************************************" 00:05:24.087 1134 timing_exit $test_name 00:05:24.087 ... 00:05:24.087 in /home/vagrant/spdk_repo/spdk/autobuild.sh:70 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:24.087 ... 00:05:24.087 65 else 00:05:24.087 66 # if we aren't testing the unittests, build with shared objects. 00:05:24.087 67 $rootdir/configure $config_params --with-shared 00:05:24.087 68 fi 00:05:24.087 69 # shellcheck disable=SC2031 00:05:24.087 => 70 run_test "make" $MAKE $MAKEFLAGS 00:05:24.087 71 fi 00:05:24.087 ... 00:05:24.087 00:05:24.087 ========== Backtrace end ========== 00:05:24.087 ========== Backtrace start: ========== 00:05:24.087 00:05:24.087 in spdk/autorun.sh:25 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:24.087 ... 00:05:24.087 20 source "$conf" 00:05:24.087 21 00:05:24.087 22 trap 'timing_finish || exit 1' EXIT 00:05:24.087 23 00:05:24.087 24 # Runs agent scripts 00:05:24.087 => 25 $rootdir/autobuild.sh "$conf" 00:05:24.087 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:05:24.087 27 sudo -E $rootdir/autotest.sh "$conf" 00:05:24.087 28 fi 00:05:24.087 ... 00:05:24.087 00:05:24.087 ========== Backtrace end ==========