Task 4851550104846336
ci: Do not try to install for fuzz builds
2025-03-07 08:06:04 completed worker:ci_worker_1738693547_532962901 pull/32014 bddec4fd3dfb0db16982221ebe95ae5f6a48d346- build_duration:
1m51s - ccache_hitrate:
- configure_duration:
27s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m38s)
line | duration | percentage | command |
---|---|---|---|
198 | 2s | 1% | docker build --file /tmp/cirrus-build-2397280793/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:noble --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=21,23,24,26,31,33,49,59,62,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-2397280793 |
514 | 6s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
536 | 27s | 17% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
869 | 1m51s | 70% | bash -c 'cmake --build . -j10 --target all deploy' |
2254 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |