INFO:2024-04-22T18:32:50Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 758d97dce0c6..2834e8ad1cfe 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 2834e8ad1cfe [lldb][NFC] Remove unused pexpect/ptyprocess (#89609) INFO:2024-04-22T18:32:52Z:root:syncing... Deleted branch merge (was 758d97dce0c6). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-22T18:32:53Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2024-04-22T18:32:53Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/third_party/Python/module/pexpect-4.6/.gitignore", "//lldb/third_party/Python/module/pexpect-4.6/.travis.yml", "//lldb/third_party/Python/module/pexpect-4.6/DEVELOPERS.rst", "//lldb/third_party/Python/module/pexpect-4.6/LICENSE", "//lldb/third_party/Python/module/pexpect-4.6/MANIFEST.in", "//lldb/third_party/Python/module/pexpect-4.6/README.rst", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/ANSI.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/FSM.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/__init__.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/_async.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/bashrc.sh", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/exceptions.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/expect.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/fdpexpect.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/popen_spawn.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/pty_spawn.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/pxssh.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/replwrap.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/run.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/screen.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/spawnbase.py", "//lldb/third_party/Python/module/pexpect-4.6/pexpect/utils.py", "//lldb/third_party/Python/module/pexpect-4.6/requirements-testing.txt", "//lldb/third_party/Python/module/pexpect-4.6/setup.cfg", "//lldb/third_party/Python/module/pexpect-4.6/setup.py", "//lldb/third_party/Python/module/ptyprocess-0.6.0/.gitignore", "//lldb/third_party/Python/module/ptyprocess-0.6.0/.travis.yml", "//lldb/third_party/Python/module/ptyprocess-0.6.0/LICENSE", "//lldb/third_party/Python/module/ptyprocess-0.6.0/README.rst", "//lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/__init__.py", "//lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/_fork_pty.py", "//lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ptyprocess.py", "//lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/util.py", "//lldb/third_party/Python/module/ptyprocess-0.6.0/pyproject.toml", "//lldb/third_party/Python/module/ptyprocess-0.6.0/readthedocs.yml" ], "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-22T18:32:53Z:root:testing INFO:2024-04-22T18:32:53Z:root:skip check-clang INFO:2024-04-22T18:32:53Z:root:skip check-clang-tools INFO:2024-04-22T18:32:53Z:root:skip check-clangd INFO:2024-04-22T18:32:53Z:root:skip check-hwasan INFO:2024-04-22T18:32:53Z:root:skip check-lld INFO:2024-04-22T18:32:53Z:root:skip check-llvm INFO:2024-04-22T18:32:54Z:root:done