github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 91704 tests passed
* 2493 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### XRay-x86_64-linux
<details>
<summary>XRay-x86_64-linux.TestCases/Posix/basic-filtering.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang  
--driver-mode=g++ -fxray-instrument  -m64   -std=c++11 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 -g
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang 
--driver-mode=g++ -fxray-instrument -m64 -std=c++11 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 -g
# note: command had no output on stdout or stderr
# RUN: at line 5
rm -f basic-filtering-*
# executed command: rm -f 'basic-filtering-*'
# note: command had no output on stdout or stderr
# RUN: at line 6
env XRAY_OPTIONS="patch_premain=true xray_mode=xray-basic verbosity=1      
xray_logfile_base=basic-filtering-      
xray_naive_log_func_duration_threshold_us=1000      
xray_naive_log_max_stack_depth=2"  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 2>&1 |      FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
# executed command: env 'XRAY_OPTIONS=patch_premain=true xray_mode=xray-basic 
verbosity=1      xray_logfile_base=basic-filtering-      
xray_naive_log_func_duration_threshold_us=1000      
xray_naive_log_max_stack_depth=2' 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
# note: command had no output on stdout or stderr
# RUN: at line 11
ls basic-filtering-* | head -1 | tr -d '\n' > 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp.log
# executed command: ls 'basic-filtering-*'
# note: command had no output on stdout or stderr
# executed command: head -1
# note: command had no output on stdout or stderr
# executed command: tr -d '\n'
# note: command had no output on stdout or stderr
# RUN: at line 12
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/llvm-xray 
convert --symbolize --output-format=yaml 
-instr_map=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
      
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/basic-filtering-basic-filtering.cpp.tmp.tfvF8t"
 |      FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 --check-prefix TRACE
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/llvm-xray 
convert --symbolize --output-format=yaml 
-instr_map=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 
'%{readfile:/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp.log}'
# note: command had no output on stdout or stderr
# executed command: FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 --check-prefix TRACE
# note: command had no output on stdout or stderr
# RUN: at line 15
rm -f basic-filtering-*
# executed command: rm -f 'basic-filtering-*'
# note: command had no output on stdout or stderr
# RUN: at line 18
env XRAY_OPTIONS="patch_premain=true xray_mode=xray-basic verbosity=1      
xray_logfile_base=basic-filtering-"  env 
XRAY_BASIC_OPTIONS="func_duration_threshold_us=1000 max_stack_depth=2"       
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 2>&1 | FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
# executed command: env 'XRAY_OPTIONS=patch_premain=true xray_mode=xray-basic 
verbosity=1      xray_logfile_base=basic-filtering-' env 
'XRAY_BASIC_OPTIONS=func_duration_threshold_us=1000 max_stack_depth=2' 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
# note: command had no output on stdout or stderr
# RUN: at line 22
ls basic-filtering-* | head -1 | tr -d '\n' > 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp.log
# executed command: ls 'basic-filtering-*'
# note: command had no output on stdout or stderr
# executed command: head -1
# note: command had no output on stdout or stderr
# executed command: tr -d '\n'
# note: command had no output on stdout or stderr
# RUN: at line 23
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/llvm-xray 
convert --symbolize --output-format=yaml 
-instr_map=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
      
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/basic-filtering-basic-filtering.cpp.tmp.POqbvd"
 |      FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 --check-prefix TRACE
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/llvm-xray 
convert --symbolize --output-format=yaml 
-instr_map=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp
 
'%{readfile:/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/xray/X86_64LinuxConfig/TestCases/Posix/Output/basic-filtering.cpp.tmp.log}'
# note: command had no output on stdout or stderr
# executed command: FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
 --check-prefix TRACE
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp:61:15:
 error: TRACE-NOT: excluded string found in input
# | // TRACE-NOT: - { type: 0, func-id: {{.*}}, function: {{.*filtered.*}}, 
{{.*}} }
# |               ^
# | <stdin>:10:2: note: found here
# |  - { type: 0, func-id: 1, function: 'filtered()', cpu: 0, thread: 996015, 
process: 996015, kind: function-enter, tsc: 1765544234274285938, data: '' }
# |  
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |         .
# |         .
# |         .
# |         5:  constant-tsc: true 
# |         6:  nonstop-tsc: true 
# |         7:  cycle-frequency: 1000000000 
# |         8: records: 
# |         9:  - { type: 0, func-id: 4, function: main, cpu: 0, thread: 
996015, process: 996015, kind: function-enter, tsc: 1765544234274282394, data: 
'' } 
# |        10:  - { type: 0, func-id: 1, function: 'filtered()', cpu: 0, 
thread: 996015, process: 996015, kind: function-enter, tsc: 
1765544234274285938, data: '' } 
# | not:61      
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  error: no match expected
# |        11:  - { type: 0, func-id: 1, function: 'filtered()', cpu: 0, 
thread: 996015, process: 996015, kind: function-exit, tsc: 1765544234276386777, 
data: '' } 
# |        12:  - { type: 0, func-id: 3, function: 'always_shows()', cpu: 0, 
thread: 996015, process: 996015, kind: function-enter, tsc: 
1765544234276388244, data: '' } 
# |        13:  - { type: 0, func-id: 3, function: 'always_shows()', cpu: 0, 
thread: 996015, process: 996015, kind: function-exit, tsc: 1765544234278460988, 
data: '' } 
# |        14:  - { type: 0, func-id: 4, function: main, cpu: 0, thread: 
996015, process: 996015, kind: function-exit, tsc: 1765544234278462297, data: 
'' } 
# |        15: ... 
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 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/170496
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to