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