Task 5016651961204736
Merge bitcoin/bitcoin#31241: wallet: remove BDB dependency from wallet migration benchmark
2025-01-24 23:22:02 completed worker:ci_worker_1731482109_713351121 master 8775731e6d4b4e812a81685ec290579c16a9ad3b- build_duration:
4m6s - ccache_hitrate:
- configure_duration:
31s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h22m37s)
line | duration | percentage | command |
---|---|---|---|
507 | 1m35s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
540 | 31s | 0% | 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)' |
871 | 4m6s | 4% | bash -c 'cmake --build . -j10 --target all install' |
1404 | 1h16m11s | 92% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |