Task 6572407755898880
mempool: Avoid needless vtx iteration in `removeForBlock` during IBD
2025-06-30 16:43:36 aborted worker:ci_worker_1749796728_465169301 pull/32827 beb4f470a6c0ebfef3d1757d60ee5b0332944fc3- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m3s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 1% | docker build --file /tmp/cirrus-build-1768792666/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_tidy.sh --cpuset-cpus=10,15,25,27,45,47,49,51,57,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1768792666 |
319 | 3s | 2% | retry -- apt-get update |
340 | 15s | 12% | retry -- apt-get install curl -y |
552 | 3s | 2% | retry -- apt-get update |
561 | 1m27s | 70% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2235 | 3s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |