Skip to content

slurm-status.py: could not query side car #111

@mhorlacher

Description

@mhorlacher

When canceling the snakemake process with Ctrl+C, I'd expect Snakemake to scancel all jobs (cluster-cancel: scancel) and terminate gracefully. However, I'm encountering the error below:

slurm-status.py: could not query side car: HTTPConnectionPool(host='localhost', port=42129): Max retries exceeded with url: /job/status/3253425 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2579923100>: Failed to establish a new connection: [Errno 111] Connection refused'))

Perhaps slurm-status.py exists (due to Ctrl+C), while slurm-status.py is still trying to query it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions