Task 6255110789005312

wallet, migration: Fix empty wallet crash

2025-03-31 10:37:08 completed worker:ci_worker_1738693542_473258451 pull/32149 d4cb6d048b0222cf51c8a56fa56f97dd5d2c9add


Commands that took longer than 1 second (total 12m35s)
linedurationpercentagecommand
1892s0%docker build --file /tmp/cirrus-build-85480257/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=5,20,21,26,35,39,44,45,52,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-85480257
2902s0%retry -- apt-get update
29941s5%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq clang-16 llvm-16 libc++abi-16-dev libc++-16-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10621m18s10%git config --global ci.base-install-done true
110513s1%podman image prune --force --external
11117s0%docker image prune --force --filter label=bitcoin-ci-test
11231s0%docker exec 00b3fe304564ff0aa2cd0429497efcde0bc002d340609a362af8cf341796fee2 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-85480257/ /ci_container_base'
11492s0%exit 0
13744m25s35%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
151530s3%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
184119s2%bash -c 'cmake --build . -j10 --target all install'
32151m6s8%ctest --stop-on-failure -j10 --timeout 2400
34783m31s27%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693542_473258451
  • no wallet, libbitcoinkernel
  • pull/32149
  • COMPLETED