Task 5750376911077376
refactor: CLI cleanups
2025-02-16 19:46:25 aborted worker:ci_worker_1738745312_931752388 pull/31887 f280f322edc4e0c61773d8fa46b773d36ddb516c- build_duration:
15s - ccache_hitrate:
99.78% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 5m11s)
line | duration | percentage | command |
---|---|---|---|
262 | 12s | 3% | podman container rm --force --all |
521 | 1m24s | 27% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
554 | 29s | 9% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
885 | 15s | 4% | bash -c 'cmake --build . -j10 --target all all' |