llvm-ci wrote:

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

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

<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/variables/children/TestDAP_variables_children.py (1329 of 2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteAttach.py (1330 of 2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteCompletion.py (1331 of 2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExitCode.py (1332 of 2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteAuxvSupport.py (1333 of 2702)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteFork.py (1334 of 2702)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteForkNonStop.py (1335 of 
2702)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteForkResume.py (1336 of 
2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteHostInfo.py (1337 of 2702)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExpeditedRegisters.py (1338 of 
2702)
FAIL: lldb-api :: tools/lldb-dap/variables/TestDAP_variables.py (1339 of 2702)
******************** TEST 'lldb-api :: 
tools/lldb-dap/variables/TestDAP_variables.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 --cmake-build-type 
Release 
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/tools/lldb-dap/variables
 -p TestDAP_variables.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project.git revision 
796a1ea79f413673cbce8ab8975c748f1dbcdc3f)
  clang revision 796a1ea79f413673cbce8ab8975c748f1dbcdc3f
  llvm revision 796a1ea79f413673cbce8ab8975c748f1dbcdc3f
Skipping the following test categories: libc++, msvcstl, dsym, pdb, gmodules, 
debugserver, objc

--
Command Output (stderr):
--
UNSUPPORTED: LLDB 
(/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: 
test_darwin_dwarf_missing_obj (TestDAP_variables.TestDAP_variables) (requires 
one of macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, 
watchsimulator, appletvsimulator) 
UNSUPPORTED: LLDB 
(/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: 
test_darwin_dwarf_missing_obj_with_symbol_ondemand_enabled 
(TestDAP_variables.TestDAP_variables) (requires one of macosx, darwin, ios, 
tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator) 
========= DEBUG ADAPTER PROTOCOL LOGS =========
[14:13:03.275] (stdio) --> 
{"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,"supportsInvalidatedEvent":true,"supportsMemoryEvent":true,"$__lldb_sourceInitFile":false},"seq":1}
[14:13:03.275] DAP.cpp:986 (stdio) queued (command=initialize seq=1)
[14:13:03.276] (stdio) <-- {"body":{"$__lldb_version":"lldb version 23.0.0git 
(https://github.com/llvm/llvm-project.git revision 
796a1ea79f413673cbce8ab8975c748f1dbcdc3f)\n  clang revision 
796a1ea79f413673cbce8ab8975c748f1dbcdc3f\n  llvm revision 
796a1ea79f413673cbce8ab8975c748f1dbcdc3f","completionTriggerCharacters":["."," 
","\t"],"exceptionBreakpointFilters":[{"description":"C++ 
Catch","filter":"cpp_catch","label":"C++ 
Catch","supportsCondition":true},{"description":"C++ 
Throw","filter":"cpp_throw","label":"C++ 
Throw","supportsCondition":true},{"description":"Objective-C 
Catch","filter":"objc_catch","label":"Objective-C 
Catch","supportsCondition":true},{"description":"Objective-C 
Throw","filter":"objc_throw","label":"Objective-C 
Throw","supportsCondition":true}],"supportTerminateDebuggee":true,"supportsBreakpointLocationsRequest":true,"supportsCancelRequest":true,"supportsClipboardContext":true,"supportsCompletionsRequest":true,"supportsConditionalBreakpoints":true,"supportsConfigurationDoneRequest":true,"supportsDataBreakpointBytes":true,"supportsDataBreakpoints":true,"supportsDelayedStackTraceLoading":true,"supportsDisassembleRequest":true,"supportsEvaluateForHovers":true,"supportsExceptionFilterOptions":true,"supportsExceptionInfoRequest":true,"supportsFunctionBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsInstructionBreakpoints":true,"supportsLogPoints":true,"supportsModuleSymbolsRequest":true,"supportsModulesRequest":true,"supportsReadMemoryRequest":true,"supportsSetVariable":true,"supportsSteppingGranularity":true,"supportsValueFormattingOptions":true,"supportsWriteMemoryRequest":true},"command":"initialize","request_seq":1,"seq":1,"success":true,"type":"response"}
[14:13:03.277] (stdio) --> 
{"seq":2,"command":"launch","type":"request","arguments":{"program":"/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/tools/lldb-dap/variables/TestDAP_variables.test_indexedVariables/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"],"disableASLR":false,"enableAutoVariableSummaries":false,"enableSyntheticChildDebugging":false,"displayExtendedBacktrace":false}}
[14:13:03.277] DAP.cpp:986 (stdio) queued (command=launch seq=2)
[14:13:03.280] (stdio) <-- {"body":{"category":"console","output":"To get 
started with the debug console try \"<variable>\", \"<lldb-cmd>\" or \"help 
[<lldb-cmd>]\"\r\n"},"event":"output","seq":2,"type":"event"}
[14:13:03.280] (stdio) <-- {"body":{"category":"console","output":"For more 
information visit 
https://lldb.llvm.org/use/lldbdap.html#debug-console.\r\n"},"event":"output","seq":3,"type":"event"}
[14:13:03.280] (stdio) <-- {"body":{"category":"console","output":"Running 
initCommands:\n"},"event":"output","seq":4,"type":"event"}
[14:13:03.280] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings clear --all\n"},"event":"output","seq":5,"type":"event"}
[14:13:03.280] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set symbols.enable-external-lookup 
false\n"},"event":"output","seq":6,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.inherit-tcc 
true\n"},"event":"output","seq":7,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.disable-aslr 
false\n"},"event":"output","seq":8,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.detach-on-error 
false\n"},"event":"output","seq":9,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.auto-apply-fixits 
false\n"},"event":"output","seq":10,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set plugin.process.gdb-remote.packet-timeout 
60\n"},"event":"output","seq":11,"type":"event"}
[14:13:03.281] (stdio) <-- {"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":12,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set use-color false\n"},"event":"output","seq":13,"type":"event"}
[14:13:03.281] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set show-statusline false\n"},"event":"output","seq":14,"type":"event"}

```

</details>

https://github.com/llvm/llvm-project/pull/182302
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to