Task 5092586043473920

ci: detect outbound internet traffic generated while running tests

2024-12-23 18:42:05 aborted worker:ci_worker_1731482091_378654835 pull/31349 0ac9caf7beb6bc6e7680b0fe386d0ed71794decc


Commands that took longer than 1 second (total 6m17s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-2888490684/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=6,7,21,22,26,46,50,53,54,57 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-2888490684
3004s1%retry -- apt-get update
32033s8%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake net-tools tcpdump'
127726s6%git config --global ci.base-install-done true
13191s0%podman image prune --force --external
158718s4%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
193028s7%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
225739s10%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482091_378654835
  • multiprocess, i686, DEBUG
  • pull/31349
  • ABORTED