Task 5424832348684288

Add multiprocess binaries to release build (except Windows, OpenBSD)

2025-01-27 15:25:19 completed worker:ci_worker_1731482094_926155697 pull/30975 8887ba6b70fca324427b79de5b3493c5c499d10b


Commands that took longer than 1 second (total 31m15s)
linedurationpercentagecommand
1855s0%docker run --platform=linux/amd64 --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
1971s0%docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_no_multiprocess.sh --cpuset-cpus=3,4,12,19,22,30,32,37,45,53 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_no_multiprocess /tmp/cirrus-build
3044s0%retry -- apt-get update
32435s1%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'
121434s1%git config --global ci.base-install-done true
125323s1%podman container rm --force --all
12581s0%podman image prune --force --external
12791s0%docker exec 2d97e5bc1b143f549f83465d19d6ba26033edc9d315e9a898f8ad401289c1245 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/ /ci_container_base'
152914m46s47%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 NO_MULTIPROCESS=1 LOG=1'
205229s1%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)'
237932s1%bash -c 'cmake --build . -j10 --target all install'
37553m14s10%ctest --stop-on-failure -j10 --timeout 2400
404210m13s32%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_1731482094_926155697
  • no multiprocess, i686, DEBUG
  • pull/30975
  • COMPLETED