FAIL: cinder.tests.unit.test_v7000_fcp.V7000FCPDriverTestCase.test_update_volume_stats (offline build)

Bug #1477887 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Unassigned
cinder (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Due to the offline, limited network access nature of Ubuntu builders, this single test is failing in the cinder unit test suite:

process-returncode
process-returncode ... FAIL

======================================================================
FAIL: cinder.tests.unit.test_v7000_fcp.V7000FCPDriverTestCase.test_update_volume_stats
cinder.tests.unit.test_v7000_fcp.V7000FCPDriverTestCase.test_update_volume_stats
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/«PKGBUILDDIR»/cinder/tests/unit/test_v7000_fcp.py", line 351, in test_update_volume_stats
    result = self.driver._update_volume_stats()
  File "/«PKGBUILDDIR»/cinder/volume/drivers/violin/v7000_fcp.py", line 263, in _update_volume_stats
    array_name_triple = socket.gethostbyaddr(self.configuration.san_ip)
herror: [Errno 1] Unknown host
Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "/«PKGBUILDDIR»/cinder/tests/unit/test_v7000_fcp.py", line 351, in test_update_volume_stats
    result = self.driver._update_volume_stats()
  File "/«PKGBUILDDIR»/cinder/volume/drivers/violin/v7000_fcp.py", line 263, in _update_volume_stats
    array_name_triple = socket.gethostbyaddr(self.configuration.san_ip)
herror: [Errno 1] Unknown host

Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "/«PKGBUILDDIR»/cinder/tests/unit/test_v7000_fcp.py", line 351, in test_update_volume_stats
    result = self.driver._update_volume_stats()
  File "/«PKGBUILDDIR»/cinder/volume/drivers/violin/v7000_fcp.py", line 263, in _update_volume_stats
    array_name_triple = socket.gethostbyaddr(self.configuration.san_ip)
herror: [Errno 1] Unknown host

======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1

----------------------------------------------------------------------
Ran 5764 tests in 472.362s

James Page (james-page)
summary: - unit test failure, liberty milestone 1
+ FAIL:
+ cinder.tests.unit.test_v7000_fcp.V7000FCPDriverTestCase.test_update_volume_stats
summary: FAIL:
cinder.tests.unit.test_v7000_fcp.V7000FCPDriverTestCase.test_update_volume_stats
+ (offline build)
Changed in cinder (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
milestone: none → ubuntu-15.08
Revision history for this message
James Page (james-page) wrote :

We no longer patch out this test in Ubuntu, so I'm going to mark this as Fix Released.

Changed in cinder (Ubuntu):
status: Triaged → Fix Released
Changed in cinder:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.