Task 6672206631010304
Add multiprocess binaries to release build (except Windows)
2025-01-17 16:57:45 aborted worker:ci_worker_1736793611_348201789 pull/30975 a07a9d59e6458eabaf4fcdf2489d7e027b6f04a1- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m14s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 0% | docker build --file /tmp/cirrus-build-2062050578/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=0,1,2,5,6,7,12,13,14,15 --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-2062050578 |
304 | 3s | 2% | retry -- apt-get update |
324 | 21s | 15% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
972 | 1m24s | 62% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-19.1.6 /msan/llvm-project |