Task 62018818077

[28.x] Backports

2026-01-30 16:13:08 aborted more_28_x_backports e8a67092bec8af75fc97b718f48ca04e355a9b96


Commands that took longer than 1 second (total 11m1s)
linedurationpercentagecommand
7460s0%dirname ./ci/test/00_setup_env.sh
7470s0%cd ./ci/test/../../
7480s0%pwd
7490s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7500s0%export BASE_READ_ONLY_DIR
7510s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7520s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7530s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7540s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7550s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7560s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7570s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7580s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7590s0%echo 'Setting specific values in env'
7600s0%'[' -n ./ci/test/00_setup_env_i686_multiprocess.sh ']'
7610s0%set -o errexit
7620s0%source ./ci/test/00_setup_env_i686_multiprocess.sh
7630s0%export LC_ALL=C.UTF-8
7640s0%LC_ALL=C.UTF-8
7650s0%export HOST=i686-pc-linux-gnu
7660s0%HOST=i686-pc-linux-gnu
7670s0%export CONTAINER_NAME=ci_i686_multiprocess
7680s0%CONTAINER_NAME=ci_i686_multiprocess
7690s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
7700s0%CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
7710s0%export 'PACKAGES=llvm clang g++-multilib'
7720s0%PACKAGES='llvm clang g++-multilib'
7730s0%export 'DEP_OPTS=DEBUG=1 MULTIPROCESS=1'
7740s0%DEP_OPTS='DEBUG=1 MULTIPROCESS=1'
7750s0%export GOAL=install
7760s0%GOAL=install
7770s0%export TEST_RUNNER_EXTRA=--v2transport
7780s0%TEST_RUNNER_EXTRA=--v2transport
7790s0%export 'BITCOIN_CONFIG=--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
7800s0%BITCOIN_CONFIG='--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
7810s0%export BITCOIND=bitcoin-node
7820s0%BITCOIND=bitcoin-node
7830s0%echo 'Fallback to default values in env (if not yet set)'
7860s0%command -v nproc
7870s0%nproc
7880s0%export MAKEJOBS=-j8
7890s0%MAKEJOBS=-j8
7900s0%export USE_BUSY_BOX=false
7910s0%USE_BUSY_BOX=false
7920s0%export RUN_UNIT_TESTS=true
7930s0%RUN_UNIT_TESTS=true
7940s0%export RUN_FUNCTIONAL_TESTS=true
7950s0%RUN_FUNCTIONAL_TESTS=true
7960s0%export RUN_TIDY=false
7970s0%RUN_TIDY=false
7980s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
7990s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8000s0%export RUN_FUZZ_TESTS=false
8010s0%RUN_FUZZ_TESTS=false
8020s0%export BOOST_TEST_RANDOM=1
8030s0%BOOST_TEST_RANDOM=1
8040s0%export DEBIAN_FRONTEND=noninteractive
8050s0%DEBIAN_FRONTEND=noninteractive
8060s0%export CCACHE_MAXSIZE=100M
8070s0%CCACHE_MAXSIZE=100M
8080s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8090s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8100s0%export CCACHE_COMPRESS=1
8110s0%CCACHE_COMPRESS=1
8120s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8130s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8140s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8150s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8160s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8170s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8180s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8190s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8200s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8210s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8220s0%export GOAL=install
8230s0%GOAL=install
8240s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8250s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8260s0%export 'CI_RETRY_EXE=retry --'
8270s0%CI_RETRY_EXE='retry --'
8280s0%set -o errexit
8290s0%./ci/test/02_run_container.sh
8300s0%'[' -z '' ']'
8310s0%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]'
8320s0%tee /tmp/env-admin-ci_i686_multiprocess
9150s0%-m32' CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' CXXFLAGS='-Wno-error=documentation'
9620s0%docker run --rm docker.io/amd64/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9633s0%tee --append /tmp/env-admin-ci_i686_multiprocess
9740s0%echo 'Creating docker.io/amd64/ubuntu:24.04 container to run in'
9764s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.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_multiprocess --load --tag=ci_i686_multiprocess /home/admin/actions-runner/_work/bitcoin/bitcoin
10200s0%dirname ./ci/test/00_setup_env.sh
10210s0%cd ./ci/test/../../
10220s0%pwd
10230s0%BASE_READ_ONLY_DIR=/ci_container_base
10240s0%export BASE_READ_ONLY_DIR
10250s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10260s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10270s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10280s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10290s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10300s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10310s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10320s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10330s0%echo 'Setting specific values in env'
10350s0%'[' -n ./ci/test/00_setup_env_i686_multiprocess.sh ']'
10360s0%set -o errexit
10370s0%source ./ci/test/00_setup_env_i686_multiprocess.sh
10380s0%export LC_ALL=C.UTF-8
10390s0%LC_ALL=C.UTF-8
10400s0%export HOST=i686-pc-linux-gnu
10410s0%HOST=i686-pc-linux-gnu
10420s0%export CONTAINER_NAME=ci_i686_multiprocess
10430s0%CONTAINER_NAME=ci_i686_multiprocess
10440s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
10450s0%CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
10460s0%export 'PACKAGES=llvm clang g++-multilib'
10470s0%PACKAGES='llvm clang g++-multilib'
10480s0%export 'DEP_OPTS=DEBUG=1 MULTIPROCESS=1'
10490s0%DEP_OPTS='DEBUG=1 MULTIPROCESS=1'
10500s0%export GOAL=install
10510s0%GOAL=install
10520s0%export TEST_RUNNER_EXTRA=--v2transport
10530s0%TEST_RUNNER_EXTRA=--v2transport
10540s0%export 'BITCOIN_CONFIG=--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
10550s0%BITCOIN_CONFIG='--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
10560s0%export BITCOIND=bitcoin-node
10570s0%BITCOIND=bitcoin-node
10590s0%echo 'Fallback to default values in env (if not yet set)'
10600s0%command -v nproc
10610s0%nproc
10620s0%export MAKEJOBS=-j8
10630s0%MAKEJOBS=-j8
10640s0%export USE_BUSY_BOX=false
10650s0%USE_BUSY_BOX=false
10660s0%export RUN_UNIT_TESTS=true
10670s0%RUN_UNIT_TESTS=true
10680s0%export RUN_FUNCTIONAL_TESTS=true
10690s0%RUN_FUNCTIONAL_TESTS=true
10700s0%export RUN_TIDY=false
10710s0%RUN_TIDY=false
10720s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10730s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10740s0%export RUN_FUZZ_TESTS=false
10750s0%RUN_FUZZ_TESTS=false
10760s0%export BOOST_TEST_RANDOM=1
10770s0%BOOST_TEST_RANDOM=1
10780s0%export DEBIAN_FRONTEND=noninteractive
10790s0%DEBIAN_FRONTEND=noninteractive
10800s0%export CCACHE_MAXSIZE=100M
10810s0%CCACHE_MAXSIZE=100M
10820s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10830s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10840s0%export CCACHE_COMPRESS=1
10850s0%CCACHE_COMPRESS=1
10860s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10870s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10880s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10890s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10900s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10910s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10920s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10930s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10940s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10950s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10960s0%export GOAL=install
10970s0%GOAL=install
10980s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10990s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11000s0%export 'CI_RETRY_EXE=retry --'
11010s0%CI_RETRY_EXE='retry --'
11020s0%./ci/test/01_base_install.sh
11030s0%CFG_DONE=ci.base-install-done
11040s0%git config --global ci.base-install-done
11060s0%'[' '' == true ']'
11070s0%'[' -n '' ']'
11080s0%[[ docker.io/amd64/ubuntu:24.04 == *centos* ]]
11090s0%'[' '' '!=' macos ']'
11100s0%[[ -n '' ]]
11112s0%retry -- apt-get update
11320s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11410s0%g++-13 g++-13-multilib
11904s0%g++-13
13105s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
17525s0%(4:13.2.0-7ubuntu1) ...
21580s0%(4:13.2.0-7ubuntu1) ...
21590s0%to provide /usr/bin/c++ (c++) in auto mode
21690s0%'[' -n '' ']'
21700s0%[[ '' == \t\r\u\e ]]
21710s0%[[ false == \t\r\u\e ]]
21720s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
21730s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
21740s0%'[' -n '' ']'
217526s3%git config --global ci.base-install-done true
21920s0%docker volume create ci_i686_multiprocess_ccache
21940s0%docker volume create ci_i686_multiprocess_depends
21960s0%docker volume create ci_i686_multiprocess_depends_sources
21980s0%docker volume create ci_i686_multiprocess_previous_releases
22000s0%CI_CCACHE_MOUNT=type=volume,src=ci_i686_multiprocess_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
22010s0%CI_DEPENDS_MOUNT=type=volume,src=ci_i686_multiprocess_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
22020s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_i686_multiprocess_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
22030s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_i686_multiprocess_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
22040s0%'[' '' ']'
22050s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
22070s0%'[' -n '' ']'
22080s0%echo 'Prune all dangling bitcoin-ci-test images'
22090s0%docker image prune --force --filter label=bitcoin-ci-test
22120s0%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_multiprocess_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_i686_multiprocess_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_i686_multiprocess_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_i686_multiprocess_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_i686_multiprocess --name ci_i686_multiprocess --network ci-ip6net ci_i686_multiprocess
22130s0%CI_CONTAINER_ID=aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b
22140s0%export CI_CONTAINER_ID
22150s0%export 'CI_EXEC_CMD_PREFIX=docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b'
22160s0%CI_EXEC_CMD_PREFIX='docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b'
22170s0%'[' '' == macos ']'
22180s0%export -f CI_EXEC
22190s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
22200s0%docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b 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'
22380s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
22390s0%docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b 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'
22400s0%CFG_DONE=ci.base-install-done
22410s0%git config --global ci.base-install-done
22420s0%'[' true == true ']'
22440s0%echo 'Skip base install'
22450s0%exit 0
22460s0%CI_EXEC git config --global --add safe.directory '"*"'
22470s0%docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b 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 "*"'
22480s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
22490s0%docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b 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/'
22500s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
22510s0%docker exec aa498c24132999a7544b73e137a379183dd73ba99ebdd7b28621841f5f18946b 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'
22520s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22530s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22540s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22550s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22560s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22570s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22580s0%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
22590s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22600s0%'[' '' == macos ']'
22610s0%free -m -h
22650s0%nproc
22660s0%echo 'Number of CPUs (nproc): 8'
22680s0%uname --kernel-name --kernel-release
22690s0%echo 'System info: Linux 6.14.0-37-generic'
22700s0%lscpu
23150s0%echo 'Free disk space:'
23160s0%df -h
23260s0%[[ ci_i686_multiprocess == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
23270s0%export HOST=i686-pc-linux-gnu
23280s0%HOST=i686-pc-linux-gnu
23290s0%tee /dev/fd/63
23300s0%patch -p1
23320s0%b/src/leveldb/db/db_impl.cc
23420s0%1].Add(stats);
23430s0%'[' false = true ']'
23440s0%'[' true = true ']'
23450s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23460s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23470s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
23480s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23501s0%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
23590s0%'[' false = true ']'
23600s0%'[' '' == macos ']'
23610s0%echo
23620s0%'[' -z '' ']'
23630s0%[[ docker.io/amd64/ubuntu:24.04 == *centos* ]]
23640s0%SHELL_OPTS=CONFIG_SHELL=
23657m27s67%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
31730s0%'[' '' = true ']'
31740s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
31750s0%'[' -z '' ']'
31760s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site'
31770s0%'[' -z '' ']'
31780s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-werror'
31790s0%ccache --zero-stats
31810s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
31820s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
31830s0%'[' -n '' ']'
31848s1%./autogen.sh
32160s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
32170s0%cd /home/admin/actions-runner/_work/_temp/build
32180s0%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-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
32350s0%compiler works... yes
32360s0%compiler default output file name... a.out
32410s0%-m32 accepts -g... yes
32420s0%-m32 option to enable C++11 features... unsupported
32430s0%-m32 option to enable C++98 features... none needed
32450s0%-m32... none
32460s0%-m32 supports C++20 features with -std=c++20... yes
32470s0%-m32 -std=c++20
32490s0%-m32 -std=c++20 accepts -g... yes
32501s0%-m32 -std=c++20... none
33150s0%preprocessor... clang++ -m32 -std=c++20 -E
33160s0%-m32 -std=c++20... /usr/bin/ld
33180s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
33190s0%-m32 -std=c++20 option to produce PIC... -fPIC -DPIC
33200s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... yes
33210s0%-m32 -std=c++20 static flag -static works... yes
33220s0%-m32 -std=c++20 supports -c -o file.o... yes
33230s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
33240s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
33470s0%compiler accepts -Werror... yes
33490s0%compiler accepts -O0... yes
33500s0%compiler accepts -g3... yes
33510s0%preprocessor accepts -DDEBUG... yes
33520s0%preprocessor accepts -DDEBUG_LOCKORDER... yes
33530s0%preprocessor accepts -DDEBUG_LOCKCONTENTION... yes
33540s0%preprocessor accepts -DRPC_DOC_CHECK... yes
33550s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... yes
33560s0%compiler accepts -ftrapv... yes
33570s0%compiler accepts -Wall... yes
33580s0%compiler accepts -Wextra... yes
33590s0%compiler accepts -Wgnu... yes
33600s0%compiler accepts -Wformat -Wformat-security... yes
33610s0%compiler accepts -Wvla... yes
33620s0%compiler accepts -Wshadow-field... yes
33630s0%compiler accepts -Wthread-safety... yes
33640s0%compiler accepts -Wloop-analysis... yes
33650s0%compiler accepts -Wredundant-decls... yes
33660s0%compiler accepts -Wunused-member-function... yes
33670s0%compiler accepts -Wdate-time... yes
33680s0%compiler accepts -Wconditional-uninitialized... yes
33690s0%compiler accepts -Wduplicated-branches... no
33700s0%compiler accepts -Wduplicated-cond... no
33710s0%compiler accepts -Wlogical-op... no
33720s0%compiler accepts -Woverloaded-virtual... yes
33730s0%compiler accepts -Wsuggest-override... yes
33740s0%compiler accepts -Wimplicit-fallthrough... yes
33750s0%compiler accepts -Wunreachable-code... yes
33760s0%compiler accepts -Wdocumentation... yes
33770s0%compiler accepts -Wself-assign... yes
33780s0%compiler accepts -Wundef... yes
33790s0%compiler accepts -Wunused-parameter... yes
33800s0%compiler accepts -fno-extended-identifiers... no
33810s0%compiler accepts -fstack-reuse=none... no
33820s0%compiler accepts -msse4.2... yes
33830s0%compiler accepts -msse4.1... yes
33840s0%compiler accepts -mavx -mavx2... yes
33850s0%compiler accepts -msse4 -msha... yes
33860s0%compiler accepts -mpclmul... yes
33910s0%compiler accepts -march=armv8-a+crc+crypto... no
33922s0%compiler accepts -march=armv8-a+crypto... no
34070s0%-m32 -std=c++20 options needed to detect all undeclared functions... none needed
34100s0%compiler accepts -fPIC... yes
34110s0%compiler accepts -Wstack-protector... yes
34120s0%compiler accepts -fstack-protector-all... yes
34130s0%compiler accepts -fcf-protection=full... yes
34149s1%compiler accepts -fstack-clash-protection... yes
34930s0%headers... default
35091s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
35591s0%-m32' 'CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' 'CXXFLAGS=-Wno-error=documentation' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=../../config.cache --srcdir=/home/admin/actions-runner/_work/_temp/src/secp256k1
37140s0%-m32 -std=c++20
37202s0%make distdir VERSION=i686-pc-linux-gnu
37840s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-i686-pc-linux-gnu
37850s0%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-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
38010s0%compiler works... yes
38020s0%compiler default output file name... a.out
38070s0%-m32 accepts -g... (cached) yes
38080s0%-m32 option to enable C++11 features... (cached) unsupported
38090s0%-m32 option to enable C++98 features... (cached) none needed
38110s0%-m32... (cached) none
38120s0%-m32 supports C++20 features with -std=c++20... (cached) yes
38130s0%-m32 -std=c++20
38150s0%-m32 -std=c++20 accepts -g... (cached) yes
38160s0%-m32 -std=c++20... (cached) none
38810s0%preprocessor... (cached) clang++ -m32 -std=c++20 -E
38820s0%-m32 -std=c++20... (cached) /usr/bin/ld
38840s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
38850s0%-m32 -std=c++20 option to produce PIC... (cached) -fPIC -DPIC
38860s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... (cached) yes
38870s0%-m32 -std=c++20 static flag -static works... (cached) yes
38880s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
38890s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
38900s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
39100s0%compiler accepts -Werror... (cached) yes
39120s0%compiler accepts -O0... (cached) yes
39130s0%compiler accepts -g3... (cached) yes
39140s0%preprocessor accepts -DDEBUG... (cached) yes
39150s0%preprocessor accepts -DDEBUG_LOCKORDER... (cached) yes
39160s0%preprocessor accepts -DDEBUG_LOCKCONTENTION... (cached) yes
39170s0%preprocessor accepts -DRPC_DOC_CHECK... (cached) yes
39180s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... (cached) yes
39190s0%compiler accepts -ftrapv... (cached) yes
39200s0%compiler accepts -Wall... (cached) yes
39210s0%compiler accepts -Wextra... (cached) yes
39220s0%compiler accepts -Wgnu... (cached) yes
39230s0%compiler accepts -Wformat -Wformat-security... (cached) yes
39240s0%compiler accepts -Wvla... (cached) yes
39250s0%compiler accepts -Wshadow-field... (cached) yes
39260s0%compiler accepts -Wthread-safety... (cached) yes
39270s0%compiler accepts -Wloop-analysis... (cached) yes
39280s0%compiler accepts -Wredundant-decls... (cached) yes
39290s0%compiler accepts -Wunused-member-function... (cached) yes
39300s0%compiler accepts -Wdate-time... (cached) yes
39310s0%compiler accepts -Wconditional-uninitialized... (cached) yes
39320s0%compiler accepts -Wduplicated-branches... (cached) no
39330s0%compiler accepts -Wduplicated-cond... (cached) no
39340s0%compiler accepts -Wlogical-op... (cached) no
39350s0%compiler accepts -Woverloaded-virtual... (cached) yes
39360s0%compiler accepts -Wsuggest-override... (cached) yes
39370s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
39380s0%compiler accepts -Wunreachable-code... (cached) yes
39390s0%compiler accepts -Wdocumentation... (cached) yes
39400s0%compiler accepts -Wself-assign... (cached) yes
39410s0%compiler accepts -Wundef... (cached) yes
39420s0%compiler accepts -Wunused-parameter... (cached) yes
39430s0%compiler accepts -fno-extended-identifiers... (cached) no
39440s0%compiler accepts -fstack-reuse=none... (cached) no
39450s0%compiler accepts -msse4.2... (cached) yes
39460s0%compiler accepts -msse4.1... (cached) yes
39470s0%compiler accepts -mavx -mavx2... (cached) yes
39480s0%compiler accepts -msse4 -msha... (cached) yes
39490s0%compiler accepts -mpclmul... (cached) yes
39540s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
39551s0%compiler accepts -march=armv8-a+crypto... (cached) no
39700s0%-m32 -std=c++20 options needed to detect all undeclared functions... (cached) none needed
39730s0%compiler accepts -fPIC... (cached) yes
39740s0%compiler accepts -Wstack-protector... (cached) yes
39750s0%compiler accepts -fstack-protector-all... (cached) yes
39760s0%compiler accepts -fcf-protection=full... (cached) yes
39777s1%compiler accepts -fstack-clash-protection... (cached) yes
40440s0%headers... default
40600s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no
40981s0%-m32' 'CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' 'CXXFLAGS=-Wno-error=documentation' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=../../../config.cache --srcdir=.
42520s0%-m32 -std=c++20
42580s0%[[ false == \t\r\u\e ]]
42591m31s13%bash -c ' make -j8 install'
Tags
  • i686, multiprocess, DEBUG
  • more_28_x_backports
  • ABORTED