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/83/
Build Number: 83
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #83
[jenkins CI] Auto create ovirt-4.3
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 098_ovirt_provider_ovn.use_ovn_provider
Error Message:
-------------------- >> 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 464, in use_ovn_provider
_hotplug_network_to_vm(api, VM0_NAME, NETWORK_1, IFACE_NAME)
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 397, in _hotplug_network_to_vm
profile = next(profile for profile in profiles_service.list() if profile.name ==
network_name)
'\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 <<
---------------------'