192 | 2s | 1% | docker build --file /tmp/cirrus-build-1208586141/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,3,6,24,32,33,44,54,56,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1208586141 |
293 | 3s | 1% | retry -- apt-get update |
314 | 7s | 3% | retry -- apt-get install curl -y |
526 | 2s | 1% | retry -- apt-get update |
535 | 28s | 14% | 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' |
1265 | 33s | 16% | echo -n done |
1308 | 2s | 1% | podman image prune --force --external |
1314 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1326 | 2s | 1% | docker exec e2b2d28dd8d6d7c4afe2f0de96f0e932c3d81a410c2b182abf0b5f1a31c6e03d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-1208586141/ /ci_container_base' |