Bug 1807197 - Observed a panic: "invalid memory address or nil pointer dereference"
Summary: Observed a panic: "invalid memory address or nil pointer dereference"
Keywords:
Status: CLOSED DUPLICATE of bug 1774212
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Maciej Szulik
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-25 19:10 UTC by Phil Cameron
Modified: 2020-02-25 19:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-25 19:12:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Phil Cameron 2020-02-25 19:10:12 UTC
Description of problem:
https://gcsweb-ci.svc.ci.openshift.org/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-azure-upgrade/61/

e2e-azure-upgrade/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-5788dc494-pkvvw_kube-scheduler-operator-container.log


E0219 23:51:36.357919       1 runtime.go:78] Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)
goroutine 629 [running]:
github.com/openshift/cluster-kube-scheduler-operator/vendor/k8s.io/apimachinery/pkg/util/runtime.logPanic(0x1d84e20, 0x3bf2bc0)
        /go/src/github.com/openshift/cluster-kube-scheduler-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:74 +0xa3
github.com/openshift/cluster-kube-scheduler-operator/vendor/k8s.io/apimachinery/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)
        /go/src/github.com/openshift/cluster-kube-scheduler-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:48 +0x82
panic(0x1d84e20, 0x3bf2bc0)
        /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/panic.go:522 +0x1b5
github.com/openshift/cluster-kube-scheduler-operator/vendor/github.com/openshift/library-go/pkg/operator/staticpod/controller/monitoring.(*MonitoringResourceController).Run(0x0, 0x1, 0xc0005fe2a0)
        /go/src/github.com/openshift/cluster-kube-scheduler-operator/vendor/github.com/openshift/library-go/pkg/operator/staticpod/controller/monitoring/monitoring_resource_controller.go:160 +0x57
created by github.com/openshift/cluster-kube-scheduler-operator/vendor/github.com/openshift/library-go/pkg/operator/staticpod.(*staticPodOperatorControllers).Run
        /go/src/github.com/openshift/cluster-kube-scheduler-operator/vendor/github.com/openshift/library-go/pkg/operator/staticpod/controllers.go:291 +0x1e8


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 W. Trevor King 2020-02-25 19:12:27 UTC

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


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