204 | 3s | 0% | docker build --file /tmp/cirrus-build-840194812/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_fuzz.sh --cpuset-cpus=0,5,19,34,37,41,45,46,52,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-840194812 |
314 | 5s | 1% | retry -- apt-get update |
334 | 16s | 4% | retry -- apt-get install curl -y |
553 | 3s | 0% | retry -- apt-get update |
562 | 1m50s | 29% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libevent-dev libboost-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1315 | 1m1s | 16% | git config --global ci.base-install-done true |
1359 | 3s | 0% | podman image prune --force --external |
1377 | 1s | 0% | docker exec 09f4d88f15246aca823a3d647d902e7b4827c8cebc2fde8a9966e00da81dce7b 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-840194812/ /ci_container_base' |
1616 | 2m5s | 32% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |