200 | 2s | 0% | docker build --file /tmp/cirrus-build-3142407815/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=2,12,25,35,37,46,56,60,61,62 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3142407815 |
310 | 20s | 8% | retry -- apt-get update |
331 | 52s | 21% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1225 | 45s | 18% | echo -n done |
1268 | 14s | 5% | podman image prune --force --external |
1277 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1289 | 8s | 3% | docker exec f437afee9a1705ce033c4b8166e6174315aefd275fafc1f0abba2c2d164eb78d 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-3142407815/ /ci_container_base' |
1309 | 3s | 1% | docker exec f437afee9a1705ce033c4b8166e6174315aefd275fafc1f0abba2c2d164eb78d 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' |
1537 | 1m20s | 33% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |