Task 72682818103

kernel: guard btck::Handle move-assignment against self-move

2026-04-23 11:05:32 completed fix-btck-handle-self-move-assign 14547eb489243a1991a91447af2919de16b0fc98


Commands that took longer than 1 second (total 29m46s)
linedurationpercentagecommand
231m17s4%LSan + UBSan + integer
97932s1%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
10681s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --privileged -v /sys/kernel:/sys/kernel:rw --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
11693s0%retry apt-get update
132911s0%- skipped
168040s2%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
29182m38s8%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
363424m9s81%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
50336s0%docker container kill ebba68ffc6e1f6ac2f3460518b8265e9314f8a0bb141d5c967329721239d62c1
Tags
  • ASan + LSan + UBSan + integer
  • fix-btck-handle-self-move-assign
  • COMPLETED