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

OpenStack Jenkins jenkins at openstack.org
Wed Sep 11 09:00:17 UTC 2013


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

------------------------------------------
[...truncated 17448 lines...]
2013-09-11 06:07:53 resize_available = true
2013-09-11 06:07:53 
2013-09-11 06:07:53 # Does the compute API support changing the admin password?
2013-09-11 06:07:53 change_password_available=False
2013-09-11 06:07:53 
2013-09-11 06:07:53 # Run live migration tests (requires 2 hosts)
2013-09-11 06:07:53 live_migration_available = False
2013-09-11 06:07:53 
2013-09-11 06:07:53 # Use block live migration (Otherwise, non-block migration will be
2013-09-11 06:07:53 # performed, which requires XenServer pools in case of using XS)
2013-09-11 06:07:53 use_block_migration_for_live_migration = False
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Supports iSCSI block migration - depends on a XAPI supporting
2013-09-11 06:07:54 # relax-xsm-sr-check
2013-09-11 06:07:54 block_migrate_supports_cinder_iscsi = false
2013-09-11 06:07:54 
2013-09-11 06:07:54 # When set to false, disk config tests are forced to skip
2013-09-11 06:07:54 disk_config_enabled = true
2013-09-11 06:07:54 
2013-09-11 06:07:54 # When set to false, flavor extra data tests are forced to skip
2013-09-11 06:07:54 flavor_extra_enabled = true
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Expected first device name when a volume is attached to an instance
2013-09-11 06:07:54 volume_device_name = vdb
2013-09-11 06:07:54 
2013-09-11 06:07:54 [whitebox]
2013-09-11 06:07:54 # Whitebox options for compute. Whitebox options enable the
2013-09-11 06:07:54 # whitebox test cases, which look at internal Nova database state,
2013-09-11 06:07:54 # SSH into VMs to check instance state, etc.
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Should we run whitebox tests for Compute?
2013-09-11 06:07:54 whitebox_enabled = true
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Path of nova source directory
2013-09-11 06:07:54 source_dir = /opt/stack/new/nova
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Path of nova configuration file
2013-09-11 06:07:54 config_path = /etc/nova/nova.conf
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Directory containing nova binaries such as nova-manage
2013-09-11 06:07:54 bin_dir = /usr/local/bin
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Connection string to the database of Compute service
2013-09-11 06:07:54 db_uri = mysql://root:secret@localhost/nova
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Path to a private key file for SSH access to remote hosts
2013-09-11 06:07:54 path_to_private_key = /opt/stack/new/tempest/id_rsa
2013-09-11 06:07:54 
2013-09-11 06:07:54 [compute-admin]
2013-09-11 06:07:54 # This should be the username of a user WITH administrative privileges
2013-09-11 06:07:54 # If not defined the admin user from the identity section will be used
2013-09-11 06:07:54 username =
2013-09-11 06:07:54 # The above administrative user's password
2013-09-11 06:07:54 password =secret
2013-09-11 06:07:54 # The above administrative user's tenant name
2013-09-11 06:07:54 tenant_name =
2013-09-11 06:07:54 
2013-09-11 06:07:54 [image]
2013-09-11 06:07:54 # This section contains configuration options used when executing tests
2013-09-11 06:07:54 # against the OpenStack Images API
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The type of endpoint for an Image API service. Unless you have a
2013-09-11 06:07:54 # custom Keystone service catalog implementation, you probably want to leave
2013-09-11 06:07:54 # this value as "image"
2013-09-11 06:07:54 catalog_type = image
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The version of the OpenStack Images API to use
2013-09-11 06:07:54 api_version = 1
2013-09-11 06:07:54 
2013-09-11 06:07:54 # HTTP image to use for glance http image testing
2013-09-11 06:07:54 http_image = http://127.0.0.1/
2013-09-11 06:07:54 
2013-09-11 06:07:54 [network]
2013-09-11 06:07:54 # This section contains configuration options used when executing tests
2013-09-11 06:07:54 # against the OpenStack Network API.
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Version of the Neutron API
2013-09-11 06:07:54 api_version = 2.0
2013-09-11 06:07:54 # Catalog type of the Neutron Service
2013-09-11 06:07:54 catalog_type = network
2013-09-11 06:07:54 
2013-09-11 06:07:54 # A large private cidr block from which to allocate smaller blocks for
2013-09-11 06:07:54 # tenant networks.
2013-09-11 06:07:54 tenant_network_cidr = 10.100.0.0/16
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The mask bits used to partition the tenant block.
2013-09-11 06:07:54 tenant_network_mask_bits = 28
2013-09-11 06:07:54 
2013-09-11 06:07:54 # If tenant networks are reachable, connectivity checks will be
2013-09-11 06:07:54 # performed directly against addresses on those networks.
2013-09-11 06:07:54 tenant_networks_reachable = false
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Id of the public network that provides external connectivity.
2013-09-11 06:07:54 public_network_id = 
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Id of a shared public router that provides external connectivity.
2013-09-11 06:07:54 # A shared public router would commonly be used where IP namespaces
2013-09-11 06:07:54 # were disabled.  If namespaces are enabled, it would be preferable
2013-09-11 06:07:54 # for each tenant to have their own router.
2013-09-11 06:07:54 public_router_id = 
2013-09-11 06:07:54 
2013-09-11 06:07:54 
2013-09-11 06:07:54 [volume]
2013-09-11 06:07:54 volume_backup_enabled = True
2013-09-11 06:07:54 # This section contains the configuration options used when executing tests
2013-09-11 06:07:54 # against the OpenStack Block Storage API service
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The type of endpoint for a Cinder or Block Storage API service.
2013-09-11 06:07:54 # Unless you have a custom Keystone service catalog implementation, you
2013-09-11 06:07:54 # probably want to leave this value as "volume"
2013-09-11 06:07:54 catalog_type = volume
2013-09-11 06:07:54 # Number of seconds to wait while looping to check the status of a
2013-09-11 06:07:54 # volume that is being made available
2013-09-11 06:07:54 build_interval = 1
2013-09-11 06:07:54 # Number of seconds to time out on waiting for a volume
2013-09-11 06:07:54 # to be available or reach an expected status
2013-09-11 06:07:54 build_timeout = 400
2013-09-11 06:07:54 # Runs Cinder multi-backend tests (requires 2 backends declared in cinder.conf)
2013-09-11 06:07:54 # They must have different volume_backend_name (backend1_name and backend2_name
2013-09-11 06:07:54 # have to be different)
2013-09-11 06:07:54 multi_backend_enabled = false
2013-09-11 06:07:54 backend1_name = BACKEND_1
2013-09-11 06:07:54 backend2_name = BACKEND_2
2013-09-11 06:07:54 # Protocol and vendor of volume backend to target when testing volume-types.
2013-09-11 06:07:54 # You should update to reflect those exported by configured backend driver.
2013-09-11 06:07:54 storage_protocol = iSCSI
2013-09-11 06:07:54 vendor_name = Open Source
2013-09-11 06:07:54 
2013-09-11 06:07:54 [object-storage]
2013-09-11 06:07:54 # This section contains configuration options used when executing tests
2013-09-11 06:07:54 # against the OpenStack Object Storage API.
2013-09-11 06:07:54 
2013-09-11 06:07:54 # You can configure the credentials in the compute section
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The type of endpoint for an Object Storage API service. Unless you have a
2013-09-11 06:07:54 # custom Keystone service catalog implementation, you probably want to leave
2013-09-11 06:07:54 # this value as "object-store"
2013-09-11 06:07:54 catalog_type = object-store
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Number of seconds to time on waiting for a container to container
2013-09-11 06:07:54 # synchronization complete
2013-09-11 06:07:54 container_sync_timeout = 120
2013-09-11 06:07:54 # Number of seconds to wait while looping to check the status of a
2013-09-11 06:07:54 # container to container synchronization
2013-09-11 06:07:54 container_sync_interval = 5
2013-09-11 06:07:54 # Set to True if the Account Quota middleware is enabled
2013-09-11 06:07:54 accounts_quotas_available = True
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Set operator role for tests that require creating a container
2013-09-11 06:07:54 operator_role = Member
2013-09-11 06:07:54 
2013-09-11 06:07:54 [boto]
2013-09-11 06:07:54 ssh_user = cirros
2013-09-11 06:07:54 # This section contains configuration options used when executing tests
2013-09-11 06:07:54 # with boto.
2013-09-11 06:07:54 
2013-09-11 06:07:54 # EC2 URL
2013-09-11 06:07:54 ec2_url = http://127.0.0.1:8773/services/Cloud
2013-09-11 06:07:54 # S3 URL
2013-09-11 06:07:54 s3_url = http://127.0.0.1:3333
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Use keystone ec2-* command to get those values for your test user and tenant
2013-09-11 06:07:54 aws_access =
2013-09-11 06:07:54 aws_secret =
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Image materials for S3 upload
2013-09-11 06:07:54 # ALL content of the specified directory will be uploaded to S3
2013-09-11 06:07:54 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1
2013-09-11 06:07:54 
2013-09-11 06:07:54 # The manifest.xml files, must be in the s3_materials_path directory
2013-09-11 06:07:54 # Subdirectories not allowed!
2013-09-11 06:07:54 # The filenames will be used as a Keys in the S3 Buckets
2013-09-11 06:07:54 
2013-09-11 06:07:54 # ARI Ramdisk manifest. Must be in the above s3_materials_path
2013-09-11 06:07:54 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml
2013-09-11 06:07:54 
2013-09-11 06:07:54 # AMI Machine Image manifest. Must be in the above s3_materials_path
2013-09-11 06:07:54 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml
2013-09-11 06:07:54 
2013-09-11 06:07:54 # AKI Kernel Image manifest, Must be in the above s3_materials_path
2013-09-11 06:07:54 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Instance type
2013-09-11 06:07:54 instance_type = m1.nano
2013-09-11 06:07:54 
2013-09-11 06:07:54 # TCP/IP connection timeout
2013-09-11 06:07:54 http_socket_timeout = 30
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Number of retries actions on connection or 5xx error
2013-09-11 06:07:54 num_retries = 1
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Status change wait timout
2013-09-11 06:07:54 build_timeout = 400
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Status change wait interval
2013-09-11 06:07:54 build_interval = 1
2013-09-11 06:07:54 
2013-09-11 06:07:54 [orchestration]
2013-09-11 06:07:54 # Status change wait interval
2013-09-11 06:07:54 build_interval = 1
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Status change wait timout. This may vary across environments as some some
2013-09-11 06:07:54 # tests spawn full VMs, which could be slow if the test is already in a VM.
2013-09-11 06:07:54 build_timeout = 300
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Instance type for tests. Needs to be big enough for a
2013-09-11 06:07:54 # full OS plus the test workload
2013-09-11 06:07:54 instance_type = m1.micro
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Name of heat-cfntools enabled image to use when launching test instances
2013-09-11 06:07:54 # If not specified, tests that spawn instances will not run
2013-09-11 06:07:54 #image_ref = ubuntu-vm-heat-cfntools
2013-09-11 06:07:54 
2013-09-11 06:07:54 # Name of existing keypair to launch servers with. The default is not to specify
2013-09-11 06:07:54 # any key, which will generate a keypair for each test class
2013-09-11 06:07:54 #keypair_name = heat_key
2013-09-11 06:07:54 
2013-09-11 06:07:54 [dashboard]
2013-09-11 06:07:54 # URL where to find the dashboard home page
2013-09-11 06:07:54 dashboard_url = http://127.0.0.1/
2013-09-11 06:07:54 
2013-09-11 06:07:54 # URL where to submit the login form
2013-09-11 06:07:54 login_url = http://127.0.0.1/auth/login/
2013-09-11 06:07:54 
2013-09-11 06:07:54 [scenario]
2013-09-11 06:07:54 # Directory containing image files
2013-09-11 06:07:54 img_dir = /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-09-11 06:07:54 
2013-09-11 06:07:54 # AMI image file name
2013-09-11 06:07:54 ami_img_file = cirros-0.3.1-x86_64-blank.img
2013-09-11 06:07:54 
2013-09-11 06:07:54 # ARI image file name
stress create: /opt/stack/new/tempest/.tox/stress
stress inst: /opt/stack/new/tempest/.tox/dist/tempest-2013.2.a1712.g16c4379.zip
stress runtests: commands[0] | python -m tempest/stress/run_stress -a -d 3600
Build timed out (after 180 minutes). Marking the build as failed.
/tmp/hudson9089979339142973598.sh: line 8:  1634 Terminated              ./safe-devstack-vm-gate-wrap.sh
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615/22
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615/22/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615/22/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615/22/logs/devstack-gate-setup-workspace-new.txt'
[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