Task 5936026591428608
IPC followups for PR 31802
2025-08-21 16:20:10 aborted worker:ci_worker_1749796480_700192243 pull/33233 8245640f36538af0f9fe3e0dca183ce16187f192- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m16s)
line | duration | percentage | command |
---|---|---|---|
144 | 2s | 1% | docker build --file /tmp/cirrus-build-2082129687/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,13,17,19,25,30,34,36,49,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-2082129687 |
257 | 6s | 4% | retry -- apt-get update |
278 | 11s | 8% | retry -- apt-get install curl -y |
490 | 3s | 2% | retry -- apt-get update |
499 | 1m18s | 57% | 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' |
2179 | 4s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |