You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #15336 (at the bottom), @liggitt said that this was actually caused by #15648, which was fixed by #15654 yesterday morning. It looks like this failure has still occurred since that merged, although I can't figure out how to tell the exact master commit a given test run merged against.
Assuming the problem isn't fixed, it's because the Namespace SharedInformer doesn't seem to be informing about any Namespaces. In a successful run there are logs like:
I0809 10:02:17.079663 31523 vnids_master.go:290] Watch ADDED event for Namespace "one"
I0809 10:02:17.080492 31523 vnids_master.go:122] Allocated netid 13639912 for namespace "one"
but those are missing in the logs of the failed test runs
I've seen this in several jobs:
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_integration/5502/
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_integration/5538
The text was updated successfully, but these errors were encountered: