Ubuntu Pastebin

Paste from Zic at Wed, 19 Apr 2017 14:58:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
root@ig1-k8s-04:~# systemctl status snap.kube-proxy.daemon.service
● snap.kube-proxy.daemon.service - Service for snap application kube-proxy.daemon
   Loaded: loaded (/etc/systemd/system/snap.kube-proxy.daemon.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2017-04-18 15:20:09 UTC; 23h ago
 Main PID: 1096 (kube-proxy)
    Tasks: 10
   Memory: 49.3M
      CPU: 8min 3.624s
   CGroup: /system.slice/snap.kube-proxy.daemon.service
           └─1096 /snap/kube-proxy/7/kube-proxy --cluster-cidr 10.1.0.0/16 --kubeconfig /root/cdk/kubeconfig --logtostderr --master https://ig1-k8slb-01:443 --v 0

Apr 19 14:44:37 ig1-k8s-04 snap[1096]: E0419 14:44:37.796333    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 543; INTERNAL_ERROR
Apr 19 14:46:08 ig1-k8s-04 snap[1096]: E0419 14:46:08.248851    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 545; INTERNAL_ERROR
Apr 19 14:47:38 ig1-k8s-04 snap[1096]: E0419 14:47:38.712090    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 547; INTERNAL_ERROR
Apr 19 14:49:09 ig1-k8s-04 snap[1096]: E0419 14:49:09.215460    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 551; INTERNAL_ERROR
Apr 19 14:50:39 ig1-k8s-04 snap[1096]: E0419 14:50:39.737916    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 553; INTERNAL_ERROR
Apr 19 14:52:10 ig1-k8s-04 snap[1096]: E0419 14:52:10.260030    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 555; INTERNAL_ERROR
Apr 19 14:53:40 ig1-k8s-04 snap[1096]: E0419 14:53:40.782233    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 557; INTERNAL_ERROR
Apr 19 14:55:11 ig1-k8s-04 snap[1096]: E0419 14:55:11.269648    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 561; INTERNAL_ERROR
Apr 19 14:56:41 ig1-k8s-04 snap[1096]: E0419 14:56:41.765386    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 563; INTERNAL_ERROR
Apr 19 14:58:12 ig1-k8s-04 snap[1096]: E0419 14:58:12.276074    1096 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 565; INTERNAL_ERROR
Download as text