Nir Soffer created OVIRT-3114:
---------------------------------

             Summary: Unexplained timeouts in CI, need to investigate on a host
                 Key: OVIRT-3114
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3114
             Project: oVirt - virtualization made easy
          Issue Type: By-EMAIL
            Reporter: Nir Soffer
            Assignee: infra


We see unexplained timeouts in vdsm tests in the last 2 days.

This code that should finish in no time times out after 30 seconds:

            op = qemuimg.rebase(
                vol.volumePath,
                "wrong",
                format=qemuimg.FORMAT.QCOW2,
                backingFormat=qemuimg.FORMAT.RAW,
                unsafe=True)
            op.run()

See
https://gerrit.ovirt.org/c/vdsm/+/116185

I'm disabling this test for now, but I need to understand what's going
on in the CI. I think the only way to understand this issue is to ssh to
a slave and debug this code manually in the same environment used
by the tests.

Nir



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100172)
_______________________________________________
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/RAYQZXVFDIJNO6K56O32HTVUWA47MWVA/

Reply via email to