Task 4764654108409856

threading: use correct mutex name in reverse_lock fatal error messages

2025-07-07 14:35:05 aborted worker:ci_worker_1749796646_916412771 pull/32829 de4eef52d123b781b833841a9765d1788010ac6b


Commands that took longer than 1 second (total 8m29s)
linedurationpercentagecommand
2032s0%docker build --file /tmp/cirrus-build-2953120854/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,6,24,26,40,41,49,52,60,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2953120854
26012s2%podman container rm --force --all
2801s0%docker exec 37565ce465a6a84af6d76c286de65dd45674b8f3aa4166d654afd05237032868 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2953120854/ /ci_container_base'
5161m35s18%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54836s7%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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)'
8671m6s12%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1749796646_916412771
  • fuzzer,address,undefined,integer, no depends
  • pull/32829
  • ABORTED