| 762 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 763 | 0s | 0% | cd ./ci/test/../../ |
| 764 | 0s | 0% | pwd |
| 765 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 766 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 767 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 768 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 769 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 770 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 771 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 772 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 773 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 774 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 775 | 0s | 0% | echo 'Setting specific values in env' |
| 776 | 0s | 0% | '[' -n ./ci/test/00_setup_env_win64.sh ']' |
| 777 | 0s | 0% | set -o errexit |
| 778 | 0s | 0% | source ./ci/test/00_setup_env_win64.sh |
| 779 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 780 | 0s | 0% | LC_ALL=C.UTF-8 |
| 781 | 0s | 0% | export CONTAINER_NAME=ci_win64 |
| 782 | 0s | 0% | CONTAINER_NAME=ci_win64 |
| 783 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 784 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 785 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 786 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 787 | 0s | 0% | export DPKG_ADD_ARCH=i386 |
| 788 | 0s | 0% | DPKG_ADD_ARCH=i386 |
| 789 | 0s | 0% | export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 790 | 0s | 0% | PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 791 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 792 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 793 | 0s | 0% | export GOAL=deploy |
| 794 | 0s | 0% | GOAL=deploy |
| 795 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 796 | 0s | 0% | BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 797 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 800 | 0s | 0% | command -v nproc |
| 801 | 0s | 0% | nproc |
| 802 | 0s | 0% | export MAKEJOBS=-j8 |
| 803 | 0s | 0% | MAKEJOBS=-j8 |
| 804 | 0s | 0% | export USE_BUSY_BOX=false |
| 805 | 0s | 0% | USE_BUSY_BOX=false |
| 806 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 807 | 0s | 0% | RUN_UNIT_TESTS=true |
| 808 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 809 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 810 | 0s | 0% | export RUN_TIDY=false |
| 811 | 0s | 0% | RUN_TIDY=false |
| 812 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 813 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 814 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 815 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 816 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 817 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 818 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 819 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 820 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 821 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 822 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 823 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 824 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 825 | 0s | 0% | CCACHE_COMPRESS=1 |
| 826 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 827 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 828 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 829 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 830 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 831 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 832 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 833 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 834 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 835 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 836 | 0s | 0% | export GOAL=deploy |
| 837 | 0s | 0% | GOAL=deploy |
| 838 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 839 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 840 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 841 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 842 | 0s | 0% | set -o errexit |
| 843 | 0s | 0% | ./ci/test/02_run_container.sh |
| 844 | 0s | 0% | '[' -z '' ']' |
| 845 | 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]' |
| 846 | 0s | 0% | tee /tmp/env-admin-ci_win64 |
| 974 | 0s | 0% | docker run --rm docker.io/amd64/debian:bookworm bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 975 | 3s | 0% | tee --append /tmp/env-admin-ci_win64 |
| 986 | 0s | 0% | echo 'Creating docker.io/amd64/debian:bookworm container to run in' |
| 987 | 5s | 0% | docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.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_win64 --load --tag=ci_win64 /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1036 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1037 | 0s | 0% | cd ./ci/test/../../ |
| 1038 | 0s | 0% | pwd |
| 1039 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1040 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1041 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1042 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1043 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1044 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1045 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1046 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1047 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1048 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1049 | 0s | 0% | echo 'Setting specific values in env' |
| 1051 | 0s | 0% | '[' -n ./ci/test/00_setup_env_win64.sh ']' |
| 1052 | 0s | 0% | set -o errexit |
| 1053 | 0s | 0% | source ./ci/test/00_setup_env_win64.sh |
| 1054 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1055 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1056 | 0s | 0% | export CONTAINER_NAME=ci_win64 |
| 1057 | 0s | 0% | CONTAINER_NAME=ci_win64 |
| 1058 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 1059 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 1060 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 1061 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 1062 | 0s | 0% | export DPKG_ADD_ARCH=i386 |
| 1063 | 0s | 0% | DPKG_ADD_ARCH=i386 |
| 1064 | 0s | 0% | export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 1065 | 0s | 0% | PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 1066 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1067 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1068 | 0s | 0% | export GOAL=deploy |
| 1069 | 0s | 0% | GOAL=deploy |
| 1070 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 1071 | 0s | 0% | BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 1072 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1074 | 0s | 0% | command -v nproc |
| 1075 | 0s | 0% | nproc |
| 1076 | 0s | 0% | export MAKEJOBS=-j8 |
| 1077 | 0s | 0% | MAKEJOBS=-j8 |
| 1078 | 0s | 0% | export USE_BUSY_BOX=false |
| 1079 | 0s | 0% | USE_BUSY_BOX=false |
| 1080 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1081 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1082 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1083 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1084 | 0s | 0% | export RUN_TIDY=false |
| 1085 | 0s | 0% | RUN_TIDY=false |
| 1086 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1087 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1088 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1089 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1090 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1091 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1092 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1093 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1094 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 1095 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 1096 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1097 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1098 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1099 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1100 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1101 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1102 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1103 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1104 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1105 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1106 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1107 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1108 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1109 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1110 | 0s | 0% | export GOAL=deploy |
| 1111 | 0s | 0% | GOAL=deploy |
| 1112 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1113 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1114 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1115 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1116 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1117 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1118 | 0s | 0% | git config --global ci.base-install-done |
| 1120 | 0s | 0% | '[' '' == true ']' |
| 1121 | 0s | 0% | '[' -n i386 ']' |
| 1122 | 0s | 0% | dpkg --add-architecture i386 |
| 1123 | 0s | 0% | [[ docker.io/amd64/debian:bookworm == *centos* ]] |
| 1124 | 0s | 0% | '[' '' '!=' macos ']' |
| 1125 | 0s | 0% | [[ -n '' ]] |
| 1126 | 1s | 0% | retry -- apt-get update |
| 1138 | 0s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1147 | 1s | 0% | g++-12 gcc gcc-12 gcc-12-base:i386 |
| 1249 | 2s | 0% | g++-12 |
| 1388 | 13s | 1% | amd64 4:12.2.0-3 [1356 B] |
| 1929 | 14s | 2% | (4:12.2.0-3) ... |
| 2749 | 0s | 0% | (x86_64-w64-mingw32-g++) in auto mode |
| 2782 | 0s | 0% | (4:12.2.0-3) ... |
| 2783 | 1s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 2899 | 0s | 0% | '[' -n '' ']' |
| 2900 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 2901 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 2902 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 2903 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 2904 | 0s | 0% | '[' -n '' ']' |
| 2905 | 1m3s | 9% | git config --global ci.base-install-done true |
| 2922 | 0s | 0% | docker volume create ci_win64_ccache |
| 2924 | 0s | 0% | docker volume create ci_win64_depends |
| 2926 | 0s | 0% | docker volume create ci_win64_depends_sources |
| 2928 | 0s | 0% | docker volume create ci_win64_previous_releases |
| 2930 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 2931 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 2932 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 2933 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 2934 | 0s | 0% | '[' '' ']' |
| 2935 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 2937 | 0s | 0% | '[' -n '' ']' |
| 2939 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 2940 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 2942 | 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_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_win64 --name ci_win64 --network ci-ip6net ci_win64 |
| 2943 | 0s | 0% | CI_CONTAINER_ID=ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 |
| 2944 | 0s | 0% | export CI_CONTAINER_ID |
| 2945 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991' |
| 2946 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991' |
| 2947 | 0s | 0% | '[' '' == macos ']' |
| 2948 | 0s | 0% | export -f CI_EXEC |
| 2949 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 2950 | 0s | 0% | docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 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' |
| 2968 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 2969 | 0s | 0% | docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 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' |
| 2970 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 2971 | 0s | 0% | git config --global ci.base-install-done |
| 2972 | 0s | 0% | '[' true == true ']' |
| 2973 | 0s | 0% | echo 'Skip base install' |
| 2974 | 0s | 0% | exit 0 |
| 2976 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 2977 | 0s | 0% | docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 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 "*"' |
| 2978 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 2979 | 0s | 0% | docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 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/' |
| 2980 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 2981 | 0s | 0% | docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 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' |
| 2982 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2983 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2984 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2985 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2986 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2987 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2988 | 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 |
| 2989 | 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 |
| 2990 | 0s | 0% | '[' '' == macos ']' |
| 2991 | 0s | 0% | free -m -h |
| 2995 | 0s | 0% | nproc |
| 2996 | 0s | 0% | echo 'Number of CPUs (nproc): 8' |
| 2998 | 0s | 0% | uname --kernel-name --kernel-release |
| 2999 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 3001 | 0s | 0% | lscpu |
| 3045 | 0s | 0% | echo 'Free disk space:' |
| 3046 | 0s | 0% | df -h |
| 3047 | 0s | 0% | [[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 3048 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 3049 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 3059 | 0s | 0% | tee /dev/fd/63 |
| 3060 | 0s | 0% | patch -p1 |
| 3062 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 3072 | 0s | 0% | 1].Add(stats); |
| 3073 | 0s | 0% | '[' false = true ']' |
| 3074 | 0s | 0% | '[' true = true ']' |
| 3075 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3076 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3077 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 3078 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3080 | 0s | 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 |
| 3088 | 0s | 0% | '[' false = true ']' |
| 3089 | 0s | 0% | '[' '' == macos ']' |
| 3090 | 0s | 0% | echo |
| 3091 | 0s | 0% | '[' -z '' ']' |
| 3092 | 0s | 0% | [[ docker.io/amd64/debian:bookworm == *centos* ]] |
| 3093 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL= |
| 3094 | 5m37s | 50% | bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
| 3281 | 0s | 0% | '[' '' = true ']' |
| 3282 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 3283 | 0s | 0% | '[' -z '' ']' |
| 3284 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site' |
| 3285 | 0s | 0% | '[' -z '' ']' |
| 3286 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror' |
| 3287 | 0s | 0% | ccache --zero-stats |
| 3289 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 3290 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 3291 | 0s | 0% | '[' -n '' ']' |
| 3292 | 7s | 1% | ./autogen.sh |
| 3324 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 3325 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 3326 | 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/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 3343 | 0s | 0% | compiler works... yes |
| 3344 | 1s | 0% | compiler default output file name... a.exe |
| 3425 | 0s | 0% | preprocessor... x86_64-w64-mingw32-g++-posix -std=c++20 -E |
| 3453 | 0s | 0% | compiler accepts -Werror... yes |
| 3455 | 0s | 0% | compiler accepts -Wall... yes |
| 3456 | 0s | 0% | compiler accepts -Wextra... yes |
| 3457 | 0s | 0% | compiler accepts -Wgnu... no |
| 3458 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 3459 | 0s | 0% | compiler accepts -Wvla... yes |
| 3460 | 0s | 0% | compiler accepts -Wshadow-field... no |
| 3461 | 0s | 0% | compiler accepts -Wthread-safety... no |
| 3462 | 0s | 0% | compiler accepts -Wloop-analysis... no |
| 3463 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 3464 | 0s | 0% | compiler accepts -Wunused-member-function... no |
| 3465 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 3466 | 0s | 0% | compiler accepts -Wconditional-uninitialized... no |
| 3467 | 0s | 0% | compiler accepts -Wduplicated-branches... yes |
| 3468 | 0s | 0% | compiler accepts -Wduplicated-cond... yes |
| 3469 | 0s | 0% | compiler accepts -Wlogical-op... yes |
| 3470 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 3471 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 3472 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 3473 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 3474 | 0s | 0% | compiler accepts -Wdocumentation... no |
| 3475 | 0s | 0% | compiler accepts -Wself-assign... no |
| 3476 | 0s | 0% | compiler accepts -Wundef... yes |
| 3477 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 3478 | 0s | 0% | compiler accepts -fno-extended-identifiers... yes |
| 3479 | 0s | 0% | compiler accepts -fstack-reuse=none... yes |
| 3480 | 0s | 0% | compiler accepts -msse4.2... yes |
| 3481 | 0s | 0% | compiler accepts -msse4.1... yes |
| 3482 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 3483 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 3484 | 1s | 0% | compiler accepts -mpclmul... yes |
| 3489 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 3490 | 0s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 3511 | 0s | 0% | compiler accepts -Wa,-muse-unaligned-vector-move... yes |
| 3525 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 3526 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 3527 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 3528 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 3529 | 10s | 1% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 3606 | 0s | 0% | headers... default |
| 3624 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no |
| 3625 | 3s | 0% | compiler accepts -fvisibility=hidden... yes |
| 3839 | 2s | 0% | make distdir VERSION=x86_64-w64-mingw32 |
| 3903 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-w64-mingw32 |
| 3904 | 0s | 0% | bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 3920 | 0s | 0% | compiler works... yes |
| 3921 | 0s | 0% | compiler default output file name... a.exe |
| 4002 | 0s | 0% | preprocessor... (cached) x86_64-w64-mingw32-g++-posix -std=c++20 -E |
| 4028 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 4030 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 4031 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 4032 | 0s | 0% | compiler accepts -Wgnu... (cached) no |
| 4033 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 4034 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 4035 | 0s | 0% | compiler accepts -Wshadow-field... (cached) no |
| 4036 | 0s | 0% | compiler accepts -Wthread-safety... (cached) no |
| 4037 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) no |
| 4038 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 4039 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) no |
| 4040 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 4041 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) no |
| 4042 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) yes |
| 4043 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) yes |
| 4044 | 0s | 0% | compiler accepts -Wlogical-op... (cached) yes |
| 4045 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 4046 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 4047 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 4048 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 4049 | 0s | 0% | compiler accepts -Wdocumentation... (cached) no |
| 4050 | 0s | 0% | compiler accepts -Wself-assign... (cached) no |
| 4051 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 4052 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 4053 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) yes |
| 4054 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) yes |
| 4055 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 4056 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 4057 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 4058 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 4059 | 1s | 0% | compiler accepts -mpclmul... (cached) yes |
| 4064 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 4065 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 4086 | 0s | 0% | compiler accepts -Wa,-muse-unaligned-vector-move... (cached) yes |
| 4100 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 4101 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 4102 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 4103 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 4104 | 9s | 1% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 4169 | 0s | 0% | headers... default |
| 4187 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no |
| 4188 | 3s | 0% | compiler accepts -fvisibility=hidden... (cached) yes |
| 4389 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 4390 | 47s | 7% | bash -c ' make -j8 deploy' |
| 4518 | 0s | 0% | (have_annex ? 1 : 0); // The low bit indicates whether an annex is present. |
| 4525 | 1m20s | 12% | (have_annex ? 1 : 0); // The low bit indicates whether an annex is present. |