-
-
Notifications
You must be signed in to change notification settings - Fork 866
Closed
Labels
Description
Summary
After upgrading to 7.7.0 from 7.6.0 we started facing many errors in resources like following:
run check: start process: backend error: Exit status: 500, message: {"Type":"","Message":"task retrieval: no running task found: task d7139440-721d-4258-79bb-25ad9760bab9 not found: not found","Handle":"","ProcessID":"","Binary":""}
We are using containerd runtime and running Concourse on Kubernetes. After revert back to 7.6.0 all errors disappeared.
Steps to reproduce
Upgrade 7.6.0 to 7.7.0
Expected results
No errors :)
Actual results
See above.
Triaging info
- Concourse version: 7.7.0
- containerd: 1.5.8
- Kubernetes: 1.21.7
Negewnov, ArjanSchouten, vlfig-iov42, akobir-mp, MaximShepelev and 5 more