193 | 2s | 1% | docker build --file /tmp/cirrus-build-3776847283/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=1,4,14,20,30,42,47,53,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-3776847283 |
295 | 4s | 2% | retry -- apt-get update |
316 | 23s | 15% | retry -- apt-get install curl -y |
528 | 3s | 1% | retry -- apt-get update |
537 | 37s | 24% | 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' |
1267 | 35s | 23% | echo -n done |
1310 | 3s | 1% | podman image prune --force --external |
1316 | 2s | 1% | docker image prune --force --filter label=bitcoin-ci-test |
1328 | 5s | 3% | docker exec b6ad62c2d46447601b93babb6fbf9b784f295e7b0c368fb3fd9a8f94160cb20e 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-3776847283/ /ci_container_base' |
1355 | 1s | 0% | exit 0 |
1357 | 1s | 0% | docker exec b6ad62c2d46447601b93babb6fbf9b784f295e7b0c368fb3fd9a8f94160cb20e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |