129 | 6s | 1% | 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=3,9,13,22,44,47,56,59,60,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
231 | 33s | 5% | bash -c 'dnf -y install epel-release' |
286 | 1m48s | 18% | 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 ' |
875 | 1s | 0% | retry -- pip3 install --user pyzmq |
888 | 16s | 2% | echo -n done |
931 | 1s | 0% | podman image prune --force --external |
949 | 2s | 0% | docker exec 1d0cef169f6f233ee43ba2707c68de6c0b8ba1cfdb17c3e725fb56f40c4befd1 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/ /ci_container_base' |
1127 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |