On Wed, Nov 08, 2023 at 01:26:53PM +0100, Fabio Valentini wrote:
...snip...
> 
> So to me this sounds like there was just some hiccup somewhere that
> resulted in the email not being sent.

Yeah, seems like: 

Oct 28 09:04:13 pkgs01 celery[1147999]: 2023-10-28 09:04:13,585 [ERROR] 
celery.app.trace: Task 
pagure.lib.tasks.update_git[c29a4cbf-ba3d-41f6-b29f-6a74bf400fa2] raised 
unexpected: Exception('Unable to find object',)
Oct 28 09:04:13 pkgs01 celery[1147999]: Traceback (most recent call last):
Oct 28 09:04:13 pkgs01 celery[1147999]:  File 
"/usr/lib/python3.6/site-packages/celery/app/trace.py", line 385, in trace_task
Oct 28 09:04:13 pkgs01 celery[1147999]:    R = retval = fun(*args, **kwargs)
Oct 28 09:04:13 pkgs01 celery[1147999]:  File 
"/usr/lib/python3.6/site-packages/celery/app/trace.py", line 648, in 
__protected_call__
Oct 28 09:04:13 pkgs01 celery[1147999]:    return self.run(*args, **kwargs)
Oct 28 09:04:13 pkgs01 celery[1147999]:  File 
"/usr/lib/python3.6/site-packages/pagure/lib/tasks_utils.py", line 36, in 
decorated_function
Oct 28 09:04:13 pkgs01 celery[1147999]:    return function(self, session, 
*args, **kwargs)
Oct 28 09:04:13 pkgs01 celery[1147999]:  File 
"/usr/lib/python3.6/site-packages/pagure/lib/tasks.py", line 357, in update_git
Oct 28 09:04:13 pkgs01 celery[1147999]:    raise Exception("Unable to find 
object")
Oct 28 09:04:13 pkgs01 celery[1147999]: Exception: Unable to find object

I am not sure what happened there. ;( Some kind of race condition?

But that matches up exactly when the PR was created.

kevin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to