Over the last 8 days the fedora-admin-xmlrpc@fedoraproject.org account has made tens of thousands of attempts to update components with a non-existent account.
An example of a call is:
message: {"rpclog":{"method":"Component.update","params":{"updates":{"default_cc":["lrintel+fedora@redhat.com","extras-orphan@fedoraproject.org"],"default_assignee":"extras-orphan@fedoraproject.org"},"names":[{"component":"spacechart","product":"Fedora"}]}}}
There is no account for "lrintel+fedora@redhat.com" so any attempt to update a component with this email address will fail. Such failures should be caught and either not retried or at least only retried infrequently.
This looks like some automation of package orphaning process. I thought that this is done by toddler, but I can't seem to find any toddler doing the orphaning itself.
Metadata Update from @zlopez: - Issue tagged with: dev, high-gain, medium-trouble
The problem is that @lkundrak changed his email address in fas, but didn't make a bugzilla.redhat.com account with that address. (I am not sure, can redhat.com accounts be manually created?)
He's on 227 packages (and a group) and may be watching others. So it's a lot. ;(
https://src.fedoraproject.org/user/lkundrak
it might be nice if the toddler caught this error the first time and then just skipped any further changes for that user since they will all fail.
@lkundrak can you make a rintel+fedora@redhat.com account in bugzilla.redhat.com? or set your bugzilla account to some other valid account in accounts.fedoraproject.org ?
Metadata Update from @phsmoura: - Issue priority set to: Waiting on Assignee (was: Needs Review)
(I am not sure, can redhat.com accounts be manually created?)
Yes they can. All users can have as many of uid+fu@example.com accounts as they wish.
For @redhat.com users only one account can be tied to SSO, secondary accounts have to use pin+token to login to the UI.
I can do that, but I'm not sure which toddler actually does this, I need to check the logs, but I didn't noticed any error beside https://pagure.io/fedora-infrastructure/issue/11967 right now.
That's true for gmail but it in fact really depends on the configuration of the receiving smtp server. Not all @example.com will allow/support that configuration.
Yes they can. All users can have as many of uid+fu@example.com accounts as they wish. That's true for gmail but it in fact really depends on the configuration of the receiving smtp server. Not all @example.com will allow/support that configuration.
FWIW I was talking about what RHBZ supports
I think this request for toddlers could help in this case.
I don't think it would. There's no fedoraproject.org account in bugzilla for the user either I don't think.... :(
I've mailed him directly to hopefully create the account. :)
This should have been solved a while back? Can we close this now?
Or are you still seeing anything?
It seems to be making 2 calls per failed account every 6 hours, which is much better. Thanks!
Metadata Update from @jfearn: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.