Task 51749047918

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 17m42s)
linedurationpercentagecommand
8892s0%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_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
10353s0%retry -- apt-get update
10708s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
126213s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
178111s1%(4:13.2.0-7ubuntu1) ...
21351s0%to provide /usr/bin/c++ (c++) in auto mode
216640s3%echo -n done
32437s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
327510s0%- skipped
368313m38s77%cmake --build /home/runner/work/_temp/build -j4 --target all install
48131m50s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
51261s0%docker container kill 07574609e9bba9628c48712075b180a57c193a04935f30dc18d4e220eb09aaaa
Tags
  • 32 bit ARM, unit tests, no functional tests
  • 5-27-2025-create-refactor
  • COMPLETED