190 | 1s | 0% | docker build --file /tmp/cirrus-build/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,6,13,26,44,51,57,58,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
291 | 4s | 0% | bash -c 'dnf -y install epel-release' |
346 | 24s | 2% | 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 ' |
889 | 1s | 0% | retry -- pip3 install --user pyzmq |
902 | 46s | 5% | git config --global ci.base-install-done true |
946 | 23s | 2% | podman image prune --force --external |
952 | 3s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
964 | 3s | 0% | docker exec eb672256491e707707bb5b8943cce9f8af3472fd852a5ce0f9e56125268006aa 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/ /ci_container_base' |
996 | 39s | 4% | docker exec eb672256491e707707bb5b8943cce9f8af3472fd852a5ce0f9e56125268006aa 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/' |