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

repo-addrepo failed on rhel10 with traceback in "if snapshot_proxy.IsRequested(SNAPSHOT_WHEN_PRE_INSTALL)" #1258

Open
rvykydal opened this issue Jul 18, 2024 · 0 comments
Labels
priority: low test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...)

Comments

@rvykydal
Copy link
Contributor

07-15-2024

2024-07-15 01:06:45,032 INFO: RESULT:repo-addrepo:f6b171d82247:FAILED:Test failed on line: 01:06:41,568 CRIT anaconda:anaconda: exception: Traceback (most recent call last):

  File "/sbin/anaconda", line 593, in <module>
    if snapshot_proxy.IsRequested(SNAPSHOT_WHEN_PRE_INSTALL):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 450, in _call_method
    return self._get_method_reply(
           ^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply
    return self._handle_method_error(error)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 518, in _handle_method_error
    raise error

  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 480, in _get_method_reply
    result = call(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 57, in sync_call
    return connection.call_sync(
           ^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 117, in _sigchld_handler
    cls._raise_exit_error(exit_statuses)

  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 81, in _raise_exit_error
    raise ExitError(", ".join(exn_message))

pyanaconda.errors.ExitError: /usr/libexec/anaconda/run-in-new-session exited with status 0

kstest.log
Uploading virt-install.log…

@rvykydal rvykydal added test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...) priority: low labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...)
Projects
None yet
Development

No branches or pull requests

1 participant