Task 85898409491

refactor: Use u64 over size_t for all cache sizes to fix a 32-bit overflow

2026-07-08 14:40:33 completed 2606-fix-u32 fabafd91f173ea0d870816a49b81d074d5b8dbe2


Commands that took longer than 1 second (total 46m27s)
linedurationpercentagecommand
1425s0%LSan + UBSan + integer
109926s0%docker buildx build --file=/home/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/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
12941s0%retry apt-get update
14061s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o '/home/runner/work/_temp/ci/scratch_ ₿🧪_/qa-assets/unit_test_data//script_assets_test.json'
14689s0%features - done
18038m19s17%cmake --build /home/runner/work/_temp/build -j8 --target all install
30773m26s7%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j8 --timeout 2400
379732m52s70%/home/runner/work/_temp/build/test/functional/test_runner.py -j8 --tmpdirprefix '/home/runner/work/_temp/ci/scratch_ ₿🧪_/test_runner/' --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
524142s1%docker container kill 4fcc143157c727d5c66e0d2a3d4f18489072eff71125854485559b1e9a96e2b2
Tags
  • ASan + LSan + UBSan + integer
  • 2606-fix-u32
  • COMPLETED