Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/...
Build Number: 161
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #161
[parthdhanjal] WIP: hc-4.3 fix
[Ehud Yonasi] psi: fix node label allocation for vms.
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 098_ovirt_provider_ovn.use_ovn_provider
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Cannot add Network.
The name of the logical network 'network_1' is already used by an existing logical
network in the same data-center.
-Please choose a different name.]". HTTP response code is 409.
-------------------- >> begin captured logging << --------------------
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:35357
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:35357 "POST /v2.0/tokens/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/networks/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/ports/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/subnets/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "POST /v2.0/networks/
HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "POST /v2.0/subnets/
HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "POST /v2.0/ports/
HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/networks/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/ports/
HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host
'192.168.202.2'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG:
https://192.168.202.2:9696 "GET /v2.0/subnets/
HTTP/1.1" 200 None
--------------------- >> 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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py",
line 461, in use_ovn_provider
_import_network_to_ovirt(api, provider_id, network1_id, datacenter_id)
File
"/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py",
line 347, in _import_network_to_ovirt
id=datacenter_id
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 18492,
in import_
return self._internal_action(action, 'import', None, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in
_internal_action
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 296, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in
_check_fault
self._raise_error(response, body.fault)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
'Fault reason is "Operation Failed". Fault detail is "[Cannot add
Network. The name of the logical network \'network_1\' is already used by an
existing logical network in the same data-center.\n-Please choose a different
name.]". HTTP response code is 409.\n-------------------- >> begin captured
logging << --------------------\nurllib3.connectionpool: DEBUG: Starting new HTTPS
connection (1): 192.168.202.2:35357\npy.warnings: WARNING: Unverified HTTPS request is
being made to host \'192.168.202.2\'. Adding certificate verification is strongly
advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:35357 "POST /v2.0/tokens/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "POST /v2.0/networks/ HTTP/1.1" 201
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "POST /v2.0/subnets/ HTTP/1.1" 201
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "POST /v2.0/ports/ HTTP/1.1" 201
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200
None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1):
192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host
\'192.168.202.2\'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...:
DEBUG:
https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200
None\n--------------------- >> end captured logging <<
---------------------'