Task 5093119818989568
Add bitcoin-{node,gui} to release binaries for IPC
2025-05-28 08:09:07 aborted worker:ci_worker_1738745290_392618589 pull/31802 6ae876b6975f702ad0d6b8b808d4917b47908a94- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m18s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 1% | docker build --file /tmp/cirrus-build/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=3,7,15,23,29,36,37,39,48,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
318 | 3s | 2% | retry -- apt-get update |
339 | 10s | 7% | retry -- apt-get install curl -y |
551 | 1s | 0% | retry -- apt-get update |
560 | 49s | 35% | 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 libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2255 | 3s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |
2312 | 40s | 28% | make -C /iwyu-build/ install -j10 |