Task 88394568705

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

2026-07-20 15:22:41 completed fix-fillpsbt 0a13744b73f2abbe978294ca247abfe314e6e7de


Commands that took longer than 1 second (total 15m38s)
linedurationpercentagecommand
111217s1%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_tsan --load /home/runner/work/bitcoin/bitcoin
12172s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/work/_temp/ccache_dir,dst=/home/runner/work/_temp/ccache_dir --mount=type=bind,src=/home/runner/work/_temp/depends/built,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/work/_temp/depends/sources,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/work/_temp/previous_releases,dst=/home/runner/work/_temp/previous_releases --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_native_tsan --name=ci_native_tsan --network=ci-ip6net --ip6=1111:1111::5 --platform=linux ci_native_tsan
140641s4%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' NO_QT=1 LOG=1'
14918s0%features - done
18161m2s6%cmake --build /home/runner/work/_temp/build -j8 --target all install
28661m32s9%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j8 --timeout 2400
358711m1s70%/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
50311s0%docker container kill 13e07b1f8a40cd549594f5f81ac10f206ba01a58dbd7272e551c4715d8722270
Tags
  • TSan
  • fix-fillpsbt
  • COMPLETED