Task 5796211367608320
test,refactor: extract script template helpers & widen sigop count coverage
2025-08-05 02:23:03 aborted worker:ci_worker_1749796724_173353924 pull/32729 1d49b3b3bd93b246dd70e26145735653a4baf45e- ccache_hitrate:
- configure_duration:
34s - depends_build_duration:
28s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m15s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 0% | docker build --file /tmp/cirrus-build-371416041/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=2,8,17,21,22,27,31,53,54,56 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-371416041 |
275 | 1s | 0% | docker exec 27eceb3ca10891e8409c80dc36dfc4ef244536f99f543d0d1ea083e49706058f bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-371416041/ /ci_container_base' |
523 | 28s | 20% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |
857 | 34s | 25% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-i686-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' ' |