On Wed, Nov 08, 2023 at 12:33:28PM -0800, Kevin Fenzi wrote:
> 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.

Thanks for investigating!

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to