Task 5888864554844160

fuzz: wallet: add target for spkm migration

2024-12-02 12:35:04 failed worker:ci_worker_1731482098_544352074 pull/29694 514aff2f4b20d84657ff15f14ed943f5c6dd55da


Commands that took longer than 1 second (total 1h16m23s)
linedurationpercentagecommand
2022s0%docker build --file /tmp/cirrus-build-2567666665/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=5,7,14,24,26,31,38,44,48,62 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2567666665
3104s0%retry -- apt-get update
33012s0%retry -- apt-get install curl -y
5423s0%retry -- apt-get update
55139s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
128759s1%git config --global ci.base-install-done true
132622s0%podman container rm --force --all
13312s0%podman image prune --force --external
13491s0%docker exec 0795b427bd4f548b6ea1b43770b3d665c0bf5320c3101acbc9e9f2434c0d2574 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-2567666665/ /ci_container_base'
15881m3s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
162140s0%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)'
19521m28s1%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482098_544352074
  • fuzzer,address,undefined,integer, no depends
  • pull/29694
  • FAILED