| 746 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 747 | 0s | 0% | cd ./ci/test/../../ |
| 748 | 0s | 0% | pwd |
| 749 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 750 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 751 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 752 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 753 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 754 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 755 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 756 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 757 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 758 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 759 | 0s | 0% | echo 'Setting specific values in env' |
| 760 | 0s | 0% | '[' -n ./ci/test/00_setup_env_i686_centos.sh ']' |
| 761 | 0s | 0% | set -o errexit |
| 762 | 0s | 0% | source ./ci/test/00_setup_env_i686_centos.sh |
| 763 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 764 | 0s | 0% | LC_ALL=C.UTF-8 |
| 765 | 0s | 0% | export HOST=i686-pc-linux-gnu |
| 766 | 0s | 0% | HOST=i686-pc-linux-gnu |
| 767 | 0s | 0% | export CONTAINER_NAME=ci_i686_centos |
| 768 | 0s | 0% | CONTAINER_NAME=ci_i686_centos |
| 769 | 0s | 0% | export CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 |
| 770 | 0s | 0% | CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 |
| 772 | 0s | 0% | export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 773 | 0s | 0% | CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 774 | 0s | 0% | export PIP_PACKAGES=pyzmq |
| 775 | 0s | 0% | PIP_PACKAGES=pyzmq |
| 776 | 0s | 0% | export GOAL=install |
| 777 | 0s | 0% | GOAL=install |
| 778 | 0s | 0% | export NO_WERROR=1 |
| 779 | 0s | 0% | NO_WERROR=1 |
| 780 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 781 | 0s | 0% | BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 782 | 0s | 0% | export CONFIG_SHELL=/bin/dash |
| 783 | 0s | 0% | CONFIG_SHELL=/bin/dash |
| 784 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 786 | 0s | 0% | command -v nproc |
| 787 | 0s | 0% | nproc |
| 788 | 0s | 0% | export MAKEJOBS=-j16 |
| 789 | 0s | 0% | MAKEJOBS=-j16 |
| 790 | 0s | 0% | export USE_BUSY_BOX=false |
| 791 | 0s | 0% | USE_BUSY_BOX=false |
| 792 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 793 | 0s | 0% | RUN_UNIT_TESTS=true |
| 794 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 795 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 796 | 0s | 0% | export RUN_TIDY=false |
| 797 | 0s | 0% | RUN_TIDY=false |
| 798 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 799 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 800 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 801 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 802 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 803 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 804 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 805 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 806 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 807 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 808 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 809 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 810 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 811 | 0s | 0% | CCACHE_COMPRESS=1 |
| 812 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 813 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 814 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 815 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 816 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 817 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 818 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 819 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 820 | 0s | 0% | export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 821 | 0s | 0% | CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 822 | 0s | 0% | export GOAL=install |
| 823 | 0s | 0% | GOAL=install |
| 824 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 825 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 826 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 827 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 828 | 0s | 0% | set -o errexit |
| 829 | 0s | 0% | ./ci/test/02_run_container.sh |
| 830 | 0s | 0% | '[' -z '' ']' |
| 831 | 0s | 0% | python3 -c 'import os; [print(f"{key}={value}") for key, value in os.environ.items() if "\n" not in value and "HOME" != key and "PATH" != key and "USER" != key]' |
| 832 | 0s | 0% | tee /tmp/env-admin-ci_i686_centos |
| 870 | 0s | 0% | glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake |
| 961 | 0s | 0% | docker run --rm quay.io/centos/amd64:stream9 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 962 | 4s | 5% | tee --append /tmp/env-admin-ci_i686_centos |
| 972 | 0s | 0% | echo 'Creating quay.io/centos/amd64:stream9 container to run in' |
| 974 | 4s | 5% | docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_centos.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --label=bitcoin-ci-test --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_i686_centos --load --tag=ci_i686_centos /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1021 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1022 | 0s | 0% | cd ./ci/test/../../ |
| 1023 | 0s | 0% | pwd |
| 1024 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1025 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1026 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1027 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1028 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1029 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1030 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1031 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1032 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1033 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1034 | 0s | 0% | echo 'Setting specific values in env' |
| 1036 | 0s | 0% | '[' -n ./ci/test/00_setup_env_i686_centos.sh ']' |
| 1037 | 0s | 0% | set -o errexit |
| 1038 | 0s | 0% | source ./ci/test/00_setup_env_i686_centos.sh |
| 1039 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1040 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1041 | 0s | 0% | export HOST=i686-pc-linux-gnu |
| 1042 | 0s | 0% | HOST=i686-pc-linux-gnu |
| 1043 | 0s | 0% | export CONTAINER_NAME=ci_i686_centos |
| 1044 | 0s | 0% | CONTAINER_NAME=ci_i686_centos |
| 1045 | 0s | 0% | export CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 |
| 1046 | 0s | 0% | CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 |
| 1047 | 0s | 0% | export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 1048 | 0s | 0% | CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 1049 | 0s | 0% | export PIP_PACKAGES=pyzmq |
| 1050 | 0s | 0% | PIP_PACKAGES=pyzmq |
| 1051 | 0s | 0% | export GOAL=install |
| 1052 | 0s | 0% | GOAL=install |
| 1053 | 0s | 0% | export NO_WERROR=1 |
| 1054 | 0s | 0% | NO_WERROR=1 |
| 1055 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 1056 | 0s | 0% | BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 1057 | 0s | 0% | export CONFIG_SHELL=/bin/dash |
| 1058 | 0s | 0% | CONFIG_SHELL=/bin/dash |
| 1059 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1061 | 0s | 0% | command -v nproc |
| 1062 | 0s | 0% | nproc |
| 1063 | 0s | 0% | export MAKEJOBS=-j16 |
| 1064 | 0s | 0% | MAKEJOBS=-j16 |
| 1065 | 0s | 0% | export USE_BUSY_BOX=false |
| 1066 | 0s | 0% | USE_BUSY_BOX=false |
| 1067 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1068 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1069 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 1070 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 1071 | 0s | 0% | export RUN_TIDY=false |
| 1072 | 0s | 0% | RUN_TIDY=false |
| 1073 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1074 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1075 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1076 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1077 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1078 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1079 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1080 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1081 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 1082 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 1083 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1084 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1085 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1086 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1087 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1088 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1089 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1090 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1091 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1092 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1093 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1094 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1095 | 0s | 0% | export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 1096 | 0s | 0% | CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake' |
| 1097 | 0s | 0% | export GOAL=install |
| 1098 | 0s | 0% | GOAL=install |
| 1099 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1100 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1101 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1102 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1103 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1104 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1105 | 0s | 0% | git config --global ci.base-install-done |
| 1107 | 0s | 0% | '[' '' == true ']' |
| 1108 | 0s | 0% | '[' -n '' ']' |
| 1109 | 0s | 0% | [[ quay.io/centos/amd64:stream9 == *centos* ]] |
| 1110 | 9s | 13% | bash -c 'dnf -y install epel-release' |
| 1170 | 9s | 13% | bash -c 'dnf -y --allowerasing install gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake ' |
| 1186 | 0s | 0% | x86_64 11.5.0-14.el9 appstream 13 M |
| 1241 | 18s | 26% | i686 11.5.0-14.el9 baseos 795 k |