Task 62077981332

Merge bitcoin/bitcoin#34460: iwyu: Update mappings

2026-01-31 08:57:48 completed master 1eed88a3ec65bc862e0caef069ff240ae65358b7


Commands that took longer than 1 second (total 53m26s)
linedurationpercentagecommand
8030s0%dirname ./ci/test/00_setup_env.sh
8040s0%cd ./ci/test/../../
8050s0%pwd
8060s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8070s0%export BASE_READ_ONLY_DIR
8080s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8090s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8100s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8110s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8120s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8130s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8140s0%echo 'Setting specific values in env'
8150s0%'[' -n ./ci/test/00_setup_env_native_fuzz_with_valgrind.sh ']'
8160s0%set -o errexit
8180s0%source ./ci/test/00_setup_env_native_fuzz_with_valgrind.sh
8190s0%export LC_ALL=C.UTF-8
8200s0%LC_ALL=C.UTF-8
8210s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8220s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8230s0%export CONTAINER_NAME=ci_native_fuzz_valgrind
8240s0%CONTAINER_NAME=ci_native_fuzz_valgrind
8250s0%export 'PACKAGES=libevent-dev libboost-dev libsqlite3-dev valgrind libcapnp-dev capnproto'
8260s0%PACKAGES='libevent-dev libboost-dev libsqlite3-dev valgrind libcapnp-dev capnproto'
8270s0%export NO_DEPENDS=1
8280s0%NO_DEPENDS=1
8290s0%export RUN_UNIT_TESTS=false
8300s0%RUN_UNIT_TESTS=false
8310s0%export RUN_FUNCTIONAL_TESTS=false
8320s0%RUN_FUNCTIONAL_TESTS=false
8330s0%export RUN_FUZZ_TESTS=true
8340s0%RUN_FUZZ_TESTS=true
8350s0%export FUZZ_TESTS_CONFIG=--valgrind
8360s0%FUZZ_TESTS_CONFIG=--valgrind
8370s0%export GOAL=all
8380s0%GOAL=all
8390s0%export 'BITCOIN_CONFIG= -DBUILD_FOR_FUZZING=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=array-bounds'\'' '
8400s0%BITCOIN_CONFIG=' -DBUILD_FOR_FUZZING=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=array-bounds'\'' '
8410s0%echo 'Fallback to default values in env (if not yet set)'
8430s0%command -v nproc
8440s0%nproc
8450s0%export MAKEJOBS=-j8
8460s0%MAKEJOBS=-j8
8470s0%export RUN_UNIT_TESTS=false
8480s0%RUN_UNIT_TESTS=false
8490s0%export RUN_FUNCTIONAL_TESTS=false
8500s0%RUN_FUNCTIONAL_TESTS=false
8510s0%export RUN_TIDY=false
8520s0%RUN_TIDY=false
8530s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8540s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8550s0%export RUN_FUZZ_TESTS=true
8560s0%RUN_FUZZ_TESTS=true
8570s0%export BOOST_TEST_RANDOM=1
8580s0%BOOST_TEST_RANDOM=1
8590s0%export DEBIAN_FRONTEND=noninteractive
8600s0%DEBIAN_FRONTEND=noninteractive
8610s0%export CCACHE_MAXSIZE=500M
8620s0%CCACHE_MAXSIZE=500M
8630s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8640s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8650s0%export CCACHE_COMPRESS=1
8660s0%CCACHE_COMPRESS=1
8670s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8680s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8690s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8700s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8710s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8720s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8730s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8740s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8750s0%export GOAL=all
8760s0%GOAL=all
8770s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8780s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8790s0%export CI_RETRY_EXE=retry
8800s0%CI_RETRY_EXE=retry
8810s0%export CI_IMAGE_PLATFORM=linux
8820s0%CI_IMAGE_PLATFORM=linux
8830s0%set -o errexit
8840s0%./ci/test/02_run_container.py
8860s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
8870s0%cat /tmp/env-admin-ci_native_fuzz_valgrind
92130s0%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_native_fuzz_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --cache-to type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,mode=max,ignore-error=true,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10030s0%docker volume create ci_native_fuzz_valgrind_ccache
10050s0%docker volume create ci_native_fuzz_valgrind_depends
10070s0%docker volume create ci_native_fuzz_valgrind_depends_sources
10090s0%docker volume create ci_native_fuzz_valgrind_previous_releases
10110s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
10140s0%docker image prune --force --filter label=bitcoin-ci-test
10160s0%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_native_fuzz_valgrind --name=ci_native_fuzz_valgrind --network=ci-ip6net --platform=linux ci_native_fuzz_valgrind
10170s0%docker exec 958dd596e1847d8a866f750635813f517d75a080b02e2bf8810b4f540d52bfb5 rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
10350s0%docker exec 958dd596e1847d8a866f750635813f517d75a080b02e2bf8810b4f540d52bfb5 /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
10360s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10370s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10380s0%'[' done == done ']'
10400s0%echo 'Skip base install'
10410s0%exit 0
10420s0%docker exec 958dd596e1847d8a866f750635813f517d75a080b02e2bf8810b4f540d52bfb5 /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
10430s0%cd /home/admin/actions-runner/_work/_temp
10440s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10450s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10460s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10470s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10480s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10490s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10500s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10510s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10520s0%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
10530s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
10540s0%nproc
10550s0%echo 'Number of available processing units: 8'
10560s0%'[' '' == macos ']'
10580s0%free -m -h
10620s0%uname --kernel-name --kernel-release
10630s0%echo 'System info: Linux 6.14.0-37-generic'
10650s0%lscpu
10870s0%echo 'Free disk space:'
10880s0%df -h
11120s0%[[ ci_native_fuzz_valgrind == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
11210s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
11220s0%export HOST=x86_64-pc-linux-gnu
11240s0%HOST=x86_64-pc-linux-gnu
11250s0%echo '=== BEGIN env ==='
11260s0%env
11550s0%echo '=== END env ==='
11560s0%[[ '' != true ]]
11570s0%tee /dev/fd/63
11580s0%patch -p1
11770s0%'[' true = true ']'
11780s0%export DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/
11790s0%DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/
11800s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ ']'
11810s0%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11830s0%b/src/leveldb/db/db_impl.cc
119350s1%1].Add(stats);
13070s0%cd /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
13090s0%echo 'Using qa-assets repo from commit ...'
13100s0%git log -1
13180s0%'[' '' == macos ']'
13190s0%echo
13200s0%'[' -z 1 ']'
13210s0%'[' '' = true ']'
13220s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
13230s0%'[' -z 1 ']'
13240s0%'[' -z '' ']'
13250s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON'
13260s0%ccache --zero-stats
13280s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
13290s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
13300s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev'
13310s0%[[ '' == true ]]
13320s0%[[ false == true ]]
13330s0%eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=array-bounds'\'' )'
13340s0%CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DCMAKE_CXX_FLAGS='-Wno-error=array-bounds')
13350s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DCMAKE_CXX_FLAGS=-Wno-error=array-bounds
13399s0%- skipped
16390s0%compiler .......................... GNU 14.2.0, /usr/bin/c++
16420s0%compiler flags .................... -Wno-error=array-bounds -O2 -g -std=c++20 -fPIC -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 -fstack-clash-protection -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
16560s0%[[ all != all ]]
16572m18s4%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all
21580s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
21700s0%ccache --show-stats
21710s0%grep Hits:
21720s0%head -1
21730s0%sed 's/.*(\(.*\)%).*/\1/'
21740s0%hit_rate=48.39
21750s0%'[' 48 -lt 75 ']'
21760s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_fuzz_valgrind was 48.39%'
21780s0%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/
21790s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
21890s0%'[' -n '' ']'
21900s0%'[' -n '' ']'
21910s0%'[' '' = true ']'
21920s0%'[' false = true ']'
21930s0%'[' false = true ']'
21940s0%'[' false = true ']'
21950s0%[[ '' == true ]]
21960s0%'[' true = true ']'
21970s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
219848m53s91%/home/admin/actions-runner/_work/_temp/build/test/fuzz/test_runner.py --valgrind -j8 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
265114s0%docker container kill 958dd596e1847d8a866f750635813f517d75a080b02e2bf8810b4f540d52bfb5
Tags
  • Valgrind, fuzz
  • master
  • COMPLETED