Task 6269257278816256

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

2025-01-27 15:25:19 failed worker:ci_worker_1731482091_378654835 pull/30975 8887ba6b70fca324427b79de5b3493c5c499d10b


Commands that took longer than 1 second (total 16m45s)
linedurationpercentagecommand
1831s0%tee --append /tmp/env-ci_worker_1731482091_378654835-ci_native_tsan
1967s0%docker build --file /tmp/cirrus-build-2110164751/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=6,12,13,14,16,22,32,50,53,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-2110164751
2983s0%retry -- apt-get update
3187s0%retry -- apt-get install curl -y
5303s0%retry -- apt-get update
53926s2%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libc++abi-19-dev libc++-19-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
126534s3%git config --global ci.base-install-done true
13074s0%podman image prune --force --external
13262s0%docker exec e9b8bb89d0cd66bc3c9788f41aac2676c7952e908db65de7b56a4d35cba203bf 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-2110164751/ /ci_container_base'
15671s0%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
157813m47s82%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-19 CXX='\''clang++-19 -stdlib=libc++'\'' LOG=1'
179130s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_MULTIPROCESS=ON -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
212330s2%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482091_378654835
  • TSan, depends, gui
  • pull/30975
  • FAILED