yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93576
[Bug 2054936] Re: nova-manage db purge fails: DB: Unable to purge table shadow_alembic_version because it has no timestamp column
It is not a real failure, the table is ignored. The non zero exit code
from the script does not signal error either.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2054936
Title:
nova-manage db purge fails: DB: Unable to purge table
shadow_alembic_version because it has no timestamp column
Status in OpenStack Compute (nova):
Invalid
Bug description:
The db purge command always fails with:
+ nova-manage db purge --verbose --before 2023-11-27
Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
DB: Unable to purge table shadow_alembic_version because it has no timestamp column
openstack version: antelope
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2054936/+subscriptions
References