191 | 5s | 0% | docker build --file /tmp/cirrus-build-3153899692/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=4,8,17,22,41,43,45,54,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-3153899692 |
292 | 10s | 1% | bash -c 'dnf -y install epel-release' |
347 | 54s | 7% | 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 ' |
890 | 4s | 0% | retry -- pip3 install --user pyzmq |
903 | 1m4s | 9% | git config --global ci.base-install-done true |
947 | 1s | 0% | podman image prune --force --external |
953 | 3s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
965 | 4s | 0% | docker exec c69bfc687cd2a6a2f3b52ea4765edba11dcc663c504c4bff28fdc42e220541eb 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-3153899692/ /ci_container_base' |
985 | 9s | 1% | docker exec c69bfc687cd2a6a2f3b52ea4765edba11dcc663c504c4bff28fdc42e220541eb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh' |
994 | 10s | 1% | docker exec c69bfc687cd2a6a2f3b52ea4765edba11dcc663c504c4bff28fdc42e220541eb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
997 | 4s | 0% | docker exec c69bfc687cd2a6a2f3b52ea4765edba11dcc663c504c4bff28fdc42e220541eb 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/' |
1216 | 8m11s | 72% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |