Task 5677289041559552
wallet, migration: Fix empty wallet crash
2025-03-29 11:11:49 aborted worker:ci_worker_1738693542_473258451 pull/32149 aab392923cbce40156f4a7831fe2322304074a80- 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 2m28s)
line | duration | percentage | command |
---|---|---|---|
198 | 2s | 1% | docker build --file /tmp/cirrus-build-885922981/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=1,15,22,33,37,39,42,50,58,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-885922981 |
273 | 1s | 0% | docker exec 4fb885c1c498c820dbacf908c6f1f6619ac8738b691a5f58aa0e582d2d792b17 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-885922981/ /ci_container_base' |
514 | 6s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
535 | 27s | 18% | 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)' |