llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clangd-ubuntu-tsan` running on `clangd-ubuntu-clang` while building `clang-tools-extra` at step 6 "test-build-clangd-clangd-index-server-clangd-in...".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/134/builds/43495 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-clangd-clangd-index-server-clangd-in...) failure: test (failure) ******************** TEST 'Clangd Unit Tests :: ./ClangdTests/6/23' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/vol/worker/clangd-ubuntu-clang/clangd-ubuntu-tsan/build/tools/clang/tools/extra/clangd/unittests/./ClangdTests-Clangd Unit Tests-924393-6-23.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=23 GTEST_SHARD_INDEX=6 /vol/worker/clangd-ubuntu-clang/clangd-ubuntu-tsan/build/tools/clang/tools/extra/clangd/unittests/./ClangdTests -- Note: This is test shard 7 of 23. [==========] Running 62 tests from 52 test suites. [----------] Global test environment set-up. [----------] 1 test from ClangdAST [ RUN ] ClangdAST.GetAttributes Built preamble of size 210420 for file /clangd-test/TestTU.cpp version null in 0.02 seconds [ OK ] ClangdAST.GetAttributes (114 ms) [----------] 1 test from ClangdAST (114 ms total) [----------] 1 test from BackgroundQueueTest [ RUN ] BackgroundQueueTest.Progress [ OK ] BackgroundQueueTest.Progress (104 ms) [----------] 1 test from BackgroundQueueTest (104 ms total) [----------] 1 test from ClangdServerTest [ RUN ] ClangdServerTest.SearchLibDir ASTWorker building file /clangd-test/foo.cpp version null with command [/clangd-test] clang -ffreestanding -xc++ --target=x86_64-unknown-linux-gnu -m64 --gcc-toolchain=/randomusr -stdlib=libstdc++ /clangd-test/foo.cpp Driver produced command: cc1 -cc1 -triple x86_64-unknown-linux-gnu -fsyntax-only -disable-free -clear-ast-before-backend -main-file-name foo.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -ffreestanding -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/clangd-test -fcoverage-compilation-dir=/clangd-test -resource-dir lib/clang/23 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3/x86_64-linux-gnu/64 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3/backward -internal-isystem lib/clang/23/include -internal-isystem /usr/local/include -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../x86_64-linux-gnu/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -no-round-trip-args -faddrsig -fdwarf2-cfi-asm -x c++ /clangd-test/foo.cpp Building first preamble for /clangd-test/foo.cpp version null Built preamble of size 239948 for file /clangd-test/foo.cpp version null in 0.03 seconds File version went from null to null ASTWorker building file /clangd-test/foo.cpp version null with command [/clangd-test] clang -ffreestanding -xc++ --target=x86_64-unknown-linux-gnu -m64 --gcc-toolchain=/randomusr -stdlib=libstdc++ /clangd-test/foo.cpp Driver produced command: cc1 -cc1 -triple x86_64-unknown-linux-gnu -fsyntax-only -disable-free -clear-ast-before-backend -main-file-name foo.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -ffreestanding -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/clangd-test -fcoverage-compilation-dir=/clangd-test -resource-dir lib/clang/23 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3/x86_64-linux-gnu/64 -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../include/c++/4.9.3/backward -internal-isystem lib/clang/23/include -internal-isystem /usr/local/include -internal-isystem /randomusr/lib/gcc/x86_64-linux-gnu/4.9.3/../../../../x86_64-linux-gnu/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdeprecated-macro -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -no-round-trip-args -faddrsig -fdwarf2-cfi-asm -x c++ /clangd-test/foo.cpp Reusing preamble version null for version null of /clangd-test/foo.cpp [ OK ] ClangdServerTest.SearchLibDir (81 ms) [----------] 1 test from ClangdServerTest (81 ms total) [----------] 1 test from LSPTest [ RUN ] LSPTest.ClangTidyRename [0;34m<<< initialize: {} [0m[0;33m<-- initialize(0) [0m[0;34mAuto-detected standard resource directory '/vol/worker/clangd-ubuntu-clang/clangd-ubuntu-tsan/build/tools/clang/tools/extra/clangd/lib/clang/23' doesn't exist [0m[0;34mAuto-detected using clang path '/usr/lib/llvm-18/bin/clang' resource directory '/usr/lib/llvm-18/lib/clang/23' doesn't exist [0m[0;31mFailed to auto-detect resource directory, specify it manually via --resource-dir command line argument [0m[0;33m--> reply:initialize(0) 0 ms [0m[0;34m>>> reply: { "capabilities": { "astProvider": true, "callHierarchyProvider": true, "clangdInlayHintsProvider": true, ... ``` </details> https://github.com/llvm/llvm-project/pull/207202 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
