Skip to content

Instantly share code, notes, and snippets.

@kozikow
Created October 21, 2017 23:05
Show Gist options
  • Save kozikow/523fe91795f190533b22d2a37a07c03e to your computer and use it in GitHub Desktop.
Save kozikow/523fe91795f190533b22d2a37a07c03e to your computer and use it in GitHub Desktop.
Minikube logs
Oct 21 15:43:29 kozikowpc localkube[4622]: E1021 15:43:29.028232 4622 helpers.go:468] PercpuUsage had 0 cpus, but the actual number is 8; ignoring extra CPUs
Oct 21 15:43:45 kozikowpc localkube[4622]: E1021 15:43:45.454942 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:44:38 kozikowpc localkube[4622]: store.index: compact 2150
Oct 21 15:44:38 kozikowpc localkube[4622]: finished scheduled compaction at 2150 (took 403.541µs)
Oct 21 15:44:45 kozikowpc localkube[4622]: E1021 15:44:45.455071 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:44:51 kozikowpc localkube[4622]: E1021 15:44:51.049801 4622 status.go:62] apiserver received an error that is not an metav1.Status: error dialing backend: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:45:33 kozikowpc localkube[4622]: E1021 15:45:33.688759 4622 status.go:62] apiserver received an error that is not an metav1.Status: error dialing backend: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:45:45 kozikowpc localkube[4622]: E1021 15:45:45.455204 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:46:01 kozikowpc localkube[4622]: I1021 15:46:01.271930 4622 event.go:218] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"kube-system", Name:"tiller-deploy", UID:"41d98386-b6b1-11e7-8e59-4ccc6a931768", APIVersion:"extensions", ResourceVersion:"2610", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set tiller-deploy-cffb976df to 1
Oct 21 15:46:01 kozikowpc localkube[4622]: I1021 15:46:01.276670 4622 event.go:218] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"kube-system", Name:"tiller-deploy-cffb976df", UID:"9cb5b9ba-b6b1-11e7-8e59-4ccc6a931768", APIVersion:"extensions", ResourceVersion:"2611", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: tiller-deploy-cffb976df-6gmkf
Oct 21 15:46:01 kozikowpc localkube[4622]: I1021 15:46:01.276711 4622 event.go:218] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"kube-system", Name:"tiller-deploy", UID:"41d98386-b6b1-11e7-8e59-4ccc6a931768", APIVersion:"extensions", ResourceVersion:"2610", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled down replica set tiller-deploy-7f768699c9 to 0
Oct 21 15:46:01 kozikowpc localkube[4622]: I1021 15:46:01.279081 4622 event.go:218] Event(v1.ObjectReference{Kind:"Pod", Namespace:"kube-system", Name:"tiller-deploy-cffb976df-6gmkf", UID:"9cb65de8-b6b1-11e7-8e59-4ccc6a931768", APIVersion:"v1", ResourceVersion:"2615", FieldPath:""}): type: 'Normal' reason: 'Scheduled' Successfully assigned tiller-deploy-cffb976df-6gmkf to kozikowpc
--
Oct 21 15:46:02 kozikowpc localkube[4622]: W1021 15:46:02.131393 4622 pod_container_deletor.go:77] Container "961534c6af12961e8c1f386dc301d48e90989b83007a01d0fc23898441a4217f" not found in pod's containers
Oct 21 15:46:02 kozikowpc localkube[4622]: I1021 15:46:02.209905 4622 reconciler.go:186] operationExecutor.UnmountVolume started for volume "default-token-kvwvd" (UniqueName: "kubernetes.io/secret/41da4048-b6b1-11e7-8e59-4ccc6a931768-default-token-kvwvd") pod "41da4048-b6b1-11e7-8e59-4ccc6a931768" (UID: "41da4048-b6b1-11e7-8e59-4ccc6a931768")
Oct 21 15:46:02 kozikowpc localkube[4622]: I1021 15:46:02.244963 4622 operation_generator.go:535] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/41da4048-b6b1-11e7-8e59-4ccc6a931768-default-token-kvwvd" (OuterVolumeSpecName: "default-token-kvwvd") pod "41da4048-b6b1-11e7-8e59-4ccc6a931768" (UID: "41da4048-b6b1-11e7-8e59-4ccc6a931768"). InnerVolumeSpecName "default-token-kvwvd". PluginName "kubernetes.io/secret", VolumeGidValue ""
Oct 21 15:46:02 kozikowpc localkube[4622]: I1021 15:46:02.310031 4622 reconciler.go:290] Volume detached for volume "default-token-kvwvd" (UniqueName: "kubernetes.io/secret/41da4048-b6b1-11e7-8e59-4ccc6a931768-default-token-kvwvd") on node "kozikowpc" DevicePath ""
Oct 21 15:46:45 kozikowpc localkube[4622]: E1021 15:46:45.455367 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:46:53 kozikowpc localkube[4622]: E1021 15:46:53.522507 4622 status.go:62] apiserver received an error that is not an metav1.Status: error dialing backend: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:47:07 kozikowpc localkube[4622]: E1021 15:47:07.841191 4622 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/tiller-deploy-cffb976df-6gmkf/tiller?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:47:35 kozikowpc localkube[4622]: E1021 15:47:35.401619 4622 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:47:45 kozikowpc localkube[4622]: E1021 15:47:45.455492 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:48:45 kozikowpc localkube[4622]: E1021 15:48:45.455646 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:48:58 kozikowpc localkube[4622]: E1021 15:48:58.675106 4622 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:49:38 kozikowpc localkube[4622]: store.index: compact 2516
Oct 21 15:49:38 kozikowpc localkube[4622]: finished scheduled compaction at 2516 (took 378.83µs)
Oct 21 15:49:45 kozikowpc localkube[4622]: E1021 15:49:45.455778 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:50:45 kozikowpc localkube[4622]: E1021 15:50:45.455939 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:51:45 kozikowpc localkube[4622]: E1021 15:51:45.456108 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:52:05 kozikowpc localkube[4622]: E1021 15:52:05.319120 4622 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:52:34 kozikowpc localkube[4622]: E1021 15:52:34.560352 4622 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:52:45 kozikowpc localkube[4622]: E1021 15:52:45.456246 4622 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:53:19 kozikowpc systemd[1]: Stopping Localkube...
Oct 21 15:53:19 kozikowpc systemd[1]: localkube.service: Main process exited, code=exited, status=1/FAILURE
Oct 21 15:53:19 kozikowpc systemd[1]: localkube.service: Failed with result 'exit-code'.
Oct 21 15:53:19 kozikowpc systemd[1]: Stopped Localkube.
--
Oct 21 15:53:31 kozikowpc localkube[29545]: I1021 15:53:31.564616 29545 reconciler.go:212] operationExecutor.VerifyControllerAttachedVolume started for volume "default-token-kvwvd" (UniqueName: "kubernetes.io/secret/f66e8eb4-b6ac-11e7-acea-4ccc6a931768-default-token-kvwvd") pod "kubernetes-dashboard-sbps8" (UID: "f66e8eb4-b6ac-11e7-acea-4ccc6a931768")
Oct 21 15:53:36 kozikowpc localkube[29545]: E1021 15:53:36.983651 29545 proxier.go:1621] Failed to delete stale service IP 10.0.0.10 connections, error: error deleting connection tracking state for UDP service IP: 10.0.0.10, error: error looking for path of conntrack: exec: "conntrack": executable file not found in $PATH
Oct 21 15:53:40 kozikowpc localkube[29545]: I1021 15:53:40.185684 29545 node_controller.go:809] Controller detected that some Nodes are Ready. Exiting master disruption mode.
Oct 21 15:53:49 kozikowpc localkube[29545]: I1021 15:53:49.922137 29545 kuberuntime_manager.go:499] Container {Name:kube-addon-manager Image:gcr.io/google-containers/kube-addon-manager:v6.4-beta.2 Command:[] Args:[] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:KUBECONFIG Value:/var/lib/localkube/kubeconfig ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:5 scale:-3} d:{Dec:<nil>} s:5m Format:DecimalSI} memory:{i:{value:52428800 scale:0} d:{Dec:<nil>} s:50Mi Format:BinarySI}]} VolumeMounts:[{Name:addons ReadOnly:true MountPath:/etc/kubernetes/ SubPath: MountPropagation:<nil>} {Name:kubeconfig ReadOnly:true MountPath:/var/lib/localkube/ SubPath: MountPropagation:<nil>}] LivenessProbe:nil ReadinessProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:nil Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
Oct 21 15:53:49 kozikowpc localkube[29545]: I1021 15:53:49.922200 29545 kuberuntime_manager.go:738] checking backoff for container "kube-addon-manager" in pod "kube-addon-manager-kozikowpc_kube-system(9831e93c3188555873fdb49f43198eef)"
Oct 21 15:54:15 kozikowpc localkube[29545]: E1021 15:54:15.983491 29545 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:54:27 kozikowpc localkube[29545]: E1021 15:54:27.107865 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:54:54 kozikowpc localkube[29545]: E1021 15:54:54.454486 29545 status.go:62] apiserver received an error that is not an metav1.Status: error dialing backend: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:55:27 kozikowpc localkube[29545]: E1021 15:55:27.108173 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:55:43 kozikowpc localkube[29545]: E1021 15:55:43.831057 29545 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:56:04 kozikowpc localkube[29545]: E1021 15:56:04.324013 29545 status.go:62] apiserver received an error that is not an metav1.Status: error dialing backend: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 15:56:27 kozikowpc localkube[29545]: E1021 15:56:27.109526 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:57:27 kozikowpc localkube[29545]: E1021 15:57:27.109686 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:58:27 kozikowpc localkube[29545]: E1021 15:58:27.109905 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 15:59:27 kozikowpc localkube[29545]: E1021 15:59:27.110130 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 16:00:27 kozikowpc localkube[29545]: E1021 16:00:27.110274 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 16:01:27 kozikowpc localkube[29545]: E1021 16:01:27.110443 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 16:02:27 kozikowpc localkube[29545]: E1021 16:02:27.113894 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 16:02:37 kozikowpc localkube[29545]: E1021 16:02:37.163631 29545 status.go:62] apiserver received an error that is not an metav1.Status: Get https://kozikowpc:10250/containerLogs/kube-system/kubernetes-dashboard-sbps8/kubernetes-dashboard?follow=true: dial tcp: lookup kozikowpc on 75.75.75.75:53: no such host
Oct 21 16:03:19 kozikowpc localkube[29545]: store.index: compact 3502
Oct 21 16:03:19 kozikowpc localkube[29545]: finished scheduled compaction at 3502 (took 872.762µs)
Oct 21 16:03:27 kozikowpc localkube[29545]: E1021 16:03:27.113990 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Oct 21 16:04:27 kozikowpc localkube[29545]: E1021 16:04:27.114126 29545 healthcheck.go:317] Failed to start node healthz on 0: listen tcp: address 0: missing port in address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment