| 188 | 1s | 0% | docker build --file /tmp/cirrus-build-3969378149/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=15,18,21,38,41,46,50,51,60,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-3969378149 | 
| 288 | 5s | 0% | bash -c 'dnf -y install epel-release' | 
| 343 | 25s | 1% | bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake ' | 
| 930 | 1s | 0% | retry -- pip3 install --user pyzmq | 
| 943 | 20s | 1% | echo -n done | 
| 986 | 2s | 0% | podman image prune --force --external | 
| 992 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test | 
| 1004 | 5s | 0% | docker exec d672c68512b16ea09220568f690e74faeeab96d5a7bcab52dc7c59ff03a00d5d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3969378149/ /ci_container_base' | 
| 1031 | 1s | 0% | exit 0 | 
| 1033 | 4s | 0% | docker exec d672c68512b16ea09220568f690e74faeeab96d5a7bcab52dc7c59ff03a00d5d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' | 
| 1251 | 12m55s | 40% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' | 
| 1435 | 36s | 1% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' | 
| 1840 | 5m34s | 17% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install | 
| 2924 | 2m15s | 7% | ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400 | 
| 3218 | 7m58s | 25% | /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |