Task 95028780278

wallet: Fix FillPSBT failing to sign owned inputs when UTXOs disagree

2026-08-15 15:04:28 completed fix-fillpsbt 2c361ed4fa2780361995165b59f1c442494bcdb2


Commands that took longer than 1 second (total 27m5s)
linedurationpercentagecommand
1431s1%LSan + UBSan + integer
115123s1%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
13611s0%retry apt-get update
14591s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o '/home/runner/work/_temp/ci/scratch_ ₿🧪_/qa-assets/unit_test_data//script_assets_test.json'
15228s0%features - done
18566m10s22%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j8 --target all install
31353m23s12%ctest --test-dir '/home/runner/work/_temp/build_ ₿🧪_' --stop-on-failure -j8 --timeout 2400
389916m13s59%'/home/runner/work/_temp/build_ ₿🧪_/test/functional/test_runner.py' -j8 --tmpdirprefix '/home/runner/work/_temp/ci/scratch_ ₿🧪_/test_runner/' --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
53947s0%docker container kill 2a06e2bcb3e45fcab5d7dac7929d4c6db6fea956cb25035ce827c77a9f73c9fd
Tags
  • ASan + LSan + UBSan + integer
  • fix-fillpsbt
  • COMPLETED