Task 4636115602243584
wallet, sqlite: Encapsulate SQLite statements in a RAII class
2025-07-22 02:54:32 failed worker:ci_worker_1738693547_532962901 pull/33033 7a98968803812561e3f89b7ffc24aa6880ac638f- build_duration:
6s - ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 59s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-222086370/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=0,5,13,16,29,37,38,47,56,59 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-222086370 |
516 | 5s | 8% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
536 | 28s | 47% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
874 | 6s | 10% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |