192 | 6s | 3% | docker build --file /tmp/cirrus-build-2329194483/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=0,19,24,26,29,30,33,35,50,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-2329194483 |
294 | 11s | 5% | retry -- apt-get update |
315 | 11s | 5% | retry -- apt-get install curl -y |
527 | 5s | 2% | retry -- apt-get update |
536 | 26s | 13% | 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 ninja-build' |
1266 | 39s | 20% | git config --global ci.base-install-done true |
1309 | 1s | 0% | podman image prune --force --external |
1327 | 1s | 0% | docker exec 2f8e0adffa13c1afa1d993d711491a6d9b6fc7a05241978350ddd781cb75771e 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-2329194483/ /ci_container_base' |