Looks like this started on 1/5 really, then spiked on 1/9. The only thing suspicious in python-glanceclient in that timeframe is this:
https://github.com/openstack/python- glanceclient/commit/df02ee8e2a10d2f37a9c013dec157c88b8dce49d I see the root errors in the glance-api logs: http://logs.openstack.org/93/130593/10/check/check-tempest-dsvm- full/1070ad7/logs/screen-g-api.txt.gz?level=TRACE#_2015-01-09_11_51_27_954 I'm not seeing any errors in the swift logs. ** Changed in: cinder Status: New => Confirmed ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => Confirmed ** Tags added: gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1408814 Title: Image could not be found after upload. The image may have been deleted during the upload. Status in Cinder: Confirmed Status in OpenStack Image Registry and Delivery Service (Glance): Confirmed Bug description: Saw this fail a tempest check job: http://logs.openstack.org/81/142281/3/gate/gate-tempest-dsvm-neutron- full/960927f/ The error in the console says "Details: Volume c96a0a8c-b5b4-42b5 -a1cd-f537d5eee094 failed to reach available status (current: creating) within the required time (196 s)." And I find in the screen-c-vol.txt, the volume does get created successfully, but it's a few minutes after the test failure: http://logs.openstack.org/81/142281/3/gate/gate-tempest-dsvm-neutron- full/960927f/logs/screen-c-vol.txt.gz#_2015-01-08_17_34_23_438 I tried a logstash query on the errors in screen-c-vol.txt and find 18 hits in the last 7 days, check and gate, all failures: message:"could not be found after upload. The image may have been deleted during the upload" AND tags:"screen-c-vol.txt" http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiY291bGQgbm90IGJlIGZvdW5kIGFmdGVyIHVwbG9hZC4gVGhlIGltYWdlIG1heSBoYXZlIGJlZW4gZGVsZXRlZCBkdXJpbmcgdGhlIHVwbG9hZFwiIEFORCB0YWdzOlwic2NyZWVuLWMtdm9sLnR4dFwiIiwiZmllbGRzIjpbImJ1aWxkX3Nob3J0X3V1aWQiLCJidWlsZF9zdGF0dXMiLCJidWlsZF9xdWV1ZSJdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MjA3NTU3MTUxMTZ9 To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1408814/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

