[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #69

OpenStack Jenkins jenkins at openstack.org
Sun Dec 9 00:12:25 UTC 2012


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/69/>

------------------------------------------
[...truncated 11853 lines...]
PASS euca
PASS floating_ips
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found) ... ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR

======================================================================
ERROR: Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/opt/stack/new/tempest/tempest/tests/compute/__init__.py", line 27, in <module>
    CONFIG = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 340, in setUpClass
    super(UsersTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 76, in setUpClass
    super(BaseIdentityAdminTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
    os = openstack.IdentityManager(interface=cls._interface)
  File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
    conf = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 346, in setUpClass
    super(UsersTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 85, in setUpClass
    super(BaseIdentityAdminTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
    os = openstack.IdentityManager(interface=cls._interface)
  File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
    conf = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_actions.VolumesActionsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_actions.py", line 28, in setUpClass
    super(VolumesActionsTest, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
    cls.config = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 110, in setUpClass
    super(VolumesGetTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
    super(BaseVolumeTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
    cls.config = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 102, in setUpClass
    super(VolumesGetTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
    super(BaseVolumeTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
    cls.config = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 112, in setUpClass
    super(VolumeListTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
    super(BaseVolumeTestJSON, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
    cls.config = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 66, in setUpClass
    super(VolumeListTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
    super(BaseVolumeTestXML, cls).setUpClass()
  File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
    cls.config = config.TempestConfig()
  File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
    instances[cls] = cls()
  File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
    raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found

----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 1 test in 0.036s

FAILED (errors=8)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/rabbitmq/rabbit at devstack-1354972252-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/rabbitmq/rabbit at devstack-1354972252.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.d/cinder-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/69/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list