| 939 | 5s | 0% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_native_iwyu.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_iwyu --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_iwyu --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1103 | 1s | 0% | retry apt-get update |
| 1112 | 3s | 0% | retry apt-get install curl -y |
| 1393 | 1s | 0% | retry apt-get update |
| 1506 | 2s | 0% | g++-14 |
| 1727 | 15s | 2% | amd64 4:14.2.0-1 [1344 B] |
| 2463 | 14s | 2% | (4:14.2.0-1) ... |
| 3196 | 1s | 0% | retry git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_21 /include-what-you-use |
| 3213 | 1s | 0% | - skipped |
| 3260 | 20s | 2% | make -C /iwyu-build/ install -j8 |
| 3318 | 1m0s | 8% | echo -n done |
| 3526 | 12s | 1% | cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DBUILD_GUI=OFF -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 |
| 4018 | 22s | 3% | python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160 -Xiwyu '--check_also=*/primitives/*.h' |
| 4604 | 7m50s | 69% | tee /tmp/iwyu_ci.out |
| 38343 | 1s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |
| 39153 | 10s | 1% | ./contrib/devtools/clang-format-diff.py -binary=clang-format-21 -p1 -i -v |
| 62540 | 7s | 1% | docker container kill 9ac63a3338576066d6568d120ab42bdc00e9004e38b9490a8470ba7ad8fb46f2 |