Activity log for bug #1320617

Date Who What changed Old value New value Message
2014-05-18 11:10:01 Attila Fazekas bug added bug
2014-05-18 15:07:49 Attila Fazekas description http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres-full/57b137a/console.html.gz 2014-05-09 21:44:09.857 | Captured traceback: 2014-05-09 21:44:09.858 | ~~~~~~~~~~~~~~~~~~~ 2014-05-09 21:44:09.858 | Traceback (most recent call last): 2014-05-09 21:44:09.858 | File "tempest/api/compute/images/test_list_image_filters.py", line 45, in setUpClass 2014-05-09 21:44:09.858 | cls.server1['id'], wait_until='ACTIVE') 2014-05-09 21:44:09.858 | File "tempest/api/compute/base.py", line 302, in create_image_from_server 2014-05-09 21:44:09.858 | kwargs['wait_until']) 2014-05-09 21:44:09.858 | File "tempest/services/compute/xml/images_client.py", line 140, in wait_for_image_status 2014-05-09 21:44:09.858 | waiters.wait_for_image_status(self, image_id, status) 2014-05-09 21:44:09.858 | File "tempest/common/waiters.py", line 129, in wait_for_image_status 2014-05-09 21:44:09.858 | raise exceptions.TimeoutException(message) 2014-05-09 21:44:09.859 | TimeoutException: Request timed out 2014-05-09 21:44:09.859 | Details: (ListImageFiltersTestXML:setUpClass) Image 20b6e7a9-f65d-4d17-b025-59f9237ff8cb failed to reach ACTIVE status within the required time (196 s). Current status: SAVING. logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHRoZSByZXF1aXJlZCB0aW1lXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIG1lc3NhZ2U6XCJDdXJyZW50IHN0YXR1czogU0FWSU5HXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImFsbCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDA0MTEyNDcwMzksIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= message:"failed to reach ACTIVE status within the required time" AND filename:"console.html" AND message:"Current status: SAVING" http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres-full/57b137a/console.html.gz The relevant part of the test case: 1. Boot servet1 2. Boot server2 wait until active 3. wait until server 1 active 4. Create snapshot from server1, wait until ACTIVE with 196 sec timeout 5. Cleanup, die with the first failure Normally the test case would create 2 additional image at the beginning, but now died at fist image creation. 2014-05-09 21:44:09.857 | Captured traceback: 2014-05-09 21:44:09.858 | ~~~~~~~~~~~~~~~~~~~ 2014-05-09 21:44:09.858 | Traceback (most recent call last): 2014-05-09 21:44:09.858 | File "tempest/api/compute/images/test_list_image_filters.py", line 45, in setUpClass 2014-05-09 21:44:09.858 | cls.server1['id'], wait_until='ACTIVE') 2014-05-09 21:44:09.858 | File "tempest/api/compute/base.py", line 302, in create_image_from_server 2014-05-09 21:44:09.858 | kwargs['wait_until']) 2014-05-09 21:44:09.858 | File "tempest/services/compute/xml/images_client.py", line 140, in wait_for_image_status 2014-05-09 21:44:09.858 | waiters.wait_for_image_status(self, image_id, status) 2014-05-09 21:44:09.858 | File "tempest/common/waiters.py", line 129, in wait_for_image_status 2014-05-09 21:44:09.858 | raise exceptions.TimeoutException(message) 2014-05-09 21:44:09.859 | TimeoutException: Request timed out 2014-05-09 21:44:09.859 | Details: (ListImageFiltersTestXML:setUpClass) Image 20b6e7a9-f65d-4d17-b025-59f9237ff8cb failed to reach ACTIVE status within the required time (196 s). Current status: SAVING. logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHRoZSByZXF1aXJlZCB0aW1lXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIG1lc3NhZ2U6XCJDdXJyZW50IHN0YXR1czogU0FWSU5HXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImFsbCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDA0MTEyNDcwMzksIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= message:"failed to reach ACTIVE status within the required time" AND filename:"console.html" AND message:"Current status: SAVING"
2014-05-18 15:08:20 Attila Fazekas description http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres-full/57b137a/console.html.gz The relevant part of the test case: 1. Boot servet1 2. Boot server2 wait until active 3. wait until server 1 active 4. Create snapshot from server1, wait until ACTIVE with 196 sec timeout 5. Cleanup, die with the first failure Normally the test case would create 2 additional image at the beginning, but now died at fist image creation. 2014-05-09 21:44:09.857 | Captured traceback: 2014-05-09 21:44:09.858 | ~~~~~~~~~~~~~~~~~~~ 2014-05-09 21:44:09.858 | Traceback (most recent call last): 2014-05-09 21:44:09.858 | File "tempest/api/compute/images/test_list_image_filters.py", line 45, in setUpClass 2014-05-09 21:44:09.858 | cls.server1['id'], wait_until='ACTIVE') 2014-05-09 21:44:09.858 | File "tempest/api/compute/base.py", line 302, in create_image_from_server 2014-05-09 21:44:09.858 | kwargs['wait_until']) 2014-05-09 21:44:09.858 | File "tempest/services/compute/xml/images_client.py", line 140, in wait_for_image_status 2014-05-09 21:44:09.858 | waiters.wait_for_image_status(self, image_id, status) 2014-05-09 21:44:09.858 | File "tempest/common/waiters.py", line 129, in wait_for_image_status 2014-05-09 21:44:09.858 | raise exceptions.TimeoutException(message) 2014-05-09 21:44:09.859 | TimeoutException: Request timed out 2014-05-09 21:44:09.859 | Details: (ListImageFiltersTestXML:setUpClass) Image 20b6e7a9-f65d-4d17-b025-59f9237ff8cb failed to reach ACTIVE status within the required time (196 s). Current status: SAVING. logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHRoZSByZXF1aXJlZCB0aW1lXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIG1lc3NhZ2U6XCJDdXJyZW50IHN0YXR1czogU0FWSU5HXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImFsbCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDA0MTEyNDcwMzksIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= message:"failed to reach ACTIVE status within the required time" AND filename:"console.html" AND message:"Current status: SAVING" http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres-full/57b137a/console.html.gz The relevant part of the test case: 1. Boot servet1 2. Boot server2 wait until active 3. wait until server1 ACTIVE 4. Create snapshot from server1, wait until ACTIVE with 196 sec timeout 5. Cleanup, die with the first failure Normally the test case would create 2 additional image at the beginning, but now died at fist image creation. 2014-05-09 21:44:09.857 | Captured traceback: 2014-05-09 21:44:09.858 | ~~~~~~~~~~~~~~~~~~~ 2014-05-09 21:44:09.858 | Traceback (most recent call last): 2014-05-09 21:44:09.858 | File "tempest/api/compute/images/test_list_image_filters.py", line 45, in setUpClass 2014-05-09 21:44:09.858 | cls.server1['id'], wait_until='ACTIVE') 2014-05-09 21:44:09.858 | File "tempest/api/compute/base.py", line 302, in create_image_from_server 2014-05-09 21:44:09.858 | kwargs['wait_until']) 2014-05-09 21:44:09.858 | File "tempest/services/compute/xml/images_client.py", line 140, in wait_for_image_status 2014-05-09 21:44:09.858 | waiters.wait_for_image_status(self, image_id, status) 2014-05-09 21:44:09.858 | File "tempest/common/waiters.py", line 129, in wait_for_image_status 2014-05-09 21:44:09.858 | raise exceptions.TimeoutException(message) 2014-05-09 21:44:09.859 | TimeoutException: Request timed out 2014-05-09 21:44:09.859 | Details: (ListImageFiltersTestXML:setUpClass) Image 20b6e7a9-f65d-4d17-b025-59f9237ff8cb failed to reach ACTIVE status within the required time (196 s). Current status: SAVING. logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHRoZSByZXF1aXJlZCB0aW1lXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIG1lc3NhZ2U6XCJDdXJyZW50IHN0YXR1czogU0FWSU5HXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImFsbCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDA0MTEyNDcwMzksIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= message:"failed to reach ACTIVE status within the required time" AND filename:"console.html" AND message:"Current status: SAVING"
2014-05-19 15:27:51 Matt Riedemann bug task added ceilometer
2014-05-19 15:38:28 Matt Riedemann bug added subscriber Matt Riedemann
2014-05-20 12:59:55 Matt Riedemann summary failed to reach ACTIVE status within the required time (196 s). Current status: SAVING [Image] failed to reach ACTIVE status within the required time (196 s). Current status: SAVING
2014-05-21 16:17:59 Tracy Jones tags testing
2014-06-23 20:19:20 gordon chung ceilometer: status New Incomplete
2014-08-30 00:05:43 Joe Gordon nova: status New Incomplete
2014-09-17 14:56:20 Sean Dague nova: status Incomplete Invalid
2015-07-07 16:26:12 gordon chung ceilometer: status Incomplete Invalid