github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 33537 tests passed * 533 tests skipped * 3 tests failed ## Failed Tests (click on a test name to see its output) ### lldb-api <details> <summary>lldb-api.commands/protocol/TestMCPUnixSocket.py</summary> ``` Script: -- /usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/protocol -p TestMCPUnixSocket.py -- Exit Code: -6 Command Output (stdout): -- lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 0061738758ea0b0ec24d0722c717112cf714170c) clang revision 0061738758ea0b0ec24d0722c717112cf714170c llvm revision 0061738758ea0b0ec24d0722c717112cf714170c -- Command Output (stderr): -- python3: /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandObject.cpp:52: (anonymous namespace)::DoExecuteStatusCheck::~DoExecuteStatusCheck(): Assertion `m_result.GetStatus() != eReturnStatusInvalid && "DoExecute did not set a status on the CommandReturnObject"' failed. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. #0 0x00007dabd90b7768 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13 #1 0x00007dabd90b4718 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 #2 0x00007dabd90b8581 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 #3 0x00007dabdf928330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) #4 0x00007dabdf981b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) #5 0x00007dabdf92827e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) #6 0x00007dabdf90b8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) #7 0x00007dabdf90b81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) #8 0x00007dabdf91e517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) #9 0x00007dabd894e910 void lldb_private::CommandReturnObject::AppendErrorWithFormatv<llvm::StringRef>(char const*, llvm::StringRef&&) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h:142:0 #10 0x00007dabd893bfa9 ~ElapsedTime /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Statistics.h:88:36 #11 0x00007dabd893bfa9 lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:2301:3 #12 0x00007dabd85d9d64 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBExecutionContext&, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:0:21 #13 0x00007dabd85d9b20 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:182:10 #14 0x00007dabd871ed72 _wrap_SBCommandInterpreter_HandleCommand__SWIG_0 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:16882:42 #15 0x00007dabd871ed72 _wrap_SBCommandInterpreter_HandleCommand(_object*, _object*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:17112:20 #16 0x0000000000582210 (/usr/bin/python3.12+0x582210) #17 0x000000000054b45c PyObject_Call (/usr/bin/python3.12+0x54b45c) #18 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #19 0x000000000054cded (/usr/bin/python3.12+0x54cded) #20 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #21 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #22 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #23 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #24 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #25 0x000000000054cded (/usr/bin/python3.12+0x54cded) #26 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #27 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #28 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #29 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #30 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #31 0x000000000054cded (/usr/bin/python3.12+0x54cded) #32 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #33 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #34 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #35 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #36 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #37 0x00000000005d58bb PyEval_EvalCode (/usr/bin/python3.12+0x5d58bb) #38 0x0000000000608b52 (/usr/bin/python3.12+0x608b52) #39 0x00000000006b5263 (/usr/bin/python3.12+0x6b5263) #40 0x00000000006b4fca _PyRun_SimpleFileObject (/usr/bin/python3.12+0x6b4fca) #41 0x00000000006b4dff _PyRun_AnyFileObject (/usr/bin/python3.12+0x6b4dff) #42 0x00000000006bce65 Py_RunMain (/usr/bin/python3.12+0x6bce65) #43 0x00000000006bc94d Py_BytesMain (/usr/bin/python3.12+0x6bc94d) #44 0x00007dabdf90d1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) #45 0x00007dabdf90d28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) #46 0x0000000000657b05 _start (/usr/bin/python3.12+0x657b05) Fatal Python error: Aborted Current thread 0x00007dabdf8e2080 (most recent call first): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/local/lib/python3.12/dist-packages/lldb/__init__.py", line 4078 in HandleCommand File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1039 in runCmd File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/protocol/TestMCPUnixSocket.py", line 42 in test_unix_socket File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 533 in wrapper File "/usr/lib/python3.12/unittest/case.py", line 589 in _callTestMethod File "/usr/lib/python3.12/unittest/case.py", line 634 in run File "/usr/lib/python3.12/unittest/case.py", line 690 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/runner.py", line 240 in run File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 1178 in run_suite File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py", line 8 in <module> Extension modules: lldb.native._lldb (total: 1) -- ``` </details> <details> <summary>lldb-api.functionalities/gdb_remote_client/TestProcessConnect.py</summary> ``` Script: -- /usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/gdb_remote_client -p TestProcessConnect.py -- Exit Code: -6 Command Output (stdout): -- lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 0061738758ea0b0ec24d0722c717112cf714170c) clang revision 0061738758ea0b0ec24d0722c717112cf714170c llvm revision 0061738758ea0b0ec24d0722c717112cf714170c -- Command Output (stderr): -- warning: the debug server supports Target Description XML but LLDB does not have XML parsing enabled. Using "qRegisterInfo" was also not possible. Register information may be incorrect or missing warning: the debug server supports Target Description XML but LLDB does not have XML parsing enabled. Using "qRegisterInfo" was also not possible. Register information may be incorrect or missing PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_breakpoint_count (TestProcessConnect.TestProcessConnect.test_breakpoint_count) warning: the debug server supports Target Description XML but LLDB does not have XML parsing enabled. Using "qRegisterInfo" was also not possible. Register information may be incorrect or missing python3: /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandObject.cpp:52: (anonymous namespace)::DoExecuteStatusCheck::~DoExecuteStatusCheck(): Assertion `m_result.GetStatus() != eReturnStatusInvalid && "DoExecute did not set a status on the CommandReturnObject"' failed. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. #0 0x00007a42d9f80768 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13 #1 0x00007a42d9f7d718 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 #2 0x00007a42d9f81581 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 #3 0x00007a42e07f1330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) #4 0x00007a42e084ab2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) #5 0x00007a42e07f127e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) #6 0x00007a42e07d48ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) #7 0x00007a42e07d481b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) #8 0x00007a42e07e7517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) #9 0x00007a42d9817910 void lldb_private::CommandReturnObject::AppendErrorWithFormatv<llvm::StringRef>(char const*, llvm::StringRef&&) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h:142:0 #10 0x00007a42d9804fa9 ~ElapsedTime /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Statistics.h:88:36 #11 0x00007a42d9804fa9 lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:2301:3 #12 0x00007a42dd1e0200 assertIsChecked /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:729:23 #13 0x00007a42dd1e0200 ~Expected /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:566:5 #14 0x00007a42dd1e0200 lldb_private::CommandObjectRegexCommand::DoExecute(llvm::StringRef, lldb_private::CommandReturnObject&) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.cpp:79:5 #15 0x00007a42d9817e0d ~DoExecuteStatusCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandObject.cpp:51:21 #16 0x00007a42d9817e0d lldb_private::CommandObjectRaw::Execute(char const*, lldb_private::CommandReturnObject&) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandObject.cpp:872:5 #17 0x00007a42d9804fa9 ~ElapsedTime /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Statistics.h:88:36 #18 0x00007a42d9804fa9 lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:2301:3 #19 0x00007a42d94a2d64 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBExecutionContext&, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:0:21 #20 0x00007a42d94a2b20 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:182:10 #21 0x00007a42d95e7d72 _wrap_SBCommandInterpreter_HandleCommand__SWIG_0 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:16882:42 #22 0x00007a42d95e7d72 _wrap_SBCommandInterpreter_HandleCommand(_object*, _object*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:17112:20 #23 0x0000000000582210 (/usr/bin/python3.12+0x582210) #24 0x000000000054b45c PyObject_Call (/usr/bin/python3.12+0x54b45c) #25 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #26 0x000000000054cded (/usr/bin/python3.12+0x54cded) #27 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #28 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #29 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #30 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #31 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #32 0x000000000054cded (/usr/bin/python3.12+0x54cded) #33 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #34 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #35 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #36 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #37 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #38 0x000000000054cded (/usr/bin/python3.12+0x54cded) #39 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #40 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #41 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #42 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #43 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #44 0x00000000005d58bb PyEval_EvalCode (/usr/bin/python3.12+0x5d58bb) #45 0x0000000000608b52 (/usr/bin/python3.12+0x608b52) #46 0x00000000006b5263 (/usr/bin/python3.12+0x6b5263) #47 0x00000000006b4fca _PyRun_SimpleFileObject (/usr/bin/python3.12+0x6b4fca) #48 0x00000000006b4dff _PyRun_AnyFileObject (/usr/bin/python3.12+0x6b4dff) #49 0x00000000006bce65 Py_RunMain (/usr/bin/python3.12+0x6bce65) #50 0x00000000006bc94d Py_BytesMain (/usr/bin/python3.12+0x6bc94d) #51 0x00007a42e07d61ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) #52 0x00007a42e07d628b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) #53 0x0000000000657b05 _start (/usr/bin/python3.12+0x657b05) Fatal Python error: Aborted Thread 0x00007a42d259e6c0 (most recent call first): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/gdbclientutils.py", line 482 in recv File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/gdbclientutils.py", line 603 in run File "/usr/lib/python3.12/threading.py", line 1010 in run File "/usr/lib/python3.12/threading.py", line 1073 in _bootstrap_inner File "/usr/lib/python3.12/threading.py", line 1030 in _bootstrap Current thread 0x00007a42e07ab080 (most recent call first): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/local/lib/python3.12/dist-packages/lldb/__init__.py", line 4078 in HandleCommand File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1039 in runCmd File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2704 in expect File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py", line 29 in test_gdb_remote_async File "/usr/lib/python3.12/unittest/case.py", line 589 in _callTestMethod File "/usr/lib/python3.12/unittest/case.py", line 634 in run File "/usr/lib/python3.12/unittest/case.py", line 690 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/runner.py", line 240 in run File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 1178 in run_suite File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py", line 8 in <module> Extension modules: lldb.native._lldb (total: 1) -- ``` </details> <details> <summary>lldb-api.functionalities/gdb_remote_client/TestPty.py</summary> ``` Script: -- /usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/gdb_remote_client -p TestPty.py -- Exit Code: -6 Command Output (stdout): -- lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 0061738758ea0b0ec24d0722c717112cf714170c) clang revision 0061738758ea0b0ec24d0722c717112cf714170c llvm revision 0061738758ea0b0ec24d0722c717112cf714170c -- Command Output (stderr): -- warning: the debug server supports Target Description XML but LLDB does not have XML parsing enabled. Using "qRegisterInfo" was also not possible. Register information may be incorrect or missing python3: /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandObject.cpp:52: (anonymous namespace)::DoExecuteStatusCheck::~DoExecuteStatusCheck(): Assertion `m_result.GetStatus() != eReturnStatusInvalid && "DoExecute did not set a status on the CommandReturnObject"' failed. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. #0 0x00007fa2d3d24768 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13 #1 0x00007fa2d3d21718 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 #2 0x00007fa2d3d25581 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 #3 0x00007fa2da595330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) #4 0x00007fa2da5eeb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) #5 0x00007fa2da59527e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) #6 0x00007fa2da5788ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) #7 0x00007fa2da57881b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) #8 0x00007fa2da58b517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) #9 0x00007fa2d35bb910 void lldb_private::CommandReturnObject::AppendErrorWithFormatv<llvm::StringRef>(char const*, llvm::StringRef&&) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h:142:0 #10 0x00007fa2d35a8fa9 ~ElapsedTime /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Statistics.h:88:36 #11 0x00007fa2d35a8fa9 lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:2301:3 #12 0x00007fa2d3246d64 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBExecutionContext&, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:0:21 #13 0x00007fa2d3246b20 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBCommandInterpreter.cpp:182:10 #14 0x00007fa2d338bd72 _wrap_SBCommandInterpreter_HandleCommand__SWIG_0 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:16882:42 #15 0x00007fa2d338bd72 _wrap_SBCommandInterpreter_HandleCommand(_object*, _object*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:17112:20 #16 0x0000000000582210 (/usr/bin/python3.12+0x582210) #17 0x000000000054b45c PyObject_Call (/usr/bin/python3.12+0x54b45c) #18 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #19 0x000000000054cded (/usr/bin/python3.12+0x54cded) #20 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #21 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #22 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #23 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #24 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #25 0x000000000054cded (/usr/bin/python3.12+0x54cded) #26 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #27 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #28 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #29 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #30 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #31 0x000000000054cded (/usr/bin/python3.12+0x54cded) #32 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532) #33 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02) #34 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8) #35 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5) #36 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389) #37 0x00000000005d58bb PyEval_EvalCode (/usr/bin/python3.12+0x5d58bb) #38 0x0000000000608b52 (/usr/bin/python3.12+0x608b52) #39 0x00000000006b5263 (/usr/bin/python3.12+0x6b5263) #40 0x00000000006b4fca _PyRun_SimpleFileObject (/usr/bin/python3.12+0x6b4fca) #41 0x00000000006b4dff _PyRun_AnyFileObject (/usr/bin/python3.12+0x6b4dff) #42 0x00000000006bce65 Py_RunMain (/usr/bin/python3.12+0x6bce65) #43 0x00000000006bc94d Py_BytesMain (/usr/bin/python3.12+0x6bc94d) #44 0x00007fa2da57a1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) #45 0x00007fa2da57a28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) #46 0x0000000000657b05 _start (/usr/bin/python3.12+0x657b05) Fatal Python error: Aborted Thread 0x00007fa2cc3426c0 (most recent call first): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/gdbclientutils.py", line 539 in recv File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/gdbclientutils.py", line 603 in run File "/usr/lib/python3.12/threading.py", line 1010 in run File "/usr/lib/python3.12/threading.py", line 1073 in _bootstrap_inner File "/usr/lib/python3.12/threading.py", line 1030 in _bootstrap Current thread 0x00007fa2da54f080 (most recent call first): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/local/lib/python3.12/dist-packages/lldb/__init__.py", line 4078 in HandleCommand File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1039 in runCmd File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2704 in expect File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/gdb_remote_client/TestPty.py", line 141 in test_connect_via_file File "/usr/lib/python3.12/unittest/case.py", line 589 in _callTestMethod File "/usr/lib/python3.12/unittest/case.py", line 634 in run File "/usr/lib/python3.12/unittest/case.py", line 690 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/suite.py", line 122 in run File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__ File "/usr/lib/python3.12/unittest/runner.py", line 240 in run File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 1178 in run_suite File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py", line 8 in <module> Extension modules: lldb.native._lldb (total: 1) -- ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/196589 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
