← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1441347] Re: test_ensure_dir_*_exist fails randomly

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1441347

Title:
  test_ensure_dir_*_exist fails randomly

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Tests fail with:

  ft1.579: neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_ensure_dir_exist_StringException: Empty attachments:
    pythonlogging:''
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  Traceback (most recent call last):
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 1201, in patched
      return func(*args, **keywargs)
    File "neutron/tests/unit/agent/linux/test_utils.py", line 236, in test_ensure_dir_exist
      isdir.assert_called_once_with('/the')
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 845, in assert_called_once_with
      raise AssertionError(msg)
  AssertionError: Expected to be called once. Called 0 times.

  The logstash query:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaW4gdGVzdF9lbnN1cmVfZGlyX25vdF9leGlzdFwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDI4NDM5NTU2MzA4fQ==

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1441347/+subscriptions


References