| 1024 | 3s | 0% | docker buildx build --file=/home/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_tsan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,scope=ci_native_tsan --load /home/runner/work/bitcoin/bitcoin |
| 1158 | 2s | 0% | retry apt-get update |
| 1180 | 4s | 0% | retry apt-get install curl -y |
| 1415 | 1s | 0% | retry apt-get update |
| 1424 | 1s | 0% | retry apt-get install --no-install-recommends --no-upgrade -y clang-22 llvm-22 llvm-22-dev libclang-22-dev libclang-rt-22-dev python3-zmq python3-pip build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build |
| 1596 | 5s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1985 | 12s | 2% | (4:13.2.0-7ubuntu1) ... |
| 2360 | 1s | 0% | retry pip3 install --user --break-system-packages pycapnp |
| 2371 | 40s | 6% | retry git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-22.1.3 /llvm-project |
| 2512 | 5s | 0% | - skipped |
| 2656 | 2s | 0% | testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 2692 | 1m39s | 17% | ninja -C /cxx_build/ -j4 |
| 4727 | 5s | 0% | rm -rf /llvm-project |
| 4734 | 1m21s | 14% | echo -n done |
| 4952 | 1s | 0% | retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 4967 | 3m25s | 35% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' NO_QT=1 LOG=1' |
| 5129 | 1s | 0% | - skipped |
| 5149 | 18s | 3% | features - done |
| 5472 | 57s | 9% | cmake --build /home/runner/work/_temp/build -j4 --target all install |