llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` 
running on `as-builder-10` while building `lldb` at step 17 
"test-check-lldb-api".

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

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

```
Step 17 (test-check-lldb-api) failure: Test just built components: 
check-lldb-api completed (failure)
******************** TEST 'lldb-api :: 
functionalities/fork/stop/TestStopOnForkAndVFork.py' FAILED ********************
Script:
--
C:/Python312/python.exe 
C:/buildbot/as-builder-10/lldb-x-aarch64/llvm-project/lldb\test\API\dotest.py 
-u CXXFLAGS -u CFLAGS --env 
LLVM_LIBS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --env 
LLVM_INCLUDE_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/include --env 
LLVM_TOOLS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --triple 
aarch64-unknown-linux-gnu --build-dir 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build 
--lldb-module-cache-dir 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-lldb\lldb-api
 --clang-module-cache-dir 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-clang\lldb-api
 --executable C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/lldb.exe 
--lldb-python-dir 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\Lib\site-packages --compiler 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/clang.exe --dsymutil 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/dsymutil.exe --make 
C:/ninja/make.exe --llvm-tools-dir 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --lldb-obj-root 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/tools/lldb --lldb-libs-dir 
C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --cmake-build-type Release 
--platform-url connect://arm64-linux-03.lab.llvm.org:1234 
--platform-working-dir /home/ubuntu/lldb-tests --sysroot 
c:/buildbot/fs/aarch64-linux-gnu --env ARCH_CFLAGS=-mcpu=cortex-a78 
--platform-name remote-linux --skip-category=lldb-server --env 
LLDB_LAUNCH_FLAG_USE_PIPES=1 
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\API\functionalities\fork\stop
 -p TestStopOnForkAndVFork.py
--
Exit Code: 1

Command Output (stdout):
--
Setting up remote platform 'remote-linux'

Connecting to remote platform 'remote-linux' at 
'connect://arm64-linux-03.lab.llvm.org:1234'...

Connected.

Setting remote platform working directory to '/home/ubuntu/lldb-tests'...

Skipping the following test categories: lldb-server, libc++, msvcstl, dsym, 
pdb, gmodules, debugserver, objc, lldb-dap


--
Command Output (stderr):
--
FAIL: LLDB 
(C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: 
test_stop_on_fork_and_follow_child 
(TestStopOnForkAndVFork.TestStopOnForkAndVFork.test_stop_on_fork_and_follow_child)

Log Files:

 - 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\lldb-test-build\functionalities\fork\stop\TestStopOnForkAndVFork\Failure_test_stop_on_fork_and_follow_child.log

FAIL: LLDB 
(C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: 
test_stop_on_fork_and_follow_parent 
(TestStopOnForkAndVFork.TestStopOnForkAndVFork.test_stop_on_fork_and_follow_parent)

Log Files:

 - 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\lldb-test-build\functionalities\fork\stop\TestStopOnForkAndVFork\Failure_test_stop_on_fork_and_follow_parent.log

FAIL: LLDB 
(C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: 
test_stop_on_vfork_and_follow_child 
(TestStopOnForkAndVFork.TestStopOnForkAndVFork.test_stop_on_vfork_and_follow_child)

Log Files:

 - 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\lldb-test-build\functionalities\fork\stop\TestStopOnForkAndVFork\Failure_test_stop_on_vfork_and_follow_child.log

FAIL: LLDB 
(C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: 
test_stop_on_vfork_and_follow_parent 
(TestStopOnForkAndVFork.TestStopOnForkAndVFork.test_stop_on_vfork_and_follow_parent)

Log Files:

 - 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\lldb-test-build\functionalities\fork\stop\TestStopOnForkAndVFork\Failure_test_stop_on_vfork_and_follow_parent.log

======================================================================

FAIL: test_stop_on_fork_and_follow_child 
(TestStopOnForkAndVFork.TestStopOnForkAndVFork.test_stop_on_fork_and_follow_child)
...

```

</details>

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

Reply via email to