Task 6104822484566016

ci: allow for any libc++ intrumentation & use it for TSAN

2025-07-30 13:40:00 aborted worker:ci_worker_1749796646_916412771 pull/33099 dcc6c2cc1d07d4123fdea14ca835a94a352a2c9a


Commands that took longer than 1 second (total 7m41s)
linedurationpercentagecommand
2022s0%docker build --file /tmp/cirrus-build-1583774476/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_tsan.sh --cpuset-cpus=1,6,21,23,34,36,38,51,55,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1583774476
3105s1%retry -- apt-get update
33113s2%retry -- apt-get install curl -y
5434s0%retry -- apt-get update
5521m39s21%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 llvm-20-dev libclang-20-dev libclang-rt-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
13281m49s23%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /llvm-project
134824s5%cmake -G Ninja -B /cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=Thread -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 /llvm-project/runtimes
15372m27s31%ninja -C /cxx_build/ -j10
39402s0%du -sh /llvm-project
394216s3%rm -rf /llvm-project
Tags
  • worker:ci_worker_1749796646_916412771
  • TSan, depends, no gui
  • pull/33099
  • ABORTED