[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 306 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_123_2103131941.1523769658257
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/3=
06/
Build Number: 306
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #306
[Yaniv Kaul] Minor refactoring of code.
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 503
reason: Service Unavailable
detail:=20
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p at 0x456c5f0>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
RequestError:=20
status: 503
reason: Service Unavailable
detail:=20
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 163=
, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=3D15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
'\r\nstatus: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML=
PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>503 Service Unav=
ailable</title>\n</head><body>\n<h1>Service Unavailable</h1>\n<p>The server=
is temporarily unable to service your\nrequest due to maintenance downtime=
or capacity\nproblems. Please try again later.</p>\n</body></html>\n\n----=
---------------- >> begin captured logging << --------------------\novirtla=
go.testlib: ERROR: * Unhandled exception in <function _host_is_up at 0x=
456c5f0>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/si=
te-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n r=
es =3D func()\n File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-=
suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstra=
p.py", line 144, in _host_is_up\n cur_state =3D api.hosts.get(host.name(=
)).status.state\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastr=
ucture/brokers.py", line 18338, in get\n headers=3D{"All-Content":all_co=
ntent}\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/pr=
oxy.py", line 46, in get\n return self.request(method=3D\'GET\', url=3Du=
rl, headers=3Dheaders, cls=3Dcls)\n File "/usr/lib/python2.7/site-packages=
/ovirtsdk/infrastructure/proxy.py", line 122, in request\n persistent_au=
th=3Dself.__persistent_auth\n File "/usr/lib/python2.7/site-packages/ovirt=
sdk/infrastructure/connectionspool.py", line 79, in do_request\n persist=
ent_auth)\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure=
/connectionspool.py", line 162, in __do_request\n raise errors.RequestEr=
ror(response_code, response_reason, response_body)\nRequestError: \r\nstatu=
s: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML PUBLIC "-=
//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>503 Service Unavailable</t=
itle>\n</head><body>\n<h1>Service Unavailable</h1>\n<p>The server is tempor=
arily unable to service your\nrequest due to maintenance downtime or capaci=
ty\nproblems. Please try again later.</p>\n</body></html>\n\n--------------=
------- >> end captured logging << ---------------------'
------=_Part_123_2103131941.1523769658257--
6 years, 7 months
[JIRA] (OVIRT-1972) Cannot be added as assignee
by eyal edri (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1523789473-19266-267
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1972?page=com.atlassian.jir... ]
eyal edri reassigned OVIRT-1972:
--------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Cannot be added as assignee
> ---------------------------
>
> Key: OVIRT-1972
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1972
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Avital Pinnick
> Assignee: Evgheni Dereveanchin
> Attachments: image.png
>
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1523789473-19266-267
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1972?page=com.atlassian.jir... ]</pre>
<h3>eyal edri reassigned OVIRT-1972:</h3>
<pre>Assignee: Evgheni Dereveanchin (was: infra)</pre>
<blockquote><h3>Cannot be added as assignee</h3>
<pre> Key: OVIRT-1972
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1972
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Avital Pinnick
Assignee: Evgheni Dereveanchin
Attachments: image.png</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1523789473-19266-267--
6 years, 7 months
[JIRA] (OVIRT-1972) Cannot be added as assignee
by Avital Pinnick (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1523785385-18694-218
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Avital Pinnick created OVIRT-1972:
-------------------------------------
Summary: Cannot be added as assignee
Key: OVIRT-1972
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1972
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Avital Pinnick
Assignee: infra
Hi,
Tahlia Richardson <trichard(a)redhat.com> said that she couldn't add me as an
assignee to https://gerrit.ovirt.org/#/c/89767/.
I managed to edit and commit changes to the patch, but I see that in the
Uploader field, there is a question mark beside my name and no link:
Could you please check my identity? I've gone through the setup procedure
as described in our docs Mojo page.
Thanks,
Avital
--
*Avital Pinnick*
Technical Writer, Red Hat Israel
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1523785385-18694-218
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Avital Pinnick created OVIRT-1972:</h3>
<pre> Summary: Cannot be added as assignee
Key: OVIRT-1972
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1972
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Avital Pinnick
Assignee: infra</pre>
<p>Hi,</p>
<p>Tahlia Richardson <trichard(a)redhat.com> said that she couldn't add me as an assignee to <a href="https://gerrit.ovirt.org/#/c/89767/">https://gerrit.ovirt.org/#/c/89767/</a>.</p>
<p>I managed to edit and commit changes to the patch, but I see that in the Uploader field, there is a question mark beside my name and no link:</p>
<p>Could you please check my identity? I've gone through the setup procedure as described in our docs Mojo page.</p>
<p>Thanks,</p>
<p>Avital</p>
<p>— <strong>Avital Pinnick</strong> Technical Writer, Red Hat Israel</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1523785385-18694-218--
6 years, 7 months