192 | 34s | 5% | docker build --file /tmp/cirrus-build-1790140036/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=3,11,14,17,19,23,33,34,50,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1790140036 |
292 | 3s | 0% | retry -- apt-get update |
313 | 48s | 7% | retry -- apt-get install curl -y |
525 | 2s | 0% | retry -- apt-get update |
534 | 1m9s | 10% | 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' |
1259 | 1m40s | 14% | git config --global ci.base-install-done true |
1303 | 16s | 2% | podman image prune --force --external |
1309 | 3s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1321 | 2s | 0% | docker exec 1aae0e6c339c77389ae2bddcf5b0aadec89df9d2d4874db21dcf1bdcf38105c0 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-1790140036/ /ci_container_base' |
1572 | 6m16s | 56% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' LOG=1' |