Task 52130930294

net: replace manual reference counting of CNode with shared_ptr

2025-10-07 09:33:20 completed cnode_shared_ptr abc29c4d8bafad1c90a5e13799d34c1934844559


Commands that took longer than 1 second (total 18m1s)
linedurationpercentagecommand
8883s0%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
10343s0%retry -- apt-get update
10692s0%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'
10794s0%g++-13
125811s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170213s1%(4:13.2.0-7ubuntu1) ...
20562s0%to provide /usr/bin/c++ (c++) in auto mode
208740s3%echo -n done
31657s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
319710s0%- skipped
360514m2s77%cmake --build /home/runner/work/_temp/build -j4 --target all install
47351m52s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50481s0%docker container kill 4796637baa10f18b56b8b8c0fdb2cbf7640598544267bb711eaf2a1b9362820d
Tags
  • 32 bit ARM, unit tests, no functional tests
  • cnode_shared_ptr
  • COMPLETED