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

OpenStack Jenkins jenkins at openstack.org
Sun Sep 15 06:31:37 UTC 2013


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

------------------------------------------
[...truncated 17718 lines...]
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Set operator role for tests that require creating a container
2013-09-15 06:07:47 operator_role = Member
2013-09-15 06:07:47 
2013-09-15 06:07:47 [boto]
2013-09-15 06:07:47 ssh_user = cirros
2013-09-15 06:07:47 # This section contains configuration options used when executing tests
2013-09-15 06:07:47 # with boto.
2013-09-15 06:07:47 
2013-09-15 06:07:47 # EC2 URL
2013-09-15 06:07:47 ec2_url = http://127.0.0.1:8773/services/Cloud
2013-09-15 06:07:47 # S3 URL
2013-09-15 06:07:47 s3_url = http://127.0.0.1:3333
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Use keystone ec2-* command to get those values for your test user and tenant
2013-09-15 06:07:47 aws_access =
2013-09-15 06:07:47 aws_secret =
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Image materials for S3 upload
2013-09-15 06:07:47 # ALL content of the specified directory will be uploaded to S3
2013-09-15 06:07:47 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1
2013-09-15 06:07:47 
2013-09-15 06:07:47 # The manifest.xml files, must be in the s3_materials_path directory
2013-09-15 06:07:47 # Subdirectories not allowed!
2013-09-15 06:07:47 # The filenames will be used as a Keys in the S3 Buckets
2013-09-15 06:07:47 
2013-09-15 06:07:47 # ARI Ramdisk manifest. Must be in the above s3_materials_path
2013-09-15 06:07:47 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml
2013-09-15 06:07:47 
2013-09-15 06:07:47 # AMI Machine Image manifest. Must be in the above s3_materials_path
2013-09-15 06:07:47 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml
2013-09-15 06:07:47 
2013-09-15 06:07:47 # AKI Kernel Image manifest, Must be in the above s3_materials_path
2013-09-15 06:07:47 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Instance type
2013-09-15 06:07:47 instance_type = m1.nano
2013-09-15 06:07:47 
2013-09-15 06:07:47 # TCP/IP connection timeout
2013-09-15 06:07:47 http_socket_timeout = 30
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Number of retries actions on connection or 5xx error
2013-09-15 06:07:47 num_retries = 1
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Status change wait timout
2013-09-15 06:07:47 build_timeout = 400
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Status change wait interval
2013-09-15 06:07:47 build_interval = 1
2013-09-15 06:07:47 
2013-09-15 06:07:47 [orchestration]
2013-09-15 06:07:47 # Status change wait interval
2013-09-15 06:07:47 build_interval = 1
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Status change wait timout. This may vary across environments as some some
2013-09-15 06:07:47 # tests spawn full VMs, which could be slow if the test is already in a VM.
2013-09-15 06:07:47 build_timeout = 300
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Instance type for tests. Needs to be big enough for a
2013-09-15 06:07:47 # full OS plus the test workload
2013-09-15 06:07:47 instance_type = m1.micro
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Name of heat-cfntools enabled image to use when launching test instances
2013-09-15 06:07:47 # If not specified, tests that spawn instances will not run
2013-09-15 06:07:47 #image_ref = ubuntu-vm-heat-cfntools
2013-09-15 06:07:47 
2013-09-15 06:07:47 # Name of existing keypair to launch servers with. The default is not to specify
2013-09-15 06:07:47 # any key, which will generate a keypair for each test class
2013-09-15 06:07:47 #keypair_name = heat_key
2013-09-15 06:07:47 
2013-09-15 06:07:47 [dashboard]
2013-09-15 06:07:47 # URL where to find the dashboard home page
2013-09-15 06:07:47 dashboard_url = http://127.0.0.1/
2013-09-15 06:07:47 
2013-09-15 06:07:47 # URL where to submit the login form
2013-09-15 06:07:47 login_url = http://127.0.0.1/auth/login/
2013-09-15 06:07:47 
2013-09-15 06:07:47 [scenario]
2013-09-15 06:07:47 # Directory containing image files
2013-09-15 06:07:47 img_dir = /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-09-15 06:07:47 
2013-09-15 06:07:47 # AMI image file name
2013-09-15 06:07:47 ami_img_file = cirros-0.3.1-x86_64-blank.img
2013-09-15 06:07:47 
2013-09-15 06:07:47 # ARI image file name
2013-09-15 06:07:47 ari_img_file = cirros-0.3.1-x86_64-initrd
2013-09-15 06:07:47 
2013-09-15 06:07:47 # AKI image file name
2013-09-15 06:07:47 aki_img_file = cirros-0.3.1-x86_64-vmlinuz
2013-09-15 06:07:47 
2013-09-15 06:07:47 # ssh username for the image file
2013-09-15 06:07:47 ssh_user = cirros
2013-09-15 06:07:47 
2013-09-15 06:07:47 # specifies how many resources to request at once. Used for large operations
2013-09-15 06:07:47 # testing."
2013-09-15 06:07:47 large_ops_number = 0
2013-09-15 06:07:47 
2013-09-15 06:07:47 [cli]
2013-09-15 06:07:47 # Enable cli tests
2013-09-15 06:07:47 enabled = True
2013-09-15 06:07:47 # directory where python client binaries are located
2013-09-15 06:07:47 cli_dir = /usr/local/bin
2013-09-15 06:07:47 # Number of seconds to wait on a CLI timeout
2013-09-15 06:07:47 timeout = 15
2013-09-15 06:07:47 
2013-09-15 06:07:47 [service_available]
2013-09-15 06:07:47 # Whether or not cinder is expected to be available
2013-09-15 06:07:47 cinder = True
2013-09-15 06:07:47 # Whether or not neutron is expected to be available
2013-09-15 06:07:47 neutron = False
2013-09-15 06:07:47 # Whether or not glance is expected to be available
2013-09-15 06:07:47 glance = True
2013-09-15 06:07:47 # Whether or not swift is expected to be available
2013-09-15 06:07:47 swift = True
2013-09-15 06:07:47 # Whether or not nova is expected to be available
2013-09-15 06:07:47 nova = True
2013-09-15 06:07:47 # Whether or not Heat is expected to be available
2013-09-15 06:07:47 heat = True
2013-09-15 06:07:47 # Whether or not horizon is expected to be available
2013-09-15 06:07:47 horizon = True
2013-09-15 06:07:47 
2013-09-15 06:07:47 [stress]
2013-09-15 06:07:47 # Maximum number of instances to create during test
2013-09-15 06:07:47 max_instances = 32
all create: /opt/stack/new/tempest/.tox/all
all inst: /opt/stack/new/tempest/.tox/dist/tempest-2013.2.a1745.gf43c48f.zip
all runtests: commands[0] | python setup.py testr --slowest --testr-args=
running testr
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./ ./tempest --list 
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./ ./tempest  --load-list /tmp/tmpvALsUr
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./ ./tempest  --load-list /tmp/tmpET2lYn
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./ ./tempest  --load-list /tmp/tmpDGYznu
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./ ./tempest  --load-list /tmp/tmpcU3ESY
======================================================================
FAIL: tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_unreserve[gate]
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
2013-09-15 06:08:17,842 Request: POST http://127.0.0.1:8774/v2/cfe05e3963594dd8929fb248a63ecd65/os-fixed-ips/10.1.0.2/action
2013-09-15 06:08:17,928 Response Status: 401
}}}

Traceback (most recent call last):
  File "tempest/api/compute/admin/test_fixed_ips.py", line 79, in test_set_unreserve
    resp, body = self.client.reserve_fixed_ip(self.ip, body)
  File "tempest/services/compute/json/fixed_ips_client.py", line 39, in reserve_fixed_ip
    resp, body = self.post(url, json.dumps(body), self.headers)
  File "tempest/common/rest_client.py", line 260, in post
    return self.request('POST', url, headers, body)
  File "tempest/common/rest_client.py", line 394, in request
    resp, resp_body)
  File "tempest/common/rest_client.py", line 433, in _error_checker
    raise exceptions.RestClientException(str(resp.status))
RestClientException: An unknown exception occurred
Details: 401
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
Ran 2487 tests in 1357.880s
FAILED (id=0, failures=2, skips=74)
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-283044
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-283044-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-283044.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-c-bak.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-ceilometer-acentral.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-ceilometer-acompute.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-ceilometer-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-ceilometer-collector.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-h-api-cfn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-h-api-cw.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-h-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-h-eng.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/sysstat.dat.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/logs/tempest.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/testr_results.html.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-all/devstack-precise-hpcloud-az3-283044/25/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list