Task 6368382011834368

test: allow all functional tests to be run or skipped with --usecli

2025-06-10 15:28:23 failed worker:ci_worker_1738745290_392618589 pull/32290 1f3a5cc918361edfb8e00b0856651a64abe667ed


Commands that took longer than 1 second (total 10m40s)
linedurationpercentagecommand
2001s0%docker build --file /tmp/cirrus-build-3325723741/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=7,12,14,16,27,30,37,38,42,46 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3325723741
3094s0%retry -- apt-get update
33038s5%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
122427s4%git config --global ci.base-install-done true
12671s0%podman image prune --force --external
12853s0%docker exec bcb5e4fb8e6d22bc48ce5c4868fd980f65094cfd57bf24c55f504b5312df7d27 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-3325723741/ /ci_container_base'
153637s5%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
187338s5%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 -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
22831m3s9%bash -c 'cmake --build . -j10 --target all install'
34296m39s62%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1738745290_392618589
  • multiprocess, i686, DEBUG
  • pull/32290
  • FAILED