| 536 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 537 | 0s | 0% | cd ./ci/test/../../ |
| 538 | 0s | 0% | pwd |
| 539 | 0s | 0% | BASE_READ_ONLY_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 540 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 542 | 0s | 0% | export BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 543 | 0s | 0% | BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 544 | 0s | 0% | export DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 545 | 0s | 0% | DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 546 | 0s | 0% | export BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 547 | 0s | 0% | BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 548 | 0s | 0% | echo 'Setting specific values in env' |
| 549 | 0s | 0% | '[' -n ./ci/test/00_setup_env_mac_native_fuzz.sh ']' |
| 550 | 0s | 0% | set -o errexit |
| 551 | 0s | 0% | source ./ci/test/00_setup_env_mac_native_fuzz.sh |
| 552 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 553 | 0s | 0% | LC_ALL=C.UTF-8 |
| 554 | 0s | 0% | export CONTAINER_NAME=ci_mac_native_fuzz |
| 555 | 0s | 0% | CONTAINER_NAME=ci_mac_native_fuzz |
| 556 | 0s | 0% | export CMAKE_GENERATOR=Ninja |
| 557 | 0s | 0% | CMAKE_GENERATOR=Ninja |
| 558 | 0s | 0% | export 'BITCOIN_CONFIG=-DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' -DAPPEND_CPPFLAGS='\''-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG'\''' |
| 559 | 0s | 0% | BITCOIN_CONFIG='-DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' -DAPPEND_CPPFLAGS='\''-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG'\''' |
| 560 | 0s | 0% | export CI_OS_NAME=macos |
| 561 | 0s | 0% | CI_OS_NAME=macos |
| 562 | 0s | 0% | export NO_DEPENDS=1 |
| 563 | 0s | 0% | NO_DEPENDS=1 |
| 564 | 0s | 0% | export OSX_SDK= |
| 565 | 0s | 0% | OSX_SDK= |
| 566 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 567 | 0s | 0% | RUN_UNIT_TESTS=false |
| 568 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 569 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 570 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 571 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 572 | 0s | 0% | export GOAL=all |
| 573 | 0s | 0% | GOAL=all |
| 574 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 576 | 0s | 0% | command -v nproc |
| 577 | 0s | 0% | nproc |
| 578 | 0s | 0% | export MAKEJOBS=-j3 |
| 579 | 0s | 0% | MAKEJOBS=-j3 |
| 580 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 581 | 0s | 0% | RUN_UNIT_TESTS=false |
| 582 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 583 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 584 | 0s | 0% | export RUN_TIDY=false |
| 585 | 0s | 0% | RUN_TIDY=false |
| 586 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 587 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 588 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 589 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 590 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 591 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 592 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 593 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 594 | 0s | 0% | export CCACHE_MAXSIZE=500M |
| 595 | 0s | 0% | CCACHE_MAXSIZE=500M |
| 596 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 597 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 598 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 599 | 0s | 0% | CCACHE_COMPRESS=1 |
| 600 | 0s | 0% | export CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 601 | 0s | 0% | CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 602 | 0s | 0% | export BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 603 | 0s | 0% | BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 604 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 605 | 0s | 0% | PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 606 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 607 | 0s | 0% | CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 608 | 0s | 0% | export GOAL=all |
| 609 | 0s | 0% | GOAL=all |
| 610 | 0s | 0% | export DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 611 | 0s | 0% | DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 612 | 0s | 0% | export CI_RETRY_EXE=retry |
| 613 | 0s | 0% | CI_RETRY_EXE=retry |
| 614 | 0s | 0% | export CI_IMAGE_PLATFORM=linux |
| 615 | 0s | 0% | CI_IMAGE_PLATFORM=linux |
| 616 | 0s | 0% | set -o errexit |
| 617 | 0s | 0% | ./ci/test/02_run_container.py |
| 619 | 0s | 0% | bash -c 'grep export ./ci/test/00_setup_env*.sh' |
| 620 | 0s | 0% | cat /tmp/env-runner-ci_mac_native_fuzz |
| 654 | 0s | 0% | rsync --recursive --perms --stats --human-readable /Users/runner/work/bitcoin/bitcoin/repo_archive/ /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 669 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/01_base_install.sh |
| 670 | 0s | 0% | CFG_DONE=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 671 | 0s | 0% | cat /Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 673 | 0s | 0% | true |
| 674 | 0s | 0% | '[' '' == done ']' |
| 675 | 0s | 0% | nproc |
| 676 | 0s | 0% | MAKEJOBS=-j3 |
| 677 | 0s | 0% | '[' -n '' ']' |
| 678 | 0s | 0% | '[' -n '' ']' |
| 679 | 0s | 0% | [[ '' == *alpine* ]] |
| 680 | 0s | 0% | '[' macos '!=' macos ']' |
| 681 | 0s | 0% | '[' -n '' ']' |
| 682 | 0s | 0% | '[' -n '' ']' |
| 683 | 0s | 0% | [[ -n '' ]] |
| 684 | 0s | 0% | [[ '' == true ]] |
| 685 | 0s | 0% | mkdir -p /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/SDKs /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/sdk-sources |
| 686 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 687 | 0s | 0% | '[' -n '' ']' |
| 688 | 0s | 0% | echo -n done |
| 689 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/03_test_script.sh |
| 690 | 0s | 0% | cd /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 691 | 0s | 0% | export 'PATH=/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 692 | 0s | 0% | PATH='/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 693 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 694 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 695 | 0s | 0% | export LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 696 | 0s | 0% | LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 697 | 0s | 0% | export TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 698 | 0s | 0% | TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 699 | 0s | 0% | export UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 700 | 0s | 0% | UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 701 | 0s | 0% | nproc |
| 702 | 0s | 0% | echo 'Number of available processing units: 3' |
| 704 | 0s | 0% | '[' macos == macos ']' |
| 705 | 0s | 0% | top -l 1 -s 0 |
| 706 | 0s | 0% | awk ' /PhysMem/ {print}' |
| 707 | 0s | 0% | echo 'Free disk space:' |
| 709 | 0s | 0% | df -h |
| 723 | 0s | 0% | [[ ci_mac_native_fuzz == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 724 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/config.guess |
| 725 | 0s | 0% | export HOST=aarch64-apple-darwin24.6.0 |
| 727 | 0s | 0% | HOST=aarch64-apple-darwin24.6.0 |
| 728 | 0s | 0% | echo '=== BEGIN env ===' |
| 729 | 0s | 0% | env |
| 730 | 0s | 0% | echo '=== END env ===' |
| 732 | 0s | 0% | [[ '' != true ]] |
| 734 | 0s | 0% | tee /dev/fd/63 |
| 743 | 0s | 0% | patch -p1 |
| 882 | 0s | 0% | '[' true = true ']' |
| 884 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 885 | 0s | 0% | export DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ |
| 886 | 0s | 0% | DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ |
| 887 | 0s | 0% | '[' '!' -d /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ ']' |
| 888 | 0s | 0% | retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 898 | 1m33s | 10% | 1].Add(stats); |
| 1051 | 0s | 0% | cd /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 1052 | 0s | 0% | echo 'Using qa-assets repo from commit ...' |
| 1053 | 0s | 0% | git log -1 |
| 1062 | 0s | 0% | '[' macos == macos ']' |
| 1063 | 0s | 0% | echo |
| 1064 | 0s | 0% | '[' -z 1 ']' |
| 1065 | 0s | 0% | '[' '' = true ']' |
| 1066 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON' |
| 1067 | 0s | 0% | '[' -z 1 ']' |
| 1068 | 0s | 0% | '[' -z '' ']' |
| 1069 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON' |
| 1070 | 0s | 0% | ccache --zero-stats |
| 1072 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 1073 | 0s | 0% | BASE_BUILD_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 |
| 1074 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev' |
| 1075 | 0s | 0% | [[ '' == true ]] |
| 1076 | 0s | 0% | [[ false == true ]] |
| 1077 | 0s | 0% | eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' -DAPPEND_CPPFLAGS='\''-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG'\'')' |
| 1078 | 0s | 0% | CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS='-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG') |
| 1079 | 5s | 0% | cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG |
| 1083 | 31s | 3% | - skipped |
| 1387 | 0s | 0% | compiler .......................... AppleClang 16.0.0.16000026, /usr/bin/c++ |
| 1390 | 0s | 0% | compiler flags .................... -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -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 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG |
| 1403 | 0s | 0% | [[ all != all ]] |
| 1404 | 33s | 3% | cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all |
| 1878 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 1883 | 0s | 0% | grep Hits: |
| 1886 | 0s | 0% | ccache --show-stats |
| 1888 | 0s | 0% | head -1 |
| 1890 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 1892 | 0s | 0% | hit_rate=97.80 |
| 1894 | 0s | 0% | '[' 97 -lt 75 ']' |
| 1896 | 0s | 0% | du -sh /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/SDKs/ /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/builders/ /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/hosts/ /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/packages/ /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/patches/ /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/sdk-sources/ |
| 1898 | 0s | 0% | du -sh /Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 1905 | 0s | 0% | '[' -n '' ']' |
| 1906 | 0s | 0% | '[' -n '' ']' |
| 1907 | 0s | 0% | '[' '' = true ']' |
| 1908 | 0s | 0% | '[' false = true ']' |
| 1909 | 0s | 0% | '[' false = true ']' |
| 1910 | 0s | 0% | '[' false = true ']' |
| 1911 | 0s | 0% | [[ '' == true ]] |
| 1912 | 0s | 0% | '[' true = true ']' |
| 1913 | 0s | 0% | LD_LIBRARY_PATH=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends/aarch64-apple-darwin24.6.0/lib |
| 1914 | 8m3s | 52% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/test/fuzz/test_runner.py -j3 -l DEBUG /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |