Task 5379879858864128
ci: detect outbound internet traffic generated while running tests
2024-11-29 13:56:15 completed worker:ci_worker_1731482059_419572074 pull/31349 eb50e89e31f693983dcfcaf80b152c6ebf2d93a2- build_duration:
18s - ccache_hitrate:
100.0% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 37m1s)
line | duration | percentage | command |
---|---|---|---|
513 | 47s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 29s | 1% | 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)' |
877 | 18s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1448 | 35m13s | 95% | tcpdump -n -i eth0 -w /tmp/tcpdump_eth0 |
5446 | 1s | 0% | sleep 1 |