llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running 
on `linaro-lldb-arm-ubuntu` while building `clang` at step 6 "test".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/18/builds/14684

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: tools/lldb-dap/module/TestDAP_module.py (1182 of 2956)
UNSUPPORTED: lldb-api :: 
tools/lldb-dap/restart/TestDAP_restart_runInTerminal.py (1183 of 2956)
UNSUPPORTED: lldb-api :: tools/lldb-dap/runInTerminal/TestDAP_runInTerminal.py 
(1184 of 2956)
UNSUPPORTED: lldb-api :: tools/lldb-dap/save-core/TestDAP_save_core.py (1185 of 
2956)
PASS: lldb-api :: tools/lldb-dap/restart/TestDAP_restart.py (1186 of 2956)
PASS: lldb-api :: tools/lldb-dap/send-event/TestDAP_sendEvent.py (1187 of 2956)
PASS: lldb-api :: tools/lldb-dap/source/TestDAP_source.py (1188 of 2956)
UNSUPPORTED: lldb-api :: 
tools/lldb-dap/stackTrace/subtleFrames/TestDAP_subtleFrames.py (1189 of 2956)
PASS: lldb-api :: tools/lldb-dap/progress/TestDAP_Progress.py (1190 of 2956)
UNRESOLVED: lldb-api :: tools/lldb-dap/stackTrace/TestDAP_stackTrace.py (1191 
of 2956)
******************** TEST 'lldb-api :: 
tools/lldb-dap/stackTrace/TestDAP_stackTrace.py' FAILED ********************
Script:
--
/usr/bin/python3.10 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py 
-u CXXFLAGS -u CFLAGS --env 
LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env 
LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env 
LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch 
armv8l --build-dir 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex 
--lldb-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api
 --clang-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api
 --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb 
--compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang 
--dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil 
--make /usr/bin/gmake --llvm-tools-dir 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/tools/lldb-dap/stackTrace
 -p TestDAP_stackTrace.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 21.0.0git (https://github.com/llvm/llvm-project.git revision 
c99ffe58af23251d83073b8ad002536edc3864ae)
  clang revision c99ffe58af23251d83073b8ad002536edc3864ae
  llvm revision c99ffe58af23251d83073b8ad002536edc3864ae
Skipping the following test categories: ['libc++', 'dsym', 'gmodules', 
'debugserver', 'objc']

--
Command Output (stderr):
--
========= DEBUG ADAPTER PROTOCOL LOGS =========
1744943495.570711851 --> (stdin/stdout) 
{"command":"initialize","type":"request","arguments":{"adapterID":"lldb-native","clientID":"vscode","columnsStartAt1":true,"linesStartAt1":true,"locale":"en-us","pathFormat":"path","supportsRunInTerminalRequest":true,"supportsVariablePaging":true,"supportsVariableType":true,"supportsStartDebuggingRequest":true,"supportsProgressReporting":true,"$__lldb_sourceInitFile":false},"seq":1}
1744943495.574899197 <-- (stdin/stdout) {"body":{"$__lldb_version":"lldb 
version 21.0.0git (https://github.com/llvm/llvm-project.git revision 
c99ffe58af23251d83073b8ad002536edc3864ae)\n  clang revision 
c99ffe58af23251d83073b8ad002536edc3864ae\n  llvm revision 
c99ffe58af23251d83073b8ad002536edc3864ae","completionTriggerCharacters":["."," 
","\t"],"exceptionBreakpointFilters":[{"default":false,"filter":"cpp_catch","label":"C++
 Catch"},{"default":false,"filter":"cpp_throw","label":"C++ 
Throw"},{"default":false,"filter":"objc_catch","label":"Objective-C 
Catch"},{"default":false,"filter":"objc_throw","label":"Objective-C 
Throw"}],"supportTerminateDebuggee":true,"supportsBreakpointLocationsRequest":true,"supportsCancelRequest":true,"supportsCompletionsRequest":true,"supportsConditionalBreakpoints":true,"supportsConfigurationDoneRequest":true,"supportsDataBreakpoints":true,"supportsDelayedStackTraceLoading":true,"supportsDisassembleRequest":true,"supportsEvaluateForHovers":true,"supportsExceptionInfoRequest":true,"supportsExceptionOptions":true,"supportsFunctionBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsInstructionBreakpoints":true,"supportsLogPoints":true,"supportsModulesRequest":true,"supportsReadMemoryRequest":true,"supportsRestartRequest":true,"supportsSetVariable":true,"supportsStepInTargetsRequest":true,"supportsSteppingGranularity":true,"supportsValueFormattingOptions":true},"command":"initialize","request_seq":1,"seq":0,"success":true,"type":"response"}
1744943495.578972340 --> (stdin/stdout) 
{"command":"launch","type":"request","arguments":{"program":"/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/tools/lldb-dap/stackTrace/TestDAP_stackTrace.test_functionNameWithArgs/a.out","initCommands":["settings
 clear -all","settings set symbols.enable-external-lookup false","settings set 
target.inherit-tcc true","settings set target.disable-aslr false","settings set 
target.detach-on-error false","settings set target.auto-apply-fixits 
false","settings set plugin.process.gdb-remote.packet-timeout 60","settings set 
symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"","settings
 set use-color false","settings set show-statusline 
false"],"customFrameFormat":"${function.name-with-args}","disableASLR":false,"enableAutoVariableSummaries":false,"enableSyntheticChildDebugging":false,"displayExtendedBacktrace":false,"commandEscapePrefix":null},"seq":2}
1744943495.579824924 <-- (stdin/stdout) 
{"body":{"category":"console","output":"Running 
initCommands:\n"},"event":"output","seq":0,"type":"event"}
1744943495.579908848 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings clear 
-all\n"},"event":"output","seq":0,"type":"event"}
1744943495.579930782 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set 
symbols.enable-external-lookup 
false\n"},"event":"output","seq":0,"type":"event"}
1744943495.579948902 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set target.inherit-tcc 
true\n"},"event":"output","seq":0,"type":"event"}
1744943495.579966307 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set target.disable-aslr 
false\n"},"event":"output","seq":0,"type":"event"}
1744943495.579982758 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set 
target.detach-on-error false\n"},"event":"output","seq":0,"type":"event"}
1744943495.580000401 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set 
target.auto-apply-fixits false\n"},"event":"output","seq":0,"type":"event"}
1744943495.580071688 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set 
plugin.process.gdb-remote.packet-timeout 
60\n"},"event":"output","seq":0,"type":"event"}
1744943495.580092192 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set 
symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"\n"},"event":"output","seq":0,"type":"event"}
1744943495.580109358 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set use-color 
false\n"},"event":"output","seq":0,"type":"event"}
1744943495.580125809 <-- (stdin/stdout) 
{"body":{"category":"console","output":"(lldb) settings set show-statusline 
false\n"},"event":"output","seq":0,"type":"event"}
1744943495.758900404 <-- (stdin/stdout) 
{"command":"launch","request_seq":2,"seq":0,"success":true,"type":"response"}
1744943495.759061813 <-- (stdin/stdout) 
{"body":{"isLocalProcess":true,"name":"/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/tools/lldb-dap/stackTrace/TestDAP_stackTrace.test_functionNameWithArgs/a.out","startMethod":"launch","systemProcessId":3577405},"event":"process","seq":0,"type":"event"}
1744943495.759088039 <-- (stdin/stdout) 
{"event":"initialized","seq":0,"type":"event"}
1744943495.759917736 --> (stdin/stdout) 
{"command":"setBreakpoints","type":"request","arguments":{"source":{"name":"main.c","path":"main.c"},"sourceModified":false,"lines":[6],"breakpoints":[{"line":6}]},"seq":3}
1744943495.768954039 <-- (stdin/stdout) 
{"body":{"breakpoints":[{"column":5,"id":1,"instructionReference":"0xA00628","line":6,"source":{"name":"main.c","path":"main.c"},"verified":true}]},"command":"setBreakpoints","request_seq":3,"seq":0,"success":true,"type":"response"}
1744943495.769213200 <-- (stdin/stdout) 
{"body":{"breakpoint":{"column":5,"id":1,"instructionReference":"0xA00628","line":6,"verified":true},"reason":"changed"},"event":"breakpoint","seq":0,"type":"event"}
1744943495.769548178 --> (stdin/stdout) 
{"command":"configurationDone","type":"request","arguments":{},"seq":4}

```

</details>

https://github.com/llvm/llvm-project/pull/136109
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to