Skip to content

[CI] TestLibTorchTensorRTLinkage.test_loads_in_fresh_process_without_importing_torch fails in rtx / test (py-core, rtx, l0, tests/py/core) #4490

Description

@narendasan

Failure

  • Source: GitHub Actions CI dashboard
  • Platform: CI Linux x86_64
  • Suite/job: rtx / test (py-core, rtx, l0, tests/py/core)
  • Configuration: 3.10 cu132
  • Test: TestLibTorchTensorRTLinkage.test_loads_in_fresh_process_without_importing_torch
  • Category: assertion
  • Commit: dac32a742de12cd090c135e7a79a81154dd422d1
  • Job log: open GitHub Actions job
  • Location: tests/py/core/test_libtorchtrt_linkage.py:105

Reproduce

TRT_PYTEST_RERUNS=0 uv run --no-sync python -m tests.ci run py-core --variant rtx -- -k "test_loads_in_fresh_process_without_importing_torch"

Failure output

TestLibTorchTensorRTLinkage.test_loads_in_fresh_process_without_importing_torch

AssertionError: 1 != 0 : stdout:

stderr:
Traceback (most recent call last):
  File "<string>", line 11, in <module>
  File "/opt/python/cp310-cp310/lib/python3.10/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libnvinfer_plugin.so.11: cannot open shared object file: No such file or directory

Filed from the Torch-TensorRT GitHub CI dashboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions