Task 51804247977

net: replace manual reference counting of CNode with shared_ptr

2025-10-02 14:45:36 completed cnode_shared_ptr d026d5475e30d037355cc5d90852cced230a6388


Commands that took longer than 1 second (total 25m33s)
linedurationpercentagecommand
2322s1%LSan + UBSan + integer, no depends, USDT
91725s1%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_asan.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_asan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10271s0%docker run --cap-add LINUX_IMMUTABLE --privileged -v /sys/kernel:/sys/kernel:rw --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_asan --name ci_native_asan --network ci-ip6net --platform=linux ci_native_asan
11292s0%retry -- apt-get update
127713s0%- skipped
16071m54s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27393m24s13%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
305018m59s74%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
38971s0%docker container kill fb34b925741fa2391362e162899012d785a092a16f1b07cd62a6d5a314c29d7e
Tags
  • ASan + LSan + UBSan + integer, no depends, USDT
  • cnode_shared_ptr
  • COMPLETED