190 | 6s | 0% | docker build --file /tmp/cirrus-build-828682793/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=17,25,32,33,35,41,50,56,58,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-828682793 |
253 | 3s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
265 | 2s | 0% | docker exec 6f6b56b6c6906a02fb146c83b6225dfd4492326fecbfbf542c2d862586de4974 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-828682793/ /ci_container_base' |
292 | 1s | 0% | exit 0 |
515 | 51s | 1% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
822 | 53s | 2% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1241 | 1m49s | 4% | bash -c 'cmake --build . -j10 --target all install' |
2655 | 1m49s | 4% | ctest --stop-on-failure -j10 --timeout 2400 |