191 | 3s | 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=4,13,16,28,31,43,44,45,56,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
254 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
266 | 5s | 1% | docker exec 1a903f73f29522f04cae104e9ccd34ff6e3e2547a79edc8243c8a568cbede3a7 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' |
293 | 1s | 0% | exit 0 |
295 | 1s | 0% | docker exec 1a903f73f29522f04cae104e9ccd34ff6e3e2547a79edc8243c8a568cbede3a7 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 "*"' |
517 | 4m39s | 92% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |