Task 6198749417963520
rpc, logging: return "verificationprogress" of 1 when up to date
2025-01-27 10:10:27 failed worker:ci_worker_1731482083_889583679 pull/31177 a0bc106f7d50551a812527efff5e049a46d7383c- build_duration:
21s - ccache_hitrate:
- configure_duration:
29s - depends_build_duration:
18s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m29s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 1% | docker build --file /tmp/cirrus-build-701582544/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=5,7,14,22,24,25,28,55,57,60 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-701582544 |
525 | 18s | 20% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |
860 | 29s | 32% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1187 | 21s | 23% | bash -c 'cmake --build . -j10 --target all install' |