Task 6073530787299328
Limit retries in GetRNDRRS to avoid infinite loop
2025-02-09 03:23:34 aborted worker:ci_worker_1738745302_432388562 pull/31826 f654b949dac8756bec9dd46ff99e48515cbda0cd- build_duration:
20s - ccache_hitrate:
99.56% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 11m52s)
line | duration | percentage | command |
---|---|---|---|
524 | 1m21s | 11% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
557 | 29s | 4% | 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-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
888 | 20s | 2% | bash -c 'cmake --build . -j10 --target all install' |