Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WorkerLostError: #2427

Open
sentry-io bot opened this issue May 15, 2024 · 0 comments
Open

WorkerLostError: #2427

sentry-io bot opened this issue May 15, 2024 · 0 comments
Labels
area/general Related to whole service, not a specific part/integration. complexity/single-task Regular task, should be done within days. kind/bug Something isn't working. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.

Comments

@sentry-io
Copy link

sentry-io bot commented May 15, 2024

Sentry Issue: PCKT-002-PACKIT-SERVICE-7NF

WorkerLostError: 
"""
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost
    raise WorkerLostError(
billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 11 (SIGSEGV) Job: 3823.
"""
  File "billiard/pool.py", line 1264, in mark_as_worker_lost
    raise WorkerLostError(

Task handler raised error: "WorkerLostError('Worker exited prematurely: signal 11 (SIGSEGV) Job: 3823.')"

This is a recurring exception that seems to be related with the task.babysit_copr_build

@majamassarini majamassarini added kind/bug Something isn't working. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related. labels May 15, 2024
@mfocko mfocko added complexity/single-task Regular task, should be done within days. area/general Related to whole service, not a specific part/integration. labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/general Related to whole service, not a specific part/integration. complexity/single-task Regular task, should be done within days. kind/bug Something isn't working. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.
Projects
Status: priority-backlog
Development

No branches or pull requests

2 participants