Bug 1726802 - Couldn't delete ns: namespace svcaccounts was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed
Summary: Couldn't delete ns: namespace svcaccounts was not deleted with limit: timed ...
Keywords:
Status: CLOSED DUPLICATE of bug 1727090
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-controller-manager
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.2.z
Assignee: Mike Dame
QA Contact: Xingxing Xia
URL:
Whiteboard: buildcop
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-03 19:19 UTC by Jeff Cantrill
Modified: 2019-08-16 13:40 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-16 13:40:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Cantrill 2019-07-03 19:19:59 UTC
Description of problem:

Jul  3 14:56:48.228: INFO: Couldn't delete ns: "svcaccounts-5720": namespace svcaccounts-5720 was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed (&errors.errorString{s:"namespace svcaccounts-5720 was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed"})

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Hongkai Liu 2019-07-26 15:26:29 UTC
Saw similar log:
Jul 26 12:02:12.799: INFO: Couldn't delete ns: "e2e-svcaccounts-2097": namespace e2e-svcaccounts-2097 was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed (&errors.errorString{s:"namespace e2e-svcaccounts-2097 was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed"})

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-4.2/2512#0:build-log.txt%3A18770

Comment 4 Tomáš Nožička 2019-07-29 08:07:37 UTC
I think this is slow pod deletion and we backoff when we shouldn't (I have a PR upstream to fix that). Mike, can you check the logs to see if there is a pod that took too long to delete and send it to Node team to find out why?

Comment 5 W. Trevor King 2019-08-05 21:04:20 UTC
Is this a dup of bug 1713135?

Comment 6 Maciej Szulik 2019-08-16 13:40:57 UTC
To me this looks more like dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1727090, I'm closing this in favour of the other one, since there's already an investigation happening.

*** This bug has been marked as a duplicate of bug 1727090 ***


Note You need to log in before you can comment on or make changes to this bug.