[openstack-qa] Build failed in Jenkins: periodic-tempest-devstack-vm-all #28

OpenStack Jenkins jenkins at openstack.org
Sun Sep 22 06:33:50 UTC 2013


See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-all/28/>

------------------------------------------
[...truncated 20982 lines...]
======================================================================
FAIL: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestXML)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/images/test_images_oneserver.py", line 48, in setUpClass
    resp, cls.server = cls.create_server(wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 142, in create_server
    server['id'], kwargs['wait_until'])
  File "tempest/services/compute/xml/servers_client.py", line 340, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 6766f724-75e7-4276-a5e5-00d368b9f1e4 failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/images/test_list_image_filters.py", line 42, in setUpClass
    resp, cls.server2 = cls.create_server(wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 142, in create_server
    server['id'], kwargs['wait_until'])
  File "tempest/services/compute/json/servers_client.py", line 156, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 87382d05-0421-4353-9742-c42e5dde6cbe failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/images/test_list_image_filters.py", line 42, in setUpClass
    resp, cls.server2 = cls.create_server(wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 142, in create_server
    server['id'], kwargs['wait_until'])
  File "tempest/services/compute/xml/servers_client.py", line 340, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 25881b67-d950-4bc6-b49b-d0bce7d25eab failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/servers/test_create_server.py", line 55, in setUpClass
    cls.client.wait_for_server_status(cls.server_initial['id'], 'ACTIVE')
  File "tempest/services/compute/json/servers_client.py", line 156, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server c62638e2-e306-4689-80ed-1dfdd3bf499a failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/servers/test_instance_actions.py", line 30, in setUpClass
    resp, server = cls.create_server(wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 142, in create_server
    server['id'], kwargs['wait_until'])
  File "tempest/services/compute/json/servers_client.py", line 156, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server e6c4bc03-9921-4c44-97e1-7d0f3f58fd11 failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestXML)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/compute/servers/test_instance_actions.py", line 30, in setUpClass
    resp, server = cls.create_server(wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 142, in create_server
    server['id'], kwargs['wait_until'])
  File "tempest/services/compute/xml/servers_client.py", line 340, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server d4ccc36e-819f-4827-8811-d6c5ca3b2059 failed to build and is in ERROR status
======================================================================
FAIL: setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTestXML)
tags: worker-1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/api/volume/test_volumes_actions.py", line 40, in setUpClass
    cls.servers_client.wait_for_server_status(cls.server['id'], 'ACTIVE')
  File "tempest/services/compute/xml/servers_client.py", line 340, in wait_for_server_status
    return waiters.wait_for_server_status(self, server_id, status)
  File "tempest/common/waiters.py", line 71, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server bc36bf4f-b0ac-49d4-b461-630436e9fd45 failed to build and is in ERROR status
======================================================================
FAIL: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume]
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
2013-09-22 06:25:54,107 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:25:54,195 Starting new HTTP connection (1): 127.0.0.1
}}}

Traceback (most recent call last):
  File "tempest/scenario/test_minimum_basic.py", line 153, in test_minimum_basic_scenario
    self.nova_boot()
  File "tempest/scenario/test_minimum_basic.py", line 92, in nova_boot
    create_kwargs=create_kwargs)
  File "tempest/scenario/manager.py", line 390, in create_server
    self.status_timeout(client.servers, server.id, 'ACTIVE')
  File "tempest/scenario/manager.py", line 290, in status_timeout
    self._status_timeout(things, thing_id, expected_status=expected_status)
  File "tempest/scenario/manager.py", line 338, in _status_timeout
    self.config.compute.build_interval):
  File "tempest/test.py", line 237, in call_until_true
    if func():
  File "tempest/scenario/manager.py", line 329, in check_status
    raise exceptions.BuildErrorException(message)
BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
Details: <Server: scenario-server-1299805964> failed to get to expected status.                           In ERROR state.
======================================================================
FAIL: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume]
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
2013-09-22 06:25:58,071 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:25:58,198 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:25:58,917 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:25:59,011 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:26:00,567 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:26:01,694 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:26:02,784 Starting new HTTP connection (1): 127.0.0.1
2013-09-22 06:26:03,861 Starting new HTTP connection (1): 127.0.0.1
}}}

Traceback (most recent call last):
  File "tempest/scenario/test_volume_boot_pattern.py", line 129, in test_volume_boot_pattern
    keypair)
  File "tempest/scenario/test_volume_boot_pattern.py", line 53, in _boot_instance_from_volume
    create_kwargs=create_kwargs)
  File "tempest/scenario/manager.py", line 390, in create_server
    self.status_timeout(client.servers, server.id, 'ACTIVE')
  File "tempest/scenario/manager.py", line 290, in status_timeout
    self._status_timeout(things, thing_id, expected_status=expected_status)
  File "tempest/scenario/manager.py", line 338, in _status_timeout
    self.config.compute.build_interval):
  File "tempest/test.py", line 237, in call_until_true
    if func():
  File "tempest/scenario/manager.py", line 329, in check_status
    raise exceptions.BuildErrorException(message)
BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
Details: <Server: scenario-server-496430295> failed to get to expected status.                           In ERROR state.
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
======================================================================
FAIL: tearDownClass (tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest)
tags: worker-3
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tempest/thirdparty/boto/test.py", line 270, in tearDownClass
    raise exceptions.TearDownException(num=fail_count)
TearDownException: 2 cleanUp operation failed
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
Ran 2286 tests in 1518.860s
FAILED (id=0, failures=74, skips=48)
error: testr failed (1)
ERROR: InvocationError: '/opt/stack/new/tempest/.tox/all/bin/python setup.py testr --slowest --testr-args='
___________________________________ summary ____________________________________
ERROR:   all: commands failed
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-all/devstack-precise-hpcloud-az3-365856
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-365856-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-365856.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-c-bak.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-ceilometer-acentral.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-ceilometer-acompute.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-ceilometer-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-ceilometer-collector.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-h-api-cfn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-h-api-cw.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-h-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-h-eng.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/sysstat.dat.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/logs/tempest.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/testr_results.html.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-365856/28/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list