Task 51492181658

net: replace manual reference counting of CNode with shared_ptr

2025-09-29 12:51:59 completed cnode_shared_ptr 8218daac0f7cac0528652b51a4611a3d2d15ed35


Commands that took longer than 1 second (total 17m23s)
linedurationpercentagecommand
85232s3%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_win64.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11491s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
11678s0%bash -c 'cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'''
15049m3s52%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
26061s0%docker container kill 26673d7482ccf3a99754b996cc582ed8cb43da0b4a2bd4259e0d4c4effa158a5
Tags
  • Linux->Windows cross, no tests
  • cnode_shared_ptr
  • COMPLETED