See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-neutron-stable-grizzly/41/> ------------------------------------------ [...truncated 15245 lines...] 2013-11-15 06:06:19 bin_dir = /opt/stack/new/nova/bin 2013-11-15 06:06:19 Horizon is now available at http://127.0.0.1/ Keystone is serving at http://127.0.0.1:5000/v2.0/ Examples on using novaclient command line is in exercise.sh The default users are: admin and demo The password: secret This is your host ip: 10.5.134.235 2013-11-15 06:06:19 # Connection string to the database of Compute service Removing sudo privileges for devstack user 2013-11-15 06:06:19 db_uri = mysql://root:secret@localhost/nova 2013-11-15 06:06:19 2013-11-15 06:06:19 # Path to a private key file for SSH access to remote hosts 2013-11-15 06:06:19 path_to_private_key = /opt/stack/new/tempest/id_rsa 2013-11-15 06:06:19 2013-11-15 06:06:19 [compute-admin] 2013-11-15 06:06:19 # This should be the username of a user WITH administrative privileges 2013-11-15 06:06:19 # If not defined the admin user from the identity section will be used 2013-11-15 06:06:19 username = 2013-11-15 06:06:19 # The above administrative user's password 2013-11-15 06:06:19 password =secret Running tempest smoke tests 2013-11-15 06:06:19 # The above administrative user's tenant name 2013-11-15 06:06:19 tenant_name = 2013-11-15 06:06:19 2013-11-15 06:06:19 [image] 2013-11-15 06:06:19 # This section contains configuration options used when executing tests 2013-11-15 06:06:19 # against the OpenStack Images API 2013-11-15 06:06:19 2013-11-15 06:06:19 # The type of endpoint for an Image API service. Unless you have a 2013-11-15 06:06:19 # custom Keystone service catalog implementation, you probably want to leave 2013-11-15 06:06:19 # this value as "image" 2013-11-15 06:06:19 catalog_type = image 2013-11-15 06:06:19 2013-11-15 06:06:19 # The version of the OpenStack Images API to use 2013-11-15 06:06:19 api_version = 1 2013-11-15 06:06:19 2013-11-15 06:06:19 [network] 2013-11-15 06:06:19 # This section contains configuration options used when executing tests 2013-11-15 06:06:19 # against the OpenStack Network API. 2013-11-15 06:06:19 2013-11-15 06:06:19 # Version of the Quantum API 2013-11-15 06:06:19 api_version = 2.0 2013-11-15 06:06:19 # Catalog type of the Quantum Service 2013-11-15 06:06:19 catalog_type = network 2013-11-15 06:06:19 2013-11-15 06:06:19 # A large private cidr block from which to allocate smaller blocks for 2013-11-15 06:06:19 # tenant networks. 2013-11-15 06:06:19 tenant_network_cidr = 10.100.0.0/16 2013-11-15 06:06:19 2013-11-15 06:06:19 # The mask bits used to partition the tenant block. 2013-11-15 06:06:19 tenant_network_mask_bits = 29 2013-11-15 06:06:19 2013-11-15 06:06:19 # If tenant networks are reachable, connectivity checks will be 2013-11-15 06:06:19 # performed directly against addresses on those networks. 2013-11-15 06:06:19 tenant_networks_reachable = false 2013-11-15 06:06:19 2013-11-15 06:06:19 # Id of the public network that provides external connectivity. 2013-11-15 06:06:19 public_network_id = 04db7e63-e385-4e0b-8d2a-fb37e474d16d 2013-11-15 06:06:19 2013-11-15 06:06:19 # Id of a shared public router that provides external connectivity. 2013-11-15 06:06:19 # A shared public router would commonly be used where IP namespaces 2013-11-15 06:06:19 # were disabled. If namespaces are enabled, it would be preferable 2013-11-15 06:06:19 # for each tenant to have their own router. 2013-11-15 06:06:19 public_router_id = 2013-11-15 06:06:19 2013-11-15 06:06:19 # Whether or not quantum is expected to be available 2013-11-15 06:06:19 quantum_available = True 2013-11-15 06:06:19 2013-11-15 06:06:19 [volume] 2013-11-15 06:06:19 # This section contains the configuration options used when executing tests 2013-11-15 06:06:19 # against the OpenStack Block Storage API service 2013-11-15 06:06:19 2013-11-15 06:06:19 # The type of endpoint for a Cinder or Block Storage API service. 2013-11-15 06:06:19 # Unless you have a custom Keystone service catalog implementation, you 2013-11-15 06:06:19 # probably want to leave this value as "volume" 2013-11-15 06:06:19 catalog_type = volume 2013-11-15 06:06:19 # Number of seconds to wait while looping to check the status of a 2013-11-15 06:06:19 # volume that is being made available 2013-11-15 06:06:19 build_interval = 3 2013-11-15 06:06:19 # Number of seconds to time out on waiting for a volume 2013-11-15 06:06:19 # to be available or reach an expected status 2013-11-15 06:06:19 build_timeout = 400 2013-11-15 06:06:19 2013-11-15 06:06:19 [object-storage] 2013-11-15 06:06:19 # This section contains configuration options used when executing tests 2013-11-15 06:06:19 # against the OpenStack Object Storage API. 2013-11-15 06:06:19 2013-11-15 06:06:19 # You can configure the credentials in the compute section 2013-11-15 06:06:19 2013-11-15 06:06:19 # The type of endpoint for an Object Storage API service. Unless you have a 2013-11-15 06:06:19 # custom Keystone service catalog implementation, you probably want to leave 2013-11-15 06:06:19 # this value as "object-store" 2013-11-15 06:06:19 catalog_type = object-store 2013-11-15 06:06:19 2013-11-15 06:06:19 # Number of seconds to time on waiting for a container to container 2013-11-15 06:06:19 # synchronization complete 2013-11-15 06:06:19 container_sync_timeout = 120 2013-11-15 06:06:19 # Number of seconds to wait while looping to check the status of a 2013-11-15 06:06:19 # container to container synchronization 2013-11-15 06:06:19 container_sync_interval = 5 2013-11-15 06:06:19 2013-11-15 06:06:19 [boto] 2013-11-15 06:06:19 ssh_user = cirros 2013-11-15 06:06:19 # This section contains configuration options used when executing tests 2013-11-15 06:06:19 # with boto. 2013-11-15 06:06:19 2013-11-15 06:06:19 # EC2 URL 2013-11-15 06:06:19 ec2_url = http://127.0.0.1:8773/services/Cloud 2013-11-15 06:06:19 # S3 URL 2013-11-15 06:06:19 s3_url = http://127.0.0.1:3333 2013-11-15 06:06:19 2013-11-15 06:06:19 # Use keystone ec2-* command to get those values for your test user and tenant 2013-11-15 06:06:19 aws_access = 2013-11-15 06:06:19 aws_secret = 2013-11-15 06:06:19 2013-11-15 06:06:19 #Image materials for S3 upload 2013-11-15 06:06:19 # ALL content of the specified directory will be uploaded to S3 2013-11-15 06:06:19 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1 ERROR: unknown environment 'smoke-serial' 2013-11-15 06:06:19 2013-11-15 06:06:19 # The manifest.xml files, must be in the s3_materials_path directory 2013-11-15 06:06:19 # Subdirectories not allowed! 2013-11-15 06:06:19 # The filenames will be used as a Keys in the S3 Buckets 2013-11-15 06:06:19 2013-11-15 06:06:19 #ARI Ramdisk manifest. Must be in the above s3_materials_path 2013-11-15 06:06:19 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml 2013-11-15 06:06:19 2013-11-15 06:06:19 #AMI Machine Image manifest. Must be in the above s3_materials_path 2013-11-15 06:06:19 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml 2013-11-15 06:06:19 2013-11-15 06:06:19 #AKI Kernel Image manifest, Must be in the above s3_materials_path 2013-11-15 06:06:19 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml 2013-11-15 06:06:19 2013-11-15 06:06:19 #Instance type 2013-11-15 06:06:19 instance_type = m1.nano 2013-11-15 06:06:19 2013-11-15 06:06:19 #TCP/IP connection timeout 2013-11-15 06:06:19 http_socket_timeout = 30 2013-11-15 06:06:19 2013-11-15 06:06:19 #Number of retries actions on connection or 5xx error 2013-11-15 06:06:19 num_retries = 1 2013-11-15 06:06:19 2013-11-15 06:06:19 # Status change wait timout 2013-11-15 06:06:19 build_timeout = 400 2013-11-15 06:06:19 2013-11-15 06:06:19 # Status change wait interval 2013-11-15 06:06:19 build_interval = 3 2013-11-15 06:06:19 ++ IFS=' 2013-11-15 06:06:19 ' 2013-11-15 06:06:19 ++ set +o errexit 2013-11-15 06:06:19 ++ init_tempest 2013-11-15 06:06:19 ++ local base_image_name=cirros-0.3.1-x86_64 2013-11-15 06:06:19 ++ local image_dir=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec 2013-11-15 06:06:19 ++ local kernel=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz 2013-11-15 06:06:19 ++ local ramdisk=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd 2013-11-15 06:06:19 ++ local disk_image=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img 2013-11-15 06:06:19 ++ '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img -a libvirt '!=' openvz -a '(' qemu '!=' lxc -o libvirt '!=' libvirt ')' ']' 2013-11-15 06:06:19 ++ echo 'Prepare aki/ari/ami Images' 2013-11-15 06:06:19 Prepare aki/ari/ami Images 2013-11-15 06:06:20 ++ cat 2013-11-15 06:06:20 ++ source /opt/stack/new/devstack/accrc/demo/demo 2013-11-15 06:06:20 +++ export EC2_ACCESS_KEY=4c5dc5f5ba71464691fab5e250613673 2013-11-15 06:06:20 +++ EC2_ACCESS_KEY=4c5dc5f5ba71464691fab5e250613673 2013-11-15 06:06:20 +++ export EC2_SECRET_KEY=9bc4812b6d4c4d598b8cb74f416d2acd 2013-11-15 06:06:20 +++ EC2_SECRET_KEY=9bc4812b6d4c4d598b8cb74f416d2acd 2013-11-15 06:06:20 +++ export EC2_URL=http://127.0.0.1:8773/services/Cloud 2013-11-15 06:06:20 +++ EC2_URL=http://127.0.0.1:8773/services/Cloud 2013-11-15 06:06:20 +++ export S3_URL=http://127.0.0.1:3333 2013-11-15 06:06:20 +++ S3_URL=http://127.0.0.1:3333 2013-11-15 06:06:20 +++ export OS_USERNAME=demo 2013-11-15 06:06:20 +++ OS_USERNAME=demo 2013-11-15 06:06:20 +++ export OS_TENANT_NAME=demo 2013-11-15 06:06:20 +++ OS_TENANT_NAME=demo 2013-11-15 06:06:20 +++ export OS_AUTH_URL=http://127.0.0.1:35357/v2.0 2013-11-15 06:06:20 +++ OS_AUTH_URL=http://127.0.0.1:35357/v2.0 2013-11-15 06:06:20 +++ export EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem 2013-11-15 06:06:20 +++ EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem 2013-11-15 06:06:20 +++ export EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem 2013-11-15 06:06:20 +++ EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem 2013-11-15 06:06:20 +++ export EC2_USER_ID=42 2013-11-15 06:06:20 +++ EC2_USER_ID=42 2013-11-15 06:06:20 +++ export EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem 2013-11-15 06:06:20 +++ EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem 2013-11-15 06:06:20 +++ export NOVA_CERT=/opt/stack/new/devstack/accrc/cacert.pem 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-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/mysql/error.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/mysql/mysql-slow.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/pip-freeze.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/rabbitmq/rabbit@devstack-precise-hpcloud-az1-659597-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/rabbitmq/rabbit@devstack-precise-hpcloud-az1-659597.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/rabbitmq/startup_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-c-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-c-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-c-vol.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-g-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-g-reg.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-horizon.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-key.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-cond.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-cpu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-crt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-obj.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-n-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-q-agt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-q-dhcp.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-q-l3.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-q-meta.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-q-svc.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-s-account.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-s-container.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-s-object.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-s-proxy.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/screen-sysstat.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/51_tempest_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.d/quantum-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/syslog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-659597/41/logs/sysstat.dat.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.