Task 6616163850911744
ci: detect outbound internet traffic generated while running tests
2024-12-02 12:44:11 completed worker:ci_worker_1732185923_860982082 pull/31349 57924f4a75862b2bcfa01051a0140bdaf8b35446- build_duration:
2m5s - ccache_hitrate:
97.12% - configure_duration:
24s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 6m16s)
line | duration | percentage | command |
---|---|---|---|
191 | 1s | 0% | docker build --file /tmp/cirrus-build-485309176/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=1,2,4,5,9,10,11,12,13,14 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-485309176 |
513 | 6s | 1% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
534 | 24s | 6% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |
865 | 2m5s | 33% | bash -c 'cmake --build . -j10 --target all deploy' |
2386 | 3m25s | 54% | tcpdump -n -i eth0 -w /tmp/tcpdump_eth0 |