Task 58760946276
validation: fetch block inputs on parallel threads 3x faster IBD
2025-12-23 02:56:36 failed threaded-inputs 1c5c5b2057f593f83929ee51df14897f9de175b1- configure_duration:
10s - docker_build_cached:
true - docker_build_duration:
23s
Commands that took longer than 1 second (total 1m29s)
| line | duration | percentage | command |
|---|---|---|---|
| 944 | 23s | 25% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/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 --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1227 | 10s | 11% | cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0' |
| 1587 | 20s | 22% | cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install |
| 2148 | 9s | 10% | |