Task 5243390817730560
Merge bitcoin/bitcoin#31948: ci: [lint] Use Cirrus dockerfile cache
2025-03-18 03:43:06 completed worker:ci_worker_1738693519_026122670 master c9b633d1190a277f8b73c7c7ef758ab34e4200e3- build_duration:
2m7s - ccache_hitrate:
- ccache_zerostats_duration:
2s - configure_duration:
47s - depends_build_duration:
14m11s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 17m24s)
line | duration | percentage | command |
---|---|---|---|
193 | 2s | 0% | docker build --file /tmp/cirrus-build/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=14,21,23,28,31,33,39,45,56,61 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build |
504 | 14m11s | 81% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
574 | 2s | 0% | ccache --zero-stats |
583 | 47s | 4% | 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)' |
915 | 2m7s | 12% | bash -c 'cmake --build . -j10 --target all deploy' |
2333 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |
2386 | 1s | 0% | '[' false = true ']' |