Task 51749047887

Split `CWallet::Create()` into `CreateNew` and `LoadExisting`

2025-10-01 23:15:36 completed 5-27-2025-create-refactor b29d22a3d8395865a0a79daf16d44b4eb98f571e


Commands that took longer than 1 second (total 12m6s)
linedurationpercentagecommand
88722s3%docker buildx build --file /home/admin/actions-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_i686_no_ipc.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_no_multiprocess --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_i686_no_multiprocess --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12028s1%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=i686-pc-linux-gnu DEBUG=1 NO_IPC=1 LOG=1'
153413s1%- skipped
19342m0s16%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
29972m9s17%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
33046m0s49%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --usecli --quiet --failfast
41511s0%docker container kill 018315fa6874616d29bc195f22fa3865f9285f59c98e07180e251d7c9f7ecc7e
Tags
  • no IPC, i686, DEBUG
  • 5-27-2025-create-refactor
  • COMPLETED