]
Dafna Ron updated OVIRT-2494:
-----------------------------
Issue Type: Bug (was: Outage)
CQ Failure - Cannot add host
----------------------------
Key: OVIRT-2494
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2494
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Change Queue, OST
Reporter: Ehud Yonasi
Assignee: infra
Labels: cq-issue-traking, ost_failures
Hi,
This is an example of a he basic suite master that fails on :
Error Message:
00:26:36 Error while running thread
00:26:36 Traceback (most recent call last):
00:26:36 File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
00:26:36 queue.put({'return': func()})
00:26:36 File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4
00:26:36 deploy_hosted_engine=True,
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py",
line 11530, in add
00:26:36 return self._internal_add(host, headers, query, wait)
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
232, in _internal_add
00:26:36 return future.wait() if wait else future
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
55, in wait
00:26:36 return self._code(response)
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
229, in callback
00:26:36 self._check_fault(response)
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
132, in _check_fault
00:26:36 self._raise_error(response, body)
00:26:36 File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
118, in _raise_error
00:26:36 raise error
00:26:36 Error: Fault reason is "Operation Failed". Fault detail is
"[Cannot add Host. You are using an unmanaged hosted engine VM. Please add the first
storage domain in order to start the hosted engine import process.]". HTTP response
code is 409.
Job url:
https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-te...
There is a patch which was merged:
https://gerrit.ovirt.org/#/c/94219/
It did not pass CQ because of another failure which Ravi is working on ( Add cluster
issue).