Closed ingwarsw closed 1 year ago
v0.11.0 panics with error (v0.10.0 was ok)
http: panic serving 169.254.1.1:38424: semaphore: released more than held goroutine 24 [running]: net/http.(*conn).serve.func1() net/http/server.go:1850 +0xbf panic({0x6fef00, 0x7f79e0}) runtime/panic.go:890 +0x262 golang.org/x/sync/semaphore.(*Weighted).Release(0xc000428190, 0x0?) golang.org/x/sync@v0.1.0/semaphore/semaphore.go:103 +0xbc"
Should not panic..
No response
Log line before I see
failed to clean repo "gcr.io/xxxr": failed to list tags for repo gcr.io/xxx: Get "https://gcr.io/v2/xxx/tags/list?n=1000": context canceled
Hi @ingwarsw - can you please provide more of the logs or run with the environment variable GCRCLEANER_LOG set to debug?
GCRCLEANER_LOG
debug
Actually nevermind - I found it.
TL;DR
v0.11.0 panics with error (v0.10.0 was ok)
Expected behavior
Should not panic..
Observed behavior
No response
Debug log output
No response
Additional information
Log line before I see