Skip to content

goroutine leak on solves #2112

@coryb

Description

@coryb

I don't have a lot of details yet, but we noticed goroutine leaks with our buildkit cluster after a recent upgrade. I was able to reproduce with master, following the same recipe as the last leak we noticed:
#1316 (comment)

Able to reproduce with runc and containerd workers:

INFO    [05:25:59.243]  GoRoutines: 31
INFO    [05:26:09.243]  GoRoutines: 48
INFO    [05:26:19.243]  GoRoutines: 64
INFO    [05:26:29.244]  GoRoutines: 99
INFO    [05:26:39.244]  GoRoutines: 127
INFO    [05:26:49.244]  GoRoutines: 113
INFO    [05:26:59.244]  GoRoutines: 128
INFO    [05:27:09.245]  GoRoutines: 166
INFO    [05:27:19.245]  GoRoutines: 163

I will report more details as I discover them, not sure how much time I will get this weekend.

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