Task 72521345144

wallet, refactor: modularise wallet by extracting out legacy wallet migration

2026-04-22 14:20:34 failed wallet-migration ecaef3d2bfc4260cde19608ae3f707823f06b872


Commands that took longer than 1 second (total 9m23s)
linedurationpercentagecommand
9666s1%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
11112s0%retry apt-get update
11231s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
129918s3%arm64 4:14.2.0-1 [1332 B]
176119s3%(4:14.2.0-1) ...
222944s7%echo -n done
23801s0%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
24507s1%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
250013s2%- skipped
29323m59s42%cmake --build /home/runner/work/_temp/build -j4 --target all install
41621m48s19%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
487434s6%/home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • 32 bit ARM
  • wallet-migration
  • FAILED