Skip to content

Instantly share code, notes, and snippets.

@pmichali
Created May 31, 2017 20:48
Show Gist options
  • Save pmichali/9fe2f2fe2c5ed24e7b9ff417e0a943e5 to your computer and use it in GitHub Desktop.
Save pmichali/9fe2f2fe2c5ed24e7b9ff417e0a943e5 to your computer and use it in GitHub Desktop.
Log of end-to-end test failure
go run hack/e2e.go -v -test --test_args='--ginkgo.focus=Addon\supdate\sshould\spropagate\sadd\-on\sfile\schanges\s\[Slow\]$'
flag provided but not defined: -v
Usage of /tmp/go-build262701992/command-line-arguments/_obj/exe/e2e:
-get
go get -u kubetest if old or not installed (default true)
-old duration
Consider kubetest old if it exceeds this (default 24h0m0s)
2017/05/31 20:31:28 e2e.go:54: NOTICE: go run hack/e2e.go is now a shim for test-infra/kubetest
2017/05/31 20:31:28 e2e.go:55: Usage: go run hack/e2e.go [--get=true] [--old=24h0m0s] -- [KUBETEST_ARGS]
2017/05/31 20:31:28 e2e.go:56: The separator is required to use --get or --old flags
2017/05/31 20:31:28 e2e.go:57: The -- flag separator also suppresses this message
2017/05/31 20:31:28 e2e.go:76: Calling kubetest -v -test --test_args=--ginkgo.focus=Addon\supdate\sshould\spropagate\sadd\-on\sfile\schanges\s\[Slow\]$...
2017/05/31 20:31:28 util.go:129: Running: ./cluster/kubectl.sh version --match-server-version=false
Client Version: version.Info{Major:"1", Minor:"7+", GitVersion:"v1.7.0-alpha.4.851+4a988a8a117151-dirty", GitCommit:"4a988a8a117151165c67fa167cdd18bad257788b", GitTreeState:"dirty", BuildDate:"2017-05-31T19:34:38Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"7+", GitVersion:"v1.7.0-alpha.4.851+4a988a8a117151-dirty", GitCommit:"4a988a8a117151165c67fa167cdd18bad257788b", GitTreeState:"dirty", BuildDate:"2017-05-31T19:34:38Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}
2017/05/31 20:31:28 util.go:131: Step './cluster/kubectl.sh version --match-server-version=false' finished in 145.277966ms
2017/05/31 20:31:28 util.go:129: Running: ./hack/e2e-internal/e2e-status.sh
Local doesn't need special preparations for e2e tests
Client Version: version.Info{Major:"1", Minor:"7+", GitVersion:"v1.7.0-alpha.4.851+4a988a8a117151-dirty", GitCommit:"4a988a8a117151165c67fa167cdd18bad257788b", GitTreeState:"dirty", BuildDate:"2017-05-31T19:34:38Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"7+", GitVersion:"v1.7.0-alpha.4.851+4a988a8a117151-dirty", GitCommit:"4a988a8a117151165c67fa167cdd18bad257788b", GitTreeState:"dirty", BuildDate:"2017-05-31T19:34:38Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}
2017/05/31 20:31:29 util.go:131: Step './hack/e2e-internal/e2e-status.sh' finished in 143.269341ms
2017/05/31 20:31:29 util.go:129: Running: ./hack/ginkgo-e2e.sh --ginkgo.focus=Addon\supdate\sshould\spropagate\sadd\-on\sfile\schanges\s\[Slow\]$
Setting up for KUBERNETES_PROVIDER="local".
Local doesn't need special preparations for e2e tests
May 31 20:31:29.383: INFO: Overriding default scale value of zero to 1
May 31 20:31:29.383: INFO: Overriding default milliseconds value of zero to 5000
I0531 20:31:29.416631 14726 e2e.go:337] Starting e2e run "2054d31b-4640-11e7-9914-525400ba512b" on Ginkgo node 1
Running Suite: Kubernetes e2e suite
===================================
Random Seed: 1496262689 - Will randomize all specs
Will run 1 of 639 specs
May 31 20:31:29.454: INFO: >>> kubeConfig: /var/run/kubernetes/admin.kubeconfig
May 31 20:31:29.456: INFO: Waiting up to 4h0m0s for all (but 0) nodes to be schedulable
May 31 20:31:29.458: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready
May 31 20:31:29.463: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:29.463: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (0 seconds elapsed)
May 31 20:31:29.463: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:29.463: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:29.463: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:29.463: INFO:
May 31 20:31:31.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:31.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (2 seconds elapsed)
May 31 20:31:31.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:31.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:31.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:31.472: INFO:
May 31 20:31:33.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:33.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (4 seconds elapsed)
May 31 20:31:33.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:33.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:33.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:33.472: INFO:
May 31 20:31:35.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:35.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (6 seconds elapsed)
May 31 20:31:35.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:35.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:35.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:35.472: INFO:
May 31 20:31:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (8 seconds elapsed)
May 31 20:31:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:37.470: INFO:
May 31 20:31:39.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:39.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (10 seconds elapsed)
May 31 20:31:39.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:39.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:39.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:39.471: INFO:
May 31 20:31:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (12 seconds elapsed)
May 31 20:31:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:41.470: INFO:
May 31 20:31:43.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:43.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (14 seconds elapsed)
May 31 20:31:43.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:43.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:43.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:43.472: INFO:
May 31 20:31:45.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:45.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (16 seconds elapsed)
May 31 20:31:45.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:45.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:45.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:45.471: INFO:
May 31 20:31:47.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:47.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (18 seconds elapsed)
May 31 20:31:47.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:47.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:47.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:47.471: INFO:
May 31 20:31:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (20 seconds elapsed)
May 31 20:31:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:49.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:49.470: INFO:
May 31 20:31:51.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:51.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (22 seconds elapsed)
May 31 20:31:51.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:51.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:51.470: INFO:
May 31 20:31:53.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:53.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (24 seconds elapsed)
May 31 20:31:53.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:53.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:53.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:53.469: INFO:
May 31 20:31:55.468: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:55.468: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (26 seconds elapsed)
May 31 20:31:55.468: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:55.468: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:55.468: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:55.468: INFO:
May 31 20:31:57.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:57.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (28 seconds elapsed)
May 31 20:31:57.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:57.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:57.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:57.470: INFO:
May 31 20:31:59.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:31:59.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (30 seconds elapsed)
May 31 20:31:59.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:31:59.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:31:59.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:31:59.470: INFO:
May 31 20:32:01.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:01.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (32 seconds elapsed)
May 31 20:32:01.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:01.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:01.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:01.470: INFO:
May 31 20:32:03.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:03.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (34 seconds elapsed)
May 31 20:32:03.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:03.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:03.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:03.471: INFO:
May 31 20:32:05.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:05.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (36 seconds elapsed)
May 31 20:32:05.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:05.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:05.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:05.470: INFO:
May 31 20:32:07.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:07.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (38 seconds elapsed)
May 31 20:32:07.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:07.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:07.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:07.471: INFO:
May 31 20:32:09.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:09.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (40 seconds elapsed)
May 31 20:32:09.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:09.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:09.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:09.470: INFO:
May 31 20:32:11.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:11.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (42 seconds elapsed)
May 31 20:32:11.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:11.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:11.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:11.470: INFO:
May 31 20:32:13.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:13.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (44 seconds elapsed)
May 31 20:32:13.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:13.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:13.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:13.470: INFO:
May 31 20:32:15.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:15.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (46 seconds elapsed)
May 31 20:32:15.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:15.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:15.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:15.471: INFO:
May 31 20:32:17.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:17.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (48 seconds elapsed)
May 31 20:32:17.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:17.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:17.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:17.469: INFO:
May 31 20:32:19.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:19.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (50 seconds elapsed)
May 31 20:32:19.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:19.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:19.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:19.471: INFO:
May 31 20:32:21.486: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:21.486: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (52 seconds elapsed)
May 31 20:32:21.486: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:21.486: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:21.486: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:21.486: INFO:
May 31 20:32:23.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:23.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (54 seconds elapsed)
May 31 20:32:23.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:23.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:23.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:23.471: INFO:
May 31 20:32:25.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:25.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (56 seconds elapsed)
May 31 20:32:25.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:25.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:25.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:25.470: INFO:
May 31 20:32:27.627: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:27.627: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (58 seconds elapsed)
May 31 20:32:27.627: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:27.627: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:27.627: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:27.628: INFO:
May 31 20:32:29.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:29.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (60 seconds elapsed)
May 31 20:32:29.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:29.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:29.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:29.472: INFO:
May 31 20:32:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (62 seconds elapsed)
May 31 20:32:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:31.470: INFO:
May 31 20:32:33.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:33.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (64 seconds elapsed)
May 31 20:32:33.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:33.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:33.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:33.474: INFO:
May 31 20:32:35.476: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:35.476: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (66 seconds elapsed)
May 31 20:32:35.476: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:35.476: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:35.476: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:35.476: INFO:
May 31 20:32:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (68 seconds elapsed)
May 31 20:32:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:37.470: INFO:
May 31 20:32:39.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:39.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (70 seconds elapsed)
May 31 20:32:39.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:39.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:39.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:39.471: INFO:
May 31 20:32:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (72 seconds elapsed)
May 31 20:32:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:41.470: INFO:
May 31 20:32:43.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:43.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (74 seconds elapsed)
May 31 20:32:43.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:43.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:43.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:43.473: INFO:
May 31 20:32:45.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:45.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (76 seconds elapsed)
May 31 20:32:45.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:45.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:45.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:45.469: INFO:
May 31 20:32:47.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:47.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (78 seconds elapsed)
May 31 20:32:47.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:47.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:47.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:47.472: INFO:
May 31 20:32:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (80 seconds elapsed)
May 31 20:32:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:49.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:49.470: INFO:
May 31 20:32:51.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:51.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (82 seconds elapsed)
May 31 20:32:51.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:51.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:51.470: INFO:
May 31 20:32:53.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:53.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (84 seconds elapsed)
May 31 20:32:53.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:53.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:53.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:53.473: INFO:
May 31 20:32:55.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:55.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (86 seconds elapsed)
May 31 20:32:55.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:55.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:55.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:55.474: INFO:
May 31 20:32:57.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:57.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (88 seconds elapsed)
May 31 20:32:57.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:57.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:57.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:57.472: INFO:
May 31 20:32:59.492: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:32:59.492: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (90 seconds elapsed)
May 31 20:32:59.492: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:32:59.492: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:32:59.492: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:32:59.492: INFO:
May 31 20:33:01.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:01.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (92 seconds elapsed)
May 31 20:33:01.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:01.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:01.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:01.473: INFO:
May 31 20:33:03.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:03.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (94 seconds elapsed)
May 31 20:33:03.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:03.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:03.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:03.474: INFO:
May 31 20:33:05.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:05.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (96 seconds elapsed)
May 31 20:33:05.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:05.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:05.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:05.471: INFO:
May 31 20:33:07.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:07.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (98 seconds elapsed)
May 31 20:33:07.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:07.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:07.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:07.472: INFO:
May 31 20:33:09.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:09.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (100 seconds elapsed)
May 31 20:33:09.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:09.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:09.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:09.473: INFO:
May 31 20:33:11.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:11.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (102 seconds elapsed)
May 31 20:33:11.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:11.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:11.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:11.472: INFO:
May 31 20:33:13.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:13.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (104 seconds elapsed)
May 31 20:33:13.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:13.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:13.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:13.471: INFO:
May 31 20:33:15.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:15.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (106 seconds elapsed)
May 31 20:33:15.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:15.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:15.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:15.471: INFO:
May 31 20:33:17.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:17.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (108 seconds elapsed)
May 31 20:33:17.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:17.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:17.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:17.473: INFO:
May 31 20:33:19.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:19.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (110 seconds elapsed)
May 31 20:33:19.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:19.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:19.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:19.470: INFO:
May 31 20:33:21.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:21.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (112 seconds elapsed)
May 31 20:33:21.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:21.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:21.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:21.472: INFO:
May 31 20:33:23.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:23.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (114 seconds elapsed)
May 31 20:33:23.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:23.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:23.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:23.471: INFO:
May 31 20:33:25.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:25.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (116 seconds elapsed)
May 31 20:33:25.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:25.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:25.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:25.471: INFO:
May 31 20:33:27.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:27.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (118 seconds elapsed)
May 31 20:33:27.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:27.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:27.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:27.471: INFO:
May 31 20:33:29.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:29.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (120 seconds elapsed)
May 31 20:33:29.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:29.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:29.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:29.473: INFO:
May 31 20:33:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (122 seconds elapsed)
May 31 20:33:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:31.470: INFO:
May 31 20:33:33.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:33.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (124 seconds elapsed)
May 31 20:33:33.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:33.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:33.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:33.470: INFO:
May 31 20:33:35.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:35.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (126 seconds elapsed)
May 31 20:33:35.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:35.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:35.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:35.471: INFO:
May 31 20:33:37.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:37.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (128 seconds elapsed)
May 31 20:33:37.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:37.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:37.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:37.471: INFO:
May 31 20:33:39.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:39.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (130 seconds elapsed)
May 31 20:33:39.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:39.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:39.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:39.470: INFO:
May 31 20:33:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (132 seconds elapsed)
May 31 20:33:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:41.470: INFO:
May 31 20:33:43.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:43.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (134 seconds elapsed)
May 31 20:33:43.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:43.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:43.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:43.470: INFO:
May 31 20:33:45.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:45.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (136 seconds elapsed)
May 31 20:33:45.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:45.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:45.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:45.470: INFO:
May 31 20:33:47.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:47.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (138 seconds elapsed)
May 31 20:33:47.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:47.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:47.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:47.472: INFO:
May 31 20:33:49.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:49.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (140 seconds elapsed)
May 31 20:33:49.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:49.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:49.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:49.471: INFO:
May 31 20:33:51.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:51.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (142 seconds elapsed)
May 31 20:33:51.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:51.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:51.470: INFO:
May 31 20:33:53.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:53.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (144 seconds elapsed)
May 31 20:33:53.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:53.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:53.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:53.470: INFO:
May 31 20:33:55.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:55.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (146 seconds elapsed)
May 31 20:33:55.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:55.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:55.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:55.471: INFO:
May 31 20:33:57.476: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:57.476: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (148 seconds elapsed)
May 31 20:33:57.476: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:57.476: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:57.476: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:57.476: INFO:
May 31 20:33:59.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:33:59.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (150 seconds elapsed)
May 31 20:33:59.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:33:59.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:33:59.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:33:59.472: INFO:
May 31 20:34:01.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:01.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (152 seconds elapsed)
May 31 20:34:01.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:01.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:01.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:01.471: INFO:
May 31 20:34:03.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:03.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (154 seconds elapsed)
May 31 20:34:03.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:03.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:03.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:03.471: INFO:
May 31 20:34:05.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:05.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (156 seconds elapsed)
May 31 20:34:05.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:05.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:05.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:05.471: INFO:
May 31 20:34:07.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:07.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (158 seconds elapsed)
May 31 20:34:07.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:07.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:07.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:07.474: INFO:
May 31 20:34:09.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:09.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (160 seconds elapsed)
May 31 20:34:09.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:09.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:09.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:09.471: INFO:
May 31 20:34:11.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:11.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (162 seconds elapsed)
May 31 20:34:11.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:11.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:11.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:11.469: INFO:
May 31 20:34:13.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:13.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (164 seconds elapsed)
May 31 20:34:13.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:13.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:13.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:13.470: INFO:
May 31 20:34:15.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:15.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (166 seconds elapsed)
May 31 20:34:15.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:15.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:15.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:15.471: INFO:
May 31 20:34:17.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:17.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (168 seconds elapsed)
May 31 20:34:17.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:17.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:17.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:17.472: INFO:
May 31 20:34:19.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:19.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (170 seconds elapsed)
May 31 20:34:19.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:19.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:19.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:19.470: INFO:
May 31 20:34:21.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:21.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (172 seconds elapsed)
May 31 20:34:21.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:21.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:21.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:21.470: INFO:
May 31 20:34:23.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:23.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (174 seconds elapsed)
May 31 20:34:23.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:23.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:23.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:23.470: INFO:
May 31 20:34:25.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:25.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (176 seconds elapsed)
May 31 20:34:25.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:25.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:25.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:25.472: INFO:
May 31 20:34:27.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:27.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (178 seconds elapsed)
May 31 20:34:27.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:27.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:27.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:27.470: INFO:
May 31 20:34:29.475: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:29.475: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (180 seconds elapsed)
May 31 20:34:29.475: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:29.475: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:29.475: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:29.475: INFO:
May 31 20:34:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (182 seconds elapsed)
May 31 20:34:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:31.470: INFO:
May 31 20:34:33.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:33.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (184 seconds elapsed)
May 31 20:34:33.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:33.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:33.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:33.470: INFO:
May 31 20:34:35.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:35.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (186 seconds elapsed)
May 31 20:34:35.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:35.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:35.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:35.470: INFO:
May 31 20:34:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (188 seconds elapsed)
May 31 20:34:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:37.470: INFO:
May 31 20:34:39.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:39.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (190 seconds elapsed)
May 31 20:34:39.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:39.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:39.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:39.471: INFO:
May 31 20:34:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (192 seconds elapsed)
May 31 20:34:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:41.470: INFO:
May 31 20:34:43.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:43.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (194 seconds elapsed)
May 31 20:34:43.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:43.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:43.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:43.470: INFO:
May 31 20:34:45.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:45.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (196 seconds elapsed)
May 31 20:34:45.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:45.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:45.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:45.472: INFO:
May 31 20:34:47.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:47.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (198 seconds elapsed)
May 31 20:34:47.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:47.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:47.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:47.470: INFO:
May 31 20:34:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (200 seconds elapsed)
May 31 20:34:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:49.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:49.470: INFO:
May 31 20:34:51.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:51.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (202 seconds elapsed)
May 31 20:34:51.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:51.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:51.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:51.471: INFO:
May 31 20:34:53.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:53.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (204 seconds elapsed)
May 31 20:34:53.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:53.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:53.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:53.470: INFO:
May 31 20:34:55.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:55.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (206 seconds elapsed)
May 31 20:34:55.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:55.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:55.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:55.470: INFO:
May 31 20:34:57.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:57.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (208 seconds elapsed)
May 31 20:34:57.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:57.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:57.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:57.470: INFO:
May 31 20:34:59.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:34:59.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (210 seconds elapsed)
May 31 20:34:59.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:34:59.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:34:59.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:34:59.469: INFO:
May 31 20:35:01.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:01.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (212 seconds elapsed)
May 31 20:35:01.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:01.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:01.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:01.470: INFO:
May 31 20:35:03.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:03.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (214 seconds elapsed)
May 31 20:35:03.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:03.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:03.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:03.471: INFO:
May 31 20:35:05.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:05.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (216 seconds elapsed)
May 31 20:35:05.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:05.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:05.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:05.471: INFO:
May 31 20:35:07.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:07.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (218 seconds elapsed)
May 31 20:35:07.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:07.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:07.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:07.472: INFO:
May 31 20:35:09.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:09.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (220 seconds elapsed)
May 31 20:35:09.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:09.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:09.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:09.472: INFO:
May 31 20:35:11.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:11.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (222 seconds elapsed)
May 31 20:35:11.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:11.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:11.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:11.471: INFO:
May 31 20:35:13.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:13.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (224 seconds elapsed)
May 31 20:35:13.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:13.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:13.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:13.473: INFO:
May 31 20:35:15.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:15.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (226 seconds elapsed)
May 31 20:35:15.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:15.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:15.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:15.470: INFO:
May 31 20:35:17.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:17.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (228 seconds elapsed)
May 31 20:35:17.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:17.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:17.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:17.471: INFO:
May 31 20:35:19.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:19.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (230 seconds elapsed)
May 31 20:35:19.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:19.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:19.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:19.470: INFO:
May 31 20:35:21.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:21.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (232 seconds elapsed)
May 31 20:35:21.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:21.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:21.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:21.471: INFO:
May 31 20:35:23.475: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:23.475: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (234 seconds elapsed)
May 31 20:35:23.475: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:23.475: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:23.475: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:23.475: INFO:
May 31 20:35:25.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:25.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (236 seconds elapsed)
May 31 20:35:25.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:25.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:25.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:25.471: INFO:
May 31 20:35:27.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:27.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (238 seconds elapsed)
May 31 20:35:27.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:27.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:27.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:27.470: INFO:
May 31 20:35:29.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:29.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (240 seconds elapsed)
May 31 20:35:29.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:29.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:29.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:29.469: INFO:
May 31 20:35:31.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:31.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (242 seconds elapsed)
May 31 20:35:31.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:31.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:31.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:31.471: INFO:
May 31 20:35:33.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:33.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (244 seconds elapsed)
May 31 20:35:33.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:33.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:33.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:33.469: INFO:
May 31 20:35:35.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:35.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (246 seconds elapsed)
May 31 20:35:35.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:35.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:35.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:35.470: INFO:
May 31 20:35:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (248 seconds elapsed)
May 31 20:35:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:37.470: INFO:
May 31 20:35:39.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:39.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (250 seconds elapsed)
May 31 20:35:39.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:39.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:39.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:39.472: INFO:
May 31 20:35:41.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:41.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (252 seconds elapsed)
May 31 20:35:41.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:41.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:41.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:41.474: INFO:
May 31 20:35:43.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:43.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (254 seconds elapsed)
May 31 20:35:43.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:43.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:43.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:43.474: INFO:
May 31 20:35:45.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:45.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (256 seconds elapsed)
May 31 20:35:45.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:45.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:45.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:45.471: INFO:
May 31 20:35:47.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:47.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (258 seconds elapsed)
May 31 20:35:47.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:47.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:47.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:47.471: INFO:
May 31 20:35:49.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:49.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (260 seconds elapsed)
May 31 20:35:49.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:49.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:49.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:49.471: INFO:
May 31 20:35:51.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:51.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (262 seconds elapsed)
May 31 20:35:51.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:51.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:51.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:51.472: INFO:
May 31 20:35:53.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:53.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (264 seconds elapsed)
May 31 20:35:53.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:53.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:53.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:53.470: INFO:
May 31 20:35:55.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:55.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (266 seconds elapsed)
May 31 20:35:55.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:55.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:55.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:55.469: INFO:
May 31 20:35:57.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:57.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (268 seconds elapsed)
May 31 20:35:57.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:57.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:57.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:57.472: INFO:
May 31 20:35:59.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:35:59.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (270 seconds elapsed)
May 31 20:35:59.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:35:59.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:35:59.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:35:59.474: INFO:
May 31 20:36:01.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:01.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (272 seconds elapsed)
May 31 20:36:01.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:01.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:01.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:01.470: INFO:
May 31 20:36:03.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:03.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (274 seconds elapsed)
May 31 20:36:03.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:03.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:03.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:03.469: INFO:
May 31 20:36:05.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:05.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (276 seconds elapsed)
May 31 20:36:05.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:05.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:05.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:05.474: INFO:
May 31 20:36:07.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:07.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (278 seconds elapsed)
May 31 20:36:07.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:07.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:07.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:07.471: INFO:
May 31 20:36:09.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:09.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (280 seconds elapsed)
May 31 20:36:09.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:09.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:09.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:09.471: INFO:
May 31 20:36:11.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:11.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (282 seconds elapsed)
May 31 20:36:11.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:11.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:11.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:11.472: INFO:
May 31 20:36:13.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:13.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (284 seconds elapsed)
May 31 20:36:13.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:13.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:13.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:13.471: INFO:
May 31 20:36:15.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:15.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (286 seconds elapsed)
May 31 20:36:15.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:15.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:15.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:15.472: INFO:
May 31 20:36:17.475: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:17.475: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (288 seconds elapsed)
May 31 20:36:17.475: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:17.475: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:17.475: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:17.475: INFO:
May 31 20:36:19.475: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:19.475: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (290 seconds elapsed)
May 31 20:36:19.475: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:19.475: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:19.475: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:19.475: INFO:
May 31 20:36:21.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:21.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (292 seconds elapsed)
May 31 20:36:21.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:21.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:21.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:21.471: INFO:
May 31 20:36:23.476: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:23.476: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (294 seconds elapsed)
May 31 20:36:23.476: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:23.476: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:23.476: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:23.476: INFO:
May 31 20:36:25.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:25.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (296 seconds elapsed)
May 31 20:36:25.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:25.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:25.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:25.471: INFO:
May 31 20:36:27.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:27.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (298 seconds elapsed)
May 31 20:36:27.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:27.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:27.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:27.472: INFO:
May 31 20:36:29.476: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:29.476: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (300 seconds elapsed)
May 31 20:36:29.476: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:29.476: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:29.476: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:29.476: INFO:
May 31 20:36:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (302 seconds elapsed)
May 31 20:36:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:31.470: INFO:
May 31 20:36:33.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:33.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (304 seconds elapsed)
May 31 20:36:33.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:33.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:33.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:33.471: INFO:
May 31 20:36:35.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:35.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (306 seconds elapsed)
May 31 20:36:35.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:35.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:35.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:35.471: INFO:
May 31 20:36:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (308 seconds elapsed)
May 31 20:36:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:37.470: INFO:
May 31 20:36:39.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:39.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (310 seconds elapsed)
May 31 20:36:39.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:39.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:39.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:39.469: INFO:
May 31 20:36:41.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:41.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (312 seconds elapsed)
May 31 20:36:41.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:41.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:41.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:41.474: INFO:
May 31 20:36:43.499: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:43.499: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (314 seconds elapsed)
May 31 20:36:43.499: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:43.499: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:43.499: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:43.499: INFO:
May 31 20:36:45.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:45.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (316 seconds elapsed)
May 31 20:36:45.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:45.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:45.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:45.470: INFO:
May 31 20:36:47.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:47.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (318 seconds elapsed)
May 31 20:36:47.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:47.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:47.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:47.470: INFO:
May 31 20:36:49.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:49.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (320 seconds elapsed)
May 31 20:36:49.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:49.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:49.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:49.472: INFO:
May 31 20:36:51.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:51.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (322 seconds elapsed)
May 31 20:36:51.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:51.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:51.470: INFO:
May 31 20:36:53.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:53.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (324 seconds elapsed)
May 31 20:36:53.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:53.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:53.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:53.471: INFO:
May 31 20:36:55.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:55.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (326 seconds elapsed)
May 31 20:36:55.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:55.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:55.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:55.472: INFO:
May 31 20:36:57.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:57.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (328 seconds elapsed)
May 31 20:36:57.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:57.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:57.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:57.471: INFO:
May 31 20:36:59.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:36:59.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (330 seconds elapsed)
May 31 20:36:59.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:36:59.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:36:59.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:36:59.473: INFO:
May 31 20:37:01.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:01.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (332 seconds elapsed)
May 31 20:37:01.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:01.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:01.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:01.472: INFO:
May 31 20:37:03.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:03.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (334 seconds elapsed)
May 31 20:37:03.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:03.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:03.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:03.471: INFO:
May 31 20:37:05.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:05.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (336 seconds elapsed)
May 31 20:37:05.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:05.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:05.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:05.470: INFO:
May 31 20:37:07.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:07.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (338 seconds elapsed)
May 31 20:37:07.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:07.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:07.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:07.471: INFO:
May 31 20:37:09.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:09.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (340 seconds elapsed)
May 31 20:37:09.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:09.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:09.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:09.470: INFO:
May 31 20:37:11.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:11.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (342 seconds elapsed)
May 31 20:37:11.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:11.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:11.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:11.472: INFO:
May 31 20:37:13.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:13.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (344 seconds elapsed)
May 31 20:37:13.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:13.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:13.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:13.469: INFO:
May 31 20:37:15.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:15.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (346 seconds elapsed)
May 31 20:37:15.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:15.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:15.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:15.470: INFO:
May 31 20:37:17.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:17.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (348 seconds elapsed)
May 31 20:37:17.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:17.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:17.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:17.470: INFO:
May 31 20:37:19.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:19.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (350 seconds elapsed)
May 31 20:37:19.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:19.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:19.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:19.471: INFO:
May 31 20:37:21.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:21.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (352 seconds elapsed)
May 31 20:37:21.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:21.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:21.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:21.469: INFO:
May 31 20:37:23.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:23.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (354 seconds elapsed)
May 31 20:37:23.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:23.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:23.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:23.470: INFO:
May 31 20:37:25.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:25.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (356 seconds elapsed)
May 31 20:37:25.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:25.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:25.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:25.470: INFO:
May 31 20:37:27.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:27.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (358 seconds elapsed)
May 31 20:37:27.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:27.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:27.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:27.471: INFO:
May 31 20:37:29.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:29.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (360 seconds elapsed)
May 31 20:37:29.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:29.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:29.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:29.470: INFO:
May 31 20:37:31.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:31.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (362 seconds elapsed)
May 31 20:37:31.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:31.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:31.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:31.472: INFO:
May 31 20:37:33.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:33.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (364 seconds elapsed)
May 31 20:37:33.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:33.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:33.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:33.471: INFO:
May 31 20:37:35.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:35.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (366 seconds elapsed)
May 31 20:37:35.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:35.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:35.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:35.470: INFO:
May 31 20:37:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:37.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (368 seconds elapsed)
May 31 20:37:37.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:37.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:37.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:37.471: INFO:
May 31 20:37:39.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:39.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (370 seconds elapsed)
May 31 20:37:39.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:39.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:39.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:39.472: INFO:
May 31 20:37:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (372 seconds elapsed)
May 31 20:37:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:41.470: INFO:
May 31 20:37:43.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:43.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (374 seconds elapsed)
May 31 20:37:43.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:43.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:43.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:43.470: INFO:
May 31 20:37:45.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:45.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (376 seconds elapsed)
May 31 20:37:45.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:45.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:45.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:45.470: INFO:
May 31 20:37:47.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:47.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (378 seconds elapsed)
May 31 20:37:47.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:47.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:47.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:47.471: INFO:
May 31 20:37:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (380 seconds elapsed)
May 31 20:37:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:49.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:49.470: INFO:
May 31 20:37:51.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:51.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (382 seconds elapsed)
May 31 20:37:51.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:51.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:51.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:51.469: INFO:
May 31 20:37:53.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:53.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (384 seconds elapsed)
May 31 20:37:53.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:53.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:53.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:53.471: INFO:
May 31 20:37:55.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:55.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (386 seconds elapsed)
May 31 20:37:55.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:55.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:55.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:55.470: INFO:
May 31 20:37:57.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:57.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (388 seconds elapsed)
May 31 20:37:57.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:57.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:57.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:57.470: INFO:
May 31 20:37:59.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:37:59.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (390 seconds elapsed)
May 31 20:37:59.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:37:59.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:37:59.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:37:59.473: INFO:
May 31 20:38:01.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:01.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (392 seconds elapsed)
May 31 20:38:01.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:01.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:01.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:01.470: INFO:
May 31 20:38:03.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:03.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (394 seconds elapsed)
May 31 20:38:03.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:03.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:03.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:03.470: INFO:
May 31 20:38:05.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:05.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (396 seconds elapsed)
May 31 20:38:05.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:05.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:05.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:05.473: INFO:
May 31 20:38:07.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:07.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (398 seconds elapsed)
May 31 20:38:07.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:07.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:07.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:07.471: INFO:
May 31 20:38:09.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:09.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (400 seconds elapsed)
May 31 20:38:09.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:09.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:09.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:09.472: INFO:
May 31 20:38:11.478: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:11.478: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (402 seconds elapsed)
May 31 20:38:11.478: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:11.478: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:11.478: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:11.478: INFO:
May 31 20:38:13.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:13.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (404 seconds elapsed)
May 31 20:38:13.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:13.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:13.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:13.470: INFO:
May 31 20:38:15.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:15.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (406 seconds elapsed)
May 31 20:38:15.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:15.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:15.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:15.470: INFO:
May 31 20:38:17.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:17.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (408 seconds elapsed)
May 31 20:38:17.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:17.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:17.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:17.472: INFO:
May 31 20:38:19.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:19.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (410 seconds elapsed)
May 31 20:38:19.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:19.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:19.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:19.471: INFO:
May 31 20:38:21.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:21.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (412 seconds elapsed)
May 31 20:38:21.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:21.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:21.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:21.470: INFO:
May 31 20:38:23.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:23.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (414 seconds elapsed)
May 31 20:38:23.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:23.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:23.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:23.470: INFO:
May 31 20:38:25.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:25.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (416 seconds elapsed)
May 31 20:38:25.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:25.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:25.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:25.470: INFO:
May 31 20:38:27.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:27.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (418 seconds elapsed)
May 31 20:38:27.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:27.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:27.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:27.469: INFO:
May 31 20:38:29.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:29.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (420 seconds elapsed)
May 31 20:38:29.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:29.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:29.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:29.473: INFO:
May 31 20:38:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (422 seconds elapsed)
May 31 20:38:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:31.470: INFO:
May 31 20:38:33.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:33.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (424 seconds elapsed)
May 31 20:38:33.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:33.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:33.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:33.472: INFO:
May 31 20:38:35.481: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:35.481: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (426 seconds elapsed)
May 31 20:38:35.481: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:35.481: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:35.481: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:35.481: INFO:
May 31 20:38:37.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:37.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (428 seconds elapsed)
May 31 20:38:37.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:37.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:37.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:37.471: INFO:
May 31 20:38:39.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:39.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (430 seconds elapsed)
May 31 20:38:39.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:39.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:39.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:39.470: INFO:
May 31 20:38:41.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:41.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (432 seconds elapsed)
May 31 20:38:41.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:41.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:41.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:41.472: INFO:
May 31 20:38:43.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:43.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (434 seconds elapsed)
May 31 20:38:43.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:43.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:43.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:43.470: INFO:
May 31 20:38:45.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:45.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (436 seconds elapsed)
May 31 20:38:45.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:45.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:45.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:45.471: INFO:
May 31 20:38:47.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:47.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (438 seconds elapsed)
May 31 20:38:47.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:47.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:47.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:47.472: INFO:
May 31 20:38:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (440 seconds elapsed)
May 31 20:38:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:49.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:49.470: INFO:
May 31 20:38:51.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:51.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (442 seconds elapsed)
May 31 20:38:51.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:51.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:51.470: INFO:
May 31 20:38:53.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:53.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (444 seconds elapsed)
May 31 20:38:53.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:53.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:53.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:53.469: INFO:
May 31 20:38:55.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:55.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (446 seconds elapsed)
May 31 20:38:55.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:55.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:55.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:55.471: INFO:
May 31 20:38:57.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:57.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (448 seconds elapsed)
May 31 20:38:57.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:57.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:57.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:57.469: INFO:
May 31 20:38:59.484: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:38:59.484: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (450 seconds elapsed)
May 31 20:38:59.484: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:38:59.484: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:38:59.484: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:38:59.484: INFO:
May 31 20:39:01.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:01.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (452 seconds elapsed)
May 31 20:39:01.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:01.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:01.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:01.472: INFO:
May 31 20:39:03.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:03.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (454 seconds elapsed)
May 31 20:39:03.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:03.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:03.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:03.470: INFO:
May 31 20:39:05.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:05.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (456 seconds elapsed)
May 31 20:39:05.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:05.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:05.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:05.470: INFO:
May 31 20:39:07.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:07.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (458 seconds elapsed)
May 31 20:39:07.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:07.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:07.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:07.470: INFO:
May 31 20:39:09.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:09.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (460 seconds elapsed)
May 31 20:39:09.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:09.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:09.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:09.471: INFO:
May 31 20:39:11.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:11.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (462 seconds elapsed)
May 31 20:39:11.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:11.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:11.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:11.470: INFO:
May 31 20:39:13.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:13.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (464 seconds elapsed)
May 31 20:39:13.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:13.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:13.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:13.472: INFO:
May 31 20:39:15.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:15.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (466 seconds elapsed)
May 31 20:39:15.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:15.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:15.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:15.470: INFO:
May 31 20:39:17.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:17.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (468 seconds elapsed)
May 31 20:39:17.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:17.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:17.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:17.471: INFO:
May 31 20:39:19.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:19.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (470 seconds elapsed)
May 31 20:39:19.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:19.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:19.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:19.470: INFO:
May 31 20:39:21.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:21.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (472 seconds elapsed)
May 31 20:39:21.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:21.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:21.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:21.471: INFO:
May 31 20:39:23.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:23.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (474 seconds elapsed)
May 31 20:39:23.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:23.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:23.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:23.470: INFO:
May 31 20:39:25.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:25.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (476 seconds elapsed)
May 31 20:39:25.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:25.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:25.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:25.471: INFO:
May 31 20:39:27.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:27.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (478 seconds elapsed)
May 31 20:39:27.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:27.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:27.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:27.474: INFO:
May 31 20:39:29.479: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:29.479: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (480 seconds elapsed)
May 31 20:39:29.479: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:29.479: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:29.479: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:29.479: INFO:
May 31 20:39:31.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:31.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (482 seconds elapsed)
May 31 20:39:31.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:31.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:31.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:31.470: INFO:
May 31 20:39:33.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:33.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (484 seconds elapsed)
May 31 20:39:33.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:33.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:33.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:33.470: INFO:
May 31 20:39:35.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:35.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (486 seconds elapsed)
May 31 20:39:35.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:35.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:35.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:35.471: INFO:
May 31 20:39:37.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:37.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (488 seconds elapsed)
May 31 20:39:37.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:37.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:37.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:37.470: INFO:
May 31 20:39:39.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:39.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (490 seconds elapsed)
May 31 20:39:39.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:39.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:39.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:39.469: INFO:
May 31 20:39:41.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:41.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (492 seconds elapsed)
May 31 20:39:41.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:41.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:41.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:41.470: INFO:
May 31 20:39:43.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:43.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (494 seconds elapsed)
May 31 20:39:43.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:43.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:43.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:43.470: INFO:
May 31 20:39:45.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:45.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (496 seconds elapsed)
May 31 20:39:45.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:45.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:45.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:45.473: INFO:
May 31 20:39:47.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:47.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (498 seconds elapsed)
May 31 20:39:47.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:47.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:47.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:47.471: INFO:
May 31 20:39:49.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:49.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (500 seconds elapsed)
May 31 20:39:49.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:49.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:49.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:49.473: INFO:
May 31 20:39:51.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:51.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (502 seconds elapsed)
May 31 20:39:51.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:51.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:51.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:51.470: INFO:
May 31 20:39:53.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:53.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (504 seconds elapsed)
May 31 20:39:53.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:53.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:53.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:53.469: INFO:
May 31 20:39:55.469: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:55.469: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (506 seconds elapsed)
May 31 20:39:55.469: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:55.469: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:55.469: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:55.469: INFO:
May 31 20:39:57.475: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:57.475: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (508 seconds elapsed)
May 31 20:39:57.475: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:57.475: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:57.475: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:57.475: INFO:
May 31 20:39:59.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:39:59.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (510 seconds elapsed)
May 31 20:39:59.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:39:59.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:39:59.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:39:59.470: INFO:
May 31 20:40:01.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:01.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (512 seconds elapsed)
May 31 20:40:01.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:01.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:01.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:01.471: INFO:
May 31 20:40:03.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:03.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (514 seconds elapsed)
May 31 20:40:03.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:03.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:03.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:03.470: INFO:
May 31 20:40:05.468: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:05.468: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (516 seconds elapsed)
May 31 20:40:05.468: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:05.468: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:05.468: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:05.468: INFO:
May 31 20:40:07.515: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:07.515: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (518 seconds elapsed)
May 31 20:40:07.515: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:07.515: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:07.515: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:07.515: INFO:
May 31 20:40:09.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:09.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (520 seconds elapsed)
May 31 20:40:09.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:09.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:09.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:09.474: INFO:
May 31 20:40:11.474: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:11.474: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (522 seconds elapsed)
May 31 20:40:11.474: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:11.474: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:11.474: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:11.474: INFO:
May 31 20:40:13.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:13.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (524 seconds elapsed)
May 31 20:40:13.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:13.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:13.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:13.470: INFO:
May 31 20:40:15.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:15.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (526 seconds elapsed)
May 31 20:40:15.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:15.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:15.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:15.470: INFO:
May 31 20:40:17.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:17.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (528 seconds elapsed)
May 31 20:40:17.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:17.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:17.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:17.472: INFO:
May 31 20:40:19.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:19.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (530 seconds elapsed)
May 31 20:40:19.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:19.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:19.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:19.470: INFO:
May 31 20:40:21.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:21.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (532 seconds elapsed)
May 31 20:40:21.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:21.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:21.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:21.472: INFO:
May 31 20:40:23.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:23.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (534 seconds elapsed)
May 31 20:40:23.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:23.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:23.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:23.470: INFO:
May 31 20:40:25.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:25.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (536 seconds elapsed)
May 31 20:40:25.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:25.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:25.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:25.472: INFO:
May 31 20:40:27.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:27.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (538 seconds elapsed)
May 31 20:40:27.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:27.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:27.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:27.471: INFO:
May 31 20:40:29.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:29.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (540 seconds elapsed)
May 31 20:40:29.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:29.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:29.470: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:29.470: INFO:
May 31 20:40:31.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:31.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (542 seconds elapsed)
May 31 20:40:31.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:31.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:31.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:31.472: INFO:
May 31 20:40:33.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:33.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (544 seconds elapsed)
May 31 20:40:33.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:33.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:33.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:33.471: INFO:
May 31 20:40:35.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:35.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (546 seconds elapsed)
May 31 20:40:35.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:35.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:35.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:35.473: INFO:
May 31 20:40:37.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:37.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (548 seconds elapsed)
May 31 20:40:37.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:37.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:37.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:37.472: INFO:
May 31 20:40:39.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:39.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (550 seconds elapsed)
May 31 20:40:39.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:39.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:39.472: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:39.472: INFO:
May 31 20:40:41.473: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:41.473: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (552 seconds elapsed)
May 31 20:40:41.473: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:41.473: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:41.473: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:41.473: INFO:
May 31 20:40:43.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:43.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (554 seconds elapsed)
May 31 20:40:43.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:43.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:43.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:43.471: INFO:
May 31 20:40:45.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:45.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (556 seconds elapsed)
May 31 20:40:45.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:45.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:45.471: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:45.471: INFO:
May 31 20:40:47.478: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:47.478: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (558 seconds elapsed)
May 31 20:40:47.478: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:47.478: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:47.478: INFO: kube-dns-2836479273-l59d8 Pending [{PodScheduled False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 19:40:50 +0000 UTC Unschedulable no nodes available to schedule pods}]
May 31 20:40:47.478: INFO:
May 31 20:40:49.470: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:49.470: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (560 seconds elapsed)
May 31 20:40:49.470: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:49.470: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:49.470: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:49.470: INFO:
May 31 20:40:51.471: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:51.471: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (562 seconds elapsed)
May 31 20:40:51.471: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:51.471: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:51.471: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:51.471: INFO:
May 31 20:40:53.615: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:53.615: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (564 seconds elapsed)
May 31 20:40:53.615: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:53.615: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:53.615: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC ContainersNotReady containers with unready status: [kubedns dnsmasq sidecar]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:53.615: INFO:
May 31 20:40:55.590: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:55.590: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (566 seconds elapsed)
May 31 20:40:55.590: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:55.590: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:55.590: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC ContainersNotReady containers with unready status: [kubedns dnsmasq sidecar]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:55.590: INFO:
May 31 20:40:57.627: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:57.627: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (568 seconds elapsed)
May 31 20:40:57.627: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:57.627: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:57.628: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC ContainersNotReady containers with unready status: [kubedns dnsmasq sidecar]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:57.628: INFO:
May 31 20:40:59.472: INFO: The status of Pod kube-dns-2836479273-l59d8 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:40:59.472: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (570 seconds elapsed)
May 31 20:40:59.472: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:40:59.472: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:40:59.472: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC ContainersNotReady containers with unready status: [kubedns dnsmasq sidecar]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:40:59.472: INFO:
May 31 20:41:01.745: INFO: The status of Pod kube-dns-2836479273-l59d8 is Running (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
May 31 20:41:01.745: INFO: 0 / 1 pods in namespace 'kube-system' are running and ready (572 seconds elapsed)
May 31 20:41:01.745: INFO: expected 1 pod replicas in namespace 'kube-system', 0 are Running and Ready.
May 31 20:41:01.745: INFO: POD NODE PHASE GRACE CONDITIONS
May 31 20:41:01.745: INFO: kube-dns-2836479273-l59d8 127.0.0.1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:51 +0000 UTC ContainersNotReady containers with unready status: [kubedns]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2017-05-31 20:40:49 +0000 UTC }]
May 31 20:41:01.745: INFO:
May 31 20:41:03.471: INFO: 1 / 1 pods in namespace 'kube-system' are running and ready (574 seconds elapsed)
May 31 20:41:03.471: INFO: expected 1 pod replicas in namespace 'kube-system', 1 are Running and Ready.
May 31 20:41:03.473: INFO: Waiting for pods to enter Success, but no pods in "kube-system" match label map[name:e2e-image-puller]
May 31 20:41:03.473: INFO: Dumping network health container logs from all nodes...
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
[k8s.io] Addon update
should propagate add-on file changes [Slow]
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:335
[BeforeEach] [k8s.io] Addon update
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:128
STEP: Creating a kubernetes client
May 31 20:41:03.476: INFO: >>> kubeConfig: /var/run/kubernetes/admin.kubeconfig
STEP: Building a namespace api object
STEP: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Addon update
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:226
[It] should propagate add-on file changes [Slow]
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:335
May 31 20:41:03.496: INFO: Only supported for providers [gce] (not local)
[AfterEach] [k8s.io] Addon update
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:129
May 31 20:41:03.497: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
STEP: Destroying namespace "e2e-tests-addon-update-test-3xkt6" for this suite.
May 31 20:41:09.521: INFO: namespace: e2e-tests-addon-update-test-3xkt6, resource: bindings, ignored listing per whitelist
May 31 20:41:09.555: INFO: namespace e2e-tests-addon-update-test-3xkt6 deletion completed in 6.056777001s
[AfterEach] [k8s.io] Addon update
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:232
S [SKIPPING] [6.080 seconds]
[k8s.io] Addon update
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:617
should propagate add-on file changes [Slow] [It]
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:335
May 31 20:41:03.496: Only supported for providers [gce] (not local)
/home/vagrant/go/src/k8.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:297
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSMay 31 20:41:09.557: INFO: Running AfterSuite actions on all node
May 31 20:41:09.557: INFO: Running AfterSuite actions on node 1
Ran 0 of 639 Specs in 580.103 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 639 Skipped PASS
Ginkgo ran 1 suite in 9m40.420979086s
Test Suite Passed
2017/05/31 20:41:09 util.go:131: Step './hack/ginkgo-e2e.sh --ginkgo.focus=Addon\supdate\sshould\spropagate\sadd\-on\sfile\schanges\s\[Slow\]$' finished in 9m40.476454951s
2017/05/31 20:41:09 e2e.go:80: Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment