Task 6053310005772288

fuzz: enable running fuzz test cases in Debug mode

2025-03-26 09:14:10 completed worker:ci_worker_1738745309_791910056 pull/32113 1f072cfb108d8f71daf6281d97353ff755af9569


Commands that took longer than 1 second (total 2h41m55s)
linedurationpercentagecommand
2042s0%docker build --file /tmp/cirrus-build-2731213298/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=4,8,25,26,29,43,48,54,56,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2731213298
2791s0%docker exec 4f473c696129b6c137808eb86eb903dcc493f0201f1d08942796ceaeff0eb928 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-2731213298/ /ci_container_base'
5182m34s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55146s0%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)'
88111m45s7%bash -c 'cmake --build . -j10 --target all all'
14062h26m20s90%test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1738745309_791910056
  • fuzzer,address,undefined,integer, no depends
  • pull/32113
  • COMPLETED