Task 5982706632228864

wallet/rpc: fix listdescriptors RPC fails to return descriptors with private key information when wallet contains descriptors missing any key

2025-08-01 14:21:25 aborted worker:ci_worker_1738693551_985849157 pull/32471 d69d990ff69893005f936546c2b0bd781cc98ced


Commands that took longer than 1 second (total 1m54s)
linedurationpercentagecommand
1896s5%docker build --file /tmp/cirrus-build-1930818478/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=4,7,20,26,29,31,34,43,44,51 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-1930818478
2521s0%docker image prune --force --filter label=bitcoin-ci-test
2643s2%docker exec 1d4a87b2bb8ee6108ff323a31087ed5cd7094c53de5360c116586ae76e029066 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-1930818478/ /ci_container_base'
2841s0%docker exec 1d4a87b2bb8ee6108ff323a31087ed5cd7094c53de5360c116586ae76e029066 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
2933s2%docker exec 1d4a87b2bb8ee6108ff323a31087ed5cd7094c53de5360c116586ae76e029066 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
51210s8%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'
53042s36%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON'
Tags
  • worker:ci_worker_1738693551_985849157
  • no wallet, libbitcoinkernel
  • pull/32471
  • ABORTED