| 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 |
| 771 | 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' |
| 772 | 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' |
| 773 | 0s | 0% | export PIP_PACKAGES=pyzmq |
| 774 | 0s | 0% | PIP_PACKAGES=pyzmq |
| 775 | 0s | 0% | export GOAL=install |
| 776 | 0s | 0% | GOAL=install |
| 777 | 0s | 0% | export NO_WERROR=1 |
| 778 | 0s | 0% | NO_WERROR=1 |
| 779 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 780 | 0s | 0% | BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 781 | 0s | 0% | export CONFIG_SHELL=/bin/dash |
| 782 | 0s | 0% | CONFIG_SHELL=/bin/dash |
| 783 | 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 | 3s | 0% | tee --append /tmp/env-admin-ci_i686_centos |
| 972 | 0s | 0% | echo 'Creating quay.io/centos/amd64:stream9 container to run in' |
| 974 | 4s | 0% | 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 |
| 1060 | 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 | 8s | 0% | bash -c 'dnf -y install epel-release' |
| 1170 | 8s | 0% | 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 ' |
| 1187 | 0s | 0% | x86_64 11.5.0-14.el9 appstream 13 M |
| 1242 | 15s | 1% | i686 11.5.0-14.el9 baseos 795 k |
| 1975 | 0s | 0% | '[' -n pyzmq ']' |
| 1976 | 1s | 0% | retry -- pip3 install --user pyzmq |
| 1982 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 1983 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 1984 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 1985 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 1986 | 0s | 0% | '[' -n '' ']' |
| 1987 | 14s | 1% | git config --global ci.base-install-done true |
| 2004 | 0s | 0% | docker volume create ci_i686_centos_ccache |
| 2006 | 0s | 0% | docker volume create ci_i686_centos_depends |
| 2008 | 0s | 0% | docker volume create ci_i686_centos_depends_sources |
| 2010 | 0s | 0% | docker volume create ci_i686_centos_previous_releases |
| 2012 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_i686_centos_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 2013 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_i686_centos_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 2014 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_i686_centos_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 2015 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_i686_centos_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 2016 | 0s | 0% | '[' '' ']' |
| 2017 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 2019 | 0s | 0% | '[' -n '' ']' |
| 2021 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 2022 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 2024 | 0s | 0% | docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=volume,src=ci_i686_centos_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_i686_centos_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_i686_centos_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_i686_centos_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_i686_centos --name ci_i686_centos --network ci-ip6net ci_i686_centos |
| 2025 | 0s | 0% | CI_CONTAINER_ID=dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a |
| 2026 | 0s | 0% | export CI_CONTAINER_ID |
| 2027 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a' |
| 2028 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a' |
| 2029 | 0s | 0% | '[' '' == macos ']' |
| 2030 | 0s | 0% | export -f CI_EXEC |
| 2031 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 2032 | 0s | 0% | docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp' |
| 2036 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 2051 | 0s | 0% | docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh' |
| 2052 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 2053 | 0s | 0% | git config --global ci.base-install-done |
| 2054 | 0s | 0% | '[' true == true ']' |
| 2056 | 0s | 0% | echo 'Skip base install' |
| 2057 | 0s | 0% | exit 0 |
| 2058 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 2059 | 0s | 0% | docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && git config --global --add safe.directory "*"' |
| 2060 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 2061 | 0s | 0% | docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/' |
| 2062 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 2063 | 0s | 0% | docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh' |
| 2064 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2065 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2066 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2067 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2068 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2069 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2070 | 0s | 0% | export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 2071 | 0s | 0% | UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 2072 | 0s | 0% | '[' '' == macos ']' |
| 2073 | 0s | 0% | free -m -h |
| 2077 | 0s | 0% | nproc |
| 2078 | 0s | 0% | echo 'Number of CPUs (nproc): 16' |
| 2080 | 0s | 0% | uname --kernel-name --kernel-release |
| 2081 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 2082 | 0s | 0% | lscpu |
| 2127 | 0s | 0% | echo 'Free disk space:' |
| 2128 | 0s | 0% | df -h |
| 2129 | 0s | 0% | [[ ci_i686_centos == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 2130 | 0s | 0% | export HOST=i686-pc-linux-gnu |
| 2131 | 0s | 0% | HOST=i686-pc-linux-gnu |
| 2141 | 0s | 0% | tee /dev/fd/63 |
| 2142 | 0s | 0% | patch -p1 |
| 2144 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 2154 | 0s | 0% | 1].Add(stats); |
| 2155 | 0s | 0% | '[' false = true ']' |
| 2156 | 0s | 0% | '[' true = true ']' |
| 2157 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2158 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2159 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 2160 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2162 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 2171 | 0s | 0% | '[' false = true ']' |
| 2172 | 0s | 0% | '[' '' == macos ']' |
| 2173 | 0s | 0% | echo |
| 2174 | 0s | 0% | '[' -z '' ']' |
| 2175 | 0s | 0% | [[ quay.io/centos/amd64:stream9 == *centos* ]] |
| 2176 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL=/bin/dash |
| 2177 | 4m35s | 23% | bash -c 'CONFIG_SHELL=/bin/dash make -j16 -C depends HOST=i686-pc-linux-gnu LOG=1' |
| 2657 | 0s | 0% | '[' '' = true ']' |
| 2658 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 2659 | 0s | 0% | '[' -z '' ']' |
| 2660 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site' |
| 2661 | 0s | 0% | '[' -z 1 ']' |
| 2662 | 0s | 0% | ccache --zero-stats |
| 2664 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 2665 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 2666 | 0s | 0% | '[' -n /bin/dash ']' |
| 2667 | 9s | 0% | /bin/dash -c ./autogen.sh |
| 2699 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 2700 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 2701 | 0s | 0% | bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 2717 | 0s | 0% | compiler works... yes |
| 2718 | 0s | 0% | compiler default output file name... a.out |
| 2722 | 0s | 0% | compiler... yes |
| 2723 | 0s | 0% | -m32 accepts -g... yes |
| 2725 | 0s | 0% | -m32... none |
| 2726 | 0s | 0% | -m32 supports C++20 features with -std=c++20... yes |
| 2727 | 0s | 0% | -m32 -std=c++20 |
| 2728 | 0s | 0% | compiler... no |
| 2729 | 0s | 0% | -m32 -std=c++20 accepts -g... no |
| 2730 | 0s | 0% | -m32 -std=c++20... none |
| 2798 | 0s | 0% | preprocessor... g++ -m32 -std=c++20 -E |
| 2799 | 0s | 0% | -m32 -std=c++20... /usr/bin/ld |
| 2801 | 0s | 0% | -m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes |
| 2802 | 0s | 0% | -m32 -std=c++20 option to produce PIC... -fPIC -DPIC |
| 2803 | 0s | 0% | -m32 -std=c++20 PIC flag -fPIC -DPIC works... yes |
| 2804 | 0s | 0% | -m32 -std=c++20 static flag -static works... no |
| 2805 | 0s | 0% | -m32 -std=c++20 supports -c -o file.o... yes |
| 2806 | 0s | 0% | -m32 -std=c++20 supports -c -o file.o... (cached) yes |
| 2807 | 0s | 0% | -m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes |
| 2827 | 0s | 0% | compiler accepts -Werror... yes |
| 2829 | 0s | 0% | compiler accepts -Wall... yes |
| 2830 | 0s | 0% | compiler accepts -Wextra... yes |
| 2831 | 0s | 0% | compiler accepts -Wgnu... no |
| 2832 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 2833 | 0s | 0% | compiler accepts -Wvla... yes |
| 2834 | 0s | 0% | compiler accepts -Wshadow-field... no |
| 2835 | 0s | 0% | compiler accepts -Wthread-safety... no |
| 2836 | 0s | 0% | compiler accepts -Wloop-analysis... no |
| 2837 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 2838 | 0s | 0% | compiler accepts -Wunused-member-function... no |
| 2839 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 2840 | 0s | 0% | compiler accepts -Wconditional-uninitialized... no |
| 2841 | 0s | 0% | compiler accepts -Wduplicated-branches... yes |
| 2842 | 0s | 0% | compiler accepts -Wduplicated-cond... yes |
| 2843 | 0s | 0% | compiler accepts -Wlogical-op... yes |
| 2844 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 2845 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 2846 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 2847 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 2848 | 0s | 0% | compiler accepts -Wdocumentation... no |
| 2849 | 0s | 0% | compiler accepts -Wself-assign... no |
| 2850 | 0s | 0% | compiler accepts -Wundef... yes |
| 2851 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 2852 | 0s | 0% | compiler accepts -fno-extended-identifiers... yes |
| 2853 | 0s | 0% | compiler accepts -fstack-reuse=none... yes |
| 2854 | 0s | 0% | compiler accepts -msse4.2... yes |
| 2855 | 0s | 0% | compiler accepts -msse4.1... yes |
| 2856 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 2857 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 2858 | 0s | 0% | compiler accepts -mpclmul... no |
| 2863 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 2864 | 0s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 2879 | 0s | 0% | compiler accepts -fPIC... yes |
| 2880 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 2881 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 2882 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 2883 | 0s | 0% | compiler accepts -fstack-clash-protection... yes |
| 2884 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 2885 | 5s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 2974 | 0s | 0% | headers... default |
| 2998 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes |
| 2999 | 2s | 0% | compiler accepts -fvisibility=hidden... yes |
| 3208 | 0s | 0% | -m32 -std=c++20 |
| 3214 | 2s | 0% | make distdir VERSION=i686-pc-linux-gnu |
| 3278 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-i686-pc-linux-gnu |
| 3279 | 0s | 0% | bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq --with-gui=qt5 --enable-reduce-exports' |
| 3295 | 0s | 0% | compiler works... yes |
| 3296 | 0s | 0% | compiler default output file name... a.out |
| 3300 | 0s | 0% | compiler... (cached) yes |
| 3301 | 0s | 0% | -m32 accepts -g... (cached) yes |
| 3303 | 0s | 0% | -m32... (cached) none |
| 3304 | 0s | 0% | -m32 supports C++20 features with -std=c++20... (cached) yes |
| 3305 | 0s | 0% | -m32 -std=c++20 |
| 3306 | 0s | 0% | compiler... (cached) no |
| 3307 | 0s | 0% | -m32 -std=c++20 accepts -g... (cached) no |
| 3308 | 0s | 0% | -m32 -std=c++20... (cached) none |
| 3375 | 0s | 0% | preprocessor... (cached) g++ -m32 -std=c++20 -E |
| 3376 | 0s | 0% | -m32 -std=c++20... (cached) /usr/bin/ld |
| 3378 | 0s | 0% | -m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes |
| 3379 | 0s | 0% | -m32 -std=c++20 option to produce PIC... (cached) -fPIC -DPIC |
| 3380 | 0s | 0% | -m32 -std=c++20 PIC flag -fPIC -DPIC works... (cached) yes |
| 3381 | 0s | 0% | -m32 -std=c++20 static flag -static works... (cached) no |
| 3382 | 0s | 0% | -m32 -std=c++20 supports -c -o file.o... (cached) yes |
| 3383 | 0s | 0% | -m32 -std=c++20 supports -c -o file.o... (cached) yes |
| 3384 | 0s | 0% | -m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes |
| 3404 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 3406 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 3407 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 3408 | 0s | 0% | compiler accepts -Wgnu... (cached) no |
| 3409 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 3410 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 3411 | 0s | 0% | compiler accepts -Wshadow-field... (cached) no |
| 3412 | 0s | 0% | compiler accepts -Wthread-safety... (cached) no |
| 3413 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) no |
| 3414 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 3415 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) no |
| 3416 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 3417 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) no |
| 3418 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) yes |
| 3419 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) yes |
| 3420 | 0s | 0% | compiler accepts -Wlogical-op... (cached) yes |
| 3421 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 3422 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 3423 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 3424 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 3425 | 0s | 0% | compiler accepts -Wdocumentation... (cached) no |
| 3426 | 0s | 0% | compiler accepts -Wself-assign... (cached) no |
| 3427 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 3428 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 3429 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) yes |
| 3430 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) yes |
| 3431 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 3432 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 3433 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 3434 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 3435 | 0s | 0% | compiler accepts -mpclmul... (cached) no |
| 3440 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 3441 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 3456 | 0s | 0% | compiler accepts -fPIC... (cached) yes |
| 3457 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 3458 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 3459 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 3460 | 0s | 0% | compiler accepts -fstack-clash-protection... (cached) yes |
| 3461 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 3462 | 4s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 3529 | 0s | 0% | headers... default |
| 3545 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes |
| 3546 | 2s | 0% | compiler accepts -fvisibility=hidden... (cached) yes |
| 3744 | 0s | 0% | -m32 -std=c++20 |
| 3750 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 3751 | 3m8s | 15% | bash -c ' make -j16 install' |
| 12304 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 12321 | 0s | 0% | '[' true = true ']' |
| 12322 | 0s | 0% | ccache -s |
| 12323 | 0s | 0% | grep Hits: |
| 12324 | 0s | 0% | head -1 |
| 12325 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 12326 | 0s | 0% | hit_rate='0.52 ' |
| 12327 | 0s | 0% | '[' 0 -lt 75 ']' |
| 12328 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_i686_centos was 0.52 %' |
| 12330 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/depends/SDKs/ /home/admin/actions-runner/_work/_temp/depends/builders/ /home/admin/actions-runner/_work/_temp/depends/built/ /home/admin/actions-runner/_work/_temp/depends/hosts/ /home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/ /home/admin/actions-runner/_work/_temp/depends/packages/ /home/admin/actions-runner/_work/_temp/depends/patches/ /home/admin/actions-runner/_work/_temp/depends/sdk-sources/ /home/admin/actions-runner/_work/_temp/depends/sources/ /home/admin/actions-runner/_work/_temp/depends/work/ |
| 12341 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 12343 | 0s | 0% | [[ i686-pc-linux-gnu = *-mingw32 ]] |
| 12344 | 0s | 0% | '[' -n '' ']' |
| 12345 | 0s | 0% | '[' true = true ']' |
| 12346 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 12347 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib |
| 12348 | 4m16s | 21% | make -j16 check VERBOSE=1 |
| 12565 | 0s | 0% | '[' '' = true ']' |
| 12566 | 0s | 0% | '[' true = true ']' |
| 12567 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib |
| 12568 | 5m40s | 28% | test/functional/test_runner.py --ci -j16 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |
| 13521 | 0s | 0% | '[' false = true ']' |
| 13522 | 0s | 0% | '[' false = true ']' |
| 13523 | 0s | 0% | '[' -z '' ']' |
| 13524 | 0s | 0% | echo 'Stop and remove CI container by ID' |
| 13525 | 6s | 0% | docker container kill dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a |