257 | 23s | 0% | podman container rm --force --all |
277 | 1s | 0% | docker exec afbb3c4ca533886de2e3864a7fe8b0e43713a13fb53d6eb6357e1b84eb5df812 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-218796343/ /ci_container_base' |
306 | 1s | 0% | docker exec afbb3c4ca533886de2e3864a7fe8b0e43713a13fb53d6eb6357e1b84eb5df812 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
309 | 1s | 0% | docker exec afbb3c4ca533886de2e3864a7fe8b0e43713a13fb53d6eb6357e1b84eb5df812 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |
515 | 1m31s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
548 | 35s | 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)' |
879 | 10m35s | 13% | bash -c 'cmake --build . -j10 --target all install' |
1419 | 1h4m25s | 82% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |