<?xml version="1.0" encoding="UTF-8"?>
  <testsuite name="Kubernetes e2e suite" tests="30" failures="2" errors="0" time="713.196">
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]" classname="Kubernetes e2e suite" time="9.406684649"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.055809324"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] [Feature:NodeAuthorizer] Getting an existing secret should exit with the Forbidden error" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected secret Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]" classname="Kubernetes e2e suite" time="141.581348099">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Nov 22 00:47:19.894: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc00051da90&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32549 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32549 over TCP protocol&#xA;occurred&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1351</failure>
          <system-out>[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;Nov 22 00:44:59.235: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename services&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:746&#xA;[It] should be able to change the type from ExternalName to NodePort [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: creating a service externalname-service with the type=ExternalName in namespace services-7972&#xA;STEP: changing the ExternalName service to type=NodePort&#xA;STEP: creating replication controller externalname-service in namespace services-7972&#xA;I1122 00:44:59.277666      30 runners.go:190] Created replication controller with name: externalname-service, namespace: services-7972, replica count: 2&#xA;I1122 00:45:02.329359      30 runners.go:190] externalname-service Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1122 00:45:05.331718      30 runners.go:190] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;Nov 22 00:45:05.331: INFO: Creating new exec pod&#xA;Nov 22 00:45:14.353: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80&#39;&#xA;Nov 22 00:45:15.188: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:45:15.188: INFO: stdout: &#34;externalname-service-4qrpk&#34;&#xA;Nov 22 00:45:15.188: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.59 80&#39;&#xA;Nov 22 00:45:15.529: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.35.59 80\nConnection to 10.233.35.59 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:45:15.529: INFO: stdout: &#34;&#34;&#xA;Nov 22 00:45:16.530: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.59 80&#39;&#xA;Nov 22 00:45:16.926: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.35.59 80\nConnection to 10.233.35.59 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:45:16.926: INFO: stdout: &#34;&#34;&#xA;Nov 22 00:45:17.531: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.59 80&#39;&#xA;Nov 22 00:45:18.178: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.35.59 80\nConnection to 10.233.35.59 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:45:18.178: INFO: stdout: &#34;&#34;&#xA;Nov 22 00:45:18.530: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.59 80&#39;&#xA;Nov 22 00:45:19.098: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.35.59 80\nConnection to 10.233.35.59 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:45:19.098: INFO: stdout: &#34;externalname-service-4qrpk&#34;&#xA;Nov 22 00:45:19.098: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:19.383: INFO: rc: 1&#xA;Nov 22 00:45:19.383: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:20.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:20.626: INFO: rc: 1&#xA;Nov 22 00:45:20.626: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:21.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:21.639: INFO: rc: 1&#xA;Nov 22 00:45:21.639: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:22.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:22.640: INFO: rc: 1&#xA;Nov 22 00:45:22.640: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:23.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:23.636: INFO: rc: 1&#xA;Nov 22 00:45:23.636: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:24.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:24.623: INFO: rc: 1&#xA;Nov 22 00:45:24.623: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:25.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:25.763: INFO: rc: 1&#xA;Nov 22 00:45:25.763: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:26.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:26.632: INFO: rc: 1&#xA;Nov 22 00:45:26.632: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:27.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:27.638: INFO: rc: 1&#xA;Nov 22 00:45:27.639: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:28.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:28.742: INFO: rc: 1&#xA;Nov 22 00:45:28.742: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:29.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:30.153: INFO: rc: 1&#xA;Nov 22 00:45:30.154: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:30.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:30.770: INFO: rc: 1&#xA;Nov 22 00:45:30.770: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:31.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:31.604: INFO: rc: 1&#xA;Nov 22 00:45:31.604: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:32.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:32.609: INFO: rc: 1&#xA;Nov 22 00:45:32.609: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:33.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:33.622: INFO: rc: 1&#xA;Nov 22 00:45:33.623: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:34.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:34.684: INFO: rc: 1&#xA;Nov 22 00:45:34.684: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:35.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:35.697: INFO: rc: 1&#xA;Nov 22 00:45:35.697: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:36.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:36.793: INFO: rc: 1&#xA;Nov 22 00:45:36.793: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:37.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:38.573: INFO: rc: 1&#xA;Nov 22 00:45:38.573: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:39.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:39.642: INFO: rc: 1&#xA;Nov 22 00:45:39.642: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:40.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:40.809: INFO: rc: 1&#xA;Nov 22 00:45:40.809: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:41.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:41.924: INFO: rc: 1&#xA;Nov 22 00:45:41.924: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:42.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:43.067: INFO: rc: 1&#xA;Nov 22 00:45:43.067: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:43.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:44.035: INFO: rc: 1&#xA;Nov 22 00:45:44.035: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:44.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:44.816: INFO: rc: 1&#xA;Nov 22 00:45:44.816: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:45.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:45.687: INFO: rc: 1&#xA;Nov 22 00:45:45.687: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:46.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:46.620: INFO: rc: 1&#xA;Nov 22 00:45:46.621: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:47.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:47.646: INFO: rc: 1&#xA;Nov 22 00:45:47.646: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:48.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:48.633: INFO: rc: 1&#xA;Nov 22 00:45:48.633: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:49.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:49.671: INFO: rc: 1&#xA;Nov 22 00:45:49.671: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:50.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:50.620: INFO: rc: 1&#xA;Nov 22 00:45:50.620: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:51.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:51.632: INFO: rc: 1&#xA;Nov 22 00:45:51.632: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:52.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:52.633: INFO: rc: 1&#xA;Nov 22 00:45:52.633: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:53.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:53.878: INFO: rc: 1&#xA;Nov 22 00:45:53.878: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:54.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:54.633: INFO: rc: 1&#xA;Nov 22 00:45:54.633: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:55.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:55.608: INFO: rc: 1&#xA;Nov 22 00:45:55.608: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:56.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:56.655: INFO: rc: 1&#xA;Nov 22 00:45:56.655: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:57.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:57.639: INFO: rc: 1&#xA;Nov 22 00:45:57.639: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:58.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:58.870: INFO: rc: 1&#xA;Nov 22 00:45:58.870: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:45:59.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:45:59.930: INFO: rc: 1&#xA;Nov 22 00:45:59.930: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:00.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:00.634: INFO: rc: 1&#xA;Nov 22 00:46:00.634: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:01.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:01.681: INFO: rc: 1&#xA;Nov 22 00:46:01.681: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:02.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:02.620: INFO: rc: 1&#xA;Nov 22 00:46:02.620: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:03.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:03.754: INFO: rc: 1&#xA;Nov 22 00:46:03.754: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:04.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:04.902: INFO: rc: 1&#xA;Nov 22 00:46:04.902: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:05.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:05.625: INFO: rc: 1&#xA;Nov 22 00:46:05.625: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:06.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:06.611: INFO: rc: 1&#xA;Nov 22 00:46:06.611: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:07.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:08.743: INFO: rc: 1&#xA;Nov 22 00:46:08.743: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:09.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:09.659: INFO: rc: 1&#xA;Nov 22 00:46:09.659: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:10.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:10.714: INFO: rc: 1&#xA;Nov 22 00:46:10.715: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:11.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:11.960: INFO: rc: 1&#xA;Nov 22 00:46:11.960: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:12.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:12.674: INFO: rc: 1&#xA;Nov 22 00:46:12.674: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:13.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:13.655: INFO: rc: 1&#xA;Nov 22 00:46:13.655: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:14.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:14.645: INFO: rc: 1&#xA;Nov 22 00:46:14.645: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:15.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:15.652: INFO: rc: 1&#xA;Nov 22 00:46:15.652: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:16.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:16.626: INFO: rc: 1&#xA;Nov 22 00:46:16.626: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:17.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:17.609: INFO: rc: 1&#xA;Nov 22 00:46:17.609: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:18.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:18.636: INFO: rc: 1&#xA;Nov 22 00:46:18.637: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:19.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:19.727: INFO: rc: 1&#xA;Nov 22 00:46:19.727: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:20.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:20.633: INFO: rc: 1&#xA;Nov 22 00:46:20.633: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:21.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:21.639: INFO: rc: 1&#xA;Nov 22 00:46:21.639: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:22.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:22.632: INFO: rc: 1&#xA;Nov 22 00:46:22.632: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:23.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:23.620: INFO: rc: 1&#xA;Nov 22 00:46:23.620: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:24.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:24.627: INFO: rc: 1&#xA;Nov 22 00:46:24.627: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:25.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:25.896: INFO: rc: 1&#xA;Nov 22 00:46:25.896: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:26.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:27.083: INFO: rc: 1&#xA;Nov 22 00:46:27.083: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:27.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:27.660: INFO: rc: 1&#xA;Nov 22 00:46:27.660: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:28.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:28.665: INFO: rc: 1&#xA;Nov 22 00:46:28.665: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:29.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:29.793: INFO: rc: 1&#xA;Nov 22 00:46:29.793: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:30.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:30.652: INFO: rc: 1&#xA;Nov 22 00:46:30.652: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:31.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:31.706: INFO: rc: 1&#xA;Nov 22 00:46:31.706: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:32.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:32.715: INFO: rc: 1&#xA;Nov 22 00:46:32.715: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:33.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:33.776: INFO: rc: 1&#xA;Nov 22 00:46:33.776: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:34.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:34.639: INFO: rc: 1&#xA;Nov 22 00:46:34.640: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:35.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:36.038: INFO: rc: 1&#xA;Nov 22 00:46:36.038: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:36.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:36.971: INFO: rc: 1&#xA;Nov 22 00:46:36.971: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:37.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:37.989: INFO: rc: 1&#xA;Nov 22 00:46:37.989: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:38.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:38.719: INFO: rc: 1&#xA;Nov 22 00:46:38.719: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:39.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:39.752: INFO: rc: 1&#xA;Nov 22 00:46:39.752: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:40.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:40.643: INFO: rc: 1&#xA;Nov 22 00:46:40.644: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:41.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:41.629: INFO: rc: 1&#xA;Nov 22 00:46:41.629: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:42.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:42.643: INFO: rc: 1&#xA;Nov 22 00:46:42.643: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:43.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:43.622: INFO: rc: 1&#xA;Nov 22 00:46:43.622: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:44.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:44.621: INFO: rc: 1&#xA;Nov 22 00:46:44.622: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:45.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:45.619: INFO: rc: 1&#xA;Nov 22 00:46:45.619: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:46.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:46.643: INFO: rc: 1&#xA;Nov 22 00:46:46.643: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:47.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:47.626: INFO: rc: 1&#xA;Nov 22 00:46:47.626: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:48.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:49.159: INFO: rc: 1&#xA;Nov 22 00:46:49.159: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:49.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:49.635: INFO: rc: 1&#xA;Nov 22 00:46:49.635: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:50.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:50.657: INFO: rc: 1&#xA;Nov 22 00:46:50.657: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:51.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:51.624: INFO: rc: 1&#xA;Nov 22 00:46:51.624: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:52.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:52.637: INFO: rc: 1&#xA;Nov 22 00:46:52.637: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:53.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:53.641: INFO: rc: 1&#xA;Nov 22 00:46:53.641: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:54.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:54.631: INFO: rc: 1&#xA;Nov 22 00:46:54.631: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:55.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:55.631: INFO: rc: 1&#xA;Nov 22 00:46:55.631: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo+  hostNamenc&#xA; -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:56.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:56.633: INFO: rc: 1&#xA;Nov 22 00:46:56.633: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:57.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:57.643: INFO: rc: 1&#xA;Nov 22 00:46:57.643: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:58.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:58.638: INFO: rc: 1&#xA;Nov 22 00:46:58.638: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:46:59.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:46:59.624: INFO: rc: 1&#xA;Nov 22 00:46:59.624: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:00.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:00.614: INFO: rc: 1&#xA;Nov 22 00:47:00.614: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:01.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:01.639: INFO: rc: 1&#xA;Nov 22 00:47:01.639: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:02.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:02.723: INFO: rc: 1&#xA;Nov 22 00:47:02.723: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:03.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:03.624: INFO: rc: 1&#xA;Nov 22 00:47:03.624: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:04.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:04.638: INFO: rc: 1&#xA;Nov 22 00:47:04.638: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:05.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:05.638: INFO: rc: 1&#xA;Nov 22 00:47:05.638: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:06.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:06.660: INFO: rc: 1&#xA;Nov 22 00:47:06.660: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:07.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:07.754: INFO: rc: 1&#xA;Nov 22 00:47:07.754: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:08.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:08.664: INFO: rc: 1&#xA;Nov 22 00:47:08.664: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:09.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:09.655: INFO: rc: 1&#xA;Nov 22 00:47:09.655: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:10.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:10.620: INFO: rc: 1&#xA;Nov 22 00:47:10.620: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:11.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:11.830: INFO: rc: 1&#xA;Nov 22 00:47:11.830: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:12.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:12.636: INFO: rc: 1&#xA;Nov 22 00:47:12.636: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:13.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:13.635: INFO: rc: 1&#xA;Nov 22 00:47:13.635: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:14.385: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:14.996: INFO: rc: 1&#xA;Nov 22 00:47:14.996: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:15.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:15.659: INFO: rc: 1&#xA;Nov 22 00:47:15.659: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:16.384: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:16.653: INFO: rc: 1&#xA;Nov 22 00:47:16.653: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:17.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:18.030: INFO: rc: 1&#xA;Nov 22 00:47:18.030: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:18.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:18.628: INFO: rc: 1&#xA;Nov 22 00:47:18.628: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:19.383: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:19.652: INFO: rc: 1&#xA;Nov 22 00:47:19.652: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:19.652: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549&#39;&#xA;Nov 22 00:47:19.893: INFO: rc: 1&#xA;Nov 22 00:47:19.893: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-7972 exec execpodctgrt -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32549:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32549&#xA;nc: connect to 10.10.190.207 port 32549 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:47:19.894: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc00051da90&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32549 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32549 over TCP protocol&#xA;occurred&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e/network.glob..func24.15()&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1351 +0x358&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001480780)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001480780)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001480780, 0x70e7b58)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;Nov 22 00:47:19.895: INFO: Cleaning up the ExternalName to NodePort test service&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;services-7972&#34;.&#xA;STEP: Found 17 events.&#xA;Nov 22 00:47:19.921: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for execpodctgrt: { } Scheduled: Successfully assigned services-7972/execpodctgrt to node2&#xA;Nov 22 00:47:19.921: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for externalname-service-4qrpk: { } Scheduled: Successfully assigned services-7972/externalname-service-4qrpk to node1&#xA;Nov 22 00:47:19.921: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for externalname-service-c5bfn: { } Scheduled: Successfully assigned services-7972/externalname-service-c5bfn to node2&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:44:59 +0000 UTC - event for externalname-service: {replication-controller } SuccessfulCreate: Created pod: externalname-service-c5bfn&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:44:59 +0000 UTC - event for externalname-service: {replication-controller } SuccessfulCreate: Created pod: externalname-service-4qrpk&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:01 +0000 UTC - event for externalname-service-c5bfn: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:01 +0000 UTC - event for externalname-service-c5bfn: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 304.092209ms&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:01 +0000 UTC - event for externalname-service-c5bfn: {kubelet node2} Created: Created container externalname-service&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:02 +0000 UTC - event for externalname-service-4qrpk: {kubelet node1} Created: Created container externalname-service&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:02 +0000 UTC - event for externalname-service-4qrpk: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:02 +0000 UTC - event for externalname-service-4qrpk: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 378.452523ms&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:02 +0000 UTC - event for externalname-service-c5bfn: {kubelet node2} Started: Started container externalname-service&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:03 +0000 UTC - event for externalname-service-4qrpk: {kubelet node1} Started: Started container externalname-service&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:09 +0000 UTC - event for execpodctgrt: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:10 +0000 UTC - event for execpodctgrt: {kubelet node2} Created: Created container agnhost-container&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:10 +0000 UTC - event for execpodctgrt: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 1.082061091s&#xA;Nov 22 00:47:19.921: INFO: At 2021-11-22 00:45:11 +0000 UTC - event for execpodctgrt: {kubelet node2} Started: Started container agnhost-container&#xA;Nov 22 00:47:19.923: INFO: POD                         NODE   PHASE    GRACE  CONDITIONS&#xA;Nov 22 00:47:19.923: INFO: execpodctgrt                node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:05 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:11 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:11 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:05 +0000 UTC  }]&#xA;Nov 22 00:47:19.924: INFO: externalname-service-4qrpk  node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:59 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:03 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:03 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:59 +0000 UTC  }]&#xA;Nov 22 00:47:19.924: INFO: externalname-service-c5bfn  node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:59 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:02 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:45:02 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:59 +0000 UTC  }]&#xA;Nov 22 00:47:19.924: INFO: &#xA;Nov 22 00:47:19.928: INFO: &#xA;Logging node info for node master1&#xA;Nov 22 00:47:19.931: INFO: Node Info: &amp;Node{ObjectMeta:{master1    2bbba583-0897-4d61-a459-4caacbb75db3 38133 0 2021-11-21 22:23:57 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:00 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:31:34 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:42 +0000 UTC,LastTransitionTime:2021-11-21 22:29:42 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:10 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:10 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:10 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:47:10 +0000 UTC,LastTransitionTime:2021-11-21 22:26:53 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:ef2eedcc1bf54b2887fb39b8570e5ca6,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:7c111576-0e94-4e05-91e2-cb3834258298,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:47:19.932: INFO: &#xA;Logging kubelet events for node master1&#xA;Nov 22 00:47:19.934: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Nov 22 00:47:19.968: INFO: node-feature-discovery-controller-cff799f9f-55zvl started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: kube-apiserver-master1 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: kube-controller-manager-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Nov 22 00:47:19.968: INFO: kube-flannel-djnzr started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:47:19.968: INFO: container-registry-65d7c44b96-b5flj started at 2021-11-21 22:31:07 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: kube-scheduler-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: kube-proxy-4hrvq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:47:19.968: INFO: kube-multus-ds-amd64-bz55g started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:47:19.968: INFO: node-exporter-v27cz started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:19.968: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;W1122 00:47:19.982806      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:47:20.085: INFO: &#xA;Latency metrics for node master1&#xA;Nov 22 00:47:20.085: INFO: &#xA;Logging node info for node master2&#xA;Nov 22 00:47:20.088: INFO: Node Info: &amp;Node{ObjectMeta:{master2    34181ea0-6ba6-41e9-b131-216ccaf91151 38258 0 2021-11-21 22:24:28 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:36 +0000 UTC,LastTransitionTime:2021-11-21 22:29:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:17 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:17 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:17 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:47:17 +0000 UTC,LastTransitionTime:2021-11-21 22:29:29 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:16378b49491c4207849d342feef6e088,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:18005186-998d-42f7-bb6b-754425f042ef,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:47:20.088: INFO: &#xA;Logging kubelet events for node master2&#xA;Nov 22 00:47:20.090: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Nov 22 00:47:20.105: INFO: kube-flannel-d4c7z started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:47:20.105: INFO: coredns-8474476ff8-8sq29 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:47:20.105: INFO: prometheus-operator-585ccfb458-hjlb7 started at 2021-11-21 22:39:13 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: kube-proxy-rvbqs started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:47:20.105: INFO: kube-multus-ds-amd64-ldddk started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:47:20.105: INFO: node-exporter-h9qzs started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: kube-apiserver-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:47:20.105: INFO: kube-controller-manager-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Nov 22 00:47:20.105: INFO: kube-scheduler-master2 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.105: INFO: &#x9;Container kube-scheduler ready: true, restart count 3&#xA;W1122 00:47:20.119462      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:47:20.184: INFO: &#xA;Latency metrics for node master2&#xA;Nov 22 00:47:20.184: INFO: &#xA;Logging node info for node master3&#xA;Nov 22 00:47:20.188: INFO: Node Info: &amp;Node{ObjectMeta:{master3    832a3406-d359-4476-8052-7ac28ab688e4 38168 0 2021-11-21 22:24:45 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:46 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:27 +0000 UTC,LastTransitionTime:2021-11-21 22:29:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:12 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:12 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:12 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:47:12 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:31915f7485284e85a9f98d22e0e3e66d,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:821a678d-c5d5-4c70-a4e8-156f0093e267,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:47:20.188: INFO: &#xA;Logging kubelet events for node master3&#xA;Nov 22 00:47:20.192: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Nov 22 00:47:20.212: INFO: kube-controller-manager-master3 started at 2021-11-21 22:32:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: kube-scheduler-master3 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-scheduler ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: kube-proxy-qj4jj started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: kube-flannel-j5w8n started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Init container install-cni ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: coredns-8474476ff8-n4cp8 started at 2021-11-21 22:27:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: dns-autoscaler-7df78bfcfb-4r8hz started at 2021-11-21 22:27:25 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Nov 22 00:47:20.212: INFO: node-exporter-4m88h started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.212: INFO: kube-apiserver-master3 started at 2021-11-21 22:24:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:47:20.212: INFO: kube-multus-ds-amd64-h2qps started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.212: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:47:20.226928      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:47:20.299: INFO: &#xA;Latency metrics for node master3&#xA;Nov 22 00:47:20.299: INFO: &#xA;Logging node info for node node1&#xA;Nov 22 00:47:20.303: INFO: Node Info: &amp;Node{ObjectMeta:{node1    9c5ba24f-75d8-4eb0-a15c-2525e54e2c6b 38217 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:37:39 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:37:43 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269628928 0} {&lt;nil&gt;} 196552372Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:35 +0000 UTC,LastTransitionTime:2021-11-21 22:29:35 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:15 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:15 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:15 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:47:15 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:a59664461c3d486fa76a07928005cbdf,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:24c68613-09b6-4b8e-b7a0-2b6bedb352fa,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003782921,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:d9459083f962de6bd980ae6a05be2a4cf670df6a1d898157bceb420342bec280 alpine:3.12],SizeBytes:5592390,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:47:20.304: INFO: &#xA;Logging kubelet events for node node1&#xA;Nov 22 00:47:20.307: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Nov 22 00:47:20.340: INFO: nginx-proxy-node1 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:47:20.340: INFO: kube-multus-ds-amd64-wcr4n started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:47:20.340: INFO: kubernetes-metrics-scraper-5558854cb-kzhf7 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;Nov 22 00:47:20.340: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9xds6 started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: collectd-zmh78 started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: liveness-b236e8ae-449f-462c-bd02-54808e895e43 started at 2021-11-22 00:47:17 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container agnhost-container ready: false, restart count 0&#xA;Nov 22 00:47:20.340: INFO: node-feature-discovery-worker-lkpb8 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: cmk-init-discover-node1-brwt6 started at 2021-11-21 22:37:36 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:47:20.340: INFO: cmk-7wvgm started at 2021-11-21 22:38:17 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: pod-secrets-990d5d59-8863-4d02-92d4-8f12412bac2d started at 2021-11-22 00:46:19 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container creates-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container dels-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container upds-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: prometheus-k8s-0 started at 2021-11-21 22:39:32 +0000 UTC (0+4 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Nov 22 00:47:20.340: INFO: externalname-service-4qrpk started at 2021-11-22 00:44:59 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: busybox-scheduling-29b5a291-453b-4d2e-a359-091a47beeaf0 started at 2021-11-22 00:47:12 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container busybox-scheduling-29b5a291-453b-4d2e-a359-091a47beeaf0 ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: kube-proxy-mb5cq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:47:20.340: INFO: kube-flannel-cfzcv started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:47:20.340: INFO: node-exporter-jj5rx started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.340: INFO: execpod-affinityvdms4 started at 2021-11-22 00:45:48 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.340: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;W1122 00:47:20.355027      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:47:20.575: INFO: &#xA;Latency metrics for node node1&#xA;Nov 22 00:47:20.575: INFO: &#xA;Logging node info for node node2&#xA;Nov 22 00:47:20.578: INFO: Node Info: &amp;Node{ObjectMeta:{node2    8239d97c-7f1c-4b50-a4b9-ee9c0135b86a 38208 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:14 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:38:01 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:38:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269633024 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:33 +0000 UTC,LastTransitionTime:2021-11-21 22:29:33 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:14 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:14 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:47:14 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:47:14 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f7ac7a5a4fa14ecb963cd8859464e44b,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4c94afbc-9699-4a1a-a85f-52972142831b,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac k8s.gcr.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7107254,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:47:20.579: INFO: &#xA;Logging kubelet events for node node2&#xA;Nov 22 00:47:20.581: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Nov 22 00:47:20.608: INFO: node-exporter-r2vkb started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: affinity-nodeport-timeout-t6v6z started at 2021-11-22 00:45:28 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container affinity-nodeport-timeout ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: pod-configmaps-1aeff6cb-d4a2-4f4d-9f73-ba046ae379c3 started at 2021-11-22 00:46:37 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container createcm-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container delcm-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container updcm-volume-test ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: test-new-deployment-847dcfb7fb-sbsn4 started at 2021-11-22 00:47:20 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container httpd ready: false, restart count 0&#xA;Nov 22 00:47:20.608: INFO: kube-flannel-rdjt7 started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Nov 22 00:47:20.608: INFO: collectd-6t47m started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:47:20.608: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: cmk-prx26 started at 2021-11-21 22:38:18 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: affinity-nodeport-transition-bctnd started at 2021-11-22 00:45:39 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: affinity-nodeport-transition-6crcd started at 2021-11-22 00:45:39 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: tas-telemetry-aware-scheduling-84ff454dfb-q64pf started at 2021-11-21 22:42:22 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: execpodctgrt started at 2021-11-22 00:45:05 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: test-new-deployment-847dcfb7fb-77vc7 started at 2021-11-22 00:47:16 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container httpd ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: kubernetes-dashboard-785dcbb76d-wrkrj started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;Nov 22 00:47:20.609: INFO: node-feature-discovery-worker-slrp4 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9jdcq started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: cmk-init-discover-node2-8jdqf started at 2021-11-21 22:37:56 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:47:20.609: INFO: execpod-affinityfmh42 started at 2021-11-22 00:45:40 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: kube-proxy-5xb56 started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:47:20.609: INFO: cmk-webhook-6c9d5f8578-8fxd8 started at 2021-11-21 22:38:18 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: affinity-nodeport-timeout-vjtg6 started at 2021-11-22 00:45:28 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container affinity-nodeport-timeout ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: affinity-nodeport-timeout-gq4n9 started at 2021-11-22 00:45:28 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container affinity-nodeport-timeout ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: nginx-proxy-node2 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:47:20.609: INFO: affinity-nodeport-transition-chzhl started at 2021-11-22 00:45:39 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: test-pod started at 2021-11-22 00:44:51 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: externalname-service-c5bfn started at 2021-11-22 00:44:59 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;Nov 22 00:47:20.609: INFO: kube-multus-ds-amd64-6bg2m started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:47:20.609: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:47:20.623961      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:47:20.806: INFO: &#xA;Latency metrics for node node2&#xA;Nov 22 00:47:20.806: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-7972&#34; for this suite.&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:750&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] Granular Checks: Services Secondary IP Family should function for client IP based session affinity: udp [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdriver) should scale up with two metrics of type Pod from Stackdriver [Feature:CustomMetricsAutoscaling]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] IngressClass [Feature:Ingress] should not set default value if no default IngressClass [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSIServiceAccountToken token should not be plumbed down when CSIDriver is not deployed" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] shouldn&#39;t scale down when non expendable pod is running [Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] Granular Checks: Services Secondary IP Family should be able to handle large requests: http" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Etcd failure [Disruptive] should recover from network partition with master" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPriorities [Serial] PodTopologySpread Scoring validates pod should be preferably scheduled to node which makes the matching pods more evenly distributed" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ServerSideApply should give up ownership of a field if forced applied by a controller" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]" classname="Kubernetes e2e suite" time="0.047691582"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Pod garbage collector [Feature:PodGarbageCollector] [Slow] should handle the creation of 1000 pods" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Job should fail when exceeds active deadline" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Volume Provisioning On Clustered Datastore [Feature:vsphere] verify dynamic provision with default parameter on clustered datastore" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Downward API volume should provide container&#39;s memory limit [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.065934267"></testcase>
      <testcase name="[sig-storage] Projected downwardAPI should provide container&#39;s cpu limit [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.082919776"></testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: gce-localssd-scsi-fs] [Serial] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl client-side validation should create/apply a valid CR with arbitrary-extra properties for CRD with partially-specified validation schema" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdriver) should scale up with two External metrics from Stackdriver [Feature:CustomMetricsAutoscaling]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir-link] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaler scalability [Slow] CA ignores unschedulable pods while scheduling schedulable pods [Feature:ClusterAutoscalerScalability6]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Namespaces [Serial] should delete fast enough (90 percent of 100 namespaces in 150 seconds)" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] kubelet host cleanup with volume mounts [HostCleanup][Flaky] Host cleanup after disrupting NFS volume [NFS] after stopping the nfs-server and deleting the (active) client pod, the NFS mount and the pod&#39;s UID directory should be removed." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cluster-lifecycle] [Feature:BootstrapTokens] should delete the signed bootstrap tokens from clusterInfo ConfigMap when bootstrap token is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] [Serial] Volume metrics PVController should create unbound pv count metrics for pvc controller after creating pv only" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Kubelet when scheduling a busybox Pod with hostAliases should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.061283111"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota&#39;s priority class scope (quota set to pod count: 1) against 2 pods with different priority class." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] vcp at scale [Feature:vsphere]  vsphere scale tests" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.10132238"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cloud-provider-gcp] [Disruptive]NodeLease NodeLease deletion node lease should be deleted when corresponding node is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should support multiple inline ephemeral volumes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup skips ownership changes to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] ReplicationController should adopt matching pods on creation [Conformance]" classname="Kubernetes e2e suite" time="5.062176982"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on tmpfs should have the correct mode using FSGroup" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ServerSideApply should work for CRDs" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to create pod by failing to mount volume [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Pods Extended Pod Container lifecycle should not create extra sandbox if all containers are done" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should support a &#39;default-deny-ingress&#39; policy [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects a client request should support a client that connects, sends NO DATA, and disconnects" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-instrumentation] Stackdriver Monitoring should have cluster metrics [Feature:StackdriverMonitoring]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] LoadBalancers should reconcile LB health check interval [Slow][Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]" classname="Kubernetes e2e suite" time="20.903310782"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking Granular Checks: Services should support basic nodePort: udp functionality" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]" classname="Kubernetes e2e suite" time="6.062793037"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="14.121625331"></testcase>
      <testcase name="[sig-api-machinery] Discovery Custom resource should have storage version hash" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance]" classname="Kubernetes e2e suite" time="152.995935244">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Nov 22 00:50:45.040: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc004570cd0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32333 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32333 over TCP protocol&#xA;occurred&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2572</failure>
          <system-out>[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;Nov 22 00:48:23.708: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename services&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:746&#xA;[It] should have session affinity work for NodePort service [LinuxOnly] [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: creating service in namespace services-2107&#xA;STEP: creating service affinity-nodeport in namespace services-2107&#xA;STEP: creating replication controller affinity-nodeport in namespace services-2107&#xA;I1122 00:48:23.740688      30 runners.go:190] Created replication controller with name: affinity-nodeport, namespace: services-2107, replica count: 3&#xA;I1122 00:48:26.792554      30 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1122 00:48:29.793227      30 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1122 00:48:32.794494      30 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;Nov 22 00:48:32.805: INFO: Creating new exec pod&#xA;Nov 22 00:48:43.826: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80&#39;&#xA;Nov 22 00:48:44.079: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:48:44.079: INFO: stdout: &#34;HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request&#34;&#xA;Nov 22 00:48:44.079: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.63.74 80&#39;&#xA;Nov 22 00:48:44.321: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.63.74 80\nConnection to 10.233.63.74 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:48:44.321: INFO: stdout: &#34;HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request&#34;&#xA;Nov 22 00:48:44.321: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:44.590: INFO: rc: 1&#xA;Nov 22 00:48:44.590: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:45.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:45.851: INFO: rc: 1&#xA;Nov 22 00:48:45.851: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:46.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:46.969: INFO: rc: 1&#xA;Nov 22 00:48:46.969: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:47.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:47.939: INFO: rc: 1&#xA;Nov 22 00:48:47.939: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:48.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:48.984: INFO: rc: 1&#xA;Nov 22 00:48:48.984: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:49.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:49.824: INFO: rc: 1&#xA;Nov 22 00:48:49.824: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:50.593: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:50.963: INFO: rc: 1&#xA;Nov 22 00:48:50.964: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:51.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:51.832: INFO: rc: 1&#xA;Nov 22 00:48:51.832: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:52.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:52.847: INFO: rc: 1&#xA;Nov 22 00:48:52.847: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:53.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:53.831: INFO: rc: 1&#xA;Nov 22 00:48:53.831: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:54.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:54.838: INFO: rc: 1&#xA;Nov 22 00:48:54.838: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:55.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:56.005: INFO: rc: 1&#xA;Nov 22 00:48:56.005: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:56.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:57.021: INFO: rc: 1&#xA;Nov 22 00:48:57.021: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:57.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:57.871: INFO: rc: 1&#xA;Nov 22 00:48:57.871: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:58.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:58.831: INFO: rc: 1&#xA;Nov 22 00:48:58.831: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:48:59.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:48:59.846: INFO: rc: 1&#xA;Nov 22 00:48:59.846: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:00.593: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:00.884: INFO: rc: 1&#xA;Nov 22 00:49:00.884: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:01.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:02.033: INFO: rc: 1&#xA;Nov 22 00:49:02.033: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:02.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:03.134: INFO: rc: 1&#xA;Nov 22 00:49:03.134: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:03.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:03.853: INFO: rc: 1&#xA;Nov 22 00:49:03.853: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:04.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:04.829: INFO: rc: 1&#xA;Nov 22 00:49:04.829: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:05.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:05.831: INFO: rc: 1&#xA;Nov 22 00:49:05.831: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:06.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:06.838: INFO: rc: 1&#xA;Nov 22 00:49:06.838: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:07.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:07.825: INFO: rc: 1&#xA;Nov 22 00:49:07.825: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:08.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:09.047: INFO: rc: 1&#xA;Nov 22 00:49:09.047: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:09.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:09.839: INFO: rc: 1&#xA;Nov 22 00:49:09.839: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:10.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:10.889: INFO: rc: 1&#xA;Nov 22 00:49:10.889: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:11.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:11.902: INFO: rc: 1&#xA;Nov 22 00:49:11.902: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:12.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:12.906: INFO: rc: 1&#xA;Nov 22 00:49:12.906: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:13.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:13.843: INFO: rc: 1&#xA;Nov 22 00:49:13.843: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:14.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:14.845: INFO: rc: 1&#xA;Nov 22 00:49:14.845: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:15.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:15.844: INFO: rc: 1&#xA;Nov 22 00:49:15.844: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:16.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:16.839: INFO: rc: 1&#xA;Nov 22 00:49:16.839: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:17.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:17.845: INFO: rc: 1&#xA;Nov 22 00:49:17.845: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:18.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:18.903: INFO: rc: 1&#xA;Nov 22 00:49:18.903: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:19.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:19.837: INFO: rc: 1&#xA;Nov 22 00:49:19.837: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:20.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:20.841: INFO: rc: 1&#xA;Nov 22 00:49:20.841: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:21.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:21.860: INFO: rc: 1&#xA;Nov 22 00:49:21.860: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo+  hostName&#xA;nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:22.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:22.860: INFO: rc: 1&#xA;Nov 22 00:49:22.860: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:23.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:23.840: INFO: rc: 1&#xA;Nov 22 00:49:23.841: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:24.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:24.827: INFO: rc: 1&#xA;Nov 22 00:49:24.827: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:25.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:25.836: INFO: rc: 1&#xA;Nov 22 00:49:25.836: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:26.593: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:26.819: INFO: rc: 1&#xA;Nov 22 00:49:26.819: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:27.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:27.847: INFO: rc: 1&#xA;Nov 22 00:49:27.847: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:28.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:28.829: INFO: rc: 1&#xA;Nov 22 00:49:28.829: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:29.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:29.843: INFO: rc: 1&#xA;Nov 22 00:49:29.843: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:30.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:30.826: INFO: rc: 1&#xA;Nov 22 00:49:30.826: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:31.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:31.936: INFO: rc: 1&#xA;Nov 22 00:49:31.936: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:32.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:32.836: INFO: rc: 1&#xA;Nov 22 00:49:32.836: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:33.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:33.850: INFO: rc: 1&#xA;Nov 22 00:49:33.850: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:34.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:34.832: INFO: rc: 1&#xA;Nov 22 00:49:34.832: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:35.593: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:35.828: INFO: rc: 1&#xA;Nov 22 00:49:35.828: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:36.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:37.022: INFO: rc: 1&#xA;Nov 22 00:49:37.022: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:37.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:37.809: INFO: rc: 1&#xA;Nov 22 00:49:37.809: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:38.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:39.197: INFO: rc: 1&#xA;Nov 22 00:49:39.198: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:39.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:39.847: INFO: rc: 1&#xA;Nov 22 00:49:39.847: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:40.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:40.917: INFO: rc: 1&#xA;Nov 22 00:49:40.917: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName+ &#xA;nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:41.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:41.915: INFO: rc: 1&#xA;Nov 22 00:49:41.915: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:42.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:43.073: INFO: rc: 1&#xA;Nov 22 00:49:43.073: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:43.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:43.870: INFO: rc: 1&#xA;Nov 22 00:49:43.870: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo+  hostName&#xA;nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:44.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:44.852: INFO: rc: 1&#xA;Nov 22 00:49:44.852: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:45.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:46.277: INFO: rc: 1&#xA;Nov 22 00:49:46.277: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:46.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:47.078: INFO: rc: 1&#xA;Nov 22 00:49:47.078: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:47.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:47.966: INFO: rc: 1&#xA;Nov 22 00:49:47.966: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:48.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:48.845: INFO: rc: 1&#xA;Nov 22 00:49:48.845: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:49.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:49.967: INFO: rc: 1&#xA;Nov 22 00:49:49.967: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:50.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:51.045: INFO: rc: 1&#xA;Nov 22 00:49:51.045: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:51.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:51.831: INFO: rc: 1&#xA;Nov 22 00:49:51.831: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:52.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:52.891: INFO: rc: 1&#xA;Nov 22 00:49:52.892: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:53.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:53.870: INFO: rc: 1&#xA;Nov 22 00:49:53.870: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:54.593: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:54.859: INFO: rc: 1&#xA;Nov 22 00:49:54.859: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:55.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:55.856: INFO: rc: 1&#xA;Nov 22 00:49:55.856: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:56.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:56.922: INFO: rc: 1&#xA;Nov 22 00:49:56.922: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:57.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:57.953: INFO: rc: 1&#xA;Nov 22 00:49:57.953: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:58.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:58.843: INFO: rc: 1&#xA;Nov 22 00:49:58.843: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:49:59.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:49:59.842: INFO: rc: 1&#xA;Nov 22 00:49:59.842: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:00.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:00.846: INFO: rc: 1&#xA;Nov 22 00:50:00.846: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:01.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:01.826: INFO: rc: 1&#xA;Nov 22 00:50:01.826: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:02.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:02.824: INFO: rc: 1&#xA;Nov 22 00:50:02.824: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:03.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:04.167: INFO: rc: 1&#xA;Nov 22 00:50:04.167: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:04.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:05.041: INFO: rc: 1&#xA;Nov 22 00:50:05.041: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:05.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:05.865: INFO: rc: 1&#xA;Nov 22 00:50:05.865: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:06.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:06.844: INFO: rc: 1&#xA;Nov 22 00:50:06.844: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:07.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:07.847: INFO: rc: 1&#xA;Nov 22 00:50:07.847: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:08.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:08.852: INFO: rc: 1&#xA;Nov 22 00:50:08.852: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:09.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:10.117: INFO: rc: 1&#xA;Nov 22 00:50:10.117: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:10.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:11.051: INFO: rc: 1&#xA;Nov 22 00:50:11.051: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:11.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:11.846: INFO: rc: 1&#xA;Nov 22 00:50:11.846: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:12.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:12.875: INFO: rc: 1&#xA;Nov 22 00:50:12.875: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:13.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:13.869: INFO: rc: 1&#xA;Nov 22 00:50:13.869: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:14.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:14.828: INFO: rc: 1&#xA;Nov 22 00:50:14.828: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:15.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:15.921: INFO: rc: 1&#xA;Nov 22 00:50:15.921: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:16.592: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:17.259: INFO: rc: 1&#xA;Nov 22 00:50:17.259: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:17.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:17.993: INFO: rc: 1&#xA;Nov 22 00:50:17.993: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:18.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:18.833: INFO: rc: 1&#xA;Nov 22 00:50:18.833: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName+ &#xA;nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:19.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:19.823: INFO: rc: 1&#xA;Nov 22 00:50:19.824: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:20.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:20.823: INFO: rc: 1&#xA;Nov 22 00:50:20.823: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:21.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:21.906: INFO: rc: 1&#xA;Nov 22 00:50:21.906: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:22.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:22.841: INFO: rc: 1&#xA;Nov 22 00:50:22.841: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:23.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:23.847: INFO: rc: 1&#xA;Nov 22 00:50:23.847: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:24.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:24.834: INFO: rc: 1&#xA;Nov 22 00:50:24.834: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:25.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:25.920: INFO: rc: 1&#xA;Nov 22 00:50:25.920: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:26.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:27.129: INFO: rc: 1&#xA;Nov 22 00:50:27.129: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:27.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:28.084: INFO: rc: 1&#xA;Nov 22 00:50:28.084: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:28.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:28.880: INFO: rc: 1&#xA;Nov 22 00:50:28.880: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:29.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:29.968: INFO: rc: 1&#xA;Nov 22 00:50:29.968: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:30.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:31.064: INFO: rc: 1&#xA;Nov 22 00:50:31.064: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:31.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:31.902: INFO: rc: 1&#xA;Nov 22 00:50:31.902: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:32.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:32.888: INFO: rc: 1&#xA;Nov 22 00:50:32.889: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:33.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:33.938: INFO: rc: 1&#xA;Nov 22 00:50:33.938: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:34.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:34.955: INFO: rc: 1&#xA;Nov 22 00:50:34.955: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:35.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:35.889: INFO: rc: 1&#xA;Nov 22 00:50:35.889: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:36.590: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:36.933: INFO: rc: 1&#xA;Nov 22 00:50:36.933: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:37.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:37.884: INFO: rc: 1&#xA;Nov 22 00:50:37.884: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:38.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:39.940: INFO: rc: 1&#xA;Nov 22 00:50:39.940: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:40.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:40.871: INFO: rc: 1&#xA;Nov 22 00:50:40.871: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:41.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:41.898: INFO: rc: 1&#xA;Nov 22 00:50:41.898: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:42.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:42.840: INFO: rc: 1&#xA;Nov 22 00:50:42.840: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:43.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:43.834: INFO: rc: 1&#xA;Nov 22 00:50:43.834: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:44.591: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:44.819: INFO: rc: 1&#xA;Nov 22 00:50:44.819: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:44.819: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333&#39;&#xA;Nov 22 00:50:45.039: INFO: rc: 1&#xA;Nov 22 00:50:45.040: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-2107 exec execpod-affinitycxcnw -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32333:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32333&#xA;nc: connect to 10.10.190.207 port 32333 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:45.040: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc004570cd0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32333 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32333 over TCP protocol&#xA;occurred&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBServiceWithOptionalTransition(0xc001b62580, 0x779f8f8, 0xc0049c4f20, 0xc004748780, 0x0)&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2572 +0x625&#xA;k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBService(...)&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2531&#xA;k8s.io/kubernetes/test/e2e/network.glob..func24.25()&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1829 +0xa5&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001480780)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001480780)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001480780, 0x70e7b58)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;Nov 22 00:50:45.041: INFO: Cleaning up the exec pod&#xA;STEP: deleting ReplicationController affinity-nodeport in namespace services-2107, will wait for the garbage collector to delete the pods&#xA;Nov 22 00:50:45.104: INFO: Deleting ReplicationController affinity-nodeport took: 3.12796ms&#xA;Nov 22 00:50:45.204: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.857496ms&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;services-2107&#34;.&#xA;STEP: Found 27 events.&#xA;Nov 22 00:50:55.021: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for affinity-nodeport-29zcq: { } Scheduled: Successfully assigned services-2107/affinity-nodeport-29zcq to node2&#xA;Nov 22 00:50:55.021: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for affinity-nodeport-7r58v: { } Scheduled: Successfully assigned services-2107/affinity-nodeport-7r58v to node2&#xA;Nov 22 00:50:55.021: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for affinity-nodeport-nbqtg: { } Scheduled: Successfully assigned services-2107/affinity-nodeport-nbqtg to node2&#xA;Nov 22 00:50:55.021: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for execpod-affinitycxcnw: { } Scheduled: Successfully assigned services-2107/execpod-affinitycxcnw to node1&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:23 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-7r58v&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:23 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-nbqtg&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:23 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-29zcq&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:28 +0000 UTC - event for affinity-nodeport-29zcq: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-29zcq: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 281.551968ms&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-29zcq: {kubelet node2} Created: Created container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-29zcq: {kubelet node2} Started: Started container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-7r58v: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-7r58v: {kubelet node2} Created: Created container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-7r58v: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 282.626883ms&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-nbqtg: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 574.915819ms&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:29 +0000 UTC - event for affinity-nodeport-nbqtg: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:30 +0000 UTC - event for affinity-nodeport-7r58v: {kubelet node2} Started: Started container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:30 +0000 UTC - event for affinity-nodeport-nbqtg: {kubelet node2} Started: Started container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:30 +0000 UTC - event for affinity-nodeport-nbqtg: {kubelet node2} Created: Created container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:36 +0000 UTC - event for execpod-affinitycxcnw: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 334.174048ms&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:36 +0000 UTC - event for execpod-affinitycxcnw: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:37 +0000 UTC - event for execpod-affinitycxcnw: {kubelet node1} Created: Created container agnhost-container&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:48:40 +0000 UTC - event for execpod-affinitycxcnw: {kubelet node1} Started: Started container agnhost-container&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:50:45 +0000 UTC - event for affinity-nodeport-29zcq: {kubelet node2} Killing: Stopping container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:50:45 +0000 UTC - event for affinity-nodeport-7r58v: {kubelet node2} Killing: Stopping container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:50:45 +0000 UTC - event for affinity-nodeport-nbqtg: {kubelet node2} Killing: Stopping container affinity-nodeport&#xA;Nov 22 00:50:55.021: INFO: At 2021-11-22 00:50:45 +0000 UTC - event for execpod-affinitycxcnw: {kubelet node1} Killing: Stopping container agnhost-container&#xA;Nov 22 00:50:55.023: INFO: POD  NODE  PHASE  GRACE  CONDITIONS&#xA;Nov 22 00:50:55.023: INFO: &#xA;Nov 22 00:50:55.028: INFO: &#xA;Logging node info for node master1&#xA;Nov 22 00:50:55.031: INFO: Node Info: &amp;Node{ObjectMeta:{master1    2bbba583-0897-4d61-a459-4caacbb75db3 43420 0 2021-11-21 22:23:57 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:00 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:31:34 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:42 +0000 UTC,LastTransitionTime:2021-11-21 22:29:42 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:51 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:51 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:51 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:50:51 +0000 UTC,LastTransitionTime:2021-11-21 22:26:53 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:ef2eedcc1bf54b2887fb39b8570e5ca6,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:7c111576-0e94-4e05-91e2-cb3834258298,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:55.031: INFO: &#xA;Logging kubelet events for node master1&#xA;Nov 22 00:50:55.033: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Nov 22 00:50:55.042: INFO: kube-apiserver-master1 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: kube-controller-manager-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Nov 22 00:50:55.042: INFO: kube-flannel-djnzr started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:55.042: INFO: container-registry-65d7c44b96-b5flj started at 2021-11-21 22:31:07 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: node-feature-discovery-controller-cff799f9f-55zvl started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: kube-scheduler-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: kube-proxy-4hrvq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:50:55.042: INFO: kube-multus-ds-amd64-bz55g started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:55.042: INFO: node-exporter-v27cz started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.042: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;W1122 00:50:55.056367      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:55.126: INFO: &#xA;Latency metrics for node master1&#xA;Nov 22 00:50:55.126: INFO: &#xA;Logging node info for node master2&#xA;Nov 22 00:50:55.129: INFO: Node Info: &amp;Node{ObjectMeta:{master2    34181ea0-6ba6-41e9-b131-216ccaf91151 43336 0 2021-11-21 22:24:28 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:36 +0000 UTC,LastTransitionTime:2021-11-21 22:29:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:48 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:48 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:48 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:50:48 +0000 UTC,LastTransitionTime:2021-11-21 22:29:29 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:16378b49491c4207849d342feef6e088,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:18005186-998d-42f7-bb6b-754425f042ef,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:55.129: INFO: &#xA;Logging kubelet events for node master2&#xA;Nov 22 00:50:55.131: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Nov 22 00:50:55.141: INFO: coredns-8474476ff8-8sq29 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:50:55.141: INFO: prometheus-operator-585ccfb458-hjlb7 started at 2021-11-21 22:39:13 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;Nov 22 00:50:55.141: INFO: kube-flannel-d4c7z started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:55.141: INFO: kube-controller-manager-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Nov 22 00:50:55.141: INFO: kube-scheduler-master2 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-scheduler ready: true, restart count 3&#xA;Nov 22 00:50:55.141: INFO: kube-proxy-rvbqs started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:55.141: INFO: kube-multus-ds-amd64-ldddk started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:55.141: INFO: node-exporter-h9qzs started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.141: INFO: kube-apiserver-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.141: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;W1122 00:50:55.154992      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:55.230: INFO: &#xA;Latency metrics for node master2&#xA;Nov 22 00:50:55.230: INFO: &#xA;Logging node info for node master3&#xA;Nov 22 00:50:55.236: INFO: Node Info: &amp;Node{ObjectMeta:{master3    832a3406-d359-4476-8052-7ac28ab688e4 43445 0 2021-11-21 22:24:45 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:46 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:27 +0000 UTC,LastTransitionTime:2021-11-21 22:29:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:53 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:53 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:53 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:50:53 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:31915f7485284e85a9f98d22e0e3e66d,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:821a678d-c5d5-4c70-a4e8-156f0093e267,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:55.236: INFO: &#xA;Logging kubelet events for node master3&#xA;Nov 22 00:50:55.239: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Nov 22 00:50:55.248: INFO: kube-scheduler-master3 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container kube-scheduler ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: kube-proxy-qj4jj started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: kube-flannel-j5w8n started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Init container install-cni ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: coredns-8474476ff8-n4cp8 started at 2021-11-21 22:27:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: dns-autoscaler-7df78bfcfb-4r8hz started at 2021-11-21 22:27:25 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Nov 22 00:50:55.248: INFO: node-exporter-4m88h started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.248: INFO: kube-apiserver-master3 started at 2021-11-21 22:24:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.248: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:55.249: INFO: kube-controller-manager-master3 started at 2021-11-21 22:32:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.249: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Nov 22 00:50:55.249: INFO: kube-multus-ds-amd64-h2qps started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.249: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:50:55.261175      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:55.335: INFO: &#xA;Latency metrics for node master3&#xA;Nov 22 00:50:55.335: INFO: &#xA;Logging node info for node node1&#xA;Nov 22 00:50:55.338: INFO: Node Info: &amp;Node{ObjectMeta:{node1    9c5ba24f-75d8-4eb0-a15c-2525e54e2c6b 43374 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:37:39 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:37:43 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269628928 0} {&lt;nil&gt;} 196552372Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:35 +0000 UTC,LastTransitionTime:2021-11-21 22:29:35 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:50 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:50 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:50 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:50:50 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:a59664461c3d486fa76a07928005cbdf,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:24c68613-09b6-4b8e-b7a0-2b6bedb352fa,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003782921,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:d9459083f962de6bd980ae6a05be2a4cf670df6a1d898157bceb420342bec280 alpine:3.12],SizeBytes:5592390,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:55.338: INFO: &#xA;Logging kubelet events for node node1&#xA;Nov 22 00:50:55.340: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Nov 22 00:50:55.355: INFO: concurrent-27292370-v5b8v started at 2021-11-22 00:50:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container c ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: kube-proxy-mb5cq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:55.355: INFO: cmk-init-discover-node1-brwt6 started at 2021-11-21 22:37:36 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:50:55.355: INFO: cmk-7wvgm started at 2021-11-21 22:38:17 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: node-feature-discovery-worker-lkpb8 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: nodeport-test-txfpk started at 2021-11-22 00:50:02 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: prometheus-k8s-0 started at 2021-11-21 22:39:32 +0000 UTC (0+4 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Nov 22 00:50:55.355: INFO: node-exporter-jj5rx started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: liveness-7245b1b1-f9bd-45f8-9f50-3b3a9a715f61 started at 2021-11-22 00:49:37 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container agnhost-container ready: true, restart count 3&#xA;Nov 22 00:50:55.355: INFO: execpodzst5k started at 2021-11-22 00:50:08 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: kube-flannel-cfzcv started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:55.355: INFO: kube-multus-ds-amd64-wcr4n started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:55.355: INFO: kubernetes-metrics-scraper-5558854cb-kzhf7 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;Nov 22 00:50:55.355: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9xds6 started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: collectd-zmh78 started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: pod-logs-websocket-193110ca-37d7-4359-9737-804b14d69deb started at 2021-11-22 00:50:28 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container main ready: true, restart count 0&#xA;Nov 22 00:50:55.355: INFO: nginx-proxy-node1 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:50:55.355: INFO: nodeport-test-cr8h5 started at 2021-11-22 00:50:02 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.355: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;W1122 00:50:55.367240      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:55.626: INFO: &#xA;Latency metrics for node node1&#xA;Nov 22 00:50:55.626: INFO: &#xA;Logging node info for node node2&#xA;Nov 22 00:50:55.630: INFO: Node Info: &amp;Node{ObjectMeta:{node2    8239d97c-7f1c-4b50-a4b9-ee9c0135b86a 43264 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:14 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:38:01 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:38:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269633024 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:33 +0000 UTC,LastTransitionTime:2021-11-21 22:29:33 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:46 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:46 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:50:46 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:50:46 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f7ac7a5a4fa14ecb963cd8859464e44b,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4c94afbc-9699-4a1a-a85f-52972142831b,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2 k8s.gcr.io/etcd:3.4.13-0],SizeBytes:253392289,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/sample-apiserver@sha256:e7fddbaac4c3451da2365ab90bad149d32f11409738034e41e0f460927f7c276 k8s.gcr.io/e2e-test-images/sample-apiserver:1.17.4],SizeBytes:58172101,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac k8s.gcr.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7107254,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:55.630: INFO: &#xA;Logging kubelet events for node node2&#xA;Nov 22 00:50:55.633: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Nov 22 00:50:55.698: INFO: kube-multus-ds-amd64-6bg2m started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.698: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:55.698: INFO: node-exporter-r2vkb started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.698: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.698: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.698: INFO: test-webserver-d4891ee1-43d5-4e66-81ae-1d57a2e82177 started at 2021-11-22 00:50:48 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.698: INFO: &#x9;Container test-webserver ready: false, restart count 0&#xA;Nov 22 00:50:55.698: INFO: test-deployment-85d87c6f4b-zmnss started at &lt;nil&gt; (0+0 container statuses recorded)&#xA;Nov 22 00:50:55.698: INFO: pod-configmaps-eb010fc5-0eea-444f-8ee7-56f9939eb114 started at 2021-11-22 00:50:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.698: INFO: &#x9;Container agnhost-container ready: false, restart count 0&#xA;Nov 22 00:50:55.699: INFO: test-webserver-edbd1740-5aea-45dd-9420-38d41945935e started at 2021-11-22 00:48:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container test-webserver ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: kube-flannel-rdjt7 started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Nov 22 00:50:55.699: INFO: collectd-6t47m started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: test-deployment-85d87c6f4b-xwqkd started at 2021-11-22 00:50:48 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container test-deployment ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: test-deployment-748588b7cd-6knhr started at 2021-11-22 00:50:43 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container test-deployment ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: cmk-prx26 started at 2021-11-21 22:38:18 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: ss2-0 started at 2021-11-22 00:50:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: tas-telemetry-aware-scheduling-84ff454dfb-q64pf started at 2021-11-21 22:42:22 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: pod-configmaps-a46b9760-7779-4b93-86ff-ac4c48fbf4d2 started at 2021-11-22 00:50:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container agnhost-container ready: false, restart count 0&#xA;Nov 22 00:50:55.699: INFO: kubernetes-dashboard-785dcbb76d-wrkrj started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;Nov 22 00:50:55.699: INFO: node-feature-discovery-worker-slrp4 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9jdcq started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: cmk-init-discover-node2-8jdqf started at 2021-11-21 22:37:56 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:50:55.699: INFO: kube-proxy-5xb56 started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:50:55.699: INFO: cmk-webhook-6c9d5f8578-8fxd8 started at 2021-11-21 22:38:18 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Nov 22 00:50:55.699: INFO: nginx-proxy-node2 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:55.699: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;W1122 00:50:55.718218      30 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:56.694: INFO: &#xA;Latency metrics for node node2&#xA;Nov 22 00:50:56.694: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-2107&#34; for this suite.&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:750&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking Granular Checks: Services should update nodePort: http [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should correctly scale down after a node is not needed when there is non autoscaled pool[Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere] verify if a SPBM policy is not honored on a non-compatible datastore for dynamically provisioned pvc using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Docker Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.054758023"></testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info  [Conformance]" classname="Kubernetes e2e suite" time="0.242880521"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPredicates [Serial] validates local ephemeral storage resource limits of pods that are allowed to run [Feature:LocalStorageCapacityIsolation]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance]" classname="Kubernetes e2e suite" time="83.659160412"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-windows] [Feature:Windows] Cpu Resources [Serial] Container limits should not be exceeded after waiting 2 minutes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Dynamic Provisioning DynamicProvisioner Default should create and delete default persistent volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should enforce policy based on NamespaceSelector with MatchExpressions[Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="10.087303504"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support multiple inline ephemeral volumes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PVC Protection Verify that PVC in active use by a pod is not removed immediately" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes NFS with multiple PVs and PVCs all in same ns should create 4 PVs and 2 PVCs: test write access [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] should be able to reach pod on ipv4 and ipv6 ip [Feature:IPv6DualStack]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] ServiceAccounts should set ownership and permission when RunAsUser or FsGroup is present [LinuxOnly] [NodeFeature:FSGroup]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]" classname="Kubernetes e2e suite" time="0.066046884"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should support two pods which share the same volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should enforce policy to allow traffic from pods within server namespace based on PodSelector [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.070094044"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce multiple ingress policies with ingress allow-all policy taking precedence [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes [Feature:vsphere][Feature:ReclaimPolicy] persistentvolumereclaim:vsphere [Feature:vsphere] should not detach and unmount PV when associated pvc with delete as reclaimPolicy is deleted when it is in use by the pod" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] if TerminationMessagePath is set [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]" classname="Kubernetes e2e suite" time="0.046949549"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="32.280070198"></testcase>
      <testcase name="[sig-network] DNS configMap nameserver Change stubDomain should be able to change stubDomain configuration [Slow][Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should scale up when non expendable pod is created [Feature:ClusterSizeAutoscalingScaleUp]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] ESIPP [Slow] should work from pods" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume storage capacity unlimited" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Network Partition [Disruptive] [Slow] [ReplicationController] should recreate pods scheduled on the unreachable node AND allow scheduling of pods on a node after it rejoins the cluster" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] [Serial] Volume metrics PVController should create total pv count metrics for with plugin and volume mode labels after creating pv" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Garbage collector should not delete dependents that have both valid owner and owner that&#39;s waiting for dependents to be deleted [Conformance]" classname="Kubernetes e2e suite" time="72.141667252"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should stop enforcing policies after they are deleted [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: blockfswithformat] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir] One pod requesting one prebound PVC should be able to mount volume and read from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]" classname="Kubernetes e2e suite" time="20.711909607"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Pod Disks schedule pods each with a PD, delete pod and verify detach [Slow] for RW PD with pod delete grace period of &#34;default (30s)&#34;" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] Granular Checks: Services Secondary IP Family should function for endpoint-Service: http" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail in binding dynamic provisioned PV to PVC [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPriorities [Serial] Pod should be preferably scheduled to nodes pod can tolerate" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:PerformanceDNS][Serial] Should answer DNS query for maximum number of services per cluster" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]" classname="Kubernetes e2e suite" time="15.750214769"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify PVC creation fails if no zones are specified in the storage class (No shared datastores exist among all the nodes)" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [Feature:SCTPConnectivity][LinuxOnly][Disruptive] NetworkPolicy between server and client using SCTP should support a &#39;default-deny-ingress&#39; policy [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdriver) should scale down with External Metric with target value from Stackdriver [Feature:CustomMetricsAutoscaling]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdriver) should scale down with Custom Metric of type Object from Stackdriver [Feature:CustomMetricsAutoscaling]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Loadbalancing: L7 GCE [Slow] [Feature:NEG] [Flaky] should be able to create a ClusterIP service" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should deny ingress from pods on other namespaces [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.068667444"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] CronJob should be able to schedule after more than 100 missed schedule" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: gce-localssd-scsi-fs] [Serial] One pod requesting one prebound PVC should be able to mount volume and read from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: tmpfs] Set fsGroup for local volume should set different fsGroup for second pod if first pod is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]" classname="Kubernetes e2e suite" time="2.054308314"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] kubelet host cleanup with volume mounts [HostCleanup][Flaky] Host cleanup after disrupting NFS volume [NFS] after stopping the nfs-server and deleting the (sleeping) client pod, the NFS mount and the pod&#39;s UID directory should be removed." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should scale down when expendable pod is running [Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage should allow deletion of pod with invalid volume : configmap" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] NoExecuteTaintManager Single Pod [Serial] evicts pods from tainted nodes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cloud-provider-gcp] Restart [Disruptive] should restart all nodes and ensure all nodes and pods recover" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ServerSideApply should ignore conflict errors if force apply is used" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] ReplicaSet should surface a failure condition on a common issue like exceeded quota" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce policy based on PodSelector and NamespaceSelector [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl client Update Demo should create and stop a replication controller  [Conformance]" classname="Kubernetes e2e suite" time="6.979849911"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce egress policy allowing traffic to a server in a different namespace based on PodSelector and NamespaceSelector [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Job [Feature:IndexedJob] should create pods for an Indexed job with completion indexes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce policy to allow traffic only from a pod in a different namespace based on PodSelector and NamespaceSelector [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on default medium should have the correct mode using FSGroup" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]" classname="Kubernetes e2e suite" time="17.951764234"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] PodSecurityPolicy [Feature:PodSecurityPolicy] should forbid pod creation when no PSP is available" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl Port forwarding With a server listening on localhost that expects a client request should support a client that connects, sends NO DATA, and disconnects" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="3.062953372"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]" classname="Kubernetes e2e suite" time="60.090434566"></testcase>
  </testsuite>