Task 52792988239

ci: run native fuzz with MSAN job

2025-10-15 09:47:27 completed add_msan_fuzz_ci 5c7bd7fadddb0eb1844378c1e798598f23279cea


Commands that took longer than 1 second (total 20m50s)
linedurationpercentagecommand
9116s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/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_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10712s0%retry -- apt-get update
10927s0%retry -- apt-get install curl -y
13271s0%retry -- apt-get update
13361s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
14417s0%g++-13 g++-13-x86-64-linux-gnu
167619s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
236529s2%(4:13.2.0-7ubuntu1) ...
30851s0%- skipped
313127s2%make -C /iwyu-build/ install -j8
31871m4s5%echo -n done
345213s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
37782m28s11%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
49061s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49385s0%cmake --build /tidy-build -j8
49555m48s27%tee tmp.tidy-out.txt
70811m26s6%tee /tmp/iwyu_ci.out
151687s0%has correct #includes/fwd-decls)
156261s0%should remove these lines:
159911s0%should remove these lines:
162525s0%has correct #includes/fwd-decls)
168381s0%should remove these lines:
170585s0%has correct #includes/fwd-decls)
177731s0%should remove these lines:
182287s0%should remove these lines:
183725s0%has correct #includes/fwd-decls)
186643s0%should remove these lines:
187716m28s31%should remove these lines:
435521s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
726081s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • add_msan_fuzz_ci
  • COMPLETED