189 | 1s | 0% | docker build --file /tmp/cirrus-build-2986697977/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=9,11,35,36,40,46,50,59,60,61 --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-2986697977 |
287 | 3s | 0% | retry -- apt-get update |
307 | 8s | 2% | retry -- apt-get install curl -y |
519 | 1s | 0% | retry -- apt-get update |
528 | 22s | 6% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libc++abi-19-dev libc++-19-dev python3-zmq build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1275 | 26s | 8% | git config --global ci.base-install-done true |
1317 | 1s | 0% | podman image prune --force --external |
1335 | 1s | 0% | docker exec 7e2998c15dde8e9bc806d0c3281fafb0fd7f83ac28ea96ba88c3c69f652b1176 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-2986697977/ /ci_container_base' |
1573 | 55s | 17% | 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 |