Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save a-robinson/eaac77f072e5e0a5ef23940e3eb09239 to your computer and use it in GitHub Desktop.
Save a-robinson/eaac77f072e5e0a5ef23940e3eb09239 to your computer and use it in GitHub Desktop.
2018-06-20T20:24:46.926495Z warn Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2018-06-20T20:24:46.928320Z info clusters configuration (*clusterregistry.ClusterStore)(0xc4203edfe0)({
rc: (map[clusterregistry.Metadata]*clusterregistry.RemoteCluster) {
},
storeLock: (sync.RWMutex) {
w: (sync.Mutex) {
state: (int32) 0,
sema: (uint32) 0
},
writerSem: (uint32) 0,
readerSem: (uint32) 0,
readerCount: (int32) 0,
readerWait: (int32) 0
}
})
2018-06-20T20:24:46.929445Z info mesh configuration (*v1alpha1.MeshConfig)(0xc4204f7740)(mixer_check_server:"istio-policy.istio-system.svc.cluster.local:15004" mixer_report_server:"istio-telemetry.istio-system.svc.cluster.local:15004" proxy_listen_port:15001 connect_timeout:<seconds:1 > ingress_class:"istio" ingress_service:"istio-ingress" ingress_controller_mode:STRICT rds_refresh_delay:<seconds:10 > enable_tracing:true access_log_file:"/dev/stdout" default_config:<config_path:"/etc/istio/proxy" binary_path:"/usr/local/bin/envoy" service_cluster:"istio-proxy" drain_duration:<seconds:45 > parent_shutdown_duration:<seconds:60 > discovery_address:"istio-pilot.istio-system:15007" discovery_refresh_delay:<seconds:10 > zipkin_address:"zipkin.istio-system:9411" connect_timeout:<seconds:10 > statsd_udp_address:"istio-statsd-prom-bridge.istio-system:9125" proxy_admin_port:15000 > )
2018-06-20T20:24:46.929581Z info version root@48d5ddfd72da-docker.io/istio-0.8.0-6f9f420f0c7119ff4fa6a1966a6f6d89b1b4db84-Clean
2018-06-20T20:24:46.929786Z info flags (*bootstrap.PilotArgs)(0xc420248180)({
DiscoveryOptions: (v1.DiscoveryServiceOptions) {
Port: (int) 8080,
GrpcAddr: (string) (len=6) ":15010",
SecureGrpcAddr: (string) (len=6) ":15012",
MonitoringPort: (int) 9093,
EnableProfiling: (bool) true,
EnableCaching: (bool) true,
WebhookEndpoint: (string) ""
},
Namespace: (string) (len=12) "istio-system",
Mesh: (bootstrap.MeshArgs) {
ConfigFile: (string) (len=22) "/etc/istio/config/mesh",
MixerAddress: (string) "",
RdsRefreshDelay: (*duration.Duration)(<nil>)
},
Config: (bootstrap.ConfigArgs) {
ClusterRegistriesConfigmap: (string) "",
ClusterRegistriesNamespace: (string) (len=12) "istio-system",
KubeConfig: (string) "",
CFConfig: (string) "",
ControllerOptions: (kube.ControllerOptions) {
WatchedNamespace: (string) "",
ResyncPeriod: (time.Duration) 1m0s,
DomainSuffix: (string) (len=13) "cluster.local"
},
FileDir: (string) ""
},
Service: (bootstrap.ServiceArgs) {
Registries: ([]string) (len=1 cap=1) {
(string) (len=10) "Kubernetes"
},
Consul: (bootstrap.ConsulArgs) {
Config: (string) "",
ServerURL: (string) "",
Interval: (time.Duration) 2s
},
Eureka: (bootstrap.EurekaArgs) {
ServerURL: (string) "",
Interval: (time.Duration) 2s
}
},
RDSv2: (bool) false,
MeshConfig: (*v1alpha1.MeshConfig)(<nil>),
CtrlZOptions: (*ctrlz.Options)(0xc4204e75a0)({
Port: (uint16) 9876,
Address: (string) (len=9) "127.0.0.1"
})
})
2018-06-20T20:24:46.930140Z warn Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2018-06-20T20:24:46.930538Z warn Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2018-06-20T20:24:46.930976Z warn Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2018-06-20T20:24:46.931319Z info registering for apiVersion config.istio.io/v1alpha2
2018-06-20T20:24:46.964684Z info registering for apiVersion networking.istio.io/v1alpha3
2018-06-20T20:24:46.973153Z info registering for apiVersion authentication.istio.io/v1alpha1
2018-06-20T20:24:46.976290Z info CRD controller watching namespaces ""
2018-06-20T20:24:46.976812Z info Adding Kubernetes registry adapter
2018-06-20T20:24:46.976914Z info Primary Cluster name: Kubernetes
2018-06-20T20:24:46.977005Z info Service controller watching namespace "" for service, endpoint, nodes and pods, refresh 60000000000
2018-06-20T20:24:46.977161Z info Ingress controller watching namespaces ""
2018-06-20T20:24:46.977384Z info ingress status syncer publishService istio-system/istio-ingress
2018-06-20T20:24:46.991796Z info Setting up event handlers
2018-06-20T20:24:46.992068Z info Discovery service started at http=[::]:8080 grpc=[::]:15010
2018-06-20T20:24:46.992350Z info Starting Secrets controller
2018-06-20T20:24:46.992448Z info Waiting for informer caches to sync
2018-06-20T20:24:46.998073Z info ControlZ available at 10.40.0.20:9876
2018-06-20T20:24:47.001399Z info Starting GRPC secure on [::]:15012 with certs in /etc/certs/
2018-06-20T20:24:47.012910Z info attempting to acquire leader lease...
2018-06-20T20:24:47.028073Z info Processing add: istio-system/istio-a
2018-06-20T20:24:47.035176Z info Cleared discovery service cache
2018-06-20T20:24:47.035474Z info ads XDS: Registry event, pushing. Services: 0, VirtualServices: 0, ConnectedEndpoints: 0
2018-06-20T20:24:47.035832Z info Work item failed (waiting till full synchronization), repeating after delay 1s
2018-06-20T20:24:47.063826Z info successfully acquired lease istio-system/istio-ingress-controller-leader-istio
2018-06-20T20:24:47.092655Z info Adding new cluster member: istio-a
2018-06-20T20:24:47.093199Z error failed to load client config from secret istio-a in namespace istio-system with error: yaml: line 13: did not find expected key
2018-06-20T20:24:47.093496Z error Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:72
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:65
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:51
/usr/local/go/src/runtime/asm_amd64.s:573
/usr/local/go/src/runtime/panic.go:502
/usr/local/go/src/runtime/panic.go:63
/usr/local/go/src/runtime/signal_unix.go:388
/usr/local/go/src/runtime/duff_amd64.s:397
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:88
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:82
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:233
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:279
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:203
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:177
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:164
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142
/usr/local/go/src/runtime/asm_amd64.s:2361
2018-06-20T20:24:47.093864Z error Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:72
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:65
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:51
/usr/local/go/src/runtime/asm_amd64.s:573
/usr/local/go/src/runtime/panic.go:502
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:58
/usr/local/go/src/runtime/asm_amd64.s:573
/usr/local/go/src/runtime/panic.go:502
/usr/local/go/src/runtime/panic.go:63
/usr/local/go/src/runtime/signal_unix.go:388
/usr/local/go/src/runtime/duff_amd64.s:397
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:88
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:82
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:233
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:279
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:203
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:177
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:164
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142
/usr/local/go/src/runtime/asm_amd64.s:2361
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x45a2ac]
goroutine 71 [running]:
istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:58 +0x107
panic(0x15de700, 0x237c0b0)
/usr/local/go/src/runtime/panic.go:502 +0x229
istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:58 +0x107
panic(0x15de700, 0x237c0b0)
/usr/local/go/src/runtime/panic.go:502 +0x229
istio.io/istio/pilot/pkg/serviceregistry/kube.createInterface(0x0, 0x7c00000001466550, 0x0, 0x1466550, 0xc4208c6840)
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:88 +0x53
istio.io/istio/pilot/pkg/serviceregistry/kube.CreateInterfaceFromClusterConfig(0x0, 0xc420478030, 0xc420cc59e0, 0xc4208c6948, 0x3)
/workspace/go/src/istio.io/istio/pilot/pkg/serviceregistry/kube/client.go:82 +0x2b
istio.io/istio/pilot/pkg/config/clusterregistry.addMemberCluster(0xc42067d180, 0xc4207b5c80)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:233 +0x67d
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).secretAdd(0xc4207b5c80, 0x17d12a0, 0xc42067d180)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:279 +0x46
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).processItem(0xc4207b5c80, 0xc420507220, 0x14, 0x1557600, 0xc420548930)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:203 +0x19c
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).processNextItem(0xc4207b5c80, 0xc420468c00)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:177 +0xec
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).runWorker(0xc4207b5c80)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:164 +0x2b
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).(istio.io/istio/pilot/pkg/config/clusterregistry.runWorker)-fm()
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142 +0x2a
istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1(0xc420688f80)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x54
istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc420cc5f80, 0x12a05f200, 0x0, 0x1, 0xc4206ff440)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134 +0xbd
istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait.Until(0xc420688f80, 0x12a05f200, 0xc4206ff440)
/workspace/go/src/istio.io/istio/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88 +0x4d
istio.io/istio/pilot/pkg/config/clusterregistry.(*Controller).Run(0xc4207b5c80, 0xc4206ff440)
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:142 +0x28a
created by istio.io/istio/pilot/pkg/config/clusterregistry.StartSecretController
/workspace/go/src/istio.io/istio/pilot/pkg/config/clusterregistry/secretcontroller.go:158 +0x110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment