Skip to content

Compute worker issues #1205

@Didayolo

Description

@Didayolo

Submissions stuck in "Scoring" status

  • Submissions stuck in "Scoring" state instead of "Failed" when the compute worker crashes

In the comment here, interesting explanation about why this problem happens and how to solve it:

Related issues:

Example failure during "Preparing":

[2025-09-18 11:25:05,234: ERROR/ForkPoolWorker-2] Task compute_worker_run[fd956bf5-3e2d-4168-ab48-f0896dc80993] raised unexpected: OSError(28, 'No space left on device')
Traceback (most recent call last):
[...]
OSError: [Errno 28] No space left on device

Duplication of submission files

Original issue:

Directory structure problem

Docker pull failing

  • Docker pull failing
Pull for image: codalab/codalab-legacy:py39 returned a non-zero exit code! Check if the docker image exists on docker hub.

Related issues:

Solution:

Logs at the wrong place

No hostname is server status when status is "Preparing"

  • The "Preparing" status means that the worker is downloading the necessary data and programs to run the submission. We should already have a hostname in the server status page during this phase, but it is not the case.

https://www.codabench.org/server_status

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions