image_utils: ImageUnacceptable exception during creating volume
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Undecided
|
Ayumu Ueha |
Bug Description
In Zuul CI of Tacker project, the following error occur in c-vol process since 21th Feb 2023.
```
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
ERROR cinder.
```
Please refer to the attached file for the whole log. Attached log is obtained from the following CI results:
https:/
Previously, this error did not occur with the same data.
Is there any related fixes on Feb 20th-21th?
It is difficult to analyze from now on for us, so I will report the situation as a bug report.
As it is just before RC1, I expect a quick solution. Thanks.
CVE References
Changed in cinder: | |
status: | New → Incomplete |
affects: | cinder → tacker |
Changed in tacker: | |
assignee: | nobody → Ayumu Ueha (ueha) |
status: | Incomplete → In Progress |
Yes, we made a change to address CVE-2022-47951, and released new cinder on all stable branches.
See the second bullet point in the "Security Issues" section of the release notes: /docs.openstack .org/releasenot es/cinder/ zed.html# security- issues
https:/
Can you provide the output of an image-show on 4d0e2375- 2eee-4d73- b947-06d2aa8166 70, particularly what the disk_format property is?
Also, if possible, can you do a 'qemu-img info --output=json <filename>' on the image file that you uploaded to glance?