192 | 2s | 0% | docker build --file /tmp/cirrus-build-4058650741/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=12,22,26,27,30,32,34,46,49,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-4058650741 |
292 | 8s | 0% | retry -- apt-get update |
313 | 19s | 1% | retry -- apt-get install curl -y |
525 | 4s | 0% | retry -- apt-get update |
534 | 54s | 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' |
1259 | 57s | 5% | git config --global ci.base-install-done true |
1300 | 12s | 1% | podman container rm --force --all |
1305 | 3s | 0% | podman image prune --force --external |
1323 | 1s | 0% | docker exec 237e63a1f1a3e81d860c6162fd1cc73bf9e65c5f7a25664e715a49597dfb0e13 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-4058650741/ /ci_container_base' |
1563 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |