00:03:13.582 ========== Backtrace start: ========== 00:03:13.582 00:03:13.582 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:188 -> _build_native_dpdk([]) 00:03:13.582 ... 00:03:13.582 183 dpdk_kmods="false" 00:03:13.582 184 if [ "$(uname -s)" = "FreeBSD" ]; then 00:03:13.582 185 dpdk_kmods="true" 00:03:13.582 186 fi 00:03:13.582 187 00:03:13.582 => 188 meson build-tmp --prefix="$external_dpdk_dir" --libdir lib \ 00:03:13.582 189 -Denable_docs=false -Denable_kmods="$dpdk_kmods" -Dtests=false \ 00:03:13.582 190 -Dc_link_args="$dpdk_ldflags" -Dc_args="$dpdk_cflags" \ 00:03:13.582 191 -Dmachine=native -Denable_drivers=$(printf "%s," "${DPDK_DRIVERS[@]}") 00:03:13.582 192 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS 00:03:13.582 193 00:03:13.582 ... 00:03:13.582 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["build_native_dpdk"],["_build_native_dpdk"]) 00:03:13.582 ... 00:03:13.582 1122 timing_enter $test_name 00:03:13.582 1123 echo "************************************" 00:03:13.582 1124 echo "START TEST $test_name" 00:03:13.583 1125 echo "************************************" 00:03:13.583 1126 xtrace_restore 00:03:13.583 1127 time "$@" 00:03:13.583 1128 xtrace_disable 00:03:13.583 1129 echo "************************************" 00:03:13.583 1130 echo "END TEST $test_name" 00:03:13.583 1131 echo "************************************" 00:03:13.583 1132 timing_exit $test_name 00:03:13.583 ... 00:03:13.583 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:442 -> build_native_dpdk([]) 00:03:13.583 ... 00:03:13.583 437 llvm_precompile() { 00:03:13.583 438 run_test "autobuild_llvm_precompile" _llvm_precompile 00:03:13.583 439 } 00:03:13.583 440 00:03:13.583 441 build_native_dpdk() { 00:03:13.583 => 442 run_test "build_native_dpdk" _build_native_dpdk 00:03:13.583 443 } 00:03:13.583 444 00:03:13.583 445 build_packaging() { 00:03:13.583 446 run_test "packaging" "$rootdir/test/packaging/packaging.sh" 00:03:13.583 447 } 00:03:13.583 ... 00:03:13.583 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:35 -> main([]) 00:03:13.583 ... 00:03:13.583 backtrace unavailable 00:03:13.583 ... 00:03:13.583 00:03:13.583 ========== Backtrace end ==========