Task 49851425934

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 20m30s)
linedurationpercentagecommand
8952s0%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_native_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10391s0%retry -- apt-get update
10603s0%retry -- apt-get install curl -y
14099s0%g++-13 g++-13-x86-64-linux-gnu
16447s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
233310s0%(4:13.2.0-7ubuntu1) ...
309918s1%make -C /iwyu-build/ install -j8
315552s4%echo -n done
32191s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file /tmp/env-admin-ci_native_tidy --name ci_native_tidy --network ci-ip6net --platform=linux ci_native_tidy
341810s0%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 -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' '
37443m23s16%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
48911s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49235s0%cmake --build /tidy-build -j8
49401m3s5%tee tmp.tidy-out.txt
531432s2%voff);
56082m38s12%voff);
670847s3%voff);
711926s2%voff);
73461m24s6%tee /tmp/iwyu_ci.out
153287s0%has correct #includes/fwd-decls)
161352s0%should remove these lines:
164445s0%has correct #includes/fwd-decls)
169471s0%should remove these lines:
171393s0%has correct #includes/fwd-decls)
176903s0%has correct #includes/fwd-decls)
179611s0%should remove these lines:
183717s0%should remove these lines:
185152s0%has correct #includes/fwd-decls)
186814s0%should remove these lines:
189146m4s29%should remove these lines:
435051s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
723031s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • cnode_shared_ptr
  • COMPLETED