Task 5053921942568960
Merge bitcoin/bitcoin#31646: test: avoid internet traffic
2025-01-14 21:02:03 completed worker:ci_worker_1731482094_926155697 master 7cd862aab94f8a73f51171d460a573d25a7fa939- build_duration:
27s - ccache_hitrate:
99.78% - configure_duration:
37s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h4m47s)
line | duration | percentage | command |
---|---|---|---|
503 | 1m30s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
536 | 37s | 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)' |
867 | 27s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1406 | 1h1m57s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |