Task 4509275042611200
Add multiprocess binaries to release build (except Windows, OpenBSD)
2025-01-27 15:21:55 aborted worker:ci_worker_1731482091_378654835 pull/30975 3bcef3b252f2237da82175ffaa463961eac2d04d- build_duration:
7s - ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 3m15s)
line | duration | percentage | command |
---|---|---|---|
206 | 1s | 0% | 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_native_tidy.sh --cpuset-cpus=5,6,8,13,25,39,45,51,53,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
318 | 4s | 2% | retry -- apt-get update |
338 | 6s | 3% | retry -- apt-get install curl -y |
550 | 2s | 1% | retry -- apt-get update |
559 | 1m0s | 30% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2334 | 3s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2391 | 55s | 28% | make -C /iwyu-build/ install -j10 |
2453 | 2s | 1% | cmake .. |
2495 | 7s | 3% | cmake --build . |