192 | 4s | 0% | docker build --file /tmp/cirrus-build-1086359761/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=6,17,18,26,29,39,43,47,52,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1086359761 |
292 | 5s | 0% | retry -- apt-get update |
313 | 16s | 3% | retry -- apt-get install curl -y |
525 | 2s | 0% | retry -- apt-get update |
534 | 29s | 5% | 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' |
1264 | 37s | 7% | git config --global ci.base-install-done true |
1304 | 13s | 2% | podman container rm --force --all |
1309 | 1s | 0% | podman image prune --force --external |
1330 | 1s | 0% | docker exec d738fcdd930def77d14879ad9107de52aef534a71363aca72c476552b037451b 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-1086359761/ /ci_container_base' |