Task 69326032199
refactor: Change CChain methods to use references, add tests
2026-03-31 09:43:13 aborted cchain-ref 77f1adf3a6030668e547d84a3de9c397815b55c1- build_duration:
1m8s - ccache_hitrate:
1m22s - docker_build_cached:
true - docker_build_duration:
16s
Commands that took longer than 1 second (total 10m12s)
| line | duration | percentage | command |
|---|---|---|---|
| 944 | 16s | 2% | 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_fuzz.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1022 | 1s | 0% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --cap-add SYS_PTRACE --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_fuzz --name=ci_native_fuzz --network=ci-ip6net --platform=linux ci_native_fuzz |
| 1189 | 27s | 4% | retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1317 | 9s | 1% | - skipped |
| 1644 | 1m8s | 11% | cmake --build /home/admin/actions-runner/_work/_temp/build -j16 --target all |
| 2195 | 7m22s | 72% | /home/admin/actions-runner/_work/_temp/build/test/fuzz/test_runner.py -j16 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |