Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot for 20250111, v20.0.0, 9248428 (big-merge) #1005

Closed
github-actions bot opened this issue Jan 11, 2025 · 24 comments
Closed

Snapshot for 20250111, v20.0.0, 9248428 (big-merge) #1005

github-actions bot opened this issue Jan 11, 2025 · 24 comments

Comments

@github-actions
Copy link

github-actions bot commented Jan 11, 2025

This issue exists to let you know that we are about to monitor the builds of the LLVM (v20.0.0, llvm/llvm-project@ 9248428) snapshot for 20250111.

At certain intervals the CI system will update this very comment over time to reflect the progress of builds.
Log analysis
For example if a build of the llvm project fails on the fedora-rawhide-x86_64 platform, we'll analyze the build log (if any) to identify the cause of the failure. The cause can be any of ['srpm_build_issue', 'copr_timeout', 'network_issue', 'dependency_issue', 'test', 'downstream_patch_application', 'rpm__installed_but_unpackaged_files_found', 'rpm__directory_not_found', 'rpm__file_not_found', 'cmake_error', 'unknown']. For each cause we will list the packages and the relevant log excerpts.
Use of labels
Let's assume a unit test test in upstream LLVM was broken. We will then add these labels to this issue: error/test, build_failed_on/fedora-rawhide-x86_64, project/llvm. If you manually restart a build in Copr and can bring it to a successful state, we will automatically remove the aforementioned labels.

Last updated: 2025-01-13T23:20:06.600683

Build Matrix
llvm
fedora-40-aarch64
fedora-40-i386
fedora-40-ppc64le
fedora-40-s390x
fedora-40-x86_64
fedora-41-aarch64
fedora-41-i386
fedora-41-ppc64le
fedora-41-s390x
fedora-41-x86_64
fedora-rawhide-aarch64
fedora-rawhide-i386
fedora-rawhide-ppc64le
fedora-rawhide-s390x
fedora-rawhide-x86_64
rhel-8-aarch64
rhel-8-s390x
rhel-8-x86_64
rhel-9-aarch64
rhel-9-s390x
rhel-9-x86_64
Build status legend
  • ⭕ : canceled
  • ❌ : failed
  • ☑️ : forked
  • 📥 : importing
  • 🔜 : pending
  • 🏃 : running
  • 🚫 : skipped
  • ⭐ : starting
  • ✅ : succeeded
  • ⌛ : waiting
  • ❔ : unknown
  • ⚠️ : pipeline error (only relevant to testing-farm)

This comment has been minimized.

Copy link
Author

github-actions bot commented Jan 11, 2025

Errors found in Copr builds on fedora-40-i386

  • test
    1. llvm on fedora-40-i386 (see build log, contribute to log-detective)
      TEST 'lld :: MachO/arm64-thunks.s' FAILED
      ******************** TEST 'lld :: MachO/arm64-thunks.s' FAILED ********************
      Exit Code: 134
      
      Command Output (stderr):
      --
      RUN: at line 15: rm -rf /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp; mkdir /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + rm -rf /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + mkdir /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      RUN: at line 16: /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      + /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      RUN: at line 17: ld64.lld -arch x86_64 -platform_version macos 11.0 11.0 -syslibroot /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/Inputs/MacOSX.sdk -lSystem -fatal_warnings -arch arm64 -dead_strip -lSystem -U _extern_sym -map /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk.map -o /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      + ld64.lld -arch x86_64 -platform_version macos 11.0 11.0 -syslibroot /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/Inputs/MacOSX.sdk -lSystem -fatal_warnings -arch arm64 -dead_strip -lSystem -U _extern_sym -map /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk.map -o /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk /builddir/build/BUILD/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb931
      

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Author

github-actions bot commented Jan 11, 2025

Errors found in Copr builds on fedora-41-i386

  • test
    1. llvm on fedora-41-i386 (see build log, contribute to log-detective)
      TEST 'lld :: MachO/arm64-thunks.s' FAILED
      ******************** TEST 'lld :: MachO/arm64-thunks.s' FAILED ********************
      Exit Code: 134
      
      Command Output (stderr):
      --
      RUN: at line 15: rm -rf /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp; mkdir /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + rm -rf /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + mkdir /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      RUN: at line 16: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      + /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      RUN: at line 17: ld64.lld -arch x86_64 -platform_version macos 11.0 11.0 -syslibroot /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/Inputs/MacOSX.sdk -lSystem -fatal_warnings -arch arm64 -dead_strip -lSystem -U _extern_sym -map /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk.map -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Author

github-actions bot commented Jan 11, 2025

Errors found in Copr builds on fedora-rawhide-i386

  • test
    1. llvm on fedora-rawhide-i386 (see build log, contribute to log-detective)
      TEST 'lld :: MachO/arm64-thunks.s' FAILED
      ******************** TEST 'lld :: MachO/arm64-thunks.s' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 15: rm -rf /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp; mkdir /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + rm -rf /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      + mkdir /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp
      RUN: at line 16: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      + /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/arm64-thunks.s -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      RUN: at line 17: ld64.lld -arch x86_64 -platform_version macos 11.0 11.0 -syslibroot /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/lld/test/MachO/Inputs/MacOSX.sdk -lSystem -fatal_warnings -arch arm64 -dead_strip -lSystem -U _extern_sym -map /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk.map -o /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/thunk /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/tools/lld/test/MachO/Output/arm64-thunks.s.tmp/input.o
      +
      

Copy link
Author

github-actions bot commented Jan 11, 2025

Errors found in Copr builds on fedora-rawhide-ppc64le

  • test
    1. llvm on fedora-rawhide-ppc64le (see build log, contribute to log-detective)
      TEST 'MLIR :: python/dialects/affine.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/affine.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/affine.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/affine.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/affine.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/affine.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/affine.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/amdgpu.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/amdgpu.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/amdgpu.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/amdgpu.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/amdgpu.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/amdgpu.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/amdgpu.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/arith_llvm.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/arith_llvm.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_llvm.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_llvm.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_llvm.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_llvm.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_llvm.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/arith_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/arith_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/arith_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/async_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/async_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/async_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/async_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/async_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/async_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/async_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/builtin.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/builtin.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/builtin.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/builtin.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/builtin.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/builtin.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/builtin.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/complex_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/complex_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/complex_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/complex_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/complex_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/complex_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/complex_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/cf.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/cf.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/cf.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/cf.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/cf.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/cf.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/cf.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/func.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/func.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/func.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/func.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/func.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/func.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/func.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/emitc_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/emitc_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/emitc_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/emitc_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/emitc_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/emitc_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/emitc_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/gpu/dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/gpu/dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/gpu/module-to-binary-nvvm.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/gpu/module-to-binary-nvvm.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 2
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/index_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/index_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/index_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/index_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/index_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/index_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/index_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/gpu/module-to-binary-rocdl.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/gpu/module-to-binary-rocdl.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 2
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-rocdl.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-rocdl.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-rocdl.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-rocdl.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/gpu/module-to-binary-rocdl.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/arguments.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/arguments.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/arguments.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/arguments.py
      # executed command: /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/arguments.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/arguments.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/arguments.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/assignments.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/assignments.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/assignments.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/assignments.py
      # executed command: /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/assignments.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/assignments.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/assignments.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/emit_convolution.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/emit_convolution.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_convolution.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_convolution.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_convolution.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_convolution.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_convolution.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/doctests.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/doctests.py' FAILED ********************
      Exit Code: -4
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/doctests.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/doctests.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/emit_fill.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/emit_fill.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_fill.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_fill.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_fill.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_fill.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_fill.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/emit_matmul.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/emit_matmul.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_matmul.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_matmul.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_matmul.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_matmul.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_matmul.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/emit_misc.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/emit_misc.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_misc.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_misc.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_misc.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_misc.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_misc.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/emit_pooling.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/emit_pooling.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_pooling.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_pooling.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_pooling.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_pooling.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/emit_pooling.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/shape_maps_iteration.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/shape_maps_iteration.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/shape_maps_iteration.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/shape_maps_iteration.py
      # executed command: /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/shape_maps_iteration.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/shape_maps_iteration.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/shape_maps_iteration.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/metadata.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/metadata.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/metadata.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/metadata.py
      # executed command: /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib --file /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/metadata.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/metadata.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/metadata.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/opdsl/test_core_named_ops.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/opdsl/test_core_named_ops.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib .ops.core_named_ops | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/test_core_named_ops.py
      # executed command: /usr/bin/python3 -m mlir.dialects.linalg.opdsl.dump_oplib .ops.core_named_ops
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/test_core_named_ops.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/opdsl/test_core_named_ops.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/linalg/ops.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/linalg/ops.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/ops.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/ops.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/ops.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/ops.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/linalg/ops.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/llvm.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/llvm.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/llvm.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/llvm.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/llvm.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/llvm.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/llvm.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/math_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/math_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/math_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/math_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/math_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/math_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/math_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/memref.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/memref.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/memref.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/memref.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/memref.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/memref.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/memref.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/ml_program.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/ml_program.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ml_program.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ml_program.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ml_program.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ml_program.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ml_program.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/nvgpu.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/nvgpu.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvgpu.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvgpu.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvgpu.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvgpu.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvgpu.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/nvvm.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/nvvm.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvvm.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvvm.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvvm.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvvm.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/nvvm.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/ods_helpers.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/ods_helpers.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ods_helpers.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ods_helpers.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ods_helpers.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ods_helpers.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/ods_helpers.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/openmp_ops.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/openmp_ops.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/openmp_ops.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/openmp_ops.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/openmp_ops.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/openmp_ops.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/openmp_ops.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/pdl_ops.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/pdl_ops.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_ops.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_ops.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_ops.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_ops.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_ops.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/pdl_types.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/pdl_types.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_types.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_types.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_types.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_types.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/pdl_types.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/python_test.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/python_test.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/python_test.py pybind11 | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/python_test.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/python_test.py pybind11
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/python_test.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/python_test.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/quant.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/quant.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/quant.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/quant.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/quant.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/quant.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/quant.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/rocdl.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/rocdl.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/rocdl.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/rocdl.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/rocdl.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/rocdl.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/rocdl.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/scf.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/scf.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/scf.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/scf.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/scf.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/scf.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/scf.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/shape.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/shape.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/shape.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/shape.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/shape.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/shape.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/shape.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/sparse_tensor/dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/sparse_tensor/dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/sparse_tensor/passes.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/sparse_tensor/passes.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/passes.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/passes.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/passes.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/passes.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/sparse_tensor/passes.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/spirv_dialect.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/spirv_dialect.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/spirv_dialect.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/spirv_dialect.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/spirv_dialect.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/spirv_dialect.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/spirv_dialect.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/tosa.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/tosa.py' FAILED ********************
      Exit Code: -4
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tosa.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tosa.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      
      --
      
      
      TEST 'MLIR :: python/dialects/tensor.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/tensor.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tensor.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tensor.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tensor.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tensor.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/tensor.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_bufferization_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_bufferization_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_bufferization_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_bufferization_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_bufferization_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_bufferization_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_bufferization_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_gpu_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_gpu_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_gpu_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_gpu_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_gpu_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_gpu_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_gpu_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_extras.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_extras.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_extras.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_extras.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_extras.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_extras.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_extras.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_loop_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_loop_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_loop_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_loop_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_loop_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_loop_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_loop_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_interpreter.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_interpreter.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_interpreter.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_interpreter.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_interpreter.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_interpreter.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_interpreter.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_nvgpu_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_nvgpu_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_nvgpu_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_nvgpu_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_nvgpu_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_nvgpu_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_nvgpu_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_memref_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_memref_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_memref_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_memref_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_memref_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_memref_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_memref_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_sparse_tensor_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_sparse_tensor_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_sparse_tensor_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_sparse_tensor_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_sparse_tensor_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_sparse_tensor_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_sparse_tensor_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_structured_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_structured_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_structured_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_structured_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_structured_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_structured_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_structured_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_vector_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_vector_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_vector_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_vector_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_vector_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_vector_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_vector_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/transform_tensor_ext.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/transform_tensor_ext.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_tensor_ext.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_tensor_ext.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_tensor_ext.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_tensor_ext.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/transform_tensor_ext.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/dialects/vector.py' FAILED
      ******************** TEST 'MLIR :: python/dialects/vector.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/vector.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/vector.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/vector.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/vector.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/dialects/vector.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/affine_expr.py' FAILED
      ******************** TEST 'MLIR :: python/ir/affine_expr.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_expr.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_expr.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_expr.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_expr.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_expr.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/affine_map.py' FAILED
      ******************** TEST 'MLIR :: python/ir/affine_map.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_map.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_map.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_map.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_map.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/affine_map.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/array_attributes.py' FAILED
      ******************** TEST 'MLIR :: python/ir/array_attributes.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/array_attributes.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/array_attributes.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/array_attributes.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/array_attributes.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/array_attributes.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/blocks.py' FAILED
      ******************** TEST 'MLIR :: python/ir/blocks.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/blocks.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/blocks.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/blocks.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/blocks.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/blocks.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/attributes.py' FAILED
      ******************** TEST 'MLIR :: python/ir/attributes.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/attributes.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/attributes.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/attributes.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/attributes.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/attributes.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/context_lifecycle.py' FAILED
      ******************** TEST 'MLIR :: python/ir/context_lifecycle.py' FAILED ********************
      Exit Code: -4
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_lifecycle.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_lifecycle.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      
      --
      
      
      TEST 'MLIR :: python/ir/builtin_types.py' FAILED
      ******************** TEST 'MLIR :: python/ir/builtin_types.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/builtin_types.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/builtin_types.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/builtin_types.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/builtin_types.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/builtin_types.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/context_managers.py' FAILED
      ******************** TEST 'MLIR :: python/ir/context_managers.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_managers.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_managers.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_managers.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_managers.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/context_managers.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/debug.py' FAILED
      ******************** TEST 'MLIR :: python/ir/debug.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/debug.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/debug.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/debug.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/debug.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/debug.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/diagnostic_handler.py' FAILED
      ******************** TEST 'MLIR :: python/ir/diagnostic_handler.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/diagnostic_handler.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/diagnostic_handler.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/diagnostic_handler.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/diagnostic_handler.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/diagnostic_handler.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/dialects.py' FAILED
      ******************** TEST 'MLIR :: python/ir/dialects.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/dialects.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/dialects.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/dialects.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/dialects.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/dialects.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/exception.py' FAILED
      ******************** TEST 'MLIR :: python/ir/exception.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/exception.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/exception.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/exception.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/exception.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/exception.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/insertion_point.py' FAILED
      ******************** TEST 'MLIR :: python/ir/insertion_point.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/insertion_point.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/insertion_point.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/insertion_point.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/insertion_point.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/insertion_point.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/integer_set.py' FAILED
      ******************** TEST 'MLIR :: python/ir/integer_set.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/integer_set.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/integer_set.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/integer_set.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/integer_set.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/integer_set.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/location.py' FAILED
      ******************** TEST 'MLIR :: python/ir/location.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/location.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/location.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/location.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/location.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/location.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/module.py' FAILED
      ******************** TEST 'MLIR :: python/ir/module.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/module.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/module.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/module.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/module.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/module.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/operation.py' FAILED
      ******************** TEST 'MLIR :: python/ir/operation.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/operation.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/operation.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/operation.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/operation.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/operation.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/symbol_table.py' FAILED
      ******************** TEST 'MLIR :: python/ir/symbol_table.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/symbol_table.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/symbol_table.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/symbol_table.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/symbol_table.py
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/symbol_table.py
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/ir/value.py' FAILED
      ******************** TEST 'MLIR :: python/ir/value.py' FAILED ********************
      Exit Code: 2
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/value.py | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/value.py --enable-var-scope=false
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/value.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/value.py --enable-var-scope=false
      # .---command stderr------------
      # | FileCheck error: '<stdin>' is empty.
      # | FileCheck command line:  /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/ir/value.py --enable-var-scope=false
      # `-----------------------------
      # error: command failed with exit status: 2
      
      --
      
      
      TEST 'MLIR :: python/live_operations.py' FAILED
      ******************** TEST 'MLIR :: python/live_operations.py' FAILED ********************
      Exit Code: -4
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/live_operations.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/live_operations.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      
      --
      
      
      TEST 'MLIR :: python/pass_manager.py' FAILED
      ******************** TEST 'MLIR :: python/pass_manager.py' FAILED ********************
      Exit Code: 1
      
      Command Output (stdout):
      --
      # RUN: at line 1
      /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py 2>&1 | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py
      # executed command: /usr/bin/python3 /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py
      # note: command had no output on stdout or stderr
      # error: command failed with exit status: -4
      # executed command: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py
      # .---command stderr------------
      # | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py:25:16: error: CHECK-LABEL: expected string not found in input
      # | # CHECK-LABEL: TEST: testCapsule
      # |                ^
      # | <stdin>:1:1: note: scanning from here
      # | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py:397: SyntaxWarning: invalid escape sequence '\-'
      # | ^
      # | <stdin>:1:121: note: possible intended match here
      # | /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py:397: SyntaxWarning: invalid escape sequence '\-'
      # |                                                                                                                         ^
      # | 
      # | Input file: <stdin>
      # | Check file: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py
      # | 
      # | -dump-input=help explains the following input dump.
      # | 
      # | Input was:
      # | <<<<<<
      # |             1: /builddir/build/BUILD/llvm-20.0.0_pre20250111.g9248428db78eba-build/llvm-project-9248428db78ebaa0af33c7b45285caf4ecb93174/mlir/test/python/pass_manager.py:397: SyntaxWarning: invalid escape sequence '\-' 
      # | label:25'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
      # | label:25'1      
      

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@tstellar
Copy link
Collaborator

Information about the i386 failure is here: llvm/llvm-project#120496

@nikic
Copy link
Collaborator

nikic commented Jan 27, 2025

The i386 issue was fixed by llvm/llvm-project#122785.

@nikic nikic closed this as completed Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment