Task 56069612766

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-11-21 17:25:24 failed PSBTErrorToPSBTResult 4e038c4b7a6fbfaafe1f2570592e2bb751f9be09


Commands that took longer than 1 second (total 4m12s)
linedurationpercentagecommand
93522s8%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_previous_releases --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12161s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
12315s1%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1'
13058s3%include pthread.h - found
17112m29s59%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
24511s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
Tags
  • previous releases
  • PSBTErrorToPSBTResult
  • FAILED