| 984 | 3s | 0% | docker buildx build --file /home/runner/work/bitcoin/bitcoin/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 --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,scope=ci_native_previous_releases --load /home/runner/work/bitcoin/bitcoin |
| 1160 | 2s | 0% | retry -- apt-get update |
| 1181 | 1s | 0% | 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' |
| 1307 | 4s | 0% | amd64 4:11.2.0-1ubuntu1 [1412 B] |
| 1620 | 4s | 0% | (4:11.2.0-1ubuntu1) ... |
| 1870 | 23s | 0% | git config --global ci.base-install-done true |
| 1935 | 1s | 0% | docker exec c68dc157603c5855f1c5add915aed26ac1d008d13cd2acb7f16ad093b50e4981 bash -c 'export PATH="/path_with space:/home/runner/work/_temp/ci/scratch/bins/:/home/runner/work/_temp/ci/retry:$PATH" && cd "/home/runner/work/_temp" && rsync --archive --stats --human-readable /home/runner/work/bitcoin/bitcoin/ /home/runner/work/_temp' |
| 2243 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 2259 | 14m43s | 32% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 CC=gcc-11 CXX=g++-11 LOG=1' |
| 2947 | 2m10s | 4% | test/get_previous_releases.py -b -t /home/runner/work/_temp/previous_releases |
| 3231 | 6s | 0% | include ifaddrs.h - found |
| 3504 | 19m10s | 42% | bash -c 'cmake --build . -j4 --target all install' |
| 4910 | 3m20s | 7% | /home/runner/work/_temp/ci/scratch/out/bin/test_bitcoin --catch_system_errors=no -l test_suite |
| 6629 | 4m52s | 10% | test/functional/test_runner.py --ci -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --previous-releases --coverage --extended --exclude feature_dbcrash --quiet --failfast |