INFO:2025-10-03T05:24:50Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d7f1cc885a75..a7016c43daa3 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at a7016c43daa3 [JITLink] Add LinkGraph name / triple to debugging output. (#161772) INFO:2025-10-03T05:24:53Z:root:syncing... Deleted branch merge (was d7f1cc885a75). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-03T05:24:54Z:root:building ninja: Entering directory `out/gn' [1/24] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.JITLinkGeneric.o [2/24] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.JITLink.o [3/24] AR lib/libLLVMJITLink.a [4/24] LINK ./bin/lli-child-target [5/24] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [6/24] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [7/24] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [8/24] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [9/24] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [10/24] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [11/24] LINK ./bin/llvm-jitlink [12/24] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [13/24] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [14/24] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [15/24] LINK ./bin/lli [16/24] LINK ./bin/llvm-bolt-heatmap [17/24] LINK ./bin/llvm-exegesis [18/24] LINK obj/bolt/unittests/Core/CoreTests [19/24] LINK ./bin/llvm-bolt [20/24] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [21/24] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [22/24] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [23/24] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [24/24] LINK ./bin/clang-repl INFO:2025-10-03T05:25:00Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang/test:check-clang", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/lib/ExecutionEngine/JITLink/JITLink.cpp", "//llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp", "//llvm/test/ExecutionEngine/JITLink/AArch32/ELF_data_alignment.s", "//llvm/test/ExecutionEngine/JITLink/RISCV/ELF_relax_call.s", "//llvm/test/ExecutionEngine/JITLink/RISCV/ELF_relax_call_rvc.s" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-10-03T05:25:00Z:root:testing INFO:2025-10-03T05:25:00Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23708 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 138.75s Total Discovered Tests: 48150 Skipped : 5 (0.01%) Unsupported : 554 (1.15%) Passed : 47562 (98.78%) Expectedly Failed: 29 (0.06%) INFO:2025-10-03T05:27:24Z:root:skip check-clang-tools INFO:2025-10-03T05:27:24Z:root:skip check-clangd INFO:2025-10-03T05:27:24Z:root:skip check-hwasan INFO:2025-10-03T05:27:24Z:root:skip check-lld INFO:2025-10-03T05:27:24Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61654 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 151.60s Total Discovered Tests: 69385 Skipped : 16 (0.02%) Unsupported : 2450 (3.53%) Passed : 66749 (96.20%) Expectedly Failed: 170 (0.25%) INFO:2025-10-03T05:30:02Z:root:done