Task 49851425824

net: replace manual reference counting of CNode with shared_ptr

2025-09-08 14:03:18 completed cnode_shared_ptr 0cd86a5c70f769f077d2fd1e6cbcc6f18ea4ca1d


Commands that took longer than 1 second (total 15m59s)
linedurationpercentagecommand
8894s0%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,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10376s0%retry -- apt-get update
10722s0%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'
10823s0%g++-13
125811s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
167715s1%(4:13.2.0-7ubuntu1) ...
20312s0%to provide /usr/bin/c++ (c++) in auto mode
206242s4%echo -n done
31408s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
317011s1%- skipped
357811m33s72%cmake --build /home/runner/work/_temp/build -j4 --target all install
47291m52s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50381s0%docker container kill e9af4eaec42568446d628e72bf1331c720a8f1434ab0fa40d383ce4b6b23abde
Tags
  • 32 bit ARM, unit tests, no functional tests
  • cnode_shared_ptr
  • COMPLETED