INFO:2025-05-28T01:41:22Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD e2f118df1dc9..6d6feaf7e3ce 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 6d6feaf7e3ce [lldb][NFC] update API tests which skip/expect-fail arm INFO:2025-05-28T01:41:25Z:root:syncing... Deleted branch merge (was e2f118df1dc9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-28T01:41:25Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-05-28T01:41:26Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/test/API/api/multiple-targets/TestMultipleTargets.py", "//lldb/test/API/arm/breakpoint-it/TestBreakpointIt.py", "//lldb/test/API/arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py", "//lldb/test/API/commands/expression/multiline-completion/TestMultilineCompletion.py", "//lldb/test/API/commands/expression/multiline-navigation/TestMultilineNavigation.py", "//lldb/test/API/commands/expression/rdar44436068/Test128BitsInteger.py", "//lldb/test/API/commands/gui/basic/TestGuiBasic.py", "//lldb/test/API/commands/gui/breakpoints/TestGuiBreakpoints.py", "//lldb/test/API/commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py", "//lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py", "//lldb/test/API/commands/register/register/register_command/TestRegisters.py", "//lldb/test/API/commands/watchpoints/multi_watchpoint_slots/TestWatchpointMultipleSlots.py", "//lldb/test/API/commands/watchpoints/multiple_hits/TestMultipleHits.py", "//lldb/test/API/commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py", "//lldb/test/API/commands/watchpoints/variable_out_of_scope/TestWatchedVarHitWhenInScope.py", "//lldb/test/API/commands/watchpoints/watchpoint_count/TestWatchpointCount.py", "//lldb/test/API/commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py", "//lldb/test/API/driver/batch_mode/TestBatchMode.py", "//lldb/test/API/driver/job_control/TestJobControl.py", "//lldb/test/API/functionalities/breakpoint/breakpoint_callback_command_source/TestBreakpointCallbackCommandSource.py", "//lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/TestRequireHWBreakpoints.py", "//lldb/test/API/functionalities/breakpoint/two_hits_one_actual/TestTwoHitsOneActual.py", "//lldb/test/API/functionalities/bt-interrupt/TestInterruptBacktrace.py", "//lldb/test/API/functionalities/data-formatter/builtin-formats/TestBuiltinFormats.py", "//lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py", "//lldb/test/API/functionalities/dyld-launch-linux/TestDyldLaunchLinux.py", "//lldb/test/API/functionalities/inferior-assert/TestInferiorAssert.py", "//lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py", "//lldb/test/API/functionalities/load_using_paths/TestLoadUsingPaths.py", "//lldb/test/API/functionalities/location-list-lookup/TestLocationListLookup.py", "//lldb/test/API/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py", "//lldb/test/API/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py", "//lldb/test/API/functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py", "//lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py", "//lldb/test/API/functionalities/unwind/ehframe/TestEhFrameUnwind.py", "//lldb/test/API/functionalities/unwind/noreturn/TestNoreturnUnwind.py", "//lldb/test/API/iohandler/completion/TestIOHandlerCompletion.py", "//lldb/test/API/iohandler/resize/TestIOHandlerResize.py", "//lldb/test/API/iohandler/sigint/TestIOHandlerPythonREPLSigint.py", "//lldb/test/API/iohandler/sigint/TestProcessIOHandlerInterrupt.py", "//lldb/test/API/iohandler/stdio/TestIOHandlerProcessSTDIO.py", "//lldb/test/API/iohandler/unicode/TestUnicode.py", "//lldb/test/API/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py", "//lldb/test/API/lang/c/tls_globals/TestTlsGlobals.py", "//lldb/test/API/lang/cpp/const_static_integral_member_int128/TestConstStaticIntegralMemberInt128.py", "//lldb/test/API/lang/cpp/dynamic-value/TestDynamicValue.py", "//lldb/test/API/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py", "//lldb/test/API/lang/cpp/structured-binding/TestStructuredBinding.py", "//lldb/test/API/lang/cpp/trivial_abi/TestTrivialABI.py", "//lldb/test/API/linux/builtin_trap/TestBuiltinTrap.py", "//lldb/test/API/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py", "//lldb/test/API/macosx/nslog/TestDarwinNSLogOutput.py", "//lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py", "//lldb/test/API/python_api/process/address-masks/TestAddressMasks.py", "//lldb/test/API/python_api/target/TestTargetAPI.py", "//lldb/test/API/python_api/thread/TestThreadAPI.py", "//lldb/test/API/python_api/unnamed_symbol_lookup/TestUnnamedSymbolLookup.py", "//lldb/test/API/repl/clang/TestClangREPL.py", "//lldb/test/API/terminal/TestEditline.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch.py", "//lldb/test/API/tools/lldb-dap/restart/TestDAP_restart_runInTerminal.py", "//lldb/test/API/tools/lldb-dap/variables/children/TestDAP_variables_children.py", "//lldb/test/API/tools/lldb-server/TestLldbGdbServer.py", "//lldb/test/API/tools/lldb-server/vCont-threads/TestSignal.py" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-05-28T01:41:27Z:root:testing INFO:2025-05-28T01:41:27Z:root:skip check-clang INFO:2025-05-28T01:41:27Z:root:skip check-clang-tools INFO:2025-05-28T01:41:27Z:root:skip check-clangd INFO:2025-05-28T01:41:27Z:root:skip check-lld INFO:2025-05-28T01:41:27Z:root:skip check-llvm INFO:2025-05-28T01:41:27Z:root:done