175 | 10s | 3% | tee --append /tmp/env-ci_worker_1736793611_348201789-ci_native_centos |
192 | 2s | 0% | docker build --file /tmp/cirrus-build-1788383300/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=0,1,2,3,5,8,11,12,13,15 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-1788383300 |
288 | 6s | 2% | bash -c 'dnf -y install epel-release' |
343 | 17s | 6% | bash -c 'dnf -y --allowerasing install gcc-c++ glibc-devel libstdc++-devel ccache make git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake ' |
886 | 1s | 0% | retry -- pip3 install --user pyzmq |
899 | 7s | 2% | git config --global ci.base-install-done true |
941 | 2s | 0% | podman image prune --force --external |
1211 | 7s | 2% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
1232 | 25s | 9% | 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 || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1564 | 2m50s | 61% | bash -c 'cmake --build . -j10 --target all install' |