Task 5272425958473728
[29.x] 33106 backport and final changes for rc2
2025-08-20 13:58:06 aborted worker:ci_worker_1749796728_465169301 pull/33226 2661d2f5330bc3b61f123e69394b5ede7e0e2749- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
3s
Commands that took longer than 1 second (total 3m44s)
line | duration | percentage | command |
---|---|---|---|
206 | 3s | 1% | docker build --file /tmp/cirrus-build-398404458/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=11,23,27,39,41,47,55,59,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-398404458 |
318 | 4s | 1% | retry -- apt-get update |
339 | 25s | 11% | retry -- apt-get install curl -y |
551 | 15s | 6% | retry -- apt-get update |
560 | 1m16s | 33% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2286 | 3s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2343 | 53s | 23% | make -C /iwyu-build/ install -j10 |