Task 6509660074672128
Split `CWallet::Create()` into `CreateNew` and `LoadExisting`
2025-08-23 06:02:45 failed worker:ci_worker_1738693542_473258451 pull/32636 05cbadfb7d3383c00ad5449c93ad8a4e479e1039- build_duration:
15s - ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
13s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m27s)
line | duration | percentage | command |
---|---|---|---|
140 | 1s | 1% | docker build --file /tmp/cirrus-build-1391854795/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=7,16,23,25,27,31,36,40,45,50 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1391854795 |
396 | 13s | 14% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
422 | 28s | 32% | 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' |
767 | 15s | 17% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |