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

OpenStack Jenkins jenkins at openstack.org
Thu Nov 29 00:34:11 UTC 2012


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

------------------------------------------
[...truncated 14724 lines...]
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:32:40 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-62cc3508-f06c-4644-9a49-01595811bc48'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/475eea5e915e41038e6e607b8b7c2017/volumes/4609fd84-5d18-4e28-a4f1-0fff8ed6ae2b
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:32:54 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-b84ebc26-fe29-4692-ad99-4355ba843b6c'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/475eea5e915e41038e6e607b8b7c2017/volumes/ee28e52e-1c79-4d8b-b1ca-ca75606f2dff
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:32:57 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-38ecf16e-f979-4de4-ac54-9ec6b3155f08'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/475eea5e915e41038e6e607b8b7c2017/volumes/7b8a5ec0-2efb-4e59-b123-f2799403af9e
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:01 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-a968ec15-b86a-4bd1-9301-943faf42c928'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/b78caec46fe349b38db4e47fb4537ed9/volumes/d080196c-3fd2-49c8-b3be-0342aa53d6e5
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:15 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-ab248cd3-baf2-440b-9204-60be629d3893'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/b78caec46fe349b38db4e47fb4537ed9/volumes/2d3cfbe3-8200-4da6-9faa-aeaca405a34b
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:18 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-efc419d6-c42d-4f0f-9cdb-239a952fe612'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/b78caec46fe349b38db4e47fb4537ed9/volumes/f37e8261-7d8b-4840-a1a6-06783668878f
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:22 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-a8c3f487-c810-420c-9b8d-c5cb0e9769cf'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
Should not be able to create volume with invalid size ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-845355", "size": "#$%"}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:22 GMT', 'status': '400', 'content-length': '123', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-ed3ba382-9c9e-4923-9939-90ad3b0bc0ac'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '#$%' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to create volume without passing size ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-130913", "size": ""}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:22 GMT', 'status': '400', 'content-length': '120', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-7ea2070d-21ad-4240-9cce-a126cdce601d'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to create volume with size zero ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-517417", "size": "0"}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:22 GMT', 'status': '400', 'content-length': '121', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-c5a65967-dbf4-421b-b25a-f8ce0956378b'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '0' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to delete volume when invalid ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/!@#$%^&*()
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:22 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-618e8c2c-444a-4d4b-be24-172738836c60'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Should not be able to delete volume when empty ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:23 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to get volume with invalid id ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/#$%%&^&^
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:23 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to get volume when empty ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:23 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to delete a nonexistant Volume ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/12345678-abcd-4321-abcd-123456789098
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:23 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-ffdd166c-9aba-4fe9-aa97-356c134b4fc7'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Should not be able to get a nonexistant volume ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/f1e2750c135541ff9550d4ccdb4b4042/volumes/999274893
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:23 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-2a38c368-2439-4fc4-9ecb-b9c2c56c8c75'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Should not be able to create volume with invalid size ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-536900", "size": "#$%"}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '400', 'content-length': '123', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-cb71e0a2-3a4d-4d21-be5e-ac2ca67a7cc1'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '#$%' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to create volume without passing size ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-238331", "size": ""}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '400', 'content-length': '120', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-08f1e661-908e-43b6-bbb1-385645177bf9'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to create volume with size zero ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes
ERROR:tempest.common.rest_client:Request Body: {"volume": {"metadata": {"Type": "work"}, "display_name": "Volume-418463", "size": "0"}}
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '400', 'content-length': '121', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-9c424107-7b47-436a-9390-7230113490fb'}
ERROR:tempest.common.rest_client:Response Body: {u'badRequest': {u'message': u"Invalid input received: Volume size '0' must be an integer and greater than 0", u'code': 400}}
ok
Should not be able to delete volume when invalid ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/!@#$%^&*()
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-a372b5d8-3355-47db-8e98-851d4228bccc'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Should not be able to delete volume when empty ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to get volume with invalid id ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/#$%%&^&^
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to get volume when empty ID is passed ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'}
ERROR:tempest.common.rest_client:Response Body: 404 Not Found

The resource could not be found.

   
ok
Should not be able to delete a nonexistant Volume ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/12345678-abcd-4321-abcd-123456789098
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-7f6a6aa0-7ea1-4955-80a5-194084447cd7'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok
Should not be able to get a nonexistant volume ... ERROR:tempest.common.rest_client:Request URL: http://127.0.0.1:8776/v1/8409703464904133b46739ea23dbe3c0/volumes/99998731
ERROR:tempest.common.rest_client:Request Body: None
ERROR:tempest.common.rest_client:Response Headers: {'date': 'Thu, 29 Nov 2012 00:33:24 GMT', 'status': '404', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-06d1a5b1-b9ab-4527-8f1c-2b31f27be6e4'}
ERROR:tempest.common.rest_client:Response Body: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
ok

======================================================================
ERROR: Delete a server while it's VM state is Building
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 148, in test_delete_server_while_in_building_state
    self.client.wait_for_server_status(server['id'], 'BUILD')
  File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 162, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 97d15ffd-b66f-4c12-aa42-0772543d3df1 failed to build and is in ERROR status

======================================================================
ERROR: The server's access addresses should reflect the provided values
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 125, in test_update_access_server_address
    self.client.wait_for_server_status(server['id'], 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 162, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server d47fdb7e-6616-49f3-b0b2-ec0f64d4288a failed to build and is in ERROR status

======================================================================
ERROR: The server name should be changed to the the provided value
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 100, in test_update_server_name
    self.client.wait_for_server_status(server['id'], 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 162, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server a7e6d926-d27a-4044-b727-b53d5251848e failed to build and is in ERROR status

======================================================================
ERROR: Specify a keypair while creating a server
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 86, in test_create_specify_keypair
    self.client.wait_for_server_status(server['id'], 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/xml/servers_client.py", line 195, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 3a51c10a-e95f-43f7-bdc2-096437de626b failed to build and is in ERROR status

======================================================================
ERROR: Creating a server with a name that already exists is allowed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 68, in test_create_with_existing_server_name
    for server_id in (id1, id2):
UnboundLocalError: local variable 'id1' referenced before assignment

======================================================================
ERROR: Delete a server while it's VM state is Building
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 148, in test_delete_server_while_in_building_state
    self.client.wait_for_server_status(server['id'], 'BUILD')
  File "/opt/stack/tempest/tempest/services/compute/xml/servers_client.py", line 195, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 30c474b4-e183-42d8-a9f8-d9693aa3c48e failed to build and is in ERROR status

======================================================================
ERROR: The server's access addresses should reflect the provided values
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_servers.py", line 125, in test_update_access_server_address
    self.client.wait_for_server_status(server['id'], 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/xml/servers_client.py", line 195, in wait_for_server_status
    raise exceptions.BuildErrorException(server_id=server_id)
BuildErrorException: Server 6f163aed-d4ca-4b23-b1dc-63760bcc1b05 failed to build and is in ERROR status

----------------------------------------------------------------------
XML: nosetests-full.xml
----------------------------------------------------------------------
Ran 500 tests in 897.633s

FAILED (SKIP=61, errors=7)
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-full/28
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/devstack-gate-setup-workspace.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/localrc.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-cond.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/screen-swift.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/28/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list