nvazquez removed a comment on pull request #4117:
URL: https://github.com/apache/cloudstack/pull/4117#issuecomment-645741031


   @andrijapanicsb I'm observing a common invalid URL error through the tests:
   
   ````
   nicolas@rzr:~/errorhwversion$ cat 
MarvinLogs/test_volumes_60VTYE/failed_plus_exceptions.txt 
   2020-06-17 08:03:45,841 - CRITICAL - FAILED: 
test_06_download_detached_volume: ['Traceback (most recent call last):\n', '  
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    
testMethod()\n', '  File "/marvin/tests/smoke/test_volumes.py", line 557, in 
test_06_download_detached_volume\n    % (extract_vol.url, self.volume.id)\n', ' 
 File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n    raise 
self.failureException(msg)\n', 'AssertionError: Extract Volume Failed with 
invalid URL 
http://10.1.35.182/userdata/0b781566-3e14-4735-8ddd-c8d0d373fd0b.ova (vol id: 
d16c1961-e73d-4359-a5c4-08392252097b)\n']
   nicolas@rzr:~/errorhwversion$ cat 
MarvinLogs/test_templates_IM7Q1U/failed_plus_exceptions.txt 
   2020-06-17 06:28:52,727 - CRITICAL - FAILED: test_04_extract_template: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', 
'  File "/marvin/tests/smoke/test_templates.py", line 738, in 
test_04_extract_template\n    % (formatted_url, self.template_2.id)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n    raise 
self.failureException(msg)\n', 'AssertionError: Extract Template Failed with 
invalid URL 
http://10.1.35.182/userdata/4e440d6a-a7ad-4c60-8394-91fc42017929.ova (template 
id: f2e89c77-4e79-4132-9ca5-7296731e38f0)\n']
   nicolas@rzr:~/errorhwversion$ cat 
MarvinLogs/test_iso_YCX2AZ/failed_plus_exceptions.txt 
   2020-06-16 19:59:16,843 - CRITICAL - FAILED: test_04_extract_Iso: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', 
'  File "/marvin/tests/smoke/test_iso.py", line 413, in test_04_extract_Iso\n   
 % (formatted_url, self.iso_2.id)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n    raise 
self.failureException(msg)\n', 'AssertionError: Extract ISO Failed with invalid 
URL http://10.1.35.182/userdata/77e8e5fd-66e9-408f-a483-792955ca497a.iso (ISO 
id: 6d537602-8e17-40cf-9b2b-147a742c1f50)\n']
   ````


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to