Task 5178295643275264
wallet/rpc: fix listdescriptors RPC fails to return descriptors with private key information when wallet contains descriptors missing any key
2025-08-01 14:41:44 failed worker:ci_worker_1738693528_799064579 pull/32471 a26825c1d9e74da1418d088c664727269673093f- build_duration:
1m43s - ccache_hitrate:
98.13% - configure_duration:
38s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 5m42s)
line | duration | percentage | command |
---|---|---|---|
188 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=4,17,23,40,41,43,45,46,48,50 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
510 | 7s | 2% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
528 | 38s | 11% | 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 -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug ' |
934 | 1m43s | 30% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |