INFO:2024-04-24T18:01:46Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b8f3024a3150..2e770edd8ce1 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 2e770edd8ce1 [libclang] Compute the right spelling location (#72400) INFO:2024-04-24T18:01:49Z:root:syncing... Deleted branch merge (was b8f3024a3150). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-24T18:01:49Z:root:building ninja: Entering directory `out/gn' [1/12] CC obj/clang/tools/c-index-test/c-index-test.c-index-test.o [2/12] CXX obj/clang/unittests/libclang/libclangTests.LibclangTest.o [3/12] CXX obj/clang/tools/libclang/libclang.CXSourceLocation.o [4/12] SOLINK ./lib/libclang.so [5/12] LINK ./bin/c-arcmt-test [6/12] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [7/12] LINK obj/clang/unittests/libclang/libclangTests [8/12] STAMP obj/clang/unittests/unittests.stamp [9/12] LINK ./bin/c-index-test [10/12] STAMP obj/clang-tools-extra/test/test.stamp [11/12] STAMP obj/clang/test/test.stamp [12/12] STAMP obj/default.stamp INFO:2024-04-24T18:01:57Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//clang/docs/ReleaseNotes.rst", "//clang/tools/c-index-test/c-index-test.c", "//clang/tools/libclang/CXSourceLocation.cpp", "//clang/unittests/libclang/LibclangTest.cpp" ], "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:2024-04-24T18:01:57Z:root:testing INFO:2024-04-24T18:01:57Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] 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:502: 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/config.py:502: 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:502: 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:502: 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:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20594 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 127.07s Total Discovered Tests: 37355 Skipped : 31 (0.08%) Unsupported : 104 (0.28%) Passed : 37192 (99.56%) Expectedly Failed: 28 (0.07%) INFO:2024-04-24T18:04:07Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1101 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.73s Total Discovered Tests: 1343 Unsupported : 2 (0.15%) Passed : 1339 (99.70%) Expectedly Failed: 2 (0.15%) INFO:2024-04-24T18:04:15Z:root:skip check-clangd INFO:2024-04-24T18:04:15Z:root:skip check-hwasan INFO:2024-04-24T18:04:15Z:root:skip check-lld INFO:2024-04-24T18:04:15Z:root:skip check-llvm INFO:2024-04-24T18:04:15Z:root:done