Task 5582798007828480

Add multiprocess binaries to release build (except Windows)

2025-01-10 15:32:01 completed worker:ci_worker_1731482087_766096532 pull/30975 8dd978cfc3ff34eda5c55bf94e73999f74d0a76d


Commands that took longer than 1 second (total 38m19s)
linedurationpercentagecommand
1921s0%docker build --file /tmp/cirrus-build-1791424373/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_no_multiprocess.sh --cpuset-cpus=6,16,26,29,43,51,55,59,62,63 --label=bitcoin-ci-test --tag=ci_i686_no_multiprocess /tmp/cirrus-build-1791424373
2954s0%retry -- apt-get update
31541s1%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
122734s1%'[' -n '' ']'
126611s0%podman container rm --force --all
12711s0%podman image prune --force --external
12771s0%docker image prune --force --filter label=bitcoin-ci-test
12891s0%docker exec eceda209b38a2f3a883d40912dd9921c17f8c3d51f61b02a513873bc7a205657 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-1791424373/ /ci_container_base'
15271s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
153816m4s41%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 NO_MULTIPROCESS=1 LOG=1'
201933s1%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)'
234657s2%bash -c 'cmake --build . -j10 --target all install'
37215m54s15%ctest --stop-on-failure -j10 --timeout 2400
400812m55s33%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
Tags
  • worker:ci_worker_1731482087_766096532
  • no multiprocess, i686, DEBUG
  • pull/30975
  • COMPLETED