[openstack-qa] Build failed in Jenkins: periodic-tempest-devstack-vm-stress #30

OpenStack Jenkins jenkins at openstack.org
Mon Oct 7 06:09:15 UTC 2013


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

------------------------------------------
[...truncated 19036 lines...]
2013-10-07 06:08:29 
2013-10-07 06:08:29 [object-storage]
2013-10-07 06:08:29 # This section contains configuration options used when executing tests
2013-10-07 06:08:29 # against the OpenStack Object Storage API.
2013-10-07 06:08:29 
2013-10-07 06:08:29 # You can configure the credentials in the compute section
2013-10-07 06:08:29 
2013-10-07 06:08:29 # The type of endpoint for an Object Storage API service. Unless you have a
2013-10-07 06:08:29 # custom Keystone service catalog implementation, you probably want to leave
2013-10-07 06:08:29 # this value as "object-store"
2013-10-07 06:08:29 catalog_type = object-store
2013-10-07 06:08:29 
2013-10-07 06:08:29 # The name of a region for object storage. If empty or commented-out, the
2013-10-07 06:08:29 # value of identity.region is used instead. If no such region is found in
2013-10-07 06:08:29 # the service catalog, the first found one is used.
2013-10-07 06:08:29 #region = RegionOne
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Number of seconds to time on waiting for a container to container
2013-10-07 06:08:29 # synchronization complete
2013-10-07 06:08:29 container_sync_timeout = 120
2013-10-07 06:08:29 # Number of seconds to wait while looping to check the status of a
2013-10-07 06:08:29 # container to container synchronization
2013-10-07 06:08:29 container_sync_interval = 5
2013-10-07 06:08:29 # Set to True if the Account Quota middleware is enabled
2013-10-07 06:08:29 accounts_quotas_available = True
2013-10-07 06:08:29 # Set to True if the Container Quota middleware is enabled
2013-10-07 06:08:29 container_quotas_available = True
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Set operator role for tests that require creating a container
2013-10-07 06:08:29 operator_role = Member
2013-10-07 06:08:29 
2013-10-07 06:08:29 [boto]
2013-10-07 06:08:29 ssh_user = cirros
2013-10-07 06:08:29 # This section contains configuration options used when executing tests
2013-10-07 06:08:29 # with boto.
2013-10-07 06:08:29 
2013-10-07 06:08:29 # EC2 URL
2013-10-07 06:08:29 ec2_url = http://127.0.0.1:8773/services/Cloud
2013-10-07 06:08:29 # S3 URL
2013-10-07 06:08:29 s3_url = http://127.0.0.1:3333
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Use keystone ec2-* command to get those values for your test user and tenant
2013-10-07 06:08:29 aws_access =
2013-10-07 06:08:29 aws_secret =
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Image materials for S3 upload
2013-10-07 06:08:29 # ALL content of the specified directory will be uploaded to S3
2013-10-07 06:08:29 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1
2013-10-07 06:08:29 
2013-10-07 06:08:29 # The manifest.xml files, must be in the s3_materials_path directory
2013-10-07 06:08:29 # Subdirectories not allowed!
2013-10-07 06:08:29 # The filenames will be used as a Keys in the S3 Buckets
2013-10-07 06:08:29 
2013-10-07 06:08:29 # ARI Ramdisk manifest. Must be in the above s3_materials_path
2013-10-07 06:08:29 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml
2013-10-07 06:08:29 
2013-10-07 06:08:29 # AMI Machine Image manifest. Must be in the above s3_materials_path
2013-10-07 06:08:29 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml
2013-10-07 06:08:29 
2013-10-07 06:08:29 # AKI Kernel Image manifest, Must be in the above s3_materials_path
2013-10-07 06:08:29 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Instance type
2013-10-07 06:08:29 instance_type = m1.nano
2013-10-07 06:08:29 
2013-10-07 06:08:29 # TCP/IP connection timeout
2013-10-07 06:08:29 http_socket_timeout = 30
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Number of retries actions on connection or 5xx error
2013-10-07 06:08:29 num_retries = 1
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Status change wait timout
2013-10-07 06:08:29 build_timeout = 400
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Status change wait interval
2013-10-07 06:08:29 build_interval = 1
2013-10-07 06:08:29 
2013-10-07 06:08:29 [orchestration]
2013-10-07 06:08:29 # The type of endpoint for an Orchestration API service. Unless you have a
2013-10-07 06:08:29 # custom Keystone service catalog implementation, you probably want to leave
2013-10-07 06:08:29 # this value as "orchestration"
2013-10-07 06:08:29 catalog_type = orchestration
2013-10-07 06:08:29 
2013-10-07 06:08:29 # The name of a region for orchestration. If empty or commented-out, the value
2013-10-07 06:08:29 # of identity.region is used instead. If no such region is found in the service
2013-10-07 06:08:29 # catalog, the first found one is used.
2013-10-07 06:08:29 #region = RegionOne
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Status change wait interval
2013-10-07 06:08:29 build_interval = 1
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Status change wait timout. This may vary across environments as some some
2013-10-07 06:08:29 # tests spawn full VMs, which could be slow if the test is already in a VM.
2013-10-07 06:08:29 build_timeout = 300
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Instance type for tests. Needs to be big enough for a
2013-10-07 06:08:29 # full OS plus the test workload
2013-10-07 06:08:29 instance_type = m1.micro
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Name of heat-cfntools enabled image to use when launching test instances
2013-10-07 06:08:29 # If not specified, tests that spawn instances will not run
2013-10-07 06:08:29 #image_ref = ubuntu-vm-heat-cfntools
2013-10-07 06:08:29 
2013-10-07 06:08:29 # Name of existing keypair to launch servers with. The default is not to specify
2013-10-07 06:08:29 # any key, which will generate a keypair for each test class
2013-10-07 06:08:29 #keypair_name = heat_key
2013-10-07 06:08:29 
2013-10-07 06:08:29 [dashboard]
2013-10-07 06:08:29 # URL where to find the dashboard home page
2013-10-07 06:08:29 dashboard_url = http://127.0.0.1/
2013-10-07 06:08:29 
2013-10-07 06:08:29 # URL where to submit the login form
2013-10-07 06:08:29 login_url = http://127.0.0.1/auth/login/
2013-10-07 06:08:29 
2013-10-07 06:08:29 [scenario]
2013-10-07 06:08:29 # Directory containing image files
2013-10-07 06:08:29 img_dir = /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-10-07 06:08:29 
2013-10-07 06:08:29 # AMI image file name
2013-10-07 06:08:29 ami_img_file = cirros-0.3.1-x86_64-blank.img
2013-10-07 06:08:29 
2013-10-07 06:08:29 # ARI image file name
2013-10-07 06:08:29 ari_img_file = cirros-0.3.1-x86_64-initrd
2013-10-07 06:08:29 
2013-10-07 06:08:29 # AKI image file name
2013-10-07 06:08:29 aki_img_file = cirros-0.3.1-x86_64-vmlinuz
2013-10-07 06:08:29 
2013-10-07 06:08:29 # ssh username for the image file
2013-10-07 06:08:29 ssh_user = cirros
2013-10-07 06:08:29 
2013-10-07 06:08:29 # specifies how many resources to request at once. Used for large operations
2013-10-07 06:08:29 # testing."
2013-10-07 06:08:29 large_ops_number = 0
2013-10-07 06:08:29 
2013-10-07 06:08:29 [cli]
2013-10-07 06:08:29 # Enable cli tests
2013-10-07 06:08:29 enabled = True
2013-10-07 06:08:29 # directory where python client binaries are located
2013-10-07 06:08:29 cli_dir = /usr/local/bin
2013-10-07 06:08:29 # Number of seconds to wait on a CLI timeout
2013-10-07 06:08:29 timeout = 15
2013-10-07 06:08:29 
2013-10-07 06:08:29 [service_available]
2013-10-07 06:08:29 # Whether or not cinder is expected to be available
2013-10-07 06:08:29 cinder = True
2013-10-07 06:08:29 # Whether or not neutron is expected to be available
2013-10-07 06:08:29 neutron = False
2013-10-07 06:08:29 # Whether or not glance is expected to be available
2013-10-07 06:08:29 glance = True
2013-10-07 06:08:29 # Whether or not swift is expected to be available
2013-10-07 06:08:29 swift = True
2013-10-07 06:08:29 # Whether or not nova is expected to be available
2013-10-07 06:08:29 nova = True
2013-10-07 06:08:29 # Whether or not Heat is expected to be available
2013-10-07 06:08:29 heat = True
2013-10-07 06:08:29 # Whether or not horizon is expected to be available
2013-10-07 06:08:29 horizon = True
2013-10-07 06:08:29 
2013-10-07 06:08:29 [stress]
2013-10-07 06:08:29 # Maximum number of instances to create during test
2013-10-07 06:08:29 max_instances = 32
2013-10-07 06:08:29 # Time (in seconds) between log file error checks
2013-10-07 06:08:29 log_check_interval = 60
2013-10-07 06:08:29 # The default number of threads created while stress test
2013-10-07 06:08:29 default_thread_number_per_action=4
2013-10-07 06:08:29 
2013-10-07 06:08:29 [debug]
2013-10-07 06:08:29 # Enable diagnostic commands
2013-10-07 06:08:29 enable = True
2013-10-07 06:08:29 ++ IFS=' 	
2013-10-07 06:08:29 '
2013-10-07 06:08:29 ++ set +o errexit
2013-10-07 06:08:29 ++ init_tempest
2013-10-07 06:08:29 ++ local base_image_name=cirros-0.3.1-x86_64
2013-10-07 06:08:29 ++ local image_dir=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-10-07 06:08:29 ++ local kernel=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz
2013-10-07 06:08:29 ++ local ramdisk=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd
stress create: /opt/stack/new/tempest/.tox/stress
stress inst: /opt/stack/new/tempest/.tox/dist/tempest-2013.2.a1914.g58daf5f.zip
stress runtests: commands[0] | python -m tempest/stress/run_stress -a -d 3600 -S
ERROR: InvocationError: '/opt/stack/new/tempest/.tox/stress/bin/python -m tempest/stress/run_stress -a -d 3600 -S'
___________________________________ summary ____________________________________
ERROR:   stress: 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-stress/devstack-precise-hpcloud-az3-557263
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-557263-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-557263.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-c-bak.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-ceilometer-acentral.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-ceilometer-acompute.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-ceilometer-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-ceilometer-collector.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-h-api-cfn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-h-api-cw.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-h-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-h-eng.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/sysstat.dat.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-557263/30/logs/tempest.txt.gz'
[SCP] No file(s) found: **/testr_results.html.gz
[SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz'
[SCP] No file(s) found: **/subunit_log.txt.gz
[SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list