Task 5970074730758144

[29.x] More backports

2025-06-26 10:26:06 aborted worker:ci_worker_1738693556_852882864 pull/32810 e96d360767e7dd2e3fc215c48384fadd3f2da82d


Commands that took longer than 1 second (total 45m21s)
linedurationpercentagecommand
2002s0%docker build --file /tmp/cirrus-build-1307479568/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=2,11,12,27,39,43,47,49,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1307479568
3094s0%retry -- apt-get update
33036s1%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
9781m52s4%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project
99842s1%cmake -G Ninja -B /msan/clang_build/ -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native '-DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind' -S /msan/llvm-project/llvm
126736m11s79%ninja -C /msan/clang_build/ -j10
161305s0%ninja -C /msan/clang_build/ install-runtimes
1858511s0%cmake -G Ninja -B /msan/cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=MemoryWithOrigins -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF -DLIBCXXABI_USE_LLVM_UNWINDER=OFF '-DLIBCXX_ABI_DEFINES=_LIBCPP_ABI_BOUNDED_ITERATORS;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STD_ARRAY;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STRING;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_VECTOR;_LIBCPP_ABI_BOUNDED_UNIQUE_PTR' -DLIBCXX_HARDENING_MODE=debug -S /msan/llvm-project/runtimes
1878230s1%ninja -C /msan/cxx_build/ -j10
211741s0%du -sh /msan/llvm-project
211767s0%rm -rf /msan/llvm-project
211811m52s4%git config --global ci.base-install-done true
212254s0%podman image prune --force --external
212433s0%docker exec b87b309c0571f869ed2b1d06a826b5e65ff910ea8483eb1884e216f65136c77d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1307479568/ /ci_container_base'
Tags
  • worker:ci_worker_1738693556_852882864
  • MSan, depends
  • pull/32810
  • ABORTED