[PKG-Openstack-devel] Bug#860627: nova: FTBFS on i386: Test failures
Lucas Nussbaum
lucas at debian.org
Wed Apr 19 07:22:30 UTC 2017
Source: nova
Version: 2:14.0.0-4
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386
Hi,
During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.
Relevant part (hopefully):
> File "nova/compute/api.py", line 1111, in _create_instance
> image_id, boot_meta = self._get_image(context, image_href)
> File "nova/compute/api.py", line 777, in _get_image
> image = self.image_api.get(context, image_href)
> File "nova/image/api.py", line 93, in get
> show_deleted=show_deleted)
> File "nova/tests/unit/image/fake.py", line 183, in show
> raise exception.ImageNotFound(image_id=image_id)
> nova.exception.ImageNotFound: Image cedef40a-ed67-4d10-800e-17455edce175 could not be found.
>
>
> ----------------------------------------------------------------------
> Ran 14287 tests in 157.670s
>
> FAILED (failures=1, skipped=56)
> debian/rules:150: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://aws-logs.debian.net/2017/04/18/nova_14.0.0-4_testing-i386.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Openstack-devel
mailing list