197 | 1s | 0% | docker build --file /tmp/cirrus-build-1115481617/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=4,8,17,18,28,52,53,54,55,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1115481617 |
297 | 4s | 0% | retry -- apt-get update |
317 | 10s | 0% | retry -- apt-get install curl -y |
529 | 3s | 0% | retry -- apt-get update |
538 | 1m22s | 3% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1280 | 42s | 1% | git config --global ci.base-install-done true |
1324 | 1s | 0% | podman image prune --force --external |
1342 | 3s | 0% | docker exec 9d91efac7caff90159e133e59243a5a3504356d3e5f20c09326b13e8cb682e9e 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-1115481617/ /ci_container_base' |
1369 | 1s | 0% | exit 0 |
1371 | 2s | 0% | docker exec 9d91efac7caff90159e133e59243a5a3504356d3e5f20c09326b13e8cb682e9e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
1374 | 2s | 0% | docker exec 9d91efac7caff90159e133e59243a5a3504356d3e5f20c09326b13e8cb682e9e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |
1377 | 1s | 0% | docker exec 9d91efac7caff90159e133e59243a5a3504356d3e5f20c09326b13e8cb682e9e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh' |
1593 | 19m12s | 49% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' MULTIPROCESS=1 LOG=1' |
1808 | 41s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DENABLE_IPC=ON -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2146 | 2m38s | 6% | bash -c 'cmake --build . -j10 --target all install' |