| 821 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 822 | 0s | 0% | cd ./ci/test/../../ |
| 823 | 0s | 0% | pwd |
| 824 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 825 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 826 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 827 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 828 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 829 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 830 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 831 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 832 | 0s | 0% | echo 'Setting specific values in env' |
| 833 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_tidy.sh ']' |
| 834 | 0s | 0% | set -o errexit |
| 835 | 0s | 0% | source ./ci/test/00_setup_env_native_tidy.sh |
| 836 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 837 | 0s | 0% | LC_ALL=C.UTF-8 |
| 838 | 0s | 0% | export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 |
| 839 | 0s | 0% | CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 |
| 840 | 0s | 0% | export CONTAINER_NAME=ci_native_tidy |
| 841 | 0s | 0% | CONTAINER_NAME=ci_native_tidy |
| 842 | 0s | 0% | export TIDY_LLVM_V=21 |
| 843 | 0s | 0% | TIDY_LLVM_V=21 |
| 844 | 0s | 0% | export APT_LLVM_V=21 |
| 845 | 0s | 0% | APT_LLVM_V=21 |
| 846 | 0s | 0% | export 'PACKAGES=clang-21 libclang-21-dev llvm-21-dev libomp-21-dev clang-tidy-21 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto' |
| 847 | 0s | 0% | PACKAGES='clang-21 libclang-21-dev llvm-21-dev libomp-21-dev clang-tidy-21 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto' |
| 848 | 0s | 0% | export NO_DEPENDS=1 |
| 849 | 0s | 0% | NO_DEPENDS=1 |
| 850 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 851 | 0s | 0% | RUN_UNIT_TESTS=false |
| 852 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 853 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 854 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 855 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 857 | 0s | 0% | export RUN_CHECK_DEPS=true |
| 858 | 0s | 0% | RUN_CHECK_DEPS=true |
| 859 | 0s | 0% | export RUN_TIDY=true |
| 860 | 0s | 0% | RUN_TIDY=true |
| 861 | 0s | 0% | export GOAL=install |
| 862 | 0s | 0% | GOAL=install |
| 863 | 0s | 0% | export 'BITCOIN_CONFIG= --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' ' |
| 864 | 0s | 0% | BITCOIN_CONFIG=' --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' ' |
| 865 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 866 | 0s | 0% | command -v nproc |
| 867 | 0s | 0% | nproc |
| 869 | 0s | 0% | export MAKEJOBS=-j8 |
| 870 | 0s | 0% | MAKEJOBS=-j8 |
| 871 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 872 | 0s | 0% | RUN_UNIT_TESTS=false |
| 873 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 874 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 875 | 0s | 0% | export RUN_TIDY=true |
| 876 | 0s | 0% | RUN_TIDY=true |
| 877 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 878 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 879 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 880 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 881 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 882 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 883 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 884 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 885 | 0s | 0% | export CCACHE_MAXSIZE=500M |
| 886 | 0s | 0% | CCACHE_MAXSIZE=500M |
| 887 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 888 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 889 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 890 | 0s | 0% | CCACHE_COMPRESS=1 |
| 891 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 892 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 893 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 894 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 895 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 896 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 897 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 898 | 0s | 0% | CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 899 | 0s | 0% | export GOAL=install |
| 900 | 0s | 0% | GOAL=install |
| 901 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 902 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 903 | 0s | 0% | export CI_RETRY_EXE=retry |
| 904 | 0s | 0% | CI_RETRY_EXE=retry |
| 905 | 0s | 0% | export CI_IMAGE_PLATFORM=linux |
| 906 | 0s | 0% | CI_IMAGE_PLATFORM=linux |
| 907 | 0s | 0% | set -o errexit |
| 908 | 0s | 0% | ./ci/test/02_run_container.py |
| 910 | 0s | 0% | bash -c 'grep export ./ci/test/00_setup_env*.sh' |
| 911 | 0s | 0% | cat /tmp/env-admin-ci_native_tidy |
| 947 | 39s | 7% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1028 | 0s | 0% | docker volume create ci_native_tidy_ccache |
| 1030 | 0s | 0% | docker volume create ci_native_tidy_depends |
| 1032 | 0s | 0% | docker volume create ci_native_tidy_depends_sources |
| 1034 | 0s | 0% | docker volume create ci_native_tidy_previous_releases |
| 1036 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 1039 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 1041 | 1s | 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_native_tidy --name=ci_native_tidy --network=ci-ip6net --platform=linux ci_native_tidy |
| 1042 | 0s | 0% | docker exec 4b9e101d8ce6d62b874e05a0e0526ef2dbeb901a0b99d2c238fdba56bd935f45 rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 1060 | 0s | 0% | docker exec 4b9e101d8ce6d62b874e05a0e0526ef2dbeb901a0b99d2c238fdba56bd935f45 /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 1061 | 0s | 0% | CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done |
| 1062 | 0s | 0% | cat /home/admin/actions-runner/_work/_temp/ci.base-install-done |
| 1063 | 0s | 0% | '[' done == done ']' |
| 1064 | 0s | 0% | echo 'Skip base install' |
| 1065 | 0s | 0% | exit 0 |
| 1067 | 0s | 0% | docker exec 4b9e101d8ce6d62b874e05a0e0526ef2dbeb901a0b99d2c238fdba56bd935f45 /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 1068 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp |
| 1069 | 0s | 0% | export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
| 1070 | 0s | 0% | PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
| 1071 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 1072 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 1073 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 1074 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 1075 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 1076 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 1077 | 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 |
| 1078 | 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 |
| 1079 | 0s | 0% | nproc |
| 1080 | 0s | 0% | echo 'Number of available processing units: 8' |
| 1081 | 0s | 0% | '[' '' == macos ']' |
| 1082 | 0s | 0% | free -m -h |
| 1087 | 0s | 0% | uname --kernel-name --kernel-release |
| 1088 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 1089 | 0s | 0% | lscpu |
| 1106 | 0s | 0% | echo 'Free disk space:' |
| 1107 | 0s | 0% | df -h |
| 1145 | 0s | 0% | [[ ci_native_tidy == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 1146 | 0s | 0% | /home/admin/actions-runner/_work/_temp/depends/config.guess |
| 1147 | 0s | 0% | export HOST=x86_64-pc-linux-gnu |
| 1148 | 0s | 0% | HOST=x86_64-pc-linux-gnu |
| 1149 | 0s | 0% | echo '=== BEGIN env ===' |
| 1150 | 0s | 0% | env |
| 1157 | 0s | 0% | echo '=== END env ===' |
| 1158 | 0s | 0% | [[ '' != true ]] |
| 1202 | 0s | 0% | tee /dev/fd/63 |
| 1203 | 0s | 0% | patch -p1 |
| 1204 | 0s | 0% | '[' false = true ']' |
| 1205 | 0s | 0% | '[' false = true ']' |
| 1206 | 0s | 0% | '[' '' == macos ']' |
| 1207 | 0s | 0% | echo |
| 1209 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 1219 | 0s | 0% | 1].Add(stats); |
| 1221 | 0s | 0% | '[' -z 1 ']' |
| 1222 | 0s | 0% | '[' '' = true ']' |
| 1223 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON' |
| 1224 | 0s | 0% | '[' -z 1 ']' |
| 1225 | 0s | 0% | '[' -z '' ']' |
| 1226 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON' |
| 1227 | 0s | 0% | ccache --zero-stats |
| 1229 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 1230 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 1231 | 0s | 0% | 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' |
| 1232 | 0s | 0% | [[ '' == true ]] |
| 1233 | 0s | 0% | [[ true == true ]] |
| 1234 | 0s | 0% | 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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON' |
| 1235 | 0s | 0% | 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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' )' |
| 1236 | 0s | 0% | 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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 -DCMAKE_C_FLAGS_RELWITHDEBINFO='-O0 -g0' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='-O0 -g0') |
| 1237 | 11s | 1% | 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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0' |
| 1575 | 0s | 0% | compiler .......................... Clang 21.1.8, /usr/bin/clang++-21 |
| 1578 | 0s | 0% | compiler flags .................... -O0 -g0 -std=c++20 -fPIC -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter |
| 1592 | 0s | 0% | [[ install != all ]] |
| 1593 | 0s | 0% | [[ install != codegen ]] |
| 1594 | 0s | 0% | GOAL='all install' |
| 1595 | 14s | 2% | cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install |
| 2783 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 2795 | 0s | 0% | ccache --show-stats |
| 2796 | 0s | 0% | grep Hits: |
| 2797 | 0s | 0% | head -1 |
| 2798 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 2799 | 0s | 0% | hit_rate=99.54 |
| 2800 | 0s | 0% | '[' 99 -lt 75 ']' |
| 2801 | 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/ |
| 2810 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 2812 | 0s | 0% | '[' -n '' ']' |
| 2813 | 0s | 0% | '[' -n '' ']' |
| 2814 | 0s | 0% | '[' true = true ']' |
| 2815 | 2s | 0% | /home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build |
| 2832 | 0s | 0% | '[' false = true ']' |
| 2833 | 0s | 0% | '[' false = true ']' |
| 2834 | 0s | 0% | '[' true = true ']' |
| 2835 | 0s | 0% | cmake -B /tidy-build -DLLVM_DIR=/usr/lib/llvm-21/cmake -DCMAKE_BUILD_TYPE=Release -S /home/admin/actions-runner/_work/_temp/contrib/devtools/bitcoin-tidy |
| 2839 | 0s | 0% | - skipped |
| 2847 | 5s | 0% | cmake --build /tidy-build -j8 |
| 2852 | 0s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j8 |
| 2859 | 0s | 0% | set -eo pipefail |
| 2860 | 0s | 0% | jq 'map(select(.file | test("src/qt/.*_autogen/.*\\.cpp$") | not))' /home/admin/actions-runner/_work/_temp/build/compile_commands.json |
| 2861 | 0s | 0% | mv tmp.json /home/admin/actions-runner/_work/_temp/build/compile_commands.json |
| 2862 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/src/ |
| 2863 | 0s | 0% | run-clang-tidy-21 -quiet -load=/tidy-build/libbitcoin-tidy.so -j8 |
| 2864 | 7m18s | 79% | tee tmp.tidy-out.txt |
| 5087 | 0s | 0% | [[ '' == true ]] |
| 5088 | 0s | 0% | '[' false = true ']' |
| 5090 | 6s | 1% | docker container kill 4b9e101d8ce6d62b874e05a0e0526ef2dbeb901a0b99d2c238fdba56bd935f45 |