203 | 7s | 4% | docker build --file /tmp/cirrus-build-2170288720/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --cpuset-cpus=6,17,18,21,24,42,56,57,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build-2170288720 |
312 | 4s | 2% | retry -- apt-get update |
333 | 29s | 17% | retry -- apt-get install wget gpg -y |
509 | 2s | 1% | retry -- apt-get update |
518 | 16s | 9% | retry -- apt-get install -y cmake |
870 | 2s | 1% | retry -- apt-get update |
877 | 9s | 5% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y gcc-11 g++-11 python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1211 | 16s | 9% | git config --global ci.base-install-done true |
1254 | 2s | 1% | podman image prune --force --external |
1260 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1272 | 3s | 1% | docker exec 54773c07a4ace56c4fc5e0294c6375ce072ffa124e0aa8dfb39505ed1363969e 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-2170288720/ /ci_container_base' |