Closed rezie closed 5 years ago
I get the same error with a redhat cluster (from 3.9 to 3.10.111). I get another issue with this upgrade : unable to delete object. A finalizer(foreground) is setup on the deploymentConfig but nothing happens. (same for job, route replicationcontroller, pod object...) When delete the finalizer, the object disappear but replicationcontroller still exist ! All seems to point a point to the garbage collector.
edit : FYI my bug was due to istio, after removing all istio CRDs, all is ok. I don't have this log message anymore.
This seems to persist after upgrading to 3.11 from that 3.10 cluster mentioned earlier. I also did a 3.11 install from scratch and the same issue shows up.
I get the same error with a redhat cluster (from 3.9 to 3.10.111). I get another issue with this upgrade : unable to delete object. A finalizer(foreground) is setup on the deploymentConfig but nothing happens. (same for job, route replicationcontroller, pod object...) When delete the finalizer, the object disappear but replicationcontroller still exist ! All seems to point a point to the garbage collector.
Re: unable to delete object. We also had that issue at some point - try removing the finalizer (or more generally, updating any non-immutable fields in the resource). That should cause the resource to be removed immediately.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
/reopen
@SakshamAbhi: You can't reopen an issue/PR unless you authored it or you are a collaborator.
After upgrading from 3.9 to 3.10, I'm seeing a lot of garbage collector errors and warnings that keep repeating every 1 second from the master controller logs:
Turning up the loglevel to 6 doesn't improve diagnosing this issue. Any suggestions or ideas to help with troubleshooting?
Version
oc v3.10.0+67ef696-102 kubernetes v1.10.0+b81c8f8
Steps To Reproduce
At least in our case, just upgrade to 3.10.