Task 49851425842

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 18m58s)
linedurationpercentagecommand
9252s0%./ci/test/02_run_container.sh
10701s0%retry -- apt-get update
10912s0%retry -- apt-get install curl -y
13882s0%g++-13 g++-13-x86-64-linux-gnu
14964s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
18396s0%(4:13.2.0-7ubuntu1) ...
21551m8s5%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.0 /llvm-project
22863s0%- skipped
24181s0%testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in
245412s1%ninja -C /cxx_build/ -j16
44542s0%rm -rf /llvm-project
445942s3%echo -n done
45211s0%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_msan --name ci_native_msan --network ci-ip6net --platform=linux ci_native_msan
49844s0%-
506610s0%- skipped
537751s4%cmake --build /home/admin/actions-runner/_work/_temp/build -j16 --target all install
62996m47s35%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j16 --timeout 2400
66047m19s38%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j16 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
74491s0%docker container kill 60d592f76be3ecc3e83dc8b7b0b0f422f8700a80c3bea0346ce0fee0d73e3020
Tags
  • MSan, depends
  • cnode_shared_ptr
  • COMPLETED