Source: python-novaclient Version: 2:17.6.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220212 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > ====================================================================== > FAIL: novaclient.tests.unit.test_shell.ShellTest.test_password > novaclient.tests.unit.test_shell.ShellTest.test_password > ---------------------------------------------------------------------- > testtools.testresult.real._StringException: Traceback (most recent call last): > File "/usr/lib/python3.10/unittest/mock.py", line 1369, in patched > return func(*newargs, **newkeywargs) > File "/usr/lib/python3/dist-packages/requests_mock/mocker.py", line 275, in > inner > return func(*args, **kwargs) > File "/<<PKGBUILDDIR>>/novaclient/tests/unit/test_shell.py", line 603, in > test_password > self.assertEqual((stdout + stderr), ex) > File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 393, in > assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 480, in > assertThat > raise mismatch_error > testtools.matchers._impl.MismatchError: !=: > reference = '''\ > +----+------+--------+------------+-------------+----------+ > | ID | Name | Status | Task State | Power State | Networks | > +----+------+--------+------------+-------------+----------+ > +----+------+--------+------------+-------------+----------+ > ''' > actual = '''\ > > ''' > > > ====================================================================== > FAIL: novaclient.tests.unit.test_shell.ShellTestKeystoneV3.test_password > novaclient.tests.unit.test_shell.ShellTestKeystoneV3.test_password > ---------------------------------------------------------------------- > testtools.testresult.real._StringException: Traceback (most recent call last): > File "/usr/lib/python3.10/unittest/mock.py", line 1369, in patched > return func(*newargs, **newkeywargs) > File "/usr/lib/python3/dist-packages/requests_mock/mocker.py", line 275, in > inner > return func(*args, **kwargs) > File "/<<PKGBUILDDIR>>/novaclient/tests/unit/test_shell.py", line 603, in > test_password > self.assertEqual((stdout + stderr), ex) > File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 393, in > assertEqual > self.assertThat(observed, matcher, message) > File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 480, in > assertThat > raise mismatch_error > testtools.matchers._impl.MismatchError: !=: > reference = '''\ > +----+------+--------+------------+-------------+----------+ > | ID | Name | Status | Task State | Power State | Networks | > +----+------+--------+------------+-------------+----------+ > +----+------+--------+------------+-------------+----------+ > ''' > actual = '''\ > > ''' > > > ---------------------------------------------------------------------- > Ran 3465 tests in 20.505s > > FAILED (failures=2) The full build log is available from: http://qa-logs.debian.net/2022/02/12/python-novaclient_17.6.0-2_unstable.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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.