Task 5167343808020480

ci: detect outbound internet traffic generated while running tests

2025-01-06 13:36:47 completed worker:ci_worker_1731482059_419572074 pull/31349 bbfc58a0af80265a9a53f5956f88c1915a686a7e


Commands that took longer than 1 second (total 1h55m6s)
linedurationpercentagecommand
1904s0%tee --append /tmp/env-ci_worker_1731482059_419572074-ci_native_fuzz
2011s0%docker build --file /tmp/cirrus-build-474123040/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=9,14,17,19,29,40,41,53,56,58 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-474123040
3094s0%retry -- apt-get update
3299s0%retry -- apt-get install curl -y
5412s0%retry -- apt-get update
55037s0%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 net-tools tcpdump'
132943s0%git config --global ci.base-install-done true
13712s0%podman image prune --force --external
13891s0%docker exec 4fd49adc18e37a83230d0732d8613faf477720127ac00e7fc59bb4a5b6fc7c47 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-474123040/ /ci_container_base'
16271m52s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
166037s0%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)'
199126s0%bash -c 'cmake --build . -j10 --target all install'
25411h50m10s95%tcpdump -nU -i eth0 -w /tmp/tcpdump_fuzz_eth0
Tags
  • worker:ci_worker_1731482059_419572074
  • fuzzer,address,undefined,integer, no depends
  • pull/31349
  • COMPLETED