| 822 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 823 | 0s | 0% | cd ./ci/test/../../ |
| 824 | 0s | 0% | pwd |
| 825 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 826 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 827 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 828 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 829 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 830 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 831 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 832 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 833 | 0s | 0% | echo 'Setting specific values in env' |
| 834 | 0s | 0% | '[' -n ./ci/test/00_setup_env_win64.sh ']' |
| 835 | 0s | 0% | set -o errexit |
| 836 | 0s | 0% | source ./ci/test/00_setup_env_win64.sh |
| 837 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 838 | 0s | 0% | LC_ALL=C.UTF-8 |
| 839 | 0s | 0% | export CONTAINER_NAME=ci_win64 |
| 840 | 0s | 0% | CONTAINER_NAME=ci_win64 |
| 841 | 0s | 0% | export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie |
| 842 | 0s | 0% | CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie |
| 843 | 0s | 0% | export HOST=x86_64-w64-mingw32ucrt |
| 844 | 0s | 0% | HOST=x86_64-w64-mingw32ucrt |
| 845 | 0s | 0% | export 'PACKAGES=g++-mingw-w64-ucrt64 nsis' |
| 846 | 0s | 0% | PACKAGES='g++-mingw-w64-ucrt64 nsis' |
| 847 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 848 | 0s | 0% | RUN_UNIT_TESTS=false |
| 849 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 850 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 851 | 0s | 0% | export GOAL=deploy |
| 852 | 0s | 0% | GOAL=deploy |
| 853 | 0s | 0% | export 'BITCOIN_CONFIG= --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' ' |
| 854 | 0s | 0% | BITCOIN_CONFIG=' --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' ' |
| 855 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 858 | 0s | 0% | command -v nproc |
| 859 | 0s | 0% | nproc |
| 860 | 0s | 0% | export MAKEJOBS=-j4 |
| 861 | 0s | 0% | MAKEJOBS=-j4 |
| 862 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 863 | 0s | 0% | RUN_UNIT_TESTS=false |
| 864 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 865 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 866 | 0s | 0% | export RUN_TIDY=false |
| 867 | 0s | 0% | RUN_TIDY=false |
| 868 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 869 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 870 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 871 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 872 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 873 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 874 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 875 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 876 | 0s | 0% | export CCACHE_MAXSIZE=500M |
| 877 | 0s | 0% | CCACHE_MAXSIZE=500M |
| 878 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 879 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 880 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 881 | 0s | 0% | CCACHE_COMPRESS=1 |
| 882 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 883 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 884 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 885 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 886 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 887 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 888 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 889 | 0s | 0% | CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 890 | 0s | 0% | export GOAL=deploy |
| 891 | 0s | 0% | GOAL=deploy |
| 892 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 893 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 894 | 0s | 0% | export CI_RETRY_EXE=retry |
| 895 | 0s | 0% | CI_RETRY_EXE=retry |
| 896 | 0s | 0% | export CI_IMAGE_PLATFORM=linux |
| 897 | 0s | 0% | CI_IMAGE_PLATFORM=linux |
| 898 | 0s | 0% | set -o errexit |
| 899 | 0s | 0% | ./ci/test/02_run_container.py |
| 901 | 0s | 0% | bash -c 'grep export ./ci/test/00_setup_env*.sh' |
| 902 | 0s | 0% | cat /tmp/env-admin-ci_win64 |
| 935 | 19s | 1% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1009 | 0s | 0% | docker volume create ci_win64_ccache |
| 1011 | 0s | 0% | docker volume create ci_win64_depends |
| 1013 | 0s | 0% | docker volume create ci_win64_depends_sources |
| 1015 | 0s | 0% | docker volume create ci_win64_previous_releases |
| 1017 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 1020 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 1022 | 0s | 0% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_win64 --name=ci_win64 --network=ci-ip6net --platform=linux ci_win64 |
| 1023 | 0s | 0% | docker exec d4284a73aba363cda3b9b431a6a7ba53357ac2ed7af49b62a893b6d02f1ef2ab rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 1041 | 0s | 0% | docker exec d4284a73aba363cda3b9b431a6a7ba53357ac2ed7af49b62a893b6d02f1ef2ab /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 1042 | 0s | 0% | CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done |
| 1043 | 0s | 0% | cat /home/admin/actions-runner/_work/_temp/ci.base-install-done |
| 1044 | 0s | 0% | '[' done == done ']' |
| 1046 | 0s | 0% | echo 'Skip base install' |
| 1047 | 0s | 0% | exit 0 |
| 1048 | 0s | 0% | docker exec d4284a73aba363cda3b9b431a6a7ba53357ac2ed7af49b62a893b6d02f1ef2ab /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 1049 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp |
| 1050 | 0s | 0% | export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
| 1051 | 0s | 0% | PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
| 1052 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 1053 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 1054 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 1055 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 1056 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 1057 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 1058 | 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 |
| 1059 | 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 |
| 1060 | 0s | 0% | nproc |
| 1061 | 0s | 0% | echo 'Number of available processing units: 4' |
| 1063 | 0s | 0% | '[' '' == macos ']' |
| 1064 | 0s | 0% | free -m -h |
| 1068 | 0s | 0% | uname --kernel-name --kernel-release |
| 1069 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 1071 | 0s | 0% | lscpu |
| 1115 | 0s | 0% | echo 'Free disk space:' |
| 1116 | 0s | 0% | df -h |
| 1126 | 0s | 0% | [[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 1128 | 0s | 0% | export HOST=x86_64-w64-mingw32ucrt |
| 1129 | 0s | 0% | HOST=x86_64-w64-mingw32ucrt |
| 1130 | 0s | 0% | echo '=== BEGIN env ===' |
| 1131 | 0s | 0% | env |
| 1160 | 0s | 0% | echo '=== END env ===' |
| 1161 | 0s | 0% | [[ '' != true ]] |
| 1162 | 0s | 0% | tee /dev/fd/63 |
| 1163 | 0s | 0% | patch -p1 |
| 1180 | 0s | 0% | '[' false = true ']' |
| 1181 | 0s | 0% | '[' false = true ']' |
| 1182 | 0s | 0% | '[' '' == macos ']' |
| 1183 | 0s | 0% | echo |
| 1185 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 1195 | 0s | 0% | 1].Add(stats); |
| 1197 | 0s | 0% | '[' -z '' ']' |
| 1198 | 0s | 0% | [[ mirror.gcr.io/debian:trixie == *alpine* ]] |
| 1199 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL= |
| 1200 | 1s | 0% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32ucrt LOG=1' |
| 1206 | 0s | 0% | '[' '' = true ']' |
| 1207 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON' |
| 1208 | 0s | 0% | '[' -z '' ']' |
| 1209 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake' |
| 1210 | 0s | 0% | '[' -z '' ']' |
| 1211 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON' |
| 1212 | 0s | 0% | ccache --zero-stats |
| 1214 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 1215 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 1216 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev' |
| 1217 | 0s | 0% | [[ '' == true ]] |
| 1218 | 0s | 0% | [[ false == true ]] |
| 1219 | 0s | 0% | eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' )' |
| 1220 | 0s | 0% | CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized') |
| 1221 | 0s | 0% | cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized |
| 1243 | 9s | 0% | - skipped |
| 1568 | 0s | 0% | compiler .......................... GNU 14.0.0, /bin/x86_64-w64-mingw32ucrt-g++ |
| 1571 | 0s | 0% | compiler flags .................... -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -Wa,-muse-unaligned-vector-move -fno-extended-identifiers -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter |
| 1585 | 0s | 0% | [[ deploy != all ]] |
| 1586 | 0s | 0% | [[ deploy != codegen ]] |
| 1587 | 0s | 0% | GOAL='all deploy' |
| 1588 | 15m23s | 83% | cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy |
| 2737 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 2749 | 0s | 0% | ccache --show-stats |
| 2750 | 0s | 0% | grep Hits: |
| 2751 | 0s | 0% | head -1 |
| 2752 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 2753 | 0s | 0% | hit_rate=' 5.77' |
| 2754 | 0s | 0% | '[' ' 5' -lt 75 ']' |
| 2755 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_win64 was 5.77%' |
| 2756 | 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/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/x86_64-w64-mingw32ucrt/ |
| 2767 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 2769 | 0s | 0% | '[' -n '' ']' |
| 2770 | 0s | 0% | '[' -n '' ']' |
| 2771 | 0s | 0% | '[' '' = true ']' |
| 2772 | 0s | 0% | '[' false = true ']' |
| 2773 | 0s | 0% | '[' false = true ']' |
| 2774 | 0s | 0% | '[' false = true ']' |
| 2775 | 0s | 0% | [[ '' == true ]] |
| 2776 | 0s | 0% | '[' false = true ']' |
| 2778 | 1m54s | 10% | docker container kill d4284a73aba363cda3b9b431a6a7ba53357ac2ed7af49b62a893b6d02f1ef2ab |