Task 62018818128

[28.x] Backports

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


Commands that took longer than 1 second (total 11m3s)
linedurationpercentagecommand
2334s5%LSan + UBSan + integer, no depends, USDT
7880s0%dirname ./ci/test/00_setup_env.sh
7890s0%cd ./ci/test/../../
7900s0%pwd
7910s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7920s0%export BASE_READ_ONLY_DIR
7930s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7940s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7950s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7960s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7970s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7980s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7990s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
8000s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
8010s0%echo 'Setting specific values in env'
8020s0%'[' -n ./ci/test/00_setup_env_native_asan.sh ']'
8030s0%set -o errexit
8040s0%source ./ci/test/00_setup_env_native_asan.sh
8050s0%export LC_ALL=C.UTF-8
8060s0%LC_ALL=C.UTF-8
8070s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
8080s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
8090s0%[[ true == \t\r\u\e ]]
8110s0%uname --kernel-release
8120s0%BPFCC_PACKAGE='bpfcc-tools linux-headers-6.14.0-37-generic'
8130s0%export 'CI_CONTAINER_CAP=--privileged -v /sys/kernel:/sys/kernel:rw'
8140s0%CI_CONTAINER_CAP='--privileged -v /sys/kernel:/sys/kernel:rw'
8150s0%export CONTAINER_NAME=ci_native_asan
8160s0%CONTAINER_NAME=ci_native_asan
8170s0%export 'PACKAGES=systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic'
8180s0%PACKAGES='systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic'
8190s0%export NO_DEPENDS=1
8200s0%NO_DEPENDS=1
8210s0%export GOAL=install
8220s0%GOAL=install
8230s0%export 'BITCOIN_CONFIG=--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
8240s0%BITCOIN_CONFIG='--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
8250s0%export CCACHE_MAXSIZE=300M
8260s0%CCACHE_MAXSIZE=300M
8270s0%echo 'Fallback to default values in env (if not yet set)'
8280s0%command -v nproc
8290s0%nproc
8310s0%export MAKEJOBS=-j8
8320s0%MAKEJOBS=-j8
8330s0%export USE_BUSY_BOX=false
8340s0%USE_BUSY_BOX=false
8350s0%export RUN_UNIT_TESTS=true
8360s0%RUN_UNIT_TESTS=true
8370s0%export RUN_FUNCTIONAL_TESTS=true
8380s0%RUN_FUNCTIONAL_TESTS=true
8390s0%export RUN_TIDY=false
8400s0%RUN_TIDY=false
8410s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8420s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8430s0%export RUN_FUZZ_TESTS=false
8440s0%RUN_FUZZ_TESTS=false
8450s0%export BOOST_TEST_RANDOM=1
8460s0%BOOST_TEST_RANDOM=1
8470s0%export DEBIAN_FRONTEND=noninteractive
8480s0%DEBIAN_FRONTEND=noninteractive
8490s0%export CCACHE_MAXSIZE=300M
8500s0%CCACHE_MAXSIZE=300M
8510s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8520s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8530s0%export CCACHE_COMPRESS=1
8540s0%CCACHE_COMPRESS=1
8550s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8560s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8570s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8580s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8590s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8600s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8610s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8620s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8630s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8640s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8650s0%export GOAL=install
8660s0%GOAL=install
8670s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8680s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8690s0%export 'CI_RETRY_EXE=retry --'
8700s0%CI_RETRY_EXE='retry --'
8710s0%set -o errexit
8720s0%./ci/test/02_run_container.sh
8730s0%'[' -z '' ']'
8740s0%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]'
8750s0%tee /tmp/env-admin-ci_native_asan
10030s0%docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
10044s0%tee --append /tmp/env-admin-ci_native_asan
10150s0%echo 'Creating docker.io/ubuntu:24.04 container to run in'
10165s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_asan.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_native_asan --load --tag=ci_native_asan /home/admin/actions-runner/_work/bitcoin/bitcoin
10630s0%dirname ./ci/test/00_setup_env.sh
10640s0%cd ./ci/test/../../
10650s0%pwd
10660s0%BASE_READ_ONLY_DIR=/ci_container_base
10670s0%export BASE_READ_ONLY_DIR
10680s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10690s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10700s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10710s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10720s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10730s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10740s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10750s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10760s0%echo 'Setting specific values in env'
10780s0%'[' -n ./ci/test/00_setup_env_native_asan.sh ']'
10790s0%set -o errexit
10800s0%source ./ci/test/00_setup_env_native_asan.sh
10810s0%export LC_ALL=C.UTF-8
10820s0%LC_ALL=C.UTF-8
10830s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10840s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10850s0%[[ true == \t\r\u\e ]]
10860s0%uname --kernel-release
10870s0%BPFCC_PACKAGE='bpfcc-tools linux-headers-6.14.0-37-generic'
10880s0%export 'CI_CONTAINER_CAP=--privileged -v /sys/kernel:/sys/kernel:rw'
10890s0%CI_CONTAINER_CAP='--privileged -v /sys/kernel:/sys/kernel:rw'
10900s0%export CONTAINER_NAME=ci_native_asan
10910s0%CONTAINER_NAME=ci_native_asan
10920s0%export 'PACKAGES=systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic'
10930s0%PACKAGES='systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic'
10940s0%export NO_DEPENDS=1
10950s0%NO_DEPENDS=1
10960s0%export GOAL=install
10970s0%GOAL=install
10980s0%export 'BITCOIN_CONFIG=--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
10990s0%BITCOIN_CONFIG='--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
11000s0%export CCACHE_MAXSIZE=300M
11010s0%CCACHE_MAXSIZE=300M
11030s0%echo 'Fallback to default values in env (if not yet set)'
11040s0%command -v nproc
11050s0%nproc
11060s0%export MAKEJOBS=-j8
11070s0%MAKEJOBS=-j8
11080s0%export USE_BUSY_BOX=false
11090s0%USE_BUSY_BOX=false
11100s0%export RUN_UNIT_TESTS=true
11110s0%RUN_UNIT_TESTS=true
11120s0%export RUN_FUNCTIONAL_TESTS=true
11130s0%RUN_FUNCTIONAL_TESTS=true
11140s0%export RUN_TIDY=false
11150s0%RUN_TIDY=false
11160s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
11170s0%TEST_RUNNER_TIMEOUT_FACTOR=40
11180s0%export RUN_FUZZ_TESTS=false
11190s0%RUN_FUZZ_TESTS=false
11200s0%export BOOST_TEST_RANDOM=1
11210s0%BOOST_TEST_RANDOM=1
11220s0%export DEBIAN_FRONTEND=noninteractive
11230s0%DEBIAN_FRONTEND=noninteractive
11240s0%export CCACHE_MAXSIZE=300M
11250s0%CCACHE_MAXSIZE=300M
11260s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
11270s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
11280s0%export CCACHE_COMPRESS=1
11290s0%CCACHE_COMPRESS=1
11300s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11310s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11320s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11330s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11340s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11350s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11360s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11370s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11380s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11390s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11400s0%export GOAL=install
11410s0%GOAL=install
11420s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11430s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11440s0%export 'CI_RETRY_EXE=retry --'
11450s0%CI_RETRY_EXE='retry --'
11460s0%./ci/test/01_base_install.sh
11470s0%CFG_DONE=ci.base-install-done
11480s0%git config --global ci.base-install-done
11500s0%'[' '' == true ']'
11510s0%'[' -n '' ']'
11520s0%[[ docker.io/ubuntu:24.04 == *centos* ]]
11530s0%'[' '' '!=' macos ']'
11540s0%[[ -n '' ]]
115510s1%retry -- apt-get update
11760s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11860s0%g++-13 g++-13-x86-64-linux-gnu
129310s1%g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
157010s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
242914s2%(4:13.2.0-7ubuntu1) ...
31240s0%(4:13.2.0-7ubuntu1) ...
31250s0%to provide /usr/bin/c++ (c++) in auto mode
31550s0%'[' -n '' ']'
31560s0%[[ '' == \t\r\u\e ]]
31570s0%[[ false == \t\r\u\e ]]
31580s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
31590s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
31600s0%'[' -n '' ']'
316150s7%git config --global ci.base-install-done true
31780s0%docker volume create ci_native_asan_ccache
31800s0%docker volume create ci_native_asan_depends
31820s0%docker volume create ci_native_asan_depends_sources
31840s0%docker volume create ci_native_asan_previous_releases
31860s0%CI_CCACHE_MOUNT=type=volume,src=ci_native_asan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
31870s0%CI_DEPENDS_MOUNT=type=volume,src=ci_native_asan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
31880s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_asan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
31890s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_asan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
31900s0%'[' '' ']'
31910s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
31930s0%'[' -n '' ']'
31950s0%echo 'Prune all dangling bitcoin-ci-test images'
31960s0%docker image prune --force --filter label=bitcoin-ci-test
31981s0%docker run --cap-add LINUX_IMMUTABLE --privileged -v /sys/kernel:/sys/kernel:rw --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_native_asan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_asan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_asan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_asan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_asan --name ci_native_asan --network ci-ip6net ci_native_asan
31990s0%CI_CONTAINER_ID=042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038
32000s0%export CI_CONTAINER_ID
32010s0%export 'CI_EXEC_CMD_PREFIX=docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038'
32020s0%CI_EXEC_CMD_PREFIX='docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038'
32030s0%'[' '' == macos ']'
32040s0%export -f CI_EXEC
32050s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
32060s0%docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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'
32240s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
32250s0%docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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'
32260s0%CFG_DONE=ci.base-install-done
32270s0%git config --global ci.base-install-done
32280s0%'[' true == true ']'
32290s0%echo 'Skip base install'
32300s0%exit 0
32320s0%CI_EXEC git config --global --add safe.directory '"*"'
32330s0%docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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 "*"'
32340s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
32350s0%docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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/'
32360s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
32370s0%docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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'
32380s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
32390s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
32400s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
32410s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
32420s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
32430s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
32440s0%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
32450s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
32460s0%'[' '' == macos ']'
32470s0%free -m -h
32510s0%nproc
32520s0%echo 'Number of CPUs (nproc): 8'
32540s0%uname --kernel-name --kernel-release
32560s0%echo 'System info: Linux 6.14.0-37-generic'
32570s0%lscpu
32700s0%echo 'Free disk space:'
32710s0%df -h
33060s0%[[ ci_native_asan == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
33071s0%retry -- apt-get update
33180s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic'
33410s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
33420s0%export HOST=x86_64-pc-linux-gnu
33430s0%HOST=x86_64-pc-linux-gnu
33440s0%tee /dev/fd/63
33450s0%patch -p1
33470s0%b/src/leveldb/db/db_impl.cc
33570s0%1].Add(stats);
33580s0%'[' false = true ']'
33590s0%'[' true = true ']'
33600s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
33610s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
33620s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
33630s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
33651s0%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
33750s0%'[' false = true ']'
33760s0%'[' '' == macos ']'
33770s0%echo
33780s0%'[' -z 1 ']'
33790s0%'[' '' = true ']'
33800s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
33810s0%'[' -z 1 ']'
33820s0%'[' -z '' ']'
33830s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror'
33840s0%ccache --zero-stats
33860s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
33870s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
33880s0%'[' -n '' ']'
33897s1%./autogen.sh
34210s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
34220s0%cd /home/admin/actions-runner/_work/_temp/build
34230s0%bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
34380s0%compiler works... yes
34391s0%compiler default output file name... a.out
35120s0%preprocessor... clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E
35400s0%compiler accepts -Werror... yes
35420s0%compiler accepts -fsanitize=address,float-divide-by-zero,integer,undefined... yes
35440s0%compiler accepts -Wall... yes
35450s0%compiler accepts -Wextra... yes
35460s0%compiler accepts -Wgnu... yes
35470s0%compiler accepts -Wformat -Wformat-security... yes
35480s0%compiler accepts -Wvla... yes
35490s0%compiler accepts -Wshadow-field... yes
35500s0%compiler accepts -Wthread-safety... yes
35510s0%compiler accepts -Wloop-analysis... yes
35520s0%compiler accepts -Wredundant-decls... yes
35530s0%compiler accepts -Wunused-member-function... yes
35540s0%compiler accepts -Wdate-time... yes
35550s0%compiler accepts -Wconditional-uninitialized... yes
35560s0%compiler accepts -Wduplicated-branches... no
35570s0%compiler accepts -Wduplicated-cond... no
35580s0%compiler accepts -Wlogical-op... no
35590s0%compiler accepts -Woverloaded-virtual... yes
35600s0%compiler accepts -Wsuggest-override... yes
35610s0%compiler accepts -Wimplicit-fallthrough... yes
35620s0%compiler accepts -Wunreachable-code... yes
35630s0%compiler accepts -Wdocumentation... yes
35640s0%compiler accepts -Wself-assign... yes
35650s0%compiler accepts -Wundef... yes
35660s0%compiler accepts -Wunused-parameter... yes
35670s0%compiler accepts -fno-extended-identifiers... no
35680s0%compiler accepts -fstack-reuse=none... no
35690s0%compiler accepts -msse4.2... yes
35700s0%compiler accepts -msse4.1... yes
35710s0%compiler accepts -mavx -mavx2... yes
35720s0%compiler accepts -msse4 -msha... yes
35730s0%compiler accepts -mpclmul... yes
35780s0%compiler accepts -march=armv8-a+crc+crypto... no
35791s0%compiler accepts -march=armv8-a+crypto... no
35960s0%compiler accepts -fPIC... yes
35970s0%compiler accepts -Wstack-protector... yes
35980s0%compiler accepts -fstack-protector-all... yes
35990s0%compiler accepts -fcf-protection=full... yes
36000s0%compiler accepts -fstack-clash-protection... yes
36010s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
36022s0%preprocessor accepts -U_FORTIFY_SOURCE... yes
36700s0%headers... default
36842s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes
38882s0%make distdir VERSION=x86_64-pc-linux-gnu
39520s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu
39530s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
39670s0%compiler works... yes
39680s0%compiler default output file name... a.out
40410s0%preprocessor... (cached) clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E
40660s0%compiler accepts -Werror... (cached) yes
40680s0%compiler accepts -fsanitize=address,float-divide-by-zero,integer,undefined... (cached) yes
40700s0%compiler accepts -Wall... (cached) yes
40710s0%compiler accepts -Wextra... (cached) yes
40720s0%compiler accepts -Wgnu... (cached) yes
40730s0%compiler accepts -Wformat -Wformat-security... (cached) yes
40740s0%compiler accepts -Wvla... (cached) yes
40750s0%compiler accepts -Wshadow-field... (cached) yes
40760s0%compiler accepts -Wthread-safety... (cached) yes
40770s0%compiler accepts -Wloop-analysis... (cached) yes
40780s0%compiler accepts -Wredundant-decls... (cached) yes
40790s0%compiler accepts -Wunused-member-function... (cached) yes
40800s0%compiler accepts -Wdate-time... (cached) yes
40810s0%compiler accepts -Wconditional-uninitialized... (cached) yes
40820s0%compiler accepts -Wduplicated-branches... (cached) no
40830s0%compiler accepts -Wduplicated-cond... (cached) no
40840s0%compiler accepts -Wlogical-op... (cached) no
40850s0%compiler accepts -Woverloaded-virtual... (cached) yes
40860s0%compiler accepts -Wsuggest-override... (cached) yes
40870s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
40880s0%compiler accepts -Wunreachable-code... (cached) yes
40890s0%compiler accepts -Wdocumentation... (cached) yes
40900s0%compiler accepts -Wself-assign... (cached) yes
40910s0%compiler accepts -Wundef... (cached) yes
40920s0%compiler accepts -Wunused-parameter... (cached) yes
40930s0%compiler accepts -fno-extended-identifiers... (cached) no
40940s0%compiler accepts -fstack-reuse=none... (cached) no
40950s0%compiler accepts -msse4.2... (cached) yes
40960s0%compiler accepts -msse4.1... (cached) yes
40970s0%compiler accepts -mavx -mavx2... (cached) yes
40980s0%compiler accepts -msse4 -msha... (cached) yes
40990s0%compiler accepts -mpclmul... (cached) yes
41040s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
41050s0%compiler accepts -march=armv8-a+crypto... (cached) no
41220s0%compiler accepts -fPIC... (cached) yes
41230s0%compiler accepts -Wstack-protector... (cached) yes
41240s0%compiler accepts -fstack-protector-all... (cached) yes
41250s0%compiler accepts -fcf-protection=full... (cached) yes
41260s0%compiler accepts -fstack-clash-protection... (cached) yes
41270s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
41281s0%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
41830s0%headers... default
41982s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes
43910s0%[[ false == \t\r\u\e ]]
43926m7s55%bash -c ' make -j8 install'
54580s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
54700s0%'[' true = true ']'
54710s0%ccache -s
54720s0%grep Hits:
54730s0%head -1
54740s0%sed 's/.*(\(.*\)%).*/\1/'
54750s0%hit_rate=' 0.64'
54760s0%'[' ' 0' -lt 75 ']'
54770s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_asan was 0.64%'
54790s0%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/
54800s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
54890s0%[[ x86_64-pc-linux-gnu = *-mingw32 ]]
54900s0%'[' -n '' ']'
54910s0%'[' true = true ']'
54920s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
54930s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
54941m58s17%make -j8 check VERBOSE=1
Tags
  • ASan + LSan + UBSan + integer, no depends, USDT
  • more_28_x_backports
  • ABORTED