[all] Request to fix the warning to reduce the log size
Balazs Gibizer
balazs.gibizer at est.tech
Thu Jul 15 05:18:44 UTC 2021
On Wed, Jul 14, 2021 at 15:47, Ghanshyam Mann <gmann at ghanshyammann.com>
wrote:
> Hello Everyone,
>
> As you might have noticed the discussion in infra channel, log size
> are increasing a lot
> and one of the main reasons is warnings (especially repeatedly
> warnings). Few of them are
> from oslo policy on new policy and DeprecdatedRule. However, those
> are not the only warnings,
> there are lot from other lib also.
>
> Before we start facing more issues in logging system and indexing, we
> would request all the project
> team to start looking at the logs and fix the warnings as much as
> possible.
The sqlAlchemy 1.4 version bump introduced a lot of repeated warning.
It is fixed in oslo.db 10.0.0 but to be able to bump the global
requirements[1] to that version first we need to fix Keystone[2].
Cheers,
gibi
[1]https://review.opendev.org/c/openstack/requirements/+/799054
[2]https://review.opendev.org/q/topic:%22oslo.db-10.0.0%22+(status:open%20OR%20status:merged)
>
> I started fixing few of the oslo policy warning on DeprecatedRule in
> applicable projects and once all patches
> are merged, we can convert them to error from oslo side to avoid any
> future warnings-
>
> https://review.opendev.org/q/topic:%22fix-oslo-policy-warnings%22+(status:open%20OR%20status:merged)
>
> [1]
> https://meetings.opendev.org/meetings/tc/2021/tc.2021-07-08-15.00.log.html#l-89
>
> -gmann
>
More information about the openstack-discuss
mailing list