From e65a63624240112447e2083364a78a8beb0cd498 Mon Sep 17 00:00:00 2001 From: panpan0000 Date: Sun, 7 Jun 2020 05:39:16 +0000 Subject: [PATCH] update daocloud --- v1.18/daocloud/PRODUCT.yaml | 6 + v1.18/daocloud/README.md | 27 + v1.18/daocloud/e2e.log | 14172 +++++++++++++++++++++++++++++++++ v1.18/daocloud/junit_01.xml | 14425 ++++++++++++++++++++++++++++++++++ 4 files changed, 28630 insertions(+) create mode 100644 v1.18/daocloud/PRODUCT.yaml create mode 100644 v1.18/daocloud/README.md create mode 100644 v1.18/daocloud/e2e.log create mode 100644 v1.18/daocloud/junit_01.xml diff --git a/v1.18/daocloud/PRODUCT.yaml b/v1.18/daocloud/PRODUCT.yaml new file mode 100644 index 0000000000..321aa7e148 --- /dev/null +++ b/v1.18/daocloud/PRODUCT.yaml @@ -0,0 +1,6 @@ +vendor: DaoCloud +name: DaoCloud Enterprise +version: v4.0.1-32741 +website_url: https://www.daocloud.io/dce +documentation_url: https://download.daocloud.io/DaoCloud_Enterprise/DaoCloud_Enterprise/4.0.1 +product_logo_url: https://guide.daocloud.io/download/attachments/524290/global.logo?version=2&modificationDate=1469173304363&api=v2 \ No newline at end of file diff --git a/v1.18/daocloud/README.md b/v1.18/daocloud/README.md new file mode 100644 index 0000000000..e7c8e4efe1 --- /dev/null +++ b/v1.18/daocloud/README.md @@ -0,0 +1,27 @@ + DaoCloud Enterprise + +DaoCloud Enterprise is a platform based on Kubernetes which developed by [DaoCloud](https://www.daocloud.io). + +## How to Reproduce + +First install DaoCloud Enterprise 4.0.1, which is based on Kubernetes 1.18.0. To install DaoCloud Enterprise, run the following commands on CentOS 7.7 System: +``` +sudo su +curl -L https://dce.daocloud.io/DaoCloud_Enterprise/4.0.1os-requirements > ./os-requirements +chmod +x ./os-requirements +./os-requirements +bash -c "$(docker run -i --rm daocloud.io/daocloud/dce:4.0.1-32741 install)" +``` +To add more nodes to the cluster, the user need log into DaoCloud Enterprise control panel and follow instructions under node management section. + +After the installation, run ```docker exec -it `docker ps | grep dce-kube-controller | awk '{print$1}'` bash``` to enter the DaoCloud Enterprise Kubernetes controller container. + +The standard tool for running these tests is +[Sonobuoy](https://github.com/heptio/sonobuoy), and the standard way to run +these in your cluster is with `curl -L https://raw.githubusercontent.com/cncf/k8s-conformance/master/sonobuoy-conformance.yaml | kubectl apply -f -`. + +Watch Sonobuoy's logs with `kubectl logs -f -n sonobuoy sonobuoy` and wait for +the line `no-exit was specified, sonobuoy is now blocking`. At this point, use +`kubectl cp` to bring the results to your local machine, expand the tarball, and +retain the 3 files `plugins/e2e/results/{e2e.log,junit.xml,version.txt}`, which will +be included in your submission. \ No newline at end of file diff --git a/v1.18/daocloud/e2e.log b/v1.18/daocloud/e2e.log new file mode 100644 index 0000000000..2c95d7cb07 --- /dev/null +++ b/v1.18/daocloud/e2e.log @@ -0,0 +1,14172 @@ +I0601 08:12:10.750101 23 test_context.go:410] Using a temporary kubeconfig file from in-cluster config : /tmp/kubeconfig-054152763 +I0601 08:12:10.750123 23 test_context.go:423] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready +I0601 08:12:10.750276 23 e2e.go:124] Starting e2e run "64df6791-afe6-4f2d-bbfc-852c712850d1" on Ginkgo node 1 +{"msg":"Test Suite starting","total":277,"completed":0,"skipped":0,"failed":0} +Running Suite: Kubernetes e2e suite +=================================== +Random Seed: 1590999128 - Will randomize all specs +Will run 277 of 4992 specs + +Jun 1 08:12:10.768: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:12:10.775: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable +Jun 1 08:12:10.807: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready +Jun 1 08:12:10.875: INFO: 52 / 52 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) +Jun 1 08:12:10.875: INFO: expected 9 pod replicas in namespace 'kube-system', 9 are Running and Ready. +Jun 1 08:12:10.875: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start +Jun 1 08:12:10.890: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'dce-engine' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'dce-parcel-agent' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'dce-parcel-server' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'node-local-dns' (0 seconds elapsed) +Jun 1 08:12:10.890: INFO: e2e test version: v1.18.0 +Jun 1 08:12:10.892: INFO: kube-apiserver version: v1.18.0 +Jun 1 08:12:10.892: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:12:10.900: INFO: Cluster IP family: ipv4 +S +------------------------------ +[k8s.io] Probing container + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:12:10.900: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +Jun 1 08:12:10.966: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. +Jun 1 08:12:10.983: INFO: Found ClusterRoles; assuming RBAC is enabled. +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-9439 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:12:11.128: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:12:13.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:12:15.142: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:17.134: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:19.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:21.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:23.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:25.134: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:27.143: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:29.136: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:31.136: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:33.134: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:35.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = false) +Jun 1 08:12:37.135: INFO: The status of Pod test-webserver-ceb2099a-6e8c-4ce1-911f-b63a7f4a66fe is Running (Ready = true) +Jun 1 08:12:37.142: INFO: Container started at 2020-06-01 08:12:14 +0000 UTC, pod became ready at 2020-06-01 08:12:36 +0000 UTC +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:12:37.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-9439" for this suite. + +• [SLOW TEST:26.263 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]","total":277,"completed":1,"skipped":1,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:12:37.164: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-2198 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-16b71ed9-6862-4c7d-bd6b-92550b8fa03a +STEP: Creating a pod to test consume configMaps +Jun 1 08:12:37.408: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16" in namespace "projected-2198" to be "Succeeded or Failed" +Jun 1 08:12:37.414: INFO: Pod "pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16": Phase="Pending", Reason="", readiness=false. Elapsed: 5.915128ms +Jun 1 08:12:39.435: INFO: Pod "pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026934103s +Jun 1 08:12:41.714: INFO: Pod "pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.306661178s +STEP: Saw pod success +Jun 1 08:12:41.714: INFO: Pod "pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16" satisfied condition "Succeeded or Failed" +Jun 1 08:12:41.722: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 08:12:41.795: INFO: Waiting for pod pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16 to disappear +Jun 1 08:12:41.803: INFO: Pod pod-projected-configmaps-4ef17eca-16b2-4457-90eb-3264bbe96e16 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:12:41.803: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2198" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":2,"skipped":21,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:12:41.823: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-2636 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:12:41.994: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Jun 1 08:12:45.695: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-2636 create -f -' +Jun 1 08:12:46.309: INFO: stderr: "" +Jun 1 08:12:46.309: INFO: stdout: "e2e-test-crd-publish-openapi-8995-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Jun 1 08:12:46.309: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-2636 delete e2e-test-crd-publish-openapi-8995-crds test-cr' +Jun 1 08:12:46.424: INFO: stderr: "" +Jun 1 08:12:46.424: INFO: stdout: "e2e-test-crd-publish-openapi-8995-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +Jun 1 08:12:46.424: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-2636 apply -f -' +Jun 1 08:12:46.998: INFO: stderr: "" +Jun 1 08:12:46.998: INFO: stdout: "e2e-test-crd-publish-openapi-8995-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Jun 1 08:12:46.998: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-2636 delete e2e-test-crd-publish-openapi-8995-crds test-cr' +Jun 1 08:12:47.144: INFO: stderr: "" +Jun 1 08:12:47.144: INFO: stdout: "e2e-test-crd-publish-openapi-8995-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Jun 1 08:12:47.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-8995-crds' +Jun 1 08:12:47.341: INFO: stderr: "" +Jun 1 08:12:47.341: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-8995-crd\nVERSION: crd-publish-openapi-test-unknown-in-nested.example.com/v1\n\nDESCRIPTION:\n preserve-unknown-properties in nested field for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t\n Specification of Waldo\n\n status\t\n Status of Waldo\n\n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:12:51.063: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-2636" for this suite. + +• [SLOW TEST:9.257 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]","total":277,"completed":3,"skipped":25,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:12:51.081: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-3055 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should provide container's memory limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:12:51.314: INFO: Waiting up to 5m0s for pod "downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b" in namespace "projected-3055" to be "Succeeded or Failed" +Jun 1 08:12:51.320: INFO: Pod "downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.663507ms +Jun 1 08:12:53.326: INFO: Pod "downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012493942s +Jun 1 08:12:55.331: INFO: Pod "downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017718251s +STEP: Saw pod success +Jun 1 08:12:55.331: INFO: Pod "downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b" satisfied condition "Succeeded or Failed" +Jun 1 08:12:55.336: INFO: Trying to get logs from node dce-10-6-135-25 pod downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b container client-container: +STEP: delete the pod +Jun 1 08:12:55.438: INFO: Waiting for pod downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b to disappear +Jun 1 08:12:55.444: INFO: Pod downwardapi-volume-228fce74-6b0c-4f9c-bb76-4abe0959ca1b no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:12:55.444: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3055" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]","total":277,"completed":4,"skipped":118,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should adopt matching pods on creation and release no longer matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:12:55.461: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename replicaset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replicaset-3370 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should adopt matching pods on creation and release no longer matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Given a Pod with a 'name' label pod-adoption-release is created +STEP: When a replicaset with a matching selector is created +STEP: Then the orphan pod is adopted +STEP: When the matched label of one of its pods change +Jun 1 08:13:00.680: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 +STEP: Then the pod is released +[AfterEach] [sig-apps] ReplicaSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:13:01.707: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-3370" for this suite. + +• [SLOW TEST:6.265 seconds] +[sig-apps] ReplicaSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should adopt matching pods on creation and release no longer matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","total":277,"completed":5,"skipped":151,"failed":0} +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:13:01.727: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-9179 +STEP: Waiting for a default service account to be provisioned in namespace +[It] removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: set up a multi version CRD +Jun 1 08:13:01.910: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: mark a version not serverd +STEP: check the unserved version gets removed +STEP: check the other version is not changed +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:13:21.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9179" for this suite. + +• [SLOW TEST:19.484 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]","total":277,"completed":6,"skipped":151,"failed":0} +SSS +------------------------------ +[sig-api-machinery] Watchers + should receive events on concurrent watches in same order [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:13:21.210: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename watch +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in watch-9726 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should receive events on concurrent watches in same order [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: starting a background goroutine to produce watch events +STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order +[AfterEach] [sig-api-machinery] Watchers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:13:26.108: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-9726" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]","total":277,"completed":7,"skipped":154,"failed":0} +SSSSSSSSSSSS +------------------------------ +[k8s.io] InitContainer [NodeConformance] + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:13:26.172: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename init-container +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in init-container-3144 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/init_container.go:153 +[It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +Jun 1 08:13:26.930: INFO: PodSpec: initContainers in spec.initContainers +Jun 1 08:14:12.036: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-ad971670-33eb-4ed6-8df9-e9dbf02ca031", GenerateName:"", Namespace:"init-container-3144", SelfLink:"/api/v1/namespaces/init-container-3144/pods/pod-init-ad971670-33eb-4ed6-8df9-e9dbf02ca031", UID:"e54dd326-8c2a-454b-927e-31880cb3619f", ResourceVersion:"1022232", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63726596006, loc:(*time.Location)(0x7b4e1c0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"930122766"}, Annotations:map[string]string{"cni.projectcalico.org/ipv4pools":"[\"default-ipv4-ippool\"]", "kubernetes.io/psp":"dce-psp-allow-all"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"default-token-hvklc", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(0xc00472e140), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"init1", Image:"docker.io/library/busybox:1.29", Command:[]string{"/bin/false"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"default-token-hvklc", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}, v1.Container{Name:"init2", Image:"docker.io/library/busybox:1.29", Command:[]string{"/bin/true"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"default-token-hvklc", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, Containers:[]v1.Container{v1.Container{Name:"run1", Image:"k8s.gcr.io/pause:3.2", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"default-token-hvklc", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc003d3e7b8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"dce-10-6-135-24", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc0030750a0), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"node.kubernetes.io/not-ready", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc003d3e850)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc003d3e880)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc003d3e888), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}, Status:v1.PodStatus{Phase:"Pending", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"False", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596006, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ContainersNotInitialized", Message:"containers with incomplete status: [init1 init2]"}, v1.PodCondition{Type:"Ready", Status:"False", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596006, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"ContainersReady", Status:"False", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596006, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596006, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.6.135.24", PodIP:"172.29.140.28", PodIPs:[]v1.PodIP{v1.PodIP{IP:"172.29.140.28"}}, StartTime:(*v1.Time)(0xc001b4ad00), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc003075180)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc0030751f0)}, Ready:false, RestartCount:3, Image:"busybox:1.29", ImageID:"docker-pullable://busybox@sha256:8ccbac733d19c0dd4d70b4f0c1e12245b5fa3ad24758a11035ee505c629c0796", ContainerID:"docker://0bcd7c0ba7919a8cbc378c66ab50822bc312802b17c702bf1529fae807c03556", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc001b4ad60), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"docker.io/library/busybox:1.29", ImageID:"", ContainerID:"", Started:(*bool)(nil)}}, ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"run1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc001b4ad40), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"k8s.gcr.io/pause:3.2", ImageID:"", ContainerID:"", Started:(*bool)(0xc003d3e90f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} +[AfterEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:14:12.038: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-3144" for this suite. + +• [SLOW TEST:45.882 seconds] +[k8s.io] InitContainer [NodeConformance] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]","total":277,"completed":8,"skipped":166,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for ExternalName services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:14:12.055: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename dns +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-8992 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide DNS for ExternalName services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a test externalName service +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:14:18.848: INFO: DNS probes using dns-test-a672b672-65b5-40cf-9a3d-ae1c77298506 succeeded + +STEP: deleting the pod +STEP: changing the externalName to bar.example.com +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: creating a second pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:14:26.948: INFO: File wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:26.955: INFO: File jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:26.955: INFO: Lookups using dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f failed for: [wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local] + +Jun 1 08:14:31.964: INFO: File wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:31.972: INFO: File jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:31.972: INFO: Lookups using dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f failed for: [wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local] + +Jun 1 08:14:36.966: INFO: File wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:36.975: INFO: File jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:36.975: INFO: Lookups using dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f failed for: [wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local] + +Jun 1 08:14:41.964: INFO: File wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:41.970: INFO: File jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local from pod dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f contains 'foo.example.com. +' instead of 'bar.example.com.' +Jun 1 08:14:41.970: INFO: Lookups using dns-8992/dns-test-8bbdc825-513f-470f-9697-73e22564a37f failed for: [wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local] + +Jun 1 08:14:46.971: INFO: DNS probes using dns-test-8bbdc825-513f-470f-9697-73e22564a37f succeeded + +STEP: deleting the pod +STEP: changing the service to type=ClusterIP +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-8992.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-8992.svc.cluster.local; sleep 1; done + +STEP: creating a third pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:14:55.126: INFO: DNS probes using dns-test-0908ff01-68ae-46a8-a706-3879c8dad915 succeeded + +STEP: deleting the pod +STEP: deleting the test externalName service +[AfterEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:14:55.177: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-8992" for this suite. + +• [SLOW TEST:43.161 seconds] +[sig-network] DNS +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should provide DNS for ExternalName services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for ExternalName services [Conformance]","total":277,"completed":9,"skipped":230,"failed":0} +SSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod with mountPath of existing file [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:14:55.216: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename subpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in subpath-7184 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with configmap pod with mountPath of existing file [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod pod-subpath-test-configmap-9kvp +STEP: Creating a pod to test atomic-volume-subpath +Jun 1 08:14:55.429: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-9kvp" in namespace "subpath-7184" to be "Succeeded or Failed" +Jun 1 08:14:55.442: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Pending", Reason="", readiness=false. Elapsed: 13.236688ms +Jun 1 08:14:57.448: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019029307s +Jun 1 08:14:59.456: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 4.026488592s +Jun 1 08:15:01.462: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 6.032671792s +Jun 1 08:15:03.470: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 8.041243701s +Jun 1 08:15:05.478: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 10.049352354s +Jun 1 08:15:07.486: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 12.056580119s +Jun 1 08:15:09.493: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 14.064089472s +Jun 1 08:15:11.502: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 16.072826622s +Jun 1 08:15:13.508: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 18.07911296s +Jun 1 08:15:15.514: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 20.085299886s +Jun 1 08:15:17.521: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Running", Reason="", readiness=true. Elapsed: 22.091708918s +Jun 1 08:15:19.527: INFO: Pod "pod-subpath-test-configmap-9kvp": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.097610077s +STEP: Saw pod success +Jun 1 08:15:19.527: INFO: Pod "pod-subpath-test-configmap-9kvp" satisfied condition "Succeeded or Failed" +Jun 1 08:15:19.531: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-subpath-test-configmap-9kvp container test-container-subpath-configmap-9kvp: +STEP: delete the pod +Jun 1 08:15:19.583: INFO: Waiting for pod pod-subpath-test-configmap-9kvp to disappear +Jun 1 08:15:19.588: INFO: Pod pod-subpath-test-configmap-9kvp no longer exists +STEP: Deleting pod pod-subpath-test-configmap-9kvp +Jun 1 08:15:19.588: INFO: Deleting pod "pod-subpath-test-configmap-9kvp" in namespace "subpath-7184" +[AfterEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:15:19.592: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-7184" for this suite. + +• [SLOW TEST:24.403 seconds] +[sig-storage] Subpath +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with configmap pod with mountPath of existing file [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [LinuxOnly] [Conformance]","total":277,"completed":10,"skipped":234,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:15:19.620: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-8107 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward api env vars +Jun 1 08:15:19.802: INFO: Waiting up to 5m0s for pod "downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac" in namespace "downward-api-8107" to be "Succeeded or Failed" +Jun 1 08:15:19.810: INFO: Pod "downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac": Phase="Pending", Reason="", readiness=false. Elapsed: 7.66655ms +Jun 1 08:15:21.817: INFO: Pod "downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014881402s +Jun 1 08:15:23.823: INFO: Pod "downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021095045s +STEP: Saw pod success +Jun 1 08:15:23.823: INFO: Pod "downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac" satisfied condition "Succeeded or Failed" +Jun 1 08:15:23.830: INFO: Trying to get logs from node dce-10-6-135-25 pod downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac container dapi-container: +STEP: delete the pod +Jun 1 08:15:23.915: INFO: Waiting for pod downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac to disappear +Jun 1 08:15:23.921: INFO: Pod downward-api-54fbabcc-b1d5-4174-8423-c903e3eb84ac no longer exists +[AfterEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:15:23.921: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8107" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]","total":277,"completed":11,"skipped":273,"failed":0} +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:15:23.938: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-9037 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0666 on node default medium +Jun 1 08:15:24.157: INFO: Waiting up to 5m0s for pod "pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de" in namespace "emptydir-9037" to be "Succeeded or Failed" +Jun 1 08:15:24.176: INFO: Pod "pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de": Phase="Pending", Reason="", readiness=false. Elapsed: 19.319104ms +Jun 1 08:15:26.182: INFO: Pod "pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024949504s +Jun 1 08:15:28.189: INFO: Pod "pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.032040448s +STEP: Saw pod success +Jun 1 08:15:28.189: INFO: Pod "pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de" satisfied condition "Succeeded or Failed" +Jun 1 08:15:28.198: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de container test-container: +STEP: delete the pod +Jun 1 08:15:28.244: INFO: Waiting for pod pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de to disappear +Jun 1 08:15:28.250: INFO: Pod pod-6d8059a3-74d5-4f5c-be41-2e380dcce2de no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:15:28.250: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9037" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":12,"skipped":274,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:15:28.268: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-4215 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-7ca018de-5a04-48ef-9d05-d5dfc70f3f5b +STEP: Creating a pod to test consume configMaps +Jun 1 08:15:28.461: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417" in namespace "projected-4215" to be "Succeeded or Failed" +Jun 1 08:15:28.466: INFO: Pod "pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417": Phase="Pending", Reason="", readiness=false. Elapsed: 4.787764ms +Jun 1 08:15:30.485: INFO: Pod "pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023552859s +Jun 1 08:15:32.492: INFO: Pod "pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.031055894s +STEP: Saw pod success +Jun 1 08:15:32.492: INFO: Pod "pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417" satisfied condition "Succeeded or Failed" +Jun 1 08:15:32.499: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 08:15:32.534: INFO: Waiting for pod pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417 to disappear +Jun 1 08:15:32.540: INFO: Pod pod-projected-configmaps-5d8e6287-e00d-4304-90ff-bb0a253cd417 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:15:32.540: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4215" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":277,"completed":13,"skipped":283,"failed":0} +SSSSSSSSSS +------------------------------ +[k8s.io] KubeletManagedEtcHosts + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] KubeletManagedEtcHosts + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:15:32.557: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-kubelet-etc-hosts-2420 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Setting up the test +STEP: Creating hostNetwork=false pod +STEP: Creating hostNetwork=true pod +STEP: Running the test +STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false +Jun 1 08:15:40.773: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:40.773: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:40.979: INFO: Exec stderr: "" +Jun 1 08:15:40.979: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:40.979: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:41.178: INFO: Exec stderr: "" +Jun 1 08:15:41.178: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:41.178: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:41.409: INFO: Exec stderr: "" +Jun 1 08:15:41.409: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:41.409: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:41.632: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount +Jun 1 08:15:41.632: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:41.632: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:41.914: INFO: Exec stderr: "" +Jun 1 08:15:41.914: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:41.914: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:42.172: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true +Jun 1 08:15:42.172: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:42.172: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:42.405: INFO: Exec stderr: "" +Jun 1 08:15:42.405: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:42.405: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:42.590: INFO: Exec stderr: "" +Jun 1 08:15:42.590: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:42.591: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:42.843: INFO: Exec stderr: "" +Jun 1 08:15:42.843: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-2420 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:15:42.843: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:15:43.050: INFO: Exec stderr: "" +[AfterEach] [k8s.io] KubeletManagedEtcHosts + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:15:43.050: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "e2e-kubelet-etc-hosts-2420" for this suite. + +• [SLOW TEST:10.524 seconds] +[k8s.io] KubeletManagedEtcHosts +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":14,"skipped":293,"failed":0} +[sig-network] DNS + should provide DNS for services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:15:43.081: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename dns +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-7899 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide DNS for services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7899.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7899.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-7899.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7899.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;check="$$(dig +notcp +noall +answer +search 120.15.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.15.120_udp@PTR;check="$$(dig +tcp +noall +answer +search 120.15.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.15.120_tcp@PTR;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7899.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7899.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-7899.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7899.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-7899.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7899.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;check="$$(dig +notcp +noall +answer +search 120.15.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.15.120_udp@PTR;check="$$(dig +tcp +noall +answer +search 120.15.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.15.120_tcp@PTR;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:15:47.384: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.390: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.396: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.402: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.449: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.457: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.463: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.469: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:47.510: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:15:52.517: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.523: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.530: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.536: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.575: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.581: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.586: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.591: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:52.625: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:15:57.518: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.529: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.538: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.545: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.592: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.600: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.608: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.614: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:15:57.663: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:16:02.518: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.525: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.532: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.545: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.600: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.607: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.613: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.622: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:02.671: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:16:07.517: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.525: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.533: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.542: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.595: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.602: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.610: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.619: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:07.670: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:16:12.518: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.526: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.533: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.542: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.587: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.596: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.602: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.622: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:12.671: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:16:17.518: INFO: Unable to read wheezy_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.526: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.533: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.541: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.591: INFO: Unable to read jessie_udp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.597: INFO: Unable to read jessie_tcp@dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.603: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.612: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local from pod dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6: the server could not find the requested resource (get pods dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6) +Jun 1 08:16:17.657: INFO: Lookups using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 failed for: [wheezy_udp@dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@dns-test-service.dns-7899.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_udp@dns-test-service.dns-7899.svc.cluster.local jessie_tcp@dns-test-service.dns-7899.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-7899.svc.cluster.local] + +Jun 1 08:16:22.643: INFO: DNS probes using dns-7899/dns-test-1c8fb1c1-7f62-44ed-b50f-904e3eaee6d6 succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:16:22.756: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-7899" for this suite. + +• [SLOW TEST:39.702 seconds] +[sig-network] DNS +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should provide DNS for services [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for services [Conformance]","total":277,"completed":15,"skipped":293,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] Secrets + should patch a secret [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:16:22.784: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-8582 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should patch a secret [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a secret +STEP: listing secrets in all namespaces to ensure that there are more than zero +STEP: patching the secret +STEP: deleting the secret using a LabelSelector +STEP: listing secrets in all namespaces, searching for label name and value in patch +[AfterEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:16:23.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8582" for this suite. +•{"msg":"PASSED [sig-api-machinery] Secrets should patch a secret [Conformance]","total":277,"completed":16,"skipped":297,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should allow opting out of API token automount [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:16:23.055: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename svcaccounts +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in svcaccounts-168 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should allow opting out of API token automount [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: getting the auto-created API token +Jun 1 08:16:23.759: INFO: created pod pod-service-account-defaultsa +Jun 1 08:16:23.759: INFO: pod pod-service-account-defaultsa service account token volume mount: true +Jun 1 08:16:23.767: INFO: created pod pod-service-account-mountsa +Jun 1 08:16:23.767: INFO: pod pod-service-account-mountsa service account token volume mount: true +Jun 1 08:16:23.779: INFO: created pod pod-service-account-nomountsa +Jun 1 08:16:23.779: INFO: pod pod-service-account-nomountsa service account token volume mount: false +Jun 1 08:16:23.790: INFO: created pod pod-service-account-defaultsa-mountspec +Jun 1 08:16:23.790: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true +Jun 1 08:16:23.799: INFO: created pod pod-service-account-mountsa-mountspec +Jun 1 08:16:23.800: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true +Jun 1 08:16:23.812: INFO: created pod pod-service-account-nomountsa-mountspec +Jun 1 08:16:23.812: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true +Jun 1 08:16:23.820: INFO: created pod pod-service-account-defaultsa-nomountspec +Jun 1 08:16:23.820: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false +Jun 1 08:16:23.828: INFO: created pod pod-service-account-mountsa-nomountspec +Jun 1 08:16:23.828: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false +Jun 1 08:16:23.836: INFO: created pod pod-service-account-nomountsa-nomountspec +Jun 1 08:16:23.836: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false +[AfterEach] [sig-auth] ServiceAccounts + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:16:23.836: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-168" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]","total":277,"completed":17,"skipped":314,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:16:23.865: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-241 +STEP: Waiting for a default service account to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name s-test-opt-del-0bc0d9c4-7332-41fd-b53f-2be7407a3e76 +STEP: Creating secret with name s-test-opt-upd-ca8c7377-1355-4fe7-b3aa-9968d4685916 +STEP: Creating the pod +STEP: Deleting secret s-test-opt-del-0bc0d9c4-7332-41fd-b53f-2be7407a3e76 +STEP: Updating secret s-test-opt-upd-ca8c7377-1355-4fe7-b3aa-9968d4685916 +STEP: Creating secret with name s-test-opt-create-1bdb1726-67d8-405a-9db5-1f713601600a +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:17:59.368: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-241" for this suite. + +• [SLOW TEST:95.524 seconds] +[sig-storage] Projected secret +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_secret.go:35 + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":18,"skipped":328,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Lease + lease API should be available [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Lease + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:17:59.390: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename lease-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in lease-test-9039 +STEP: Waiting for a default service account to be provisioned in namespace +[It] lease API should be available [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Lease + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:17:59.661: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "lease-test-9039" for this suite. +•{"msg":"PASSED [k8s.io] Lease lease API should be available [Conformance]","total":277,"completed":19,"skipped":352,"failed":0} + +------------------------------ +[k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:17:59.679: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-lifecycle-hook-9793 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:64 +STEP: create the container to handle the HTTPGet hook request. +[It] should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the pod with lifecycle hook +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Jun 1 08:18:14.019: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:14.028: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:16.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:16.342: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:18.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:18.036: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:20.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:20.036: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:22.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:22.036: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:24.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:24.036: INFO: Pod pod-with-poststart-http-hook still exists +Jun 1 08:18:26.029: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jun 1 08:18:26.037: INFO: Pod pod-with-poststart-http-hook no longer exists +[AfterEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:26.037: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-9793" for this suite. + +• [SLOW TEST:26.376 seconds] +[k8s.io] Container Lifecycle Hook +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:42 + should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]","total":277,"completed":20,"skipped":352,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:26.055: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-8426 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Jun 1 08:18:26.229: INFO: Waiting up to 5m0s for pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2" in namespace "emptydir-8426" to be "Succeeded or Failed" +Jun 1 08:18:26.235: INFO: Pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2": Phase="Pending", Reason="", readiness=false. Elapsed: 5.960151ms +Jun 1 08:18:28.244: INFO: Pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015175396s +Jun 1 08:18:30.250: INFO: Pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020905696s +Jun 1 08:18:32.257: INFO: Pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.027604496s +STEP: Saw pod success +Jun 1 08:18:32.257: INFO: Pod "pod-1b7b6faa-831c-4184-8735-81676b2984f2" satisfied condition "Succeeded or Failed" +Jun 1 08:18:32.262: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-1b7b6faa-831c-4184-8735-81676b2984f2 container test-container: +STEP: delete the pod +Jun 1 08:18:32.298: INFO: Waiting for pod pod-1b7b6faa-831c-4184-8735-81676b2984f2 to disappear +Jun 1 08:18:32.304: INFO: Pod pod-1b7b6faa-831c-4184-8735-81676b2984f2 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:32.305: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-8426" for this suite. + +• [SLOW TEST:6.266 seconds] +[sig-storage] EmptyDir volumes +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42 + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":21,"skipped":365,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:32.322: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-5305 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating projection with secret that has name projected-secret-test-abd03ff1-e63c-4acf-a288-4c31f85d3b79 +STEP: Creating a pod to test consume secrets +Jun 1 08:18:32.616: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64" in namespace "projected-5305" to be "Succeeded or Failed" +Jun 1 08:18:32.622: INFO: Pod "pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64": Phase="Pending", Reason="", readiness=false. Elapsed: 5.649911ms +Jun 1 08:18:34.629: INFO: Pod "pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012969237s +Jun 1 08:18:36.638: INFO: Pod "pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022189716s +STEP: Saw pod success +Jun 1 08:18:36.638: INFO: Pod "pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64" satisfied condition "Succeeded or Failed" +Jun 1 08:18:36.647: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64 container projected-secret-volume-test: +STEP: delete the pod +Jun 1 08:18:36.717: INFO: Waiting for pod pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64 to disappear +Jun 1 08:18:36.730: INFO: Pod pod-projected-secrets-cc4cddfe-7128-4ef4-88d4-a44105ce0c64 no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:36.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5305" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":22,"skipped":422,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:36.759: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-1960 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:18:36.977: INFO: Waiting up to 5m0s for pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65" in namespace "projected-1960" to be "Succeeded or Failed" +Jun 1 08:18:36.983: INFO: Pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65": Phase="Pending", Reason="", readiness=false. Elapsed: 6.222597ms +Jun 1 08:18:38.989: INFO: Pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011623572s +Jun 1 08:18:41.001: INFO: Pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65": Phase="Pending", Reason="", readiness=false. Elapsed: 4.023974018s +Jun 1 08:18:43.008: INFO: Pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.030740819s +STEP: Saw pod success +Jun 1 08:18:43.008: INFO: Pod "downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65" satisfied condition "Succeeded or Failed" +Jun 1 08:18:43.015: INFO: Trying to get logs from node dce-10-6-135-25 pod downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65 container client-container: +STEP: delete the pod +Jun 1 08:18:43.046: INFO: Waiting for pod downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65 to disappear +Jun 1 08:18:43.054: INFO: Pod downwardapi-volume-415e7ec4-9c2c-4bc8-a112-bbdb1f70fb65 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:43.054: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1960" for this suite. + +• [SLOW TEST:6.314 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":23,"skipped":430,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD without validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:43.074: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-1188 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for CRD without validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:18:43.261: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Jun 1 08:18:46.961: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1188 create -f -' +Jun 1 08:18:47.447: INFO: stderr: "" +Jun 1 08:18:47.447: INFO: stdout: "e2e-test-crd-publish-openapi-7244-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Jun 1 08:18:47.447: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1188 delete e2e-test-crd-publish-openapi-7244-crds test-cr' +Jun 1 08:18:47.559: INFO: stderr: "" +Jun 1 08:18:47.559: INFO: stdout: "e2e-test-crd-publish-openapi-7244-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +Jun 1 08:18:47.559: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1188 apply -f -' +Jun 1 08:18:47.805: INFO: stderr: "" +Jun 1 08:18:47.805: INFO: stdout: "e2e-test-crd-publish-openapi-7244-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Jun 1 08:18:47.805: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1188 delete e2e-test-crd-publish-openapi-7244-crds test-cr' +Jun 1 08:18:47.924: INFO: stderr: "" +Jun 1 08:18:47.924: INFO: stdout: "e2e-test-crd-publish-openapi-7244-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR without validation schema +Jun 1 08:18:47.924: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-7244-crds' +Jun 1 08:18:48.178: INFO: stderr: "" +Jun 1 08:18:48.178: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-7244-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:51.805: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-1188" for this suite. + +• [SLOW TEST:8.749 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD without validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]","total":277,"completed":24,"skipped":455,"failed":0} +SSSSSSSSSSS +------------------------------ +[k8s.io] Kubelet when scheduling a busybox command in a pod + should print the output to logs [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:51.824: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubelet-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubelet-test-8719 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:38 +[It] should print the output to logs [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:18:56.047: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-8719" for this suite. +•{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","total":277,"completed":25,"skipped":466,"failed":0} +SSS +------------------------------ +[sig-cli] Kubectl client Kubectl replace + should update a single-container pod's image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:18:56.070: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-3071 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[BeforeEach] Kubectl replace + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1454 +[It] should update a single-container pod's image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: running the image docker.io/library/httpd:2.4.38-alpine +Jun 1 08:18:56.250: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 run e2e-test-httpd-pod --image=docker.io/library/httpd:2.4.38-alpine --labels=run=e2e-test-httpd-pod --namespace=kubectl-3071' +Jun 1 08:18:56.367: INFO: stderr: "" +Jun 1 08:18:56.367: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod is running +STEP: verifying the pod e2e-test-httpd-pod was created +Jun 1 08:19:01.418: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pod e2e-test-httpd-pod --namespace=kubectl-3071 -o json' +Jun 1 08:19:01.553: INFO: stderr: "" +Jun 1 08:19:01.553: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"annotations\": {\n \"cni.projectcalico.org/ipv4pools\": \"[\\\"default-ipv4-ippool\\\"]\",\n \"kubernetes.io/psp\": \"dce-psp-allow-all\"\n },\n \"creationTimestamp\": \"2020-06-01T08:18:56Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-3071\",\n \"resourceVersion\": \"1024173\",\n \"selfLink\": \"/api/v1/namespaces/kubectl-3071/pods/e2e-test-httpd-pod\",\n \"uid\": \"377243b5-40ec-4527-bb9d-dbfcb6627c60\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"docker.io/library/httpd:2.4.38-alpine\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"e2e-test-httpd-pod\",\n \"resources\": {},\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"default-token-ht9v7\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"dce-10-6-135-24\",\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 30,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"default-token-ht9v7\",\n \"secret\": {\n \"defaultMode\": 420,\n \"secretName\": \"default-token-ht9v7\"\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2020-06-01T08:18:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2020-06-01T08:19:00Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2020-06-01T08:19:00Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2020-06-01T08:18:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"docker://0beea22b192f3ee34e195d6e78e28e4d5d40a3414264c35c295d50f44f32accc\",\n \"image\": \"httpd:2.4.38-alpine\",\n \"imageID\": \"docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060\",\n \"lastState\": {},\n \"name\": \"e2e-test-httpd-pod\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2020-06-01T08:18:59Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.6.135.24\",\n \"phase\": \"Running\",\n \"podIP\": \"172.29.140.38\",\n \"podIPs\": [\n {\n \"ip\": \"172.29.140.38\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2020-06-01T08:18:56Z\"\n }\n}\n" +STEP: replace the image in the pod +Jun 1 08:19:01.555: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 replace -f - --namespace=kubectl-3071' +Jun 1 08:19:01.854: INFO: stderr: "" +Jun 1 08:19:01.854: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image docker.io/library/busybox:1.29 +[AfterEach] Kubectl replace + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1459 +Jun 1 08:19:01.861: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete pods e2e-test-httpd-pod --namespace=kubectl-3071' +Jun 1 08:19:07.059: INFO: stderr: "" +Jun 1 08:19:07.059: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:19:07.059: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-3071" for this suite. + +• [SLOW TEST:11.051 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl replace + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1450 + should update a single-container pod's image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image [Conformance]","total":277,"completed":26,"skipped":469,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:19:07.121: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-3921 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Service +STEP: Ensuring resource quota status captures service creation +STEP: Deleting a Service +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:19:18.712: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-3921" for this suite. + +• [SLOW TEST:11.614 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","total":277,"completed":27,"skipped":481,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Guestbook application + should create and stop a working application [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:19:18.735: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-2071 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should create and stop a working application [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating all guestbook components +Jun 1 08:19:18.903: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-slave + labels: + app: agnhost + role: slave + tier: backend +spec: + ports: + - port: 6379 + selector: + app: agnhost + role: slave + tier: backend + +Jun 1 08:19:18.903: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:19.162: INFO: stderr: "" +Jun 1 08:19:19.162: INFO: stdout: "service/agnhost-slave created\n" +Jun 1 08:19:19.163: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-master + labels: + app: agnhost + role: master + tier: backend +spec: + ports: + - port: 6379 + targetPort: 6379 + selector: + app: agnhost + role: master + tier: backend + +Jun 1 08:19:19.163: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:19.446: INFO: stderr: "" +Jun 1 08:19:19.446: INFO: stdout: "service/agnhost-master created\n" +Jun 1 08:19:19.446: INFO: apiVersion: v1 +kind: Service +metadata: + name: frontend + labels: + app: guestbook + tier: frontend +spec: + # if your cluster supports it, uncomment the following to automatically create + # an external load-balanced IP for the frontend service. + # type: LoadBalancer + ports: + - port: 80 + selector: + app: guestbook + tier: frontend + +Jun 1 08:19:19.446: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:19.787: INFO: stderr: "" +Jun 1 08:19:19.787: INFO: stdout: "service/frontend created\n" +Jun 1 08:19:19.787: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: frontend +spec: + replicas: 3 + selector: + matchLabels: + app: guestbook + tier: frontend + template: + metadata: + labels: + app: guestbook + tier: frontend + spec: + containers: + - name: guestbook-frontend + image: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + +Jun 1 08:19:19.788: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:20.025: INFO: stderr: "" +Jun 1 08:19:20.025: INFO: stdout: "deployment.apps/frontend created\n" +Jun 1 08:19:20.025: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-master +spec: + replicas: 1 + selector: + matchLabels: + app: agnhost + role: master + tier: backend + template: + metadata: + labels: + app: agnhost + role: master + tier: backend + spec: + containers: + - name: master + image: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Jun 1 08:19:20.025: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:20.298: INFO: stderr: "" +Jun 1 08:19:20.298: INFO: stdout: "deployment.apps/agnhost-master created\n" +Jun 1 08:19:20.299: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-slave +spec: + replicas: 2 + selector: + matchLabels: + app: agnhost + role: slave + tier: backend + template: + metadata: + labels: + app: agnhost + role: slave + tier: backend + spec: + containers: + - name: slave + image: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 + args: [ "guestbook", "--slaveof", "agnhost-master", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Jun 1 08:19:20.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-2071' +Jun 1 08:19:20.626: INFO: stderr: "" +Jun 1 08:19:20.626: INFO: stdout: "deployment.apps/agnhost-slave created\n" +STEP: validating guestbook app +Jun 1 08:19:20.626: INFO: Waiting for all frontend pods to be Running. +Jun 1 08:19:25.677: INFO: Waiting for frontend to serve content. +Jun 1 08:19:30.692: INFO: Failed to get response from guestbook. err: the server responded with the status code 417 but did not return more information (get services frontend), response: +Jun 1 08:19:35.713: INFO: Trying to add a new entry to the guestbook. +Jun 1 08:19:35.734: INFO: Verifying that added entry can be retrieved. +Jun 1 08:19:35.750: INFO: Failed to get response from guestbook. err: , response: {"data":""} +STEP: using delete to clean up resources +Jun 1 08:19:40.765: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:40.935: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:40.935: INFO: stdout: "service \"agnhost-slave\" force deleted\n" +STEP: using delete to clean up resources +Jun 1 08:19:40.935: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:41.098: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:41.098: INFO: stdout: "service \"agnhost-master\" force deleted\n" +STEP: using delete to clean up resources +Jun 1 08:19:41.098: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:41.343: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:41.343: INFO: stdout: "service \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Jun 1 08:19:41.343: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:41.494: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:41.494: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Jun 1 08:19:41.494: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:41.649: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:41.649: INFO: stdout: "deployment.apps \"agnhost-master\" force deleted\n" +STEP: using delete to clean up resources +Jun 1 08:19:41.649: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-2071' +Jun 1 08:19:41.788: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 08:19:41.788: INFO: stdout: "deployment.apps \"agnhost-slave\" force deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:19:41.788: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-2071" for this suite. + +• [SLOW TEST:23.079 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Guestbook application + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:310 + should create and stop a working application [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]","total":277,"completed":28,"skipped":505,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Security Context When creating a container with runAsUser + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:19:41.814: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename security-context-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in security-context-test-4000 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:41 +[It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:19:42.072: INFO: Waiting up to 5m0s for pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb" in namespace "security-context-test-4000" to be "Succeeded or Failed" +Jun 1 08:19:42.079: INFO: Pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.945013ms +Jun 1 08:19:44.096: INFO: Pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024612511s +Jun 1 08:19:46.105: INFO: Pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb": Phase="Running", Reason="", readiness=true. Elapsed: 4.033312744s +Jun 1 08:19:48.114: INFO: Pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.041832017s +Jun 1 08:19:48.114: INFO: Pod "busybox-user-65534-ecf354b6-a7b2-4145-8a83-e9b7a943d3eb" satisfied condition "Succeeded or Failed" +[AfterEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:19:48.114: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-4000" for this suite. + +• [SLOW TEST:6.330 seconds] +[k8s.io] Security Context +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + When creating a container with runAsUser + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:45 + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":29,"skipped":543,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:19:48.144: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-3755 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-map-ed5168ca-6bbf-4bd1-af35-15ec3610c5fc +STEP: Creating a pod to test consume configMaps +Jun 1 08:19:48.606: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598" in namespace "projected-3755" to be "Succeeded or Failed" +Jun 1 08:19:48.612: INFO: Pod "pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598": Phase="Pending", Reason="", readiness=false. Elapsed: 6.745668ms +Jun 1 08:19:50.619: INFO: Pod "pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013730552s +Jun 1 08:19:52.626: INFO: Pod "pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020535647s +STEP: Saw pod success +Jun 1 08:19:52.626: INFO: Pod "pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598" satisfied condition "Succeeded or Failed" +Jun 1 08:19:52.631: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 08:19:54.193: INFO: Waiting for pod pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598 to disappear +Jun 1 08:19:54.207: INFO: Pod pod-projected-configmaps-4c8639e7-2c94-4192-8e0b-5350853b7598 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:19:54.207: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3755" for this suite. + +• [SLOW TEST:6.121 seconds] +[sig-storage] Projected configMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":30,"skipped":551,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:19:54.266: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-8403 +STEP: Waiting for a default service account to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-test-upd-c6317fc3-7925-4366-9afe-e51b45bcaa97 +STEP: Creating the pod +STEP: Updating configmap configmap-test-upd-c6317fc3-7925-4366-9afe-e51b45bcaa97 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:00.616: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-8403" for this suite. + +• [SLOW TEST:6.373 seconds] +[sig-storage] ConfigMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36 + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":31,"skipped":592,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:00.640: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-691 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name secret-test-e3d0ad5c-bd46-4682-9b75-8dabea742192 +STEP: Creating a pod to test consume secrets +Jun 1 08:20:00.858: INFO: Waiting up to 5m0s for pod "pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865" in namespace "secrets-691" to be "Succeeded or Failed" +Jun 1 08:20:00.865: INFO: Pod "pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865": Phase="Pending", Reason="", readiness=false. Elapsed: 6.413055ms +Jun 1 08:20:02.871: INFO: Pod "pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012967547s +Jun 1 08:20:04.877: INFO: Pod "pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019023029s +STEP: Saw pod success +Jun 1 08:20:04.877: INFO: Pod "pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865" satisfied condition "Succeeded or Failed" +Jun 1 08:20:04.882: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865 container secret-volume-test: +STEP: delete the pod +Jun 1 08:20:04.914: INFO: Waiting for pod pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865 to disappear +Jun 1 08:20:04.919: INFO: Pod pod-secrets-ef8156df-9375-4853-87f3-516bbc5ac865 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:04.919: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-691" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","total":277,"completed":32,"skipped":641,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing mutating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:04.938: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-840 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:20:05.613: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:20:07.632: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596405, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596405, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596405, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596405, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:20:10.662: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing mutating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Listing all of the created validation webhooks +STEP: Creating a configMap that should be mutated +STEP: Deleting the collection of validation webhooks +STEP: Creating a configMap that should not be mutated +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:10.932: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-840" for this suite. +STEP: Destroying namespace "webhook-840-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.121 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + listing mutating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","total":277,"completed":33,"skipped":661,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:11.059: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-3939 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:18.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-3939" for this suite. + +• [SLOW TEST:7.192 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]","total":277,"completed":34,"skipped":673,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected combined + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected combined + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:18.252: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-2474 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-projected-all-test-volume-018c0c2b-215f-4631-98cc-4554268fc5ce +STEP: Creating secret with name secret-projected-all-test-volume-f81c2429-9271-4d3b-9fd1-a16e74c0262f +STEP: Creating a pod to test Check all projections for projected volume plugin +Jun 1 08:20:18.473: INFO: Waiting up to 5m0s for pod "projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3" in namespace "projected-2474" to be "Succeeded or Failed" +Jun 1 08:20:18.479: INFO: Pod "projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3": Phase="Pending", Reason="", readiness=false. Elapsed: 5.990314ms +Jun 1 08:20:20.486: INFO: Pod "projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012637463s +Jun 1 08:20:22.492: INFO: Pod "projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019206429s +STEP: Saw pod success +Jun 1 08:20:22.492: INFO: Pod "projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3" satisfied condition "Succeeded or Failed" +Jun 1 08:20:22.498: INFO: Trying to get logs from node dce-10-6-135-24 pod projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3 container projected-all-volume-test: +STEP: delete the pod +Jun 1 08:20:22.531: INFO: Waiting for pod projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3 to disappear +Jun 1 08:20:22.536: INFO: Pod projected-volume-0225c0d3-3de3-41e8-84c5-201d00a9acc3 no longer exists +[AfterEach] [sig-storage] Projected combined + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:22.536: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2474" for this suite. +•{"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","total":277,"completed":35,"skipped":688,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Aggregator + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Aggregator + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:22.555: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename aggregator +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in aggregator-3512 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Aggregator + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:76 +Jun 1 08:20:22.715: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering the sample API server. +Jun 1 08:20:23.546: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set +Jun 1 08:20:25.612: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596423, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596423, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596423, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726596423, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-7996d54f97\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:20:32.852: INFO: Waited 5.214877465s for the sample-apiserver to be ready to handle requests. +[AfterEach] [sig-api-machinery] Aggregator + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:67 +[AfterEach] [sig-api-machinery] Aggregator + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:20:33.461: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "aggregator-3512" for this suite. + +• [SLOW TEST:11.012 seconds] +[sig-api-machinery] Aggregator +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","total":277,"completed":36,"skipped":711,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:20:33.567: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename statefulset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-4394 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84 +[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 +STEP: Creating service test in namespace statefulset-4394 +[It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating stateful set ss in namespace statefulset-4394 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-4394 +Jun 1 08:20:33.815: INFO: Found 0 stateful pods, waiting for 1 +Jun 1 08:20:43.821: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will not halt with unhealthy stateful pod +Jun 1 08:20:43.829: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:20:44.144: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:20:44.144: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:20:44.144: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:20:44.150: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Jun 1 08:20:54.157: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:20:54.157: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:20:54.207: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:20:54.207: INFO: ss-0 dce-10-6-135-24 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:44 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:44 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:20:54.207: INFO: +Jun 1 08:20:54.207: INFO: StatefulSet ss has not reached scale 3, at 1 +Jun 1 08:20:55.215: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.993821304s +Jun 1 08:20:56.222: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.985968824s +Jun 1 08:20:57.232: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.978335424s +Jun 1 08:20:58.241: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.968853284s +Jun 1 08:20:59.248: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.959706516s +Jun 1 08:21:00.255: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.952665948s +Jun 1 08:21:01.262: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.945595854s +Jun 1 08:21:02.268: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.938486122s +Jun 1 08:21:03.274: INFO: Verifying statefulset ss doesn't scale past 3 for another 932.369842ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-4394 +Jun 1 08:21:04.281: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:04.556: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 08:21:04.556: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:21:04.556: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:21:04.556: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:04.874: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Jun 1 08:21:04.874: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:21:04.874: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:21:04.874: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:05.193: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Jun 1 08:21:05.193: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:21:05.193: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:21:05.198: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false +Jun 1 08:21:15.209: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:21:15.209: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:21:15.209: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Scale down will not halt with unhealthy stateful pod +Jun 1 08:21:15.215: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:21:15.495: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:21:15.495: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:21:15.495: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:21:15.495: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:21:15.806: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:21:15.806: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:21:15.806: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:21:15.806: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:21:16.162: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:21:16.162: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:21:16.162: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:21:16.162: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:21:16.169: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Jun 1 08:21:26.358: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:21:26.359: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:21:26.359: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:21:26.382: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:26.382: INFO: ss-0 dce-10-6-135-24 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:21:26.382: INFO: ss-1 dce-10-6-135-25 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:26.382: INFO: ss-2 dce-10-6-135-21 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:26.382: INFO: +Jun 1 08:21:26.382: INFO: StatefulSet ss has not reached scale 0, at 3 +Jun 1 08:21:27.389: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:27.389: INFO: ss-0 dce-10-6-135-24 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:21:27.389: INFO: ss-1 dce-10-6-135-25 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:27.389: INFO: ss-2 dce-10-6-135-21 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:27.389: INFO: +Jun 1 08:21:27.389: INFO: StatefulSet ss has not reached scale 0, at 3 +Jun 1 08:21:28.399: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:28.399: INFO: ss-0 dce-10-6-135-24 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:21:28.399: INFO: ss-1 dce-10-6-135-25 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:28.399: INFO: ss-2 dce-10-6-135-21 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:28.399: INFO: +Jun 1 08:21:28.399: INFO: StatefulSet ss has not reached scale 0, at 3 +Jun 1 08:21:29.409: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:29.409: INFO: ss-0 dce-10-6-135-24 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:21:29.409: INFO: ss-1 dce-10-6-135-25 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:29.409: INFO: ss-2 dce-10-6-135-21 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:29.409: INFO: +Jun 1 08:21:29.409: INFO: StatefulSet ss has not reached scale 0, at 3 +Jun 1 08:21:30.416: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:30.416: INFO: ss-0 dce-10-6-135-24 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:33 +0000 UTC }] +Jun 1 08:21:30.416: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:30.416: INFO: ss-2 dce-10-6-135-21 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:30.416: INFO: +Jun 1 08:21:30.416: INFO: StatefulSet ss has not reached scale 0, at 3 +Jun 1 08:21:31.422: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:31.422: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:31.422: INFO: ss-2 dce-10-6-135-21 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:31.422: INFO: +Jun 1 08:21:31.422: INFO: StatefulSet ss has not reached scale 0, at 2 +Jun 1 08:21:32.428: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:32.428: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:32.428: INFO: +Jun 1 08:21:32.428: INFO: StatefulSet ss has not reached scale 0, at 1 +Jun 1 08:21:33.436: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:33.436: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:33.436: INFO: +Jun 1 08:21:33.436: INFO: StatefulSet ss has not reached scale 0, at 1 +Jun 1 08:21:34.442: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:34.442: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:34.442: INFO: +Jun 1 08:21:34.442: INFO: StatefulSet ss has not reached scale 0, at 1 +Jun 1 08:21:35.449: INFO: POD NODE PHASE GRACE CONDITIONS +Jun 1 08:21:35.449: INFO: ss-1 dce-10-6-135-25 Pending 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:21:16 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-01 08:20:54 +0000 UTC }] +Jun 1 08:21:35.449: INFO: +Jun 1 08:21:35.449: INFO: StatefulSet ss has not reached scale 0, at 1 +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-4394 +Jun 1 08:21:36.456: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:36.658: INFO: rc: 1 +Jun 1 08:21:36.658: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +error: unable to upgrade connection: container not found ("webserver") + +error: +exit status 1 +Jun 1 08:21:46.658: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:46.760: INFO: rc: 1 +Jun 1 08:21:46.760: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:21:56.760: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:21:56.880: INFO: rc: 1 +Jun 1 08:21:56.880: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:06.880: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:07.004: INFO: rc: 1 +Jun 1 08:22:07.004: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:17.004: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:17.104: INFO: rc: 1 +Jun 1 08:22:17.104: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:27.104: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:27.211: INFO: rc: 1 +Jun 1 08:22:27.211: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:37.211: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:37.330: INFO: rc: 1 +Jun 1 08:22:37.330: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:47.330: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:47.475: INFO: rc: 1 +Jun 1 08:22:47.475: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:22:57.476: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:22:57.585: INFO: rc: 1 +Jun 1 08:22:57.585: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:07.585: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:07.733: INFO: rc: 1 +Jun 1 08:23:07.733: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:17.733: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:17.838: INFO: rc: 1 +Jun 1 08:23:17.838: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:27.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:27.956: INFO: rc: 1 +Jun 1 08:23:27.956: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:37.957: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:38.070: INFO: rc: 1 +Jun 1 08:23:38.070: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:48.070: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:48.187: INFO: rc: 1 +Jun 1 08:23:48.187: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:23:58.187: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:23:58.321: INFO: rc: 1 +Jun 1 08:23:58.321: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:08.321: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:08.438: INFO: rc: 1 +Jun 1 08:24:08.438: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:18.439: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:18.541: INFO: rc: 1 +Jun 1 08:24:18.541: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:28.542: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:28.660: INFO: rc: 1 +Jun 1 08:24:28.660: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:38.661: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:38.778: INFO: rc: 1 +Jun 1 08:24:38.778: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:48.781: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:48.892: INFO: rc: 1 +Jun 1 08:24:48.892: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:24:58.893: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:24:59.013: INFO: rc: 1 +Jun 1 08:24:59.013: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:09.013: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:09.118: INFO: rc: 1 +Jun 1 08:25:09.118: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:19.119: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:19.243: INFO: rc: 1 +Jun 1 08:25:19.243: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:29.243: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:29.348: INFO: rc: 1 +Jun 1 08:25:29.348: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:39.349: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:39.478: INFO: rc: 1 +Jun 1 08:25:39.478: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:49.479: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:49.599: INFO: rc: 1 +Jun 1 08:25:49.599: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:25:59.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:25:59.709: INFO: rc: 1 +Jun 1 08:25:59.709: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:26:09.709: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:26:09.816: INFO: rc: 1 +Jun 1 08:26:09.816: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:26:19.817: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:26:19.950: INFO: rc: 1 +Jun 1 08:26:19.950: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:26:29.950: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:26:30.054: INFO: rc: 1 +Jun 1 08:26:30.054: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-1" not found + +error: +exit status 1 +Jun 1 08:26:40.054: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-4394 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:26:40.164: INFO: rc: 1 +Jun 1 08:26:40.164: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: +Jun 1 08:26:40.164: INFO: Scaling statefulset ss to 0 +Jun 1 08:26:40.196: INFO: Waiting for statefulset status.replicas updated to 0 +[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110 +Jun 1 08:26:40.201: INFO: Deleting all statefulset in ns statefulset-4394 +Jun 1 08:26:40.210: INFO: Scaling statefulset ss to 0 +Jun 1 08:26:40.228: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:26:40.233: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:26:40.259: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-4394" for this suite. + +• [SLOW TEST:366.713 seconds] +[sig-apps] StatefulSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance]","total":277,"completed":37,"skipped":724,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Kubelet when scheduling a busybox command that always fails in a pod + should be possible to delete [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:26:40.280: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubelet-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubelet-test-4204 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:38 +[BeforeEach] when scheduling a busybox command that always fails in a pod + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:82 +[It] should be possible to delete [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:26:40.484: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-4204" for this suite. +•{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","total":277,"completed":38,"skipped":746,"failed":0} +SSSSS +------------------------------ +[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:26:40.506: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename statefulset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-8494 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84 +[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 +STEP: Creating service test in namespace statefulset-8494 +[It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Initializing watcher for selector baz=blah,foo=bar +STEP: Creating stateful set ss in namespace statefulset-8494 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-8494 +Jun 1 08:26:40.687: INFO: Found 0 stateful pods, waiting for 1 +Jun 1 08:26:50.693: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will halt with unhealthy stateful pod +Jun 1 08:26:50.700: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:26:51.045: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:26:51.045: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:26:51.045: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:26:51.052: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Jun 1 08:27:01.058: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:27:01.058: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:27:01.086: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.999999499s +Jun 1 08:27:02.092: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.991439443s +Jun 1 08:27:03.098: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.984839685s +Jun 1 08:27:04.104: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.978950024s +Jun 1 08:27:05.110: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.972803042s +Jun 1 08:27:06.115: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.967188552s +Jun 1 08:27:07.120: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.961936415s +Jun 1 08:27:08.128: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.95661203s +Jun 1 08:27:09.136: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.948502758s +Jun 1 08:27:10.141: INFO: Verifying statefulset ss doesn't scale past 1 for another 940.742146ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-8494 +Jun 1 08:27:11.147: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:27:11.484: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 08:27:11.484: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:27:11.484: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:27:11.490: INFO: Found 1 stateful pods, waiting for 3 +Jun 1 08:27:21.498: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:27:21.498: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:27:21.498: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=false +Jun 1 08:27:31.499: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:27:31.499: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 08:27:31.499: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Verifying that stateful set ss was scaled up in order +STEP: Scale down will halt with unhealthy stateful pod +Jun 1 08:27:31.513: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:27:31.843: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:27:31.843: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:27:31.843: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:27:31.843: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:27:32.147: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:27:32.147: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:27:32.147: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:27:32.147: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 08:27:32.477: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 08:27:32.477: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 08:27:32.477: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 08:27:32.477: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:27:32.482: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 1 +Jun 1 08:27:42.498: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:27:42.498: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:27:42.498: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Jun 1 08:27:42.521: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999568s +Jun 1 08:27:43.528: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.990655142s +Jun 1 08:27:44.534: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.983153444s +Jun 1 08:27:45.542: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.977108803s +Jun 1 08:27:46.548: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.968854798s +Jun 1 08:27:47.555: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.963129209s +Jun 1 08:27:48.560: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.956835307s +Jun 1 08:27:49.566: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.951146837s +Jun 1 08:27:50.572: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.945182581s +Jun 1 08:27:51.579: INFO: Verifying statefulset ss doesn't scale past 3 for another 939.539618ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-8494 +Jun 1 08:27:52.627: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:27:52.932: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 08:27:52.932: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:27:52.932: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:27:52.932: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:27:53.219: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 08:27:53.219: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 08:27:53.219: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 08:27:53.219: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:27:53.465: INFO: rc: 126 +Jun 1 08:27:53.465: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: +OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "process_linux.go:101: executing setns process caused \"exit status 1\"": unknown + +stderr: +command terminated with exit code 126 + +error: +exit status 126 +Jun 1 08:28:03.466: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:03.625: INFO: rc: 1 +Jun 1 08:28:03.625: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +error: unable to upgrade connection: container not found ("webserver") + +error: +exit status 1 +Jun 1 08:28:13.625: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:13.738: INFO: rc: 1 +Jun 1 08:28:13.738: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:28:23.738: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:23.852: INFO: rc: 1 +Jun 1 08:28:23.853: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:28:33.853: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:33.973: INFO: rc: 1 +Jun 1 08:28:33.973: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:28:43.974: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:44.111: INFO: rc: 1 +Jun 1 08:28:44.111: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:28:54.111: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:28:54.280: INFO: rc: 1 +Jun 1 08:28:54.280: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:04.280: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:04.415: INFO: rc: 1 +Jun 1 08:29:04.416: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:14.416: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:14.521: INFO: rc: 1 +Jun 1 08:29:14.521: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:24.521: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:24.633: INFO: rc: 1 +Jun 1 08:29:24.633: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:34.633: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:34.736: INFO: rc: 1 +Jun 1 08:29:34.736: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:44.736: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:44.847: INFO: rc: 1 +Jun 1 08:29:44.847: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:29:54.847: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:29:54.962: INFO: rc: 1 +Jun 1 08:29:54.962: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:04.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:05.100: INFO: rc: 1 +Jun 1 08:30:05.100: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:15.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:15.223: INFO: rc: 1 +Jun 1 08:30:15.223: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:25.224: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:25.323: INFO: rc: 1 +Jun 1 08:30:25.323: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:35.323: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:35.450: INFO: rc: 1 +Jun 1 08:30:35.450: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:45.450: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:45.556: INFO: rc: 1 +Jun 1 08:30:45.556: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:30:55.557: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:30:55.659: INFO: rc: 1 +Jun 1 08:30:55.659: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:05.659: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:05.772: INFO: rc: 1 +Jun 1 08:31:05.772: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:15.772: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:15.868: INFO: rc: 1 +Jun 1 08:31:15.868: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:25.869: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:25.982: INFO: rc: 1 +Jun 1 08:31:25.982: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:35.982: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:36.099: INFO: rc: 1 +Jun 1 08:31:36.099: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:46.099: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:46.628: INFO: rc: 1 +Jun 1 08:31:46.628: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:31:56.628: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:31:56.736: INFO: rc: 1 +Jun 1 08:31:56.736: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:06.736: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:06.840: INFO: rc: 1 +Jun 1 08:32:06.840: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:16.841: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:16.940: INFO: rc: 1 +Jun 1 08:32:16.940: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:26.940: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:27.060: INFO: rc: 1 +Jun 1 08:32:27.060: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:37.060: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:37.508: INFO: rc: 1 +Jun 1 08:32:37.508: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:47.509: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:47.655: INFO: rc: 1 +Jun 1 08:32:47.655: INFO: Waiting 10s to retry failed RunHostCmd: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true: +Command stdout: + +stderr: +Error from server (NotFound): pods "ss-2" not found + +error: +exit status 1 +Jun 1 08:32:57.655: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-8494 ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 08:32:59.184: INFO: rc: 1 +Jun 1 08:32:59.184: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: +Jun 1 08:32:59.184: INFO: Scaling statefulset ss to 0 +STEP: Verifying that stateful set ss was scaled down in reverse order +[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110 +Jun 1 08:32:59.210: INFO: Deleting all statefulset in ns statefulset-8494 +Jun 1 08:32:59.216: INFO: Scaling statefulset ss to 0 +Jun 1 08:32:59.239: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:32:59.247: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:32:59.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-8494" for this suite. + +• [SLOW TEST:378.779 seconds] +[sig-apps] StatefulSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance]","total":277,"completed":39,"skipped":751,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Probing container + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:32:59.286: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-33 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod liveness-b036f21d-01fc-4a12-80dc-04d7903c716f in namespace container-probe-33 +Jun 1 08:33:03.473: INFO: Started pod liveness-b036f21d-01fc-4a12-80dc-04d7903c716f in namespace container-probe-33 +STEP: checking the pod's current state and verifying that restartCount is present +Jun 1 08:33:03.477: INFO: Initial restart count of pod liveness-b036f21d-01fc-4a12-80dc-04d7903c716f is 0 +STEP: deleting the pod +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:04.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-33" for this suite. + +• [SLOW TEST:245.059 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]","total":277,"completed":40,"skipped":771,"failed":0} +SSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl run pod + should create a pod from an image when restart is Never [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:04.345: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-9789 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[BeforeEach] Kubectl run pod + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1418 +[It] should create a pod from an image when restart is Never [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: running the image docker.io/library/httpd:2.4.38-alpine +Jun 1 08:37:04.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 run e2e-test-httpd-pod --restart=Never --image=docker.io/library/httpd:2.4.38-alpine --namespace=kubectl-9789' +Jun 1 08:37:04.648: INFO: stderr: "" +Jun 1 08:37:04.648: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod was created +[AfterEach] Kubectl run pod + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1423 +Jun 1 08:37:04.654: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete pods e2e-test-httpd-pod --namespace=kubectl-9789' +Jun 1 08:37:16.010: INFO: stderr: "" +Jun 1 08:37:16.010: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:16.010: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9789" for this suite. + +• [SLOW TEST:11.686 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl run pod + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1414 + should create a pod from an image when restart is Never [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never [Conformance]","total":277,"completed":41,"skipped":777,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:16.032: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-6011 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Discovering how many secrets are in namespace by default +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Secret +STEP: Ensuring resource quota status captures secret creation +STEP: Deleting a secret +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:33.270: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-6011" for this suite. + +• [SLOW TEST:17.255 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]","total":277,"completed":42,"skipped":785,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a mutating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:33.287: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-3492 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:37:34.378: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:37:36.393: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:37:38.402: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597454, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:37:41.408: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a mutating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a mutating webhook configuration +STEP: Updating a mutating webhook configuration's rules to not include the create operation +STEP: Creating a configMap that should not be mutated +STEP: Patching a mutating webhook configuration's rules to include the create operation +STEP: Creating a configMap that should be mutated +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:41.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-3492" for this suite. +STEP: Destroying namespace "webhook-3492-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:8.419 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + patching/updating a mutating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]","total":277,"completed":43,"skipped":791,"failed":0} +SSS +------------------------------ +[k8s.io] Kubelet when scheduling a busybox command that always fails in a pod + should have an terminated reason [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:41.707: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubelet-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubelet-test-2814 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:38 +[BeforeEach] when scheduling a busybox command that always fails in a pod + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:82 +[It] should have an terminated reason [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:45.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-2814" for this suite. +•{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","total":277,"completed":44,"skipped":794,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:45.914: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-6233 +STEP: Waiting for a default service account to be provisioned in namespace +[It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir volume type on tmpfs +Jun 1 08:37:46.066: INFO: Waiting up to 5m0s for pod "pod-6daec8aa-1657-492f-bdf5-e74c9149ecca" in namespace "emptydir-6233" to be "Succeeded or Failed" +Jun 1 08:37:46.071: INFO: Pod "pod-6daec8aa-1657-492f-bdf5-e74c9149ecca": Phase="Pending", Reason="", readiness=false. Elapsed: 4.572484ms +Jun 1 08:37:48.077: INFO: Pod "pod-6daec8aa-1657-492f-bdf5-e74c9149ecca": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010593249s +Jun 1 08:37:50.083: INFO: Pod "pod-6daec8aa-1657-492f-bdf5-e74c9149ecca": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016650622s +STEP: Saw pod success +Jun 1 08:37:50.083: INFO: Pod "pod-6daec8aa-1657-492f-bdf5-e74c9149ecca" satisfied condition "Succeeded or Failed" +Jun 1 08:37:50.088: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-6daec8aa-1657-492f-bdf5-e74c9149ecca container test-container: +STEP: delete the pod +Jun 1 08:37:50.145: INFO: Waiting for pod pod-6daec8aa-1657-492f-bdf5-e74c9149ecca to disappear +Jun 1 08:37:50.150: INFO: Pod pod-6daec8aa-1657-492f-bdf5-e74c9149ecca no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:50.150: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-6233" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":45,"skipped":808,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-storage] HostPath + should give a volume the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] HostPath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:50.169: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename hostpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in hostpath-8496 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] HostPath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/host_path.go:37 +[It] should give a volume the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test hostPath mode +Jun 1 08:37:50.347: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-8496" to be "Succeeded or Failed" +Jun 1 08:37:50.352: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 5.093105ms +Jun 1 08:37:52.360: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012687816s +Jun 1 08:37:54.365: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018222962s +STEP: Saw pod success +Jun 1 08:37:54.365: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed" +Jun 1 08:37:54.371: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-host-path-test container test-container-1: +STEP: delete the pod +Jun 1 08:37:54.399: INFO: Waiting for pod pod-host-path-test to disappear +Jun 1 08:37:54.404: INFO: Pod pod-host-path-test no longer exists +[AfterEach] [sig-storage] HostPath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:37:54.404: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "hostpath-8496" for this suite. +•{"msg":"PASSED [sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":46,"skipped":823,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:37:54.427: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename dns +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-7164 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7164 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7164;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7164 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7164;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7164.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7164.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7164.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7164.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-7164.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-7164.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-7164.svc;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7164.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;check="$$(dig +notcp +noall +answer +search 249.30.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.30.249_udp@PTR;check="$$(dig +tcp +noall +answer +search 249.30.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.30.249_tcp@PTR;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7164 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7164;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7164 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7164;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7164.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7164.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7164.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7164.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-7164.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-7164.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7164.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-7164.svc;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7164.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;check="$$(dig +notcp +noall +answer +search 249.30.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.30.249_udp@PTR;check="$$(dig +tcp +noall +answer +search 249.30.31.172.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/172.31.30.249_tcp@PTR;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:37:58.654: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.671: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.685: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.699: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.818: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.829: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.836: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.845: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.851: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.857: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.863: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.869: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:37:58.900: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:03.914: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:03.927: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:03.939: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:03.954: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:03.993: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:03.997: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.003: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.009: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.015: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.034: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.061: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.067: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:04.101: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:08.913: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.926: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.936: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.948: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.987: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.992: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:08.999: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.007: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.017: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.034: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.039: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.044: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:09.082: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:13.913: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.925: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.936: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.945: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.980: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.985: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.989: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:13.994: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:14.000: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:14.005: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:14.009: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:14.027: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:14.061: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:18.911: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:18.925: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:18.939: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:18.952: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:18.994: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.000: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.007: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.012: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.034: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.041: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.049: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.056: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:19.099: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:23.912: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.923: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.933: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.943: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.979: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.984: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.989: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.994: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:23.999: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:24.004: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:24.008: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:24.014: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:24.056: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:28.925: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:28.943: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:28.957: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:28.975: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.048: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.079: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.165: INFO: Unable to read jessie_udp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.174: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164 from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.182: INFO: Unable to read jessie_udp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.190: INFO: Unable to read jessie_tcp@dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.199: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.223: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc from pod dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282: the server could not find the requested resource (get pods dns-test-48b06c62-3b17-4901-afb4-c230ff97a282) +Jun 1 08:38:29.325: INFO: Lookups using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 failed for: [wheezy_tcp@dns-test-service wheezy_tcp@dns-test-service.dns-7164 wheezy_tcp@dns-test-service.dns-7164.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7164.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7164 jessie_tcp@dns-test-service.dns-7164 jessie_udp@dns-test-service.dns-7164.svc jessie_tcp@dns-test-service.dns-7164.svc jessie_udp@_http._tcp.dns-test-service.dns-7164.svc jessie_tcp@_http._tcp.dns-test-service.dns-7164.svc] + +Jun 1 08:38:34.065: INFO: DNS probes using dns-7164/dns-test-48b06c62-3b17-4901-afb4-c230ff97a282 succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:38:34.164: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-7164" for this suite. + +• [SLOW TEST:39.765 seconds] +[sig-network] DNS +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]","total":277,"completed":47,"skipped":854,"failed":0} +SS +------------------------------ +[sig-api-machinery] Secrets + should be consumable via the environment [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:38:34.192: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-4505 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating secret secrets-4505/secret-test-be46f6d4-257f-4fda-96ac-0f308499ef9d +STEP: Creating a pod to test consume secrets +Jun 1 08:38:34.392: INFO: Waiting up to 5m0s for pod "pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09" in namespace "secrets-4505" to be "Succeeded or Failed" +Jun 1 08:38:34.397: INFO: Pod "pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09": Phase="Pending", Reason="", readiness=false. Elapsed: 5.213949ms +Jun 1 08:38:36.403: INFO: Pod "pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010457429s +Jun 1 08:38:38.408: INFO: Pod "pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015799704s +STEP: Saw pod success +Jun 1 08:38:38.408: INFO: Pod "pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09" satisfied condition "Succeeded or Failed" +Jun 1 08:38:38.412: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09 container env-test: +STEP: delete the pod +Jun 1 08:38:38.474: INFO: Waiting for pod pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09 to disappear +Jun 1 08:38:38.479: INFO: Pod pod-configmaps-1bebccbd-98d1-4fc1-a276-7970cbf00d09 no longer exists +[AfterEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:38:38.479: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4505" for this suite. +•{"msg":"PASSED [sig-api-machinery] Secrets should be consumable via the environment [NodeConformance] [Conformance]","total":277,"completed":48,"skipped":856,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Docker Containers + should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:38:38.499: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename containers +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in containers-1187 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test override arguments +Jun 1 08:38:38.933: INFO: Waiting up to 5m0s for pod "client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35" in namespace "containers-1187" to be "Succeeded or Failed" +Jun 1 08:38:38.939: INFO: Pod "client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35": Phase="Pending", Reason="", readiness=false. Elapsed: 5.53657ms +Jun 1 08:38:40.944: INFO: Pod "client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010622495s +Jun 1 08:38:42.950: INFO: Pod "client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016620754s +STEP: Saw pod success +Jun 1 08:38:42.950: INFO: Pod "client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35" satisfied condition "Succeeded or Failed" +Jun 1 08:38:42.963: INFO: Trying to get logs from node dce-10-6-135-25 pod client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35 container test-container: +STEP: delete the pod +Jun 1 08:38:42.999: INFO: Waiting for pod client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35 to disappear +Jun 1 08:38:43.005: INFO: Pod client-containers-1683cc8c-822e-49c6-bf03-5f8e01830f35 no longer exists +[AfterEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:38:43.005: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-1187" for this suite. +•{"msg":"PASSED [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance]","total":277,"completed":49,"skipped":877,"failed":0} +SSSSSSS +------------------------------ +[k8s.io] Container Runtime blackbox test on terminated container + should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:38:43.048: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-runtime +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-runtime-4627 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the container +STEP: wait for the container to reach Failed +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Jun 1 08:38:47.254: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container +[AfterEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:38:47.274: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-4627" for this suite. +•{"msg":"PASSED [k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":277,"completed":50,"skipped":884,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:38:47.294: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-9751 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:38:48.310: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:38:50.331: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597528, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597528, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597528, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597528, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:38:53.364: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:38:53.370: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-3375-crds.webhook.example.com via the AdmissionRegistration API +Jun 1 08:38:55.081: INFO: Waiting for webhook configuration to be ready... +STEP: Creating a custom resource that should be mutated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:38:56.861: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9751" for this suite. +STEP: Destroying namespace "webhook-9751-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:9.828 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate custom resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]","total":277,"completed":51,"skipped":905,"failed":0} +SSSSSSSSSSS +------------------------------ +[k8s.io] Pods + should get a host IP [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:38:57.123: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pods +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-6315 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178 +[It] should get a host IP [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating pod +Jun 1 08:39:01.321: INFO: Pod pod-hostip-89f4ed63-cd64-4653-90e3-0195a3ac2b05 has hostIP: 10.6.135.24 +[AfterEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:01.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-6315" for this suite. +•{"msg":"PASSED [k8s.io] Pods should get a host IP [NodeConformance] [Conformance]","total":277,"completed":52,"skipped":916,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:01.336: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-8201 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a ConfigMap +STEP: Ensuring resource quota status captures configMap creation +STEP: Deleting a ConfigMap +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:17.551: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-8201" for this suite. + +• [SLOW TEST:16.232 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","total":277,"completed":53,"skipped":937,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:17.569: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-4398 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:39:17.723: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Jun 1 08:39:21.295: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-4398 create -f -' +Jun 1 08:39:21.769: INFO: stderr: "" +Jun 1 08:39:21.769: INFO: stdout: "e2e-test-crd-publish-openapi-2924-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Jun 1 08:39:21.769: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-4398 delete e2e-test-crd-publish-openapi-2924-crds test-cr' +Jun 1 08:39:21.891: INFO: stderr: "" +Jun 1 08:39:21.891: INFO: stdout: "e2e-test-crd-publish-openapi-2924-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +Jun 1 08:39:21.891: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-4398 apply -f -' +Jun 1 08:39:22.174: INFO: stderr: "" +Jun 1 08:39:22.174: INFO: stdout: "e2e-test-crd-publish-openapi-2924-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Jun 1 08:39:22.174: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-4398 delete e2e-test-crd-publish-openapi-2924-crds test-cr' +Jun 1 08:39:22.313: INFO: stderr: "" +Jun 1 08:39:22.313: INFO: stdout: "e2e-test-crd-publish-openapi-2924-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Jun 1 08:39:22.313: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-2924-crds' +Jun 1 08:39:22.517: INFO: stderr: "" +Jun 1 08:39:22.517: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-2924-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:26.048: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-4398" for this suite. + +• [SLOW TEST:8.494 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","total":277,"completed":54,"skipped":1006,"failed":0} +S +------------------------------ +[k8s.io] Container Runtime blackbox test on terminated container + should report termination message [LinuxOnly] as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:26.063: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-runtime +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-runtime-2618 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should report termination message [LinuxOnly] as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the container +STEP: wait for the container to reach Succeeded +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Jun 1 08:39:30.249: INFO: Expected: &{} to match Container's Termination Message: -- +STEP: delete the container +[AfterEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:30.271: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-2618" for this suite. +•{"msg":"PASSED [k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":277,"completed":55,"skipped":1007,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + Should recreate evicted statefulset [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:30.291: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename statefulset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-2389 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84 +[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 +STEP: Creating service test in namespace statefulset-2389 +[It] Should recreate evicted statefulset [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Looking for a node to schedule stateful set and pod +STEP: Creating pod with conflicting port in namespace statefulset-2389 +STEP: Creating statefulset with conflicting port in namespace statefulset-2389 +STEP: Waiting until pod test-pod will start running in namespace statefulset-2389 +STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-2389 +Jun 1 08:39:36.575: INFO: Observed stateful pod in namespace: statefulset-2389, name: ss-0, uid: 8ded51f1-dbd9-4d8a-b0ca-eeca9ab850f5, status phase: Pending. Waiting for statefulset controller to delete. +Jun 1 08:39:36.623: INFO: Observed stateful pod in namespace: statefulset-2389, name: ss-0, uid: 8ded51f1-dbd9-4d8a-b0ca-eeca9ab850f5, status phase: Failed. Waiting for statefulset controller to delete. +Jun 1 08:39:36.636: INFO: Observed stateful pod in namespace: statefulset-2389, name: ss-0, uid: 8ded51f1-dbd9-4d8a-b0ca-eeca9ab850f5, status phase: Failed. Waiting for statefulset controller to delete. +Jun 1 08:39:36.647: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-2389 +STEP: Removing pod with conflicting port in namespace statefulset-2389 +STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-2389 and will be in running state +[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110 +Jun 1 08:39:42.690: INFO: Deleting all statefulset in ns statefulset-2389 +Jun 1 08:39:42.696: INFO: Scaling statefulset ss to 0 +Jun 1 08:39:52.722: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 08:39:52.728: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:52.746: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-2389" for this suite. + +• [SLOW TEST:22.471 seconds] +[sig-apps] StatefulSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + Should recreate evicted statefulset [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","total":277,"completed":56,"skipped":1027,"failed":0} +SS +------------------------------ +[sig-storage] Downward API volume + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:52.762: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-8246 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:39:53.377: INFO: Waiting up to 5m0s for pod "downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f" in namespace "downward-api-8246" to be "Succeeded or Failed" +Jun 1 08:39:53.381: INFO: Pod "downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.410548ms +Jun 1 08:39:55.393: INFO: Pod "downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016416869s +Jun 1 08:39:57.398: INFO: Pod "downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021522133s +STEP: Saw pod success +Jun 1 08:39:57.398: INFO: Pod "downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f" satisfied condition "Succeeded or Failed" +Jun 1 08:39:57.403: INFO: Trying to get logs from node dce-10-6-135-25 pod downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f container client-container: +STEP: delete the pod +Jun 1 08:39:57.430: INFO: Waiting for pod downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f to disappear +Jun 1 08:39:57.434: INFO: Pod downwardapi-volume-f6f1dd9f-5602-4b57-8bde-c6ad88a46b7f no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:39:57.434: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8246" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":57,"skipped":1029,"failed":0} +SSS +------------------------------ +[sig-apps] ReplicaSet + should serve a basic image on each replica with a public image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:39:57.450: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename replicaset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replicaset-4417 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should serve a basic image on each replica with a public image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:39:57.601: INFO: Creating ReplicaSet my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436 +Jun 1 08:39:57.619: INFO: Pod name my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436: Found 0 pods out of 1 +Jun 1 08:40:02.623: INFO: Pod name my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436: Found 1 pods out of 1 +Jun 1 08:40:02.623: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436" is running +Jun 1 08:40:02.631: INFO: Pod "my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436-bh7hp" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 08:39:57 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 08:40:00 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 08:40:00 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 08:39:57 +0000 UTC Reason: Message:}]) +Jun 1 08:40:02.631: INFO: Trying to dial the pod +Jun 1 08:40:07.646: INFO: Controller my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436: Got expected result from replica 1 [my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436-bh7hp]: "my-hostname-basic-cb3f4062-2b33-4b69-a938-3b61a1d7f436-bh7hp", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicaSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:40:07.646: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-4417" for this suite. + +• [SLOW TEST:10.213 seconds] +[sig-apps] ReplicaSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]","total":277,"completed":58,"skipped":1032,"failed":0} +SS +------------------------------ +[sig-apps] Job + should adopt matching orphans and release non-matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:40:07.664: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename job +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in job-3166 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should adopt matching orphans and release non-matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: Orphaning one of the Job's Pods +Jun 1 08:40:12.621: INFO: Successfully updated pod "adopt-release-26gc7" +STEP: Checking that the Job readopts the Pod +Jun 1 08:40:12.621: INFO: Waiting up to 15m0s for pod "adopt-release-26gc7" in namespace "job-3166" to be "adopted" +Jun 1 08:40:12.626: INFO: Pod "adopt-release-26gc7": Phase="Running", Reason="", readiness=true. Elapsed: 5.351574ms +Jun 1 08:40:14.632: INFO: Pod "adopt-release-26gc7": Phase="Running", Reason="", readiness=true. Elapsed: 2.011360998s +Jun 1 08:40:14.632: INFO: Pod "adopt-release-26gc7" satisfied condition "adopted" +STEP: Removing the labels from the Job's Pod +Jun 1 08:40:15.147: INFO: Successfully updated pod "adopt-release-26gc7" +STEP: Checking that the Job releases the Pod +Jun 1 08:40:15.147: INFO: Waiting up to 15m0s for pod "adopt-release-26gc7" in namespace "job-3166" to be "released" +Jun 1 08:40:15.157: INFO: Pod "adopt-release-26gc7": Phase="Running", Reason="", readiness=true. Elapsed: 10.236254ms +Jun 1 08:40:17.173: INFO: Pod "adopt-release-26gc7": Phase="Running", Reason="", readiness=true. Elapsed: 2.025642022s +Jun 1 08:40:17.173: INFO: Pod "adopt-release-26gc7" satisfied condition "released" +[AfterEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:40:17.173: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-3166" for this suite. + +• [SLOW TEST:9.536 seconds] +[sig-apps] Job +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should adopt matching orphans and release non-matching pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","total":277,"completed":59,"skipped":1034,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group but different versions [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:40:17.200: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-1052 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for multiple CRDs of same group but different versions [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation +Jun 1 08:40:17.398: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation +Jun 1 08:40:31.696: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:40:35.346: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:40:49.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-1052" for this suite. + +• [SLOW TEST:32.716 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group but different versions [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]","total":277,"completed":60,"skipped":1057,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl patch + should add annotations for pods in rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:40:49.916: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-6722 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should add annotations for pods in rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating Agnhost RC +Jun 1 08:40:50.067: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-6722' +Jun 1 08:40:50.426: INFO: stderr: "" +Jun 1 08:40:50.426: INFO: stdout: "replicationcontroller/agnhost-master created\n" +STEP: Waiting for Agnhost master to start. +Jun 1 08:40:51.431: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:51.432: INFO: Found 0 / 1 +Jun 1 08:40:52.432: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:52.432: INFO: Found 0 / 1 +Jun 1 08:40:53.433: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:53.433: INFO: Found 0 / 1 +Jun 1 08:40:54.435: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:54.435: INFO: Found 0 / 1 +Jun 1 08:40:55.431: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:55.432: INFO: Found 1 / 1 +Jun 1 08:40:55.432: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +STEP: patching all pods +Jun 1 08:40:55.437: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:55.437: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Jun 1 08:40:55.437: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 patch pod agnhost-master-pbndc --namespace=kubectl-6722 -p {"metadata":{"annotations":{"x":"y"}}}' +Jun 1 08:40:55.580: INFO: stderr: "" +Jun 1 08:40:55.580: INFO: stdout: "pod/agnhost-master-pbndc patched\n" +STEP: checking annotations +Jun 1 08:40:55.587: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 08:40:55.587: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:40:55.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6722" for this suite. + +• [SLOW TEST:5.689 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl patch + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1363 + should add annotations for pods in rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc [Conformance]","total":277,"completed":61,"skipped":1071,"failed":0} +SSS +------------------------------ +[sig-api-machinery] Secrets + should be consumable from pods in env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:40:55.606: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-6245 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name secret-test-f133682d-cc4e-4533-bb93-0f9766bc52ec +STEP: Creating a pod to test consume secrets +Jun 1 08:40:55.786: INFO: Waiting up to 5m0s for pod "pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979" in namespace "secrets-6245" to be "Succeeded or Failed" +Jun 1 08:40:55.790: INFO: Pod "pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979": Phase="Pending", Reason="", readiness=false. Elapsed: 4.66186ms +Jun 1 08:40:57.867: INFO: Pod "pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979": Phase="Pending", Reason="", readiness=false. Elapsed: 2.081150448s +Jun 1 08:40:59.873: INFO: Pod "pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.08750015s +STEP: Saw pod success +Jun 1 08:40:59.873: INFO: Pod "pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979" satisfied condition "Succeeded or Failed" +Jun 1 08:40:59.878: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979 container secret-env-test: +STEP: delete the pod +Jun 1 08:40:59.934: INFO: Waiting for pod pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979 to disappear +Jun 1 08:40:59.939: INFO: Pod pod-secrets-ec43f048-dc10-4e82-a01c-4201db14c979 no longer exists +[AfterEach] [sig-api-machinery] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:40:59.939: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-6245" for this suite. +•{"msg":"PASSED [sig-api-machinery] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","total":277,"completed":62,"skipped":1074,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:40:59.955: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-5304 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-test-volume-map-02c26fa1-6dc8-48e0-8ecf-d0fda2f7d8fc +STEP: Creating a pod to test consume configMaps +Jun 1 08:41:00.120: INFO: Waiting up to 5m0s for pod "pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20" in namespace "configmap-5304" to be "Succeeded or Failed" +Jun 1 08:41:00.126: INFO: Pod "pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20": Phase="Pending", Reason="", readiness=false. Elapsed: 5.022926ms +Jun 1 08:41:02.134: INFO: Pod "pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013472319s +Jun 1 08:41:04.141: INFO: Pod "pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019981622s +STEP: Saw pod success +Jun 1 08:41:04.141: INFO: Pod "pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20" satisfied condition "Succeeded or Failed" +Jun 1 08:41:04.148: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20 container configmap-volume-test: +STEP: delete the pod +Jun 1 08:41:04.224: INFO: Waiting for pod pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20 to disappear +Jun 1 08:41:04.232: INFO: Pod pod-configmaps-5fd6d502-fdba-4bba-8b4a-c65bd1ebba20 no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:04.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-5304" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":63,"skipped":1081,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:04.252: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-3215 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-map-f62853d1-12bd-4459-ba43-2a584b2d0d48 +STEP: Creating a pod to test consume configMaps +Jun 1 08:41:04.417: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335" in namespace "projected-3215" to be "Succeeded or Failed" +Jun 1 08:41:04.421: INFO: Pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335": Phase="Pending", Reason="", readiness=false. Elapsed: 3.984705ms +Jun 1 08:41:06.431: INFO: Pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013803613s +Jun 1 08:41:08.436: INFO: Pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018317606s +Jun 1 08:41:10.441: INFO: Pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.023453314s +STEP: Saw pod success +Jun 1 08:41:10.441: INFO: Pod "pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335" satisfied condition "Succeeded or Failed" +Jun 1 08:41:10.446: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 08:41:10.480: INFO: Waiting for pod pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335 to disappear +Jun 1 08:41:10.488: INFO: Pod pod-projected-configmaps-31ce646c-39d8-460d-bc65-af8d5c044335 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:10.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3215" for this suite. + +• [SLOW TEST:6.252 seconds] +[sig-storage] Projected configMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":277,"completed":64,"skipped":1133,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD with validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:10.504: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-1140 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for CRD with validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:41:10.665: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: client-side validation (kubectl create and apply) allows request with known and required properties +Jun 1 08:41:14.272: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 create -f -' +Jun 1 08:41:14.816: INFO: stderr: "" +Jun 1 08:41:14.816: INFO: stdout: "e2e-test-crd-publish-openapi-6955-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Jun 1 08:41:14.816: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 delete e2e-test-crd-publish-openapi-6955-crds test-foo' +Jun 1 08:41:14.948: INFO: stderr: "" +Jun 1 08:41:14.948: INFO: stdout: "e2e-test-crd-publish-openapi-6955-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +Jun 1 08:41:14.948: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 apply -f -' +Jun 1 08:41:15.191: INFO: stderr: "" +Jun 1 08:41:15.191: INFO: stdout: "e2e-test-crd-publish-openapi-6955-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Jun 1 08:41:15.191: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 delete e2e-test-crd-publish-openapi-6955-crds test-foo' +Jun 1 08:41:15.314: INFO: stderr: "" +Jun 1 08:41:15.315: INFO: stdout: "e2e-test-crd-publish-openapi-6955-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +STEP: client-side validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema +Jun 1 08:41:15.315: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 create -f -' +Jun 1 08:41:15.506: INFO: rc: 1 +Jun 1 08:41:15.506: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 apply -f -' +Jun 1 08:41:15.699: INFO: rc: 1 +STEP: client-side validation (kubectl create and apply) rejects request without required properties +Jun 1 08:41:15.699: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 create -f -' +Jun 1 08:41:15.880: INFO: rc: 1 +Jun 1 08:41:15.880: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 --namespace=crd-publish-openapi-1140 apply -f -' +Jun 1 08:41:16.064: INFO: rc: 1 +STEP: kubectl explain works to explain CR properties +Jun 1 08:41:16.064: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-6955-crds' +Jun 1 08:41:16.255: INFO: stderr: "" +Jun 1 08:41:16.255: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-6955-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nDESCRIPTION:\n Foo CRD for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t\n Specification of Foo\n\n status\t\n Status of Foo\n\n" +STEP: kubectl explain works to explain CR properties recursively +Jun 1 08:41:16.255: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-6955-crds.metadata' +Jun 1 08:41:16.447: INFO: stderr: "" +Jun 1 08:41:16.447: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-6955-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: metadata \n\nDESCRIPTION:\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n ObjectMeta is metadata that all persisted resources must have, which\n includes all objects users must create.\n\nFIELDS:\n annotations\t\n Annotations is an unstructured key value map stored with a resource that\n may be set by external tools to store and retrieve arbitrary metadata. They\n are not queryable and should be preserved when modifying objects. More\n info: http://kubernetes.io/docs/user-guide/annotations\n\n clusterName\t\n The name of the cluster which the object belongs to. This is used to\n distinguish resources with same name and namespace in different clusters.\n This field is not set anywhere right now and apiserver is going to ignore\n it if set in create or update request.\n\n creationTimestamp\t\n CreationTimestamp is a timestamp representing the server time when this\n object was created. It is not guaranteed to be set in happens-before order\n across separate operations. Clients may not set this value. It is\n represented in RFC3339 form and is in UTC. Populated by the system.\n Read-only. Null for lists. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n deletionGracePeriodSeconds\t\n Number of seconds allowed for this object to gracefully terminate before it\n will be removed from the system. Only set when deletionTimestamp is also\n set. May only be shortened. Read-only.\n\n deletionTimestamp\t\n DeletionTimestamp is RFC 3339 date and time at which this resource will be\n deleted. This field is set by the server when a graceful deletion is\n requested by the user, and is not directly settable by a client. The\n resource is expected to be deleted (no longer visible from resource lists,\n and not reachable by name) after the time in this field, once the\n finalizers list is empty. As long as the finalizers list contains items,\n deletion is blocked. Once the deletionTimestamp is set, this value may not\n be unset or be set further into the future, although it may be shortened or\n the resource may be deleted prior to this time. For example, a user may\n request that a pod is deleted in 30 seconds. The Kubelet will react by\n sending a graceful termination signal to the containers in the pod. After\n that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\n to the container and after cleanup, remove the pod from the API. In the\n presence of network partitions, this object may still exist after this\n timestamp, until an administrator or automated process can determine the\n resource is fully terminated. If not set, graceful deletion of the object\n has not been requested. Populated by the system when a graceful deletion is\n requested. Read-only. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n finalizers\t<[]string>\n Must be empty before the object is deleted from the registry. Each entry is\n an identifier for the responsible component that will remove the entry from\n the list. If the deletionTimestamp of the object is non-nil, entries in\n this list can only be removed. Finalizers may be processed and removed in\n any order. Order is NOT enforced because it introduces significant risk of\n stuck finalizers. finalizers is a shared field, any actor with permission\n can reorder it. If the finalizer list is processed in order, then this can\n lead to a situation in which the component responsible for the first\n finalizer in the list is waiting for a signal (field value, external\n system, or other) produced by a component responsible for a finalizer later\n in the list, resulting in a deadlock. Without enforced ordering finalizers\n are free to order amongst themselves and are not vulnerable to ordering\n changes in the list.\n\n generateName\t\n GenerateName is an optional prefix, used by the server, to generate a\n unique name ONLY IF the Name field has not been provided. If this field is\n used, the name returned to the client will be different than the name\n passed. This value will also be combined with a unique suffix. The provided\n value has the same validation rules as the Name field, and may be truncated\n by the length of the suffix required to make the value unique on the\n server. If this field is specified and the generated name exists, the\n server will NOT return a 409 - instead, it will either return 201 Created\n or 500 with Reason ServerTimeout indicating a unique name could not be\n found in the time allotted, and the client should retry (optionally after\n the time indicated in the Retry-After header). Applied only if Name is not\n specified. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency\n\n generation\t\n A sequence number representing a specific generation of the desired state.\n Populated by the system. Read-only.\n\n labels\t\n Map of string keys and values that can be used to organize and categorize\n (scope and select) objects. May match selectors of replication controllers\n and services. More info: http://kubernetes.io/docs/user-guide/labels\n\n managedFields\t<[]Object>\n ManagedFields maps workflow-id and version to the set of fields that are\n managed by that workflow. This is mostly for internal housekeeping, and\n users typically shouldn't need to set or understand this field. A workflow\n can be the user's name, a controller's name, or the name of a specific\n apply path like \"ci-cd\". The set of fields is always in the version that\n the workflow used when modifying the object.\n\n name\t\n Name must be unique within a namespace. Is required when creating\n resources, although some resources may allow a client to request the\n generation of an appropriate name automatically. Name is primarily intended\n for creation idempotence and configuration definition. Cannot be updated.\n More info: http://kubernetes.io/docs/user-guide/identifiers#names\n\n namespace\t\n Namespace defines the space within each name must be unique. An empty\n namespace is equivalent to the \"default\" namespace, but \"default\" is the\n canonical representation. Not all objects are required to be scoped to a\n namespace - the value of this field for those objects will be empty. Must\n be a DNS_LABEL. Cannot be updated. More info:\n http://kubernetes.io/docs/user-guide/namespaces\n\n ownerReferences\t<[]Object>\n List of objects depended by this object. If ALL objects in the list have\n been deleted, this object will be garbage collected. If this object is\n managed by a controller, then an entry in this list will point to this\n controller, with the controller field set to true. There cannot be more\n than one managing controller.\n\n resourceVersion\t\n An opaque value that represents the internal version of this object that\n can be used by clients to determine when objects have changed. May be used\n for optimistic concurrency, change detection, and the watch operation on a\n resource or set of resources. Clients must treat these values as opaque and\n passed unmodified back to the server. They may only be valid for a\n particular resource or set of resources. Populated by the system.\n Read-only. Value must be treated as opaque by clients and . More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency\n\n selfLink\t\n SelfLink is a URL representing this object. Populated by the system.\n Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20\n release and the field is planned to be removed in 1.21 release.\n\n uid\t\n UID is the unique in time and space value for this object. It is typically\n generated by the server on successful creation of a resource and is not\n allowed to change on PUT operations. Populated by the system. Read-only.\n More info: http://kubernetes.io/docs/user-guide/identifiers#uids\n\n" +Jun 1 08:41:16.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-6955-crds.spec' +Jun 1 08:41:16.665: INFO: stderr: "" +Jun 1 08:41:16.665: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-6955-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: spec \n\nDESCRIPTION:\n Specification of Foo\n\nFIELDS:\n bars\t<[]Object>\n List of Bars and their specs.\n\n" +Jun 1 08:41:16.665: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-6955-crds.spec.bars' +Jun 1 08:41:16.851: INFO: stderr: "" +Jun 1 08:41:16.851: INFO: stdout: "KIND: E2e-test-crd-publish-openapi-6955-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: bars <[]Object>\n\nDESCRIPTION:\n List of Bars and their specs.\n\nFIELDS:\n age\t\n Age of Bar.\n\n bazs\t<[]string>\n List of Bazs.\n\n name\t -required-\n Name of Bar.\n\n" +STEP: kubectl explain works to return error when explain is called on property that doesn't exist +Jun 1 08:41:16.852: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 explain e2e-test-crd-publish-openapi-6955-crds.spec.bars2' +Jun 1 08:41:17.036: INFO: rc: 1 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:20.645: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-1140" for this suite. + +• [SLOW TEST:10.158 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD with validation schema [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]","total":277,"completed":65,"skipped":1138,"failed":0} +[sig-storage] Projected secret + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:20.662: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-5305 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name projected-secret-test-073b7eb5-5ac9-46c0-b12e-9bbd2d8e5230 +STEP: Creating a pod to test consume secrets +Jun 1 08:41:20.833: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f" in namespace "projected-5305" to be "Succeeded or Failed" +Jun 1 08:41:20.837: INFO: Pod "pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.340035ms +Jun 1 08:41:22.842: INFO: Pod "pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009205605s +Jun 1 08:41:24.848: INFO: Pod "pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014724421s +STEP: Saw pod success +Jun 1 08:41:24.848: INFO: Pod "pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f" satisfied condition "Succeeded or Failed" +Jun 1 08:41:24.853: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f container secret-volume-test: +STEP: delete the pod +Jun 1 08:41:24.888: INFO: Waiting for pod pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f to disappear +Jun 1 08:41:24.894: INFO: Pod pod-projected-secrets-400a5e58-6c39-4850-bc37-23398ba3199f no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:24.894: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5305" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":277,"completed":66,"skipped":1138,"failed":0} +SSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:24.913: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-4978 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:41:25.094: INFO: Waiting up to 5m0s for pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901" in namespace "projected-4978" to be "Succeeded or Failed" +Jun 1 08:41:25.105: INFO: Pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901": Phase="Pending", Reason="", readiness=false. Elapsed: 11.292706ms +Jun 1 08:41:27.111: INFO: Pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016987053s +Jun 1 08:41:29.121: INFO: Pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901": Phase="Pending", Reason="", readiness=false. Elapsed: 4.026702426s +Jun 1 08:41:31.125: INFO: Pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.031329838s +STEP: Saw pod success +Jun 1 08:41:31.125: INFO: Pod "downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901" satisfied condition "Succeeded or Failed" +Jun 1 08:41:31.129: INFO: Trying to get logs from node dce-10-6-135-25 pod downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901 container client-container: +STEP: delete the pod +Jun 1 08:41:31.157: INFO: Waiting for pod downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901 to disappear +Jun 1 08:41:31.162: INFO: Pod downwardapi-volume-3d95d294-b4f1-46fc-b8f9-a3e4b89d5901 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:31.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4978" for this suite. + +• [SLOW TEST:6.268 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","total":277,"completed":67,"skipped":1142,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:31.182: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename deployment +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in deployment-6070 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:74 +[It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:41:31.338: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) +Jun 1 08:41:31.350: INFO: Pod name sample-pod: Found 0 pods out of 1 +Jun 1 08:41:36.354: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Jun 1 08:41:36.354: INFO: Creating deployment "test-rolling-update-deployment" +Jun 1 08:41:36.360: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has +Jun 1 08:41:36.374: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created +Jun 1 08:41:38.391: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected +Jun 1 08:41:38.399: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:2, UpdatedReplicas:1, ReadyReplicas:1, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597696, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597696, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597696, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597696, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rolling-update-deployment-59d5cb45c7\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:41:40.405: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:68 +Jun 1 08:41:40.422: INFO: Deployment "test-rolling-update-deployment": +&Deployment{ObjectMeta:{test-rolling-update-deployment deployment-6070 /apis/apps/v1/namespaces/deployment-6070/deployments/test-rolling-update-deployment 3181d0c2-7d6c-464a-8fac-646efc8f2ce6 1031310 1 2020-06-01 08:41:36 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] []},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc005578a78 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2020-06-01 08:41:36 +0000 UTC,LastTransitionTime:2020-06-01 08:41:36 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-59d5cb45c7" has successfully progressed.,LastUpdateTime:2020-06-01 08:41:39 +0000 UTC,LastTransitionTime:2020-06-01 08:41:36 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jun 1 08:41:40.428: INFO: New ReplicaSet "test-rolling-update-deployment-59d5cb45c7" of Deployment "test-rolling-update-deployment": +&ReplicaSet{ObjectMeta:{test-rolling-update-deployment-59d5cb45c7 deployment-6070 /apis/apps/v1/namespaces/deployment-6070/replicasets/test-rolling-update-deployment-59d5cb45c7 af4b97eb-4253-4178-b794-a219907b4e7b 1031300 1 2020-06-01 08:41:36 +0000 UTC map[name:sample-pod pod-template-hash:59d5cb45c7] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305833] [{apps/v1 Deployment test-rolling-update-deployment 3181d0c2-7d6c-464a-8fac-646efc8f2ce6 0xc005549c27 0xc005549c28}] [] []},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod-template-hash: 59d5cb45c7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:59d5cb45c7] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc005549ca8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:41:40.429: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": +Jun 1 08:41:40.429: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-6070 /apis/apps/v1/namespaces/deployment-6070/replicasets/test-rolling-update-controller a37ead3e-103a-4916-b21f-4c1b02800b35 1031309 2 2020-06-01 08:41:31 +0000 UTC map[name:sample-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305832] [{apps/v1 Deployment test-rolling-update-deployment 3181d0c2-7d6c-464a-8fac-646efc8f2ce6 0xc005549b1f 0xc005549b30}] [] []},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod:httpd] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc005549ba8 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:41:40.435: INFO: Pod "test-rolling-update-deployment-59d5cb45c7-zmktm" is available: +&Pod{ObjectMeta:{test-rolling-update-deployment-59d5cb45c7-zmktm test-rolling-update-deployment-59d5cb45c7- deployment-6070 /api/v1/namespaces/deployment-6070/pods/test-rolling-update-deployment-59d5cb45c7-zmktm 24d3d46f-f68a-4536-ac15-43b4ba30d822 1031299 0 2020-06-01 08:41:36 +0000 UTC map[name:sample-pod pod-template-hash:59d5cb45c7] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet test-rolling-update-deployment-59d5cb45c7 af4b97eb-4253-4178-b794-a219907b4e7b 0xc0055e2297 0xc0055e2298}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-q2bkp,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-q2bkp,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-q2bkp,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-25,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:41:36 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:41:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:41:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:41:36 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.25,PodIP:172.29.43.34,StartTime:2020-06-01 08:41:36 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 08:41:39 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,ImageID:docker-pullable://us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost@sha256:1d7f0d77a6f07fd507f147a38d06a7c8269ebabd4f923bfe46d4fb8b396a520c,ContainerID:docker://40a77631968001b8a5d7ec870bbfeb31db65ab5eb0f49ee2b95db640375b8de0,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.43.34,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:40.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-6070" for this suite. + +• [SLOW TEST:9.281 seconds] +[sig-apps] Deployment +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","total":277,"completed":68,"skipped":1160,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a validating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:40.463: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-7711 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:41:41.341: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:41:43.359: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:41:45.364: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726597701, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:41:48.379: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a validating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a validating webhook configuration +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Updating a validating webhook configuration's rules to not include the create operation +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Patching a validating webhook configuration's rules to include the create operation +STEP: Creating a configMap that does not comply to the validation webhook rules +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:48.486: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7711" for this suite. +STEP: Destroying namespace "webhook-7711-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:8.141 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + patching/updating a validating webhook should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","total":277,"completed":69,"skipped":1165,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:48.604: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-797 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-test-volume-map-13b39b2a-880b-484f-9f8d-8b7f7a611476 +STEP: Creating a pod to test consume configMaps +Jun 1 08:41:48.851: INFO: Waiting up to 5m0s for pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca" in namespace "configmap-797" to be "Succeeded or Failed" +Jun 1 08:41:48.856: INFO: Pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca": Phase="Pending", Reason="", readiness=false. Elapsed: 4.856186ms +Jun 1 08:41:51.113: INFO: Pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca": Phase="Pending", Reason="", readiness=false. Elapsed: 2.262027256s +Jun 1 08:41:53.118: INFO: Pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca": Phase="Pending", Reason="", readiness=false. Elapsed: 4.266507226s +Jun 1 08:41:55.124: INFO: Pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.27240402s +STEP: Saw pod success +Jun 1 08:41:55.124: INFO: Pod "pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca" satisfied condition "Succeeded or Failed" +Jun 1 08:41:55.127: INFO: Trying to get logs from node dce-10-6-135-25 pod pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca container configmap-volume-test: +STEP: delete the pod +Jun 1 08:41:55.150: INFO: Waiting for pod pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca to disappear +Jun 1 08:41:55.154: INFO: Pod pod-configmaps-c22ed922-76d4-4603-b96b-1bcd232889ca no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:55.155: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-797" for this suite. + +• [SLOW TEST:6.602 seconds] +[sig-storage] ConfigMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":277,"completed":70,"skipped":1178,"failed":0} +SSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:55.207: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-4519 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Jun 1 08:41:55.479: INFO: Waiting up to 5m0s for pod "pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2" in namespace "emptydir-4519" to be "Succeeded or Failed" +Jun 1 08:41:55.484: INFO: Pod "pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.52503ms +Jun 1 08:41:57.489: INFO: Pod "pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009258483s +Jun 1 08:41:59.495: INFO: Pod "pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015979396s +STEP: Saw pod success +Jun 1 08:41:59.495: INFO: Pod "pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2" satisfied condition "Succeeded or Failed" +Jun 1 08:41:59.502: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2 container test-container: +STEP: delete the pod +Jun 1 08:41:59.541: INFO: Waiting for pod pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2 to disappear +Jun 1 08:41:59.549: INFO: Pod pod-189dfa0d-b0a2-4126-830e-a9a5502e49b2 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:41:59.550: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-4519" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":71,"skipped":1181,"failed":0} + +------------------------------ +[k8s.io] Security Context when creating containers with AllowPrivilegeEscalation + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:41:59.567: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename security-context-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in security-context-test-7665 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:41 +[It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:41:59.747: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a" in namespace "security-context-test-7665" to be "Succeeded or Failed" +Jun 1 08:41:59.752: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.694478ms +Jun 1 08:42:01.757: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009351841s +Jun 1 08:42:03.762: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014743397s +Jun 1 08:42:05.767: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.019630959s +Jun 1 08:42:07.775: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 8.027961774s +Jun 1 08:42:09.780: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Pending", Reason="", readiness=false. Elapsed: 10.032900572s +Jun 1 08:42:11.786: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.038397949s +Jun 1 08:42:11.786: INFO: Pod "alpine-nnp-false-c98adbe7-22f0-4275-bfff-f4a0f2fe3c6a" satisfied condition "Succeeded or Failed" +[AfterEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:42:11.798: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-7665" for this suite. + +• [SLOW TEST:12.246 seconds] +[k8s.io] Security Context +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + when creating containers with AllowPrivilegeEscalation + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:291 + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":72,"skipped":1181,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + custom resource defaulting for requests and from storage works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:42:11.814: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in custom-resource-definition-8910 +STEP: Waiting for a default service account to be provisioned in namespace +[It] custom resource defaulting for requests and from storage works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:42:11.970: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:42:13.109: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-8910" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works [Conformance]","total":277,"completed":73,"skipped":1203,"failed":0} +SS +------------------------------ +[sig-storage] Projected configMap + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:42:13.173: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-7392 +STEP: Waiting for a default service account to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating projection with configMap that has name projected-configmap-test-upd-1c9bdbf0-469c-49ed-9f05-47a78da93aa0 +STEP: Creating the pod +STEP: Updating configmap projected-configmap-test-upd-1c9bdbf0-469c-49ed-9f05-47a78da93aa0 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:43:46.103: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7392" for this suite. + +• [SLOW TEST:92.949 seconds] +[sig-storage] Projected configMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36 + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":74,"skipped":1205,"failed":0} +SSSSSSSSSS +------------------------------ +[k8s.io] Pods + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:43:46.122: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pods +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-895 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178 +[It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:43:46.285: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: creating the pod +STEP: submitting the pod to kubernetes +[AfterEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:43:52.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-895" for this suite. + +• [SLOW TEST:6.256 seconds] +[k8s.io] Pods +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]","total":277,"completed":75,"skipped":1215,"failed":0} +S +------------------------------ +[k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:43:52.378: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-lifecycle-hook-3783 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:64 +STEP: create the container to handle the HTTPGet hook request. +[It] should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the pod with lifecycle hook +STEP: delete the pod with lifecycle hook +Jun 1 08:44:00.597: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:00.603: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:02.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:02.608: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:04.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:04.608: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:06.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:06.610: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:08.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:08.918: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:10.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:10.612: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:12.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:12.609: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:14.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:14.609: INFO: Pod pod-with-prestop-exec-hook still exists +Jun 1 08:44:16.603: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jun 1 08:44:16.609: INFO: Pod pod-with-prestop-exec-hook no longer exists +STEP: check prestop hook +[AfterEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:44:16.619: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-3783" for this suite. + +• [SLOW TEST:24.253 seconds] +[k8s.io] Container Lifecycle Hook +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:42 + should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]","total":277,"completed":76,"skipped":1216,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for the cluster [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:44:16.631: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename dns +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-8022 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide DNS for the cluster [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@kubernetes.default.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-8022.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@kubernetes.default.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-8022.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Jun 1 08:44:20.869: INFO: DNS probes using dns-8022/dns-test-c4b9e78d-0e17-4aa6-9177-8f0fef3744ec succeeded + +STEP: deleting the pod +[AfterEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:44:20.887: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-8022" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide DNS for the cluster [Conformance]","total":277,"completed":77,"skipped":1226,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] + removing taint cancels eviction [Disruptive] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:44:20.908: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename taint-single-pod +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in taint-single-pod-7578 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/taints.go:164 +Jun 1 08:44:21.078: INFO: Waiting up to 1m0s for all nodes to be ready +Jun 1 08:45:21.140: INFO: Waiting for terminating namespaces to be deleted... +[It] removing taint cancels eviction [Disruptive] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:45:21.146: INFO: Starting informer... +STEP: Starting pod... +Jun 1 08:45:21.364: INFO: Pod is running on dce-10-6-135-24. Tainting Node +STEP: Trying to apply a taint on the Node +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +STEP: Waiting short time to make sure Pod is queued for deletion +Jun 1 08:45:21.389: INFO: Pod wasn't evicted. Proceeding +Jun 1 08:45:21.389: INFO: Removing taint from Node +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +STEP: Waiting some time to make sure that toleration time passed. +Jun 1 08:46:36.505: INFO: Pod wasn't evicted. Test successful +[AfterEach] [k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:46:36.505: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-single-pod-7578" for this suite. + +• [SLOW TEST:135.618 seconds] +[k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + removing taint cancels eviction [Disruptive] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]","total":277,"completed":78,"skipped":1259,"failed":0} +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:46:36.526: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-8429 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a ReplicationController +STEP: Ensuring resource quota status captures replication controller creation +STEP: Deleting a ReplicationController +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:46:47.720: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-8429" for this suite. + +• [SLOW TEST:11.208 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]","total":277,"completed":79,"skipped":1260,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Docker Containers + should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:46:47.735: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename containers +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in containers-3574 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test override command +Jun 1 08:46:47.900: INFO: Waiting up to 5m0s for pod "client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0" in namespace "containers-3574" to be "Succeeded or Failed" +Jun 1 08:46:47.914: INFO: Pod "client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0": Phase="Pending", Reason="", readiness=false. Elapsed: 14.096695ms +Jun 1 08:46:49.919: INFO: Pod "client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018628656s +Jun 1 08:46:51.924: INFO: Pod "client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023937583s +STEP: Saw pod success +Jun 1 08:46:51.924: INFO: Pod "client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0" satisfied condition "Succeeded or Failed" +Jun 1 08:46:51.931: INFO: Trying to get logs from node dce-10-6-135-24 pod client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0 container test-container: +STEP: delete the pod +Jun 1 08:46:51.980: INFO: Waiting for pod client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0 to disappear +Jun 1 08:46:51.986: INFO: Pod client-containers-7bd079a8-184a-4ed6-8527-f30ced4fddf0 no longer exists +[AfterEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:46:51.986: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-3574" for this suite. +•{"msg":"PASSED [k8s.io] Docker Containers should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance]","total":277,"completed":80,"skipped":1275,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide host IP as an env var [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:46:52.006: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-898 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide host IP as an env var [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward api env vars +Jun 1 08:46:52.261: INFO: Waiting up to 5m0s for pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8" in namespace "downward-api-898" to be "Succeeded or Failed" +Jun 1 08:46:52.277: INFO: Pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8": Phase="Pending", Reason="", readiness=false. Elapsed: 15.437823ms +Jun 1 08:46:54.313: INFO: Pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.051595415s +Jun 1 08:46:56.318: INFO: Pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.056539108s +Jun 1 08:46:58.324: INFO: Pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.06230194s +STEP: Saw pod success +Jun 1 08:46:58.324: INFO: Pod "downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8" satisfied condition "Succeeded or Failed" +Jun 1 08:46:58.331: INFO: Trying to get logs from node dce-10-6-135-24 pod downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8 container dapi-container: +STEP: delete the pod +Jun 1 08:46:58.366: INFO: Waiting for pod downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8 to disappear +Jun 1 08:46:58.376: INFO: Pod downward-api-e6f7f5e8-cf15-44a8-83b0-d84af0d896a8 no longer exists +[AfterEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:46:58.376: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-898" for this suite. + +• [SLOW TEST:6.388 seconds] +[sig-node] Downward API +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downward_api.go:34 + should provide host IP as an env var [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]","total":277,"completed":81,"skipped":1301,"failed":0} +SSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:46:58.394: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-7151 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0666 on tmpfs +Jun 1 08:46:58.580: INFO: Waiting up to 5m0s for pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9" in namespace "emptydir-7151" to be "Succeeded or Failed" +Jun 1 08:46:58.590: INFO: Pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9": Phase="Pending", Reason="", readiness=false. Elapsed: 9.921191ms +Jun 1 08:47:00.595: INFO: Pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015115029s +Jun 1 08:47:02.599: INFO: Pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.019649505s +Jun 1 08:47:04.605: INFO: Pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.025310246s +STEP: Saw pod success +Jun 1 08:47:04.605: INFO: Pod "pod-1a8358ba-df78-4d76-9c6d-673444b746e9" satisfied condition "Succeeded or Failed" +Jun 1 08:47:04.610: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-1a8358ba-df78-4d76-9c6d-673444b746e9 container test-container: +STEP: delete the pod +Jun 1 08:47:04.680: INFO: Waiting for pod pod-1a8358ba-df78-4d76-9c6d-673444b746e9 to disappear +Jun 1 08:47:04.685: INFO: Pod pod-1a8358ba-df78-4d76-9c6d-673444b746e9 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:04.685: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-7151" for this suite. + +• [SLOW TEST:6.306 seconds] +[sig-storage] EmptyDir volumes +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42 + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":82,"skipped":1304,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:04.700: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename subpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in subpath-9584 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with configmap pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod pod-subpath-test-configmap-vgmd +STEP: Creating a pod to test atomic-volume-subpath +Jun 1 08:47:04.871: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-vgmd" in namespace "subpath-9584" to be "Succeeded or Failed" +Jun 1 08:47:04.876: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.824444ms +Jun 1 08:47:06.883: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011774589s +Jun 1 08:47:08.888: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 4.016820165s +Jun 1 08:47:10.893: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 6.022070952s +Jun 1 08:47:12.900: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 8.029072317s +Jun 1 08:47:15.027: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 10.155971793s +Jun 1 08:47:17.050: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 12.178980258s +Jun 1 08:47:19.056: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 14.184870571s +Jun 1 08:47:21.061: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 16.189955791s +Jun 1 08:47:23.066: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 18.195099344s +Jun 1 08:47:25.071: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 20.200387489s +Jun 1 08:47:27.076: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Running", Reason="", readiness=true. Elapsed: 22.204927557s +Jun 1 08:47:29.083: INFO: Pod "pod-subpath-test-configmap-vgmd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.211646992s +STEP: Saw pod success +Jun 1 08:47:29.083: INFO: Pod "pod-subpath-test-configmap-vgmd" satisfied condition "Succeeded or Failed" +Jun 1 08:47:29.087: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-subpath-test-configmap-vgmd container test-container-subpath-configmap-vgmd: +STEP: delete the pod +Jun 1 08:47:29.118: INFO: Waiting for pod pod-subpath-test-configmap-vgmd to disappear +Jun 1 08:47:29.123: INFO: Pod pod-subpath-test-configmap-vgmd no longer exists +STEP: Deleting pod pod-subpath-test-configmap-vgmd +Jun 1 08:47:29.123: INFO: Deleting pod "pod-subpath-test-configmap-vgmd" in namespace "subpath-9584" +[AfterEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:29.130: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-9584" for this suite. + +• [SLOW TEST:24.452 seconds] +[sig-storage] Subpath +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with configmap pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [LinuxOnly] [Conformance]","total":277,"completed":83,"skipped":1331,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should surface a failure condition on a common issue like exceeded quota [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] ReplicationController + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:29.152: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename replication-controller +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replication-controller-5959 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should surface a failure condition on a common issue like exceeded quota [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:47:29.299: INFO: Creating quota "condition-test" that allows only two pods to run in the current namespace +STEP: Creating rc "condition-test" that asks for more than the allowed pod quota +STEP: Checking rc "condition-test" has the desired failure condition set +STEP: Scaling down rc "condition-test" to satisfy pod quota +Jun 1 08:47:31.363: INFO: Updating replication controller "condition-test" +STEP: Checking rc "condition-test" has no failure condition set +[AfterEach] [sig-apps] ReplicationController + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:31.370: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-5959" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]","total":277,"completed":84,"skipped":1369,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:31.388: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename watch +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in watch-3370 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a watch on configmaps +STEP: creating a new configmap +STEP: modifying the configmap once +STEP: closing the watch once it receives two notifications +Jun 1 08:47:31.580: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-3370 /api/v1/namespaces/watch-3370/configmaps/e2e-watch-test-watch-closed b08f6b51-3c8e-443e-8f3c-e63a07fa32ac 1033516 0 2020-06-01 08:47:31 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jun 1 08:47:31.580: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-3370 /api/v1/namespaces/watch-3370/configmaps/e2e-watch-test-watch-closed b08f6b51-3c8e-443e-8f3c-e63a07fa32ac 1033517 0 2020-06-01 08:47:31 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] []},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying the configmap a second time, while the watch is closed +STEP: creating a new watch on configmaps from the last resource version observed by the first watch +STEP: deleting the configmap +STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed +Jun 1 08:47:31.603: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-3370 /api/v1/namespaces/watch-3370/configmaps/e2e-watch-test-watch-closed b08f6b51-3c8e-443e-8f3c-e63a07fa32ac 1033518 0 2020-06-01 08:47:31 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jun 1 08:47:31.603: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-3370 /api/v1/namespaces/watch-3370/configmaps/e2e-watch-test-watch-closed b08f6b51-3c8e-443e-8f3c-e63a07fa32ac 1033519 0 2020-06-01 08:47:31 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:31.603: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-3370" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]","total":277,"completed":85,"skipped":1373,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate pod and apply defaults after mutation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:31.631: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-9192 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:47:32.216: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:47:34.954: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:47:36.959: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:47:38.959: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:47:40.961: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598052, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:47:43.970: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate pod and apply defaults after mutation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering the mutating pod webhook via the AdmissionRegistration API +STEP: create a pod that should be updated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:44.051: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9192" for this suite. +STEP: Destroying namespace "webhook-9192-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:12.571 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate pod and apply defaults after mutation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]","total":277,"completed":86,"skipped":1392,"failed":0} +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide podname only [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:44.202: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-6314 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should provide podname only [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:47:44.391: INFO: Waiting up to 5m0s for pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f" in namespace "projected-6314" to be "Succeeded or Failed" +Jun 1 08:47:44.396: INFO: Pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f": Phase="Pending", Reason="", readiness=false. Elapsed: 5.127947ms +Jun 1 08:47:46.402: INFO: Pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011134342s +Jun 1 08:47:48.407: INFO: Pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.016065592s +Jun 1 08:47:50.423: INFO: Pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.031721275s +STEP: Saw pod success +Jun 1 08:47:50.423: INFO: Pod "downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f" satisfied condition "Succeeded or Failed" +Jun 1 08:47:50.428: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f container client-container: +STEP: delete the pod +Jun 1 08:47:50.477: INFO: Waiting for pod downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f to disappear +Jun 1 08:47:50.491: INFO: Pod downwardapi-volume-fe78e75b-d994-4010-94aa-95fd302a723f no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:50.491: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-6314" for this suite. + +• [SLOW TEST:6.315 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should provide podname only [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","total":277,"completed":87,"skipped":1393,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:50.517: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-3799 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating projection with secret that has name projected-secret-test-91c5e037-5e23-4bb2-8b3b-e65c9311dfb9 +STEP: Creating a pod to test consume secrets +Jun 1 08:47:50.706: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef" in namespace "projected-3799" to be "Succeeded or Failed" +Jun 1 08:47:50.712: INFO: Pod "pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef": Phase="Pending", Reason="", readiness=false. Elapsed: 5.06575ms +Jun 1 08:47:52.717: INFO: Pod "pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010262986s +Jun 1 08:47:54.722: INFO: Pod "pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015661279s +STEP: Saw pod success +Jun 1 08:47:54.722: INFO: Pod "pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef" satisfied condition "Succeeded or Failed" +Jun 1 08:47:54.727: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef container projected-secret-volume-test: +STEP: delete the pod +Jun 1 08:47:54.753: INFO: Waiting for pod pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef to disappear +Jun 1 08:47:54.757: INFO: Pod pod-projected-secrets-b441eceb-f63f-4cfa-9658-68c063ba69ef no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:47:54.757: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3799" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","total":277,"completed":88,"skipped":1406,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should delete a job [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:47:54.772: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename job +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in job-8061 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should delete a job [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: delete a job +STEP: deleting Job.batch foo in namespace job-8061, will wait for the garbage collector to delete the pods +Jun 1 08:47:58.999: INFO: Deleting Job.batch foo took: 11.562957ms +Jun 1 08:47:59.507: INFO: Terminating Job.batch foo pods took: 507.409457ms +STEP: Ensuring job was deleted +[AfterEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:48:34.511: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-8061" for this suite. + +• [SLOW TEST:39.755 seconds] +[sig-apps] Job +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should delete a job [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","total":277,"completed":89,"skipped":1418,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should delete old replica sets [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:48:34.529: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename deployment +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in deployment-8562 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:74 +[It] deployment should delete old replica sets [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:48:34.694: INFO: Pod name cleanup-pod: Found 0 pods out of 1 +Jun 1 08:48:39.698: INFO: Pod name cleanup-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Jun 1 08:48:39.698: INFO: Creating deployment test-cleanup-deployment +STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:68 +Jun 1 08:48:39.725: INFO: Deployment "test-cleanup-deployment": +&Deployment{ObjectMeta:{test-cleanup-deployment deployment-8562 /apis/apps/v1/namespaces/deployment-8562/deployments/test-cleanup-deployment b22cf141-0ee7-4310-a1f3-42b876f82c4f 1034076 1 2020-06-01 08:48:39 +0000 UTC map[name:cleanup-pod] map[] [] [] []},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc005b03088 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*0,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} + +Jun 1 08:48:39.729: INFO: New ReplicaSet "test-cleanup-deployment-b4867b47f" of Deployment "test-cleanup-deployment": +&ReplicaSet{ObjectMeta:{test-cleanup-deployment-b4867b47f deployment-8562 /apis/apps/v1/namespaces/deployment-8562/replicasets/test-cleanup-deployment-b4867b47f 05a65a1f-f509-4024-8e50-cc5b2241b997 1034078 1 2020-06-01 08:48:39 +0000 UTC map[name:cleanup-pod pod-template-hash:b4867b47f] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-cleanup-deployment b22cf141-0ee7-4310-a1f3-42b876f82c4f 0xc005aac6d0 0xc005aac6d1}] [] []},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod-template-hash: b4867b47f,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod-template-hash:b4867b47f] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc005aac738 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:0,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:48:39.729: INFO: All old ReplicaSets of Deployment "test-cleanup-deployment": +Jun 1 08:48:39.729: INFO: &ReplicaSet{ObjectMeta:{test-cleanup-controller deployment-8562 /apis/apps/v1/namespaces/deployment-8562/replicasets/test-cleanup-controller 10934597-d60d-4d40-bfba-f5bd37d0e871 1034077 1 2020-06-01 08:48:34 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [{apps/v1 Deployment test-cleanup-deployment b22cf141-0ee7-4310-a1f3-42b876f82c4f 0xc005aac607 0xc005aac608}] [] []},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc005aac668 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:48:39.734: INFO: Pod "test-cleanup-controller-tgjxs" is available: +&Pod{ObjectMeta:{test-cleanup-controller-tgjxs test-cleanup-controller- deployment-8562 /api/v1/namespaces/deployment-8562/pods/test-cleanup-controller-tgjxs ea22cd19-ef46-4ba2-aa3a-d26545166060 1034054 0 2020-06-01 08:48:34 +0000 UTC map[name:cleanup-pod pod:httpd] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet test-cleanup-controller 10934597-d60d-4d40-bfba-f5bd37d0e871 0xc005aacd27 0xc005aacd28}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-2rdnf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-2rdnf,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-2rdnf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:48:34 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:48:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:48:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:48:34 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.10,StartTime:2020-06-01 08:48:34 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 08:48:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://d55584be58313413a396a1a4ba18d708d78fbf6c327abf77d829b122649b8056,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.10,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 08:48:39.735: INFO: Pod "test-cleanup-deployment-b4867b47f-5xp5p" is not available: +&Pod{ObjectMeta:{test-cleanup-deployment-b4867b47f-5xp5p test-cleanup-deployment-b4867b47f- deployment-8562 /api/v1/namespaces/deployment-8562/pods/test-cleanup-deployment-b4867b47f-5xp5p ede76592-89d7-42e4-985a-29f995097abb 1034079 0 2020-06-01 08:48:39 +0000 UTC map[name:cleanup-pod pod-template-hash:b4867b47f] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet test-cleanup-deployment-b4867b47f 05a65a1f-f509-4024-8e50-cc5b2241b997 0xc005aacea0 0xc005aacea1}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-2rdnf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-2rdnf,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-2rdnf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:48:39.735: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-8562" for this suite. + +• [SLOW TEST:5.229 seconds] +[sig-apps] Deployment +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should delete old replica sets [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","total":277,"completed":90,"skipped":1448,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:48:39.758: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-8535 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:48:40.237: INFO: Waiting up to 5m0s for pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995" in namespace "downward-api-8535" to be "Succeeded or Failed" +Jun 1 08:48:40.268: INFO: Pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995": Phase="Pending", Reason="", readiness=false. Elapsed: 30.58035ms +Jun 1 08:48:42.273: INFO: Pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995": Phase="Pending", Reason="", readiness=false. Elapsed: 2.03620289s +Jun 1 08:48:44.281: INFO: Pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995": Phase="Pending", Reason="", readiness=false. Elapsed: 4.043557892s +Jun 1 08:48:46.286: INFO: Pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.048634356s +STEP: Saw pod success +Jun 1 08:48:46.286: INFO: Pod "downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995" satisfied condition "Succeeded or Failed" +Jun 1 08:48:46.291: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995 container client-container: +STEP: delete the pod +Jun 1 08:48:46.319: INFO: Waiting for pod downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995 to disappear +Jun 1 08:48:46.323: INFO: Pod downwardapi-volume-5ae6274b-509c-41d6-b0c7-e1e8d0b68995 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:48:46.323: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8535" for this suite. + +• [SLOW TEST:6.578 seconds] +[sig-storage] Downward API volume +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37 + should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","total":277,"completed":91,"skipped":1460,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:48:46.336: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-275 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:48:46.501: INFO: Waiting up to 5m0s for pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b" in namespace "projected-275" to be "Succeeded or Failed" +Jun 1 08:48:46.508: INFO: Pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.502123ms +Jun 1 08:48:48.513: INFO: Pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01158468s +Jun 1 08:48:50.518: INFO: Pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b": Phase="Running", Reason="", readiness=true. Elapsed: 4.016796465s +Jun 1 08:48:52.525: INFO: Pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.023895719s +STEP: Saw pod success +Jun 1 08:48:52.525: INFO: Pod "downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b" satisfied condition "Succeeded or Failed" +Jun 1 08:48:52.531: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b container client-container: +STEP: delete the pod +Jun 1 08:48:52.561: INFO: Waiting for pod downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b to disappear +Jun 1 08:48:52.566: INFO: Pod downwardapi-volume-58450291-d55b-4051-ae31-89a6225bed3b no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:48:52.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-275" for this suite. + +• [SLOW TEST:6.243 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should provide container's memory request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","total":277,"completed":92,"skipped":1488,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:48:52.580: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-6988 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide container's cpu request [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 08:48:52.737: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814" in namespace "downward-api-6988" to be "Succeeded or Failed" +Jun 1 08:48:52.742: INFO: Pod "downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814": Phase="Pending", Reason="", readiness=false. Elapsed: 4.778303ms +Jun 1 08:48:54.746: INFO: Pod "downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00936687s +Jun 1 08:48:56.751: INFO: Pod "downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014424246s +STEP: Saw pod success +Jun 1 08:48:56.751: INFO: Pod "downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814" satisfied condition "Succeeded or Failed" +Jun 1 08:48:56.757: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814 container client-container: +STEP: delete the pod +Jun 1 08:48:56.785: INFO: Waiting for pod downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814 to disappear +Jun 1 08:48:56.790: INFO: Pod downwardapi-volume-bc0cd03b-a508-4e59-8c60-734646ce5814 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:48:56.791: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6988" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","total":277,"completed":93,"skipped":1526,"failed":0} +S +------------------------------ +[sig-network] Services + should be able to create a functioning NodePort service [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:48:56.805: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-3342 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should be able to create a functioning NodePort service [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating service nodeport-test with type=NodePort in namespace services-3342 +STEP: creating replication controller nodeport-test in namespace services-3342 +I0601 08:48:57.037316 23 runners.go:190] Created replication controller with name: nodeport-test, namespace: services-3342, replica count: 2 +I0601 08:49:00.088160 23 runners.go:190] nodeport-test Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jun 1 08:49:03.088: INFO: Creating new exec pod +I0601 08:49:03.088388 23 runners.go:190] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jun 1 08:49:08.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3342 execpoddm4sp -- /bin/sh -x -c nc -zv -t -w 2 nodeport-test 80' +Jun 1 08:49:08.428: INFO: stderr: "+ nc -zv -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Jun 1 08:49:08.428: INFO: stdout: "" +Jun 1 08:49:08.429: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3342 execpoddm4sp -- /bin/sh -x -c nc -zv -t -w 2 172.31.253.111 80' +Jun 1 08:49:08.754: INFO: stderr: "+ nc -zv -t -w 2 172.31.253.111 80\nConnection to 172.31.253.111 80 port [tcp/http] succeeded!\n" +Jun 1 08:49:08.754: INFO: stdout: "" +Jun 1 08:49:08.754: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3342 execpoddm4sp -- /bin/sh -x -c nc -zv -t -w 2 10.6.135.24 30842' +Jun 1 08:49:09.062: INFO: stderr: "+ nc -zv -t -w 2 10.6.135.24 30842\nConnection to 10.6.135.24 30842 port [tcp/30842] succeeded!\n" +Jun 1 08:49:09.062: INFO: stdout: "" +Jun 1 08:49:09.062: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3342 execpoddm4sp -- /bin/sh -x -c nc -zv -t -w 2 10.6.135.22 30842' +Jun 1 08:49:09.365: INFO: stderr: "+ nc -zv -t -w 2 10.6.135.22 30842\nConnection to 10.6.135.22 30842 port [tcp/30842] succeeded!\n" +Jun 1 08:49:09.365: INFO: stdout: "" +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:49:09.365: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3342" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 + +• [SLOW TEST:12.575 seconds] +[sig-network] Services +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should be able to create a functioning NodePort service [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","total":277,"completed":94,"skipped":1527,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate configmap [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:49:09.381: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-2405 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:49:09.975: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:49:11.988: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598149, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598149, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598150, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598149, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:49:15.008: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate configmap [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering the mutating configmap webhook via the AdmissionRegistration API +Jun 1 08:49:22.168: INFO: Waiting for webhook configuration to be ready... +STEP: create a configmap that should be updated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:49:22.307: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2405" for this suite. +STEP: Destroying namespace "webhook-2405-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:13.023 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate configmap [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","total":277,"completed":95,"skipped":1545,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + should proxy through a service and a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] version v1 + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:49:22.404: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename proxy +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in proxy-5232 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should proxy through a service and a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: starting an echo server on multiple ports +STEP: creating replication controller proxy-service-svlbj in namespace proxy-5232 +I0601 08:49:22.597358 23 runners.go:190] Created replication controller with name: proxy-service-svlbj, namespace: proxy-5232, replica count: 1 +I0601 08:49:23.648293 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 08:49:24.648655 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 08:49:25.648987 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 08:49:26.649219 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 08:49:27.649431 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:28.649682 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:29.649999 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:30.650198 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:31.650411 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:32.650624 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:33.650924 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:34.651160 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0601 08:49:35.651374 23 runners.go:190] proxy-service-svlbj Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jun 1 08:49:35.658: INFO: setup took 13.085664319s, starting test cases +STEP: running 16 cases, 20 attempts per case, 320 total attempts +Jun 1 08:49:35.666: INFO: (0) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 7.875216ms) +Jun 1 08:49:35.669: INFO: (0) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 10.391242ms) +Jun 1 08:49:35.672: INFO: (0) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 14.033151ms) +Jun 1 08:49:35.672: INFO: (0) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 13.907626ms) +Jun 1 08:49:35.672: INFO: (0) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 13.728436ms) +Jun 1 08:49:35.672: INFO: (0) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 13.066445ms) +Jun 1 08:49:35.672: INFO: (0) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 13.139732ms) +Jun 1 08:49:35.673: INFO: (0) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 14.472209ms) +Jun 1 08:49:35.677: INFO: (0) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 17.922848ms) +Jun 1 08:49:35.677: INFO: (0) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 17.967334ms) +Jun 1 08:49:35.681: INFO: (0) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 22.503977ms) +Jun 1 08:49:35.683: INFO: (0) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 10.28877ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 9.354856ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 9.587147ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 10.111313ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 11.025818ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 10.987315ms) +Jun 1 08:49:35.695: INFO: (1) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: ... (200; 11.08847ms) +Jun 1 08:49:35.696: INFO: (1) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 11.041679ms) +Jun 1 08:49:35.698: INFO: (1) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 14.2142ms) +Jun 1 08:49:35.698: INFO: (1) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 13.741384ms) +Jun 1 08:49:35.698: INFO: (1) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 14.247725ms) +Jun 1 08:49:35.698: INFO: (1) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 14.563779ms) +Jun 1 08:49:35.698: INFO: (1) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 13.420264ms) +Jun 1 08:49:35.712: INFO: (2) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 12.936026ms) +Jun 1 08:49:35.712: INFO: (2) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 13.202949ms) +Jun 1 08:49:35.713: INFO: (2) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 13.960555ms) +Jun 1 08:49:35.713: INFO: (2) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 13.736515ms) +Jun 1 08:49:35.713: INFO: (2) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 14.463013ms) +Jun 1 08:49:35.714: INFO: (2) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 15.173031ms) +Jun 1 08:49:35.714: INFO: (2) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 15.685774ms) +Jun 1 08:49:35.716: INFO: (2) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 16.243231ms) +Jun 1 08:49:35.716: INFO: (2) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 17.374347ms) +Jun 1 08:49:35.718: INFO: (2) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 18.924968ms) +Jun 1 08:49:35.718: INFO: (2) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 18.439096ms) +Jun 1 08:49:35.718: INFO: (2) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 18.4229ms) +Jun 1 08:49:35.718: INFO: (2) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 18.666969ms) +Jun 1 08:49:35.727: INFO: (3) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 8.551981ms) +Jun 1 08:49:35.730: INFO: (3) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 11.394155ms) +Jun 1 08:49:35.730: INFO: (3) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 11.641642ms) +Jun 1 08:49:35.730: INFO: (3) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 11.950822ms) +Jun 1 08:49:35.731: INFO: (3) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 11.548478ms) +Jun 1 08:49:35.731: INFO: (3) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 11.905667ms) +Jun 1 08:49:35.731: INFO: (3) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 12.297531ms) +Jun 1 08:49:35.735: INFO: (3) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 19.896775ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 22.101205ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 22.984054ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 22.274501ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 21.985199ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 22.647692ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 22.607135ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 22.233307ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 22.414757ms) +Jun 1 08:49:35.766: INFO: (4) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 22.569517ms) +Jun 1 08:49:35.768: INFO: (4) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 23.819894ms) +Jun 1 08:49:35.768: INFO: (4) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 10.684202ms) +Jun 1 08:49:35.780: INFO: (5) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 10.62244ms) +Jun 1 08:49:35.783: INFO: (5) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: ... (200; 18.450753ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 18.335241ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 19.400397ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 18.625223ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 19.223019ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 18.510384ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 18.413877ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 18.49216ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 18.654451ms) +Jun 1 08:49:35.788: INFO: (5) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 18.690283ms) +Jun 1 08:49:35.799: INFO: (6) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 9.258316ms) +Jun 1 08:49:35.799: INFO: (6) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 8.785577ms) +Jun 1 08:49:35.800: INFO: (6) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 9.336751ms) +Jun 1 08:49:35.800: INFO: (6) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 10.045332ms) +Jun 1 08:49:35.800: INFO: (6) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 8.462856ms) +Jun 1 08:49:35.801: INFO: (6) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 8.726839ms) +Jun 1 08:49:35.804: INFO: (6) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 20.247636ms) +Jun 1 08:49:35.831: INFO: (7) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 20.764004ms) +Jun 1 08:49:35.831: INFO: (7) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 20.693425ms) +Jun 1 08:49:35.831: INFO: (7) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 20.566689ms) +Jun 1 08:49:35.832: INFO: (7) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 21.330384ms) +Jun 1 08:49:35.832: INFO: (7) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 21.600831ms) +Jun 1 08:49:35.832: INFO: (7) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 22.002928ms) +Jun 1 08:49:35.832: INFO: (7) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 21.982877ms) +Jun 1 08:49:35.833: INFO: (7) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 22.584273ms) +Jun 1 08:49:35.840: INFO: (8) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 6.754901ms) +Jun 1 08:49:35.844: INFO: (8) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 10.461644ms) +Jun 1 08:49:35.845: INFO: (8) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 11.03675ms) +Jun 1 08:49:35.848: INFO: (8) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 14.438836ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 25.276189ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 25.397755ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 25.368995ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 25.344145ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 25.500881ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 25.771048ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 25.405624ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 25.484668ms) +Jun 1 08:49:35.859: INFO: (8) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 25.432901ms) +Jun 1 08:49:35.860: INFO: (8) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 26.350287ms) +Jun 1 08:49:35.861: INFO: (8) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 26.988338ms) +Jun 1 08:49:35.872: INFO: (9) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 9.935843ms) +Jun 1 08:49:35.872: INFO: (9) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 10.225735ms) +Jun 1 08:49:35.872: INFO: (9) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 10.393468ms) +Jun 1 08:49:35.872: INFO: (9) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 10.572395ms) +Jun 1 08:49:35.872: INFO: (9) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 10.703268ms) +Jun 1 08:49:35.874: INFO: (9) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 12.887364ms) +Jun 1 08:49:35.875: INFO: (9) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 13.029759ms) +Jun 1 08:49:35.875: INFO: (9) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 13.007701ms) +Jun 1 08:49:35.875: INFO: (9) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 13.053836ms) +Jun 1 08:49:35.876: INFO: (9) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 13.992639ms) +Jun 1 08:49:35.878: INFO: (9) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 15.900019ms) +Jun 1 08:49:35.878: INFO: (9) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 15.787957ms) +Jun 1 08:49:35.878: INFO: (9) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 15.839217ms) +Jun 1 08:49:35.878: INFO: (9) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 16.896044ms) +Jun 1 08:49:35.884: INFO: (10) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 6.165955ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 13.583257ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 12.613392ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 12.524466ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 12.030969ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 12.418654ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 12.851824ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 13.096519ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 13.26947ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 11.953725ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 11.892166ms) +Jun 1 08:49:35.891: INFO: (10) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: ... (200; 25.662899ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 25.777486ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 25.420957ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 25.418373ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 25.815466ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 25.999624ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 26.161484ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 25.737333ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 25.646578ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 25.706203ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 25.632522ms) +Jun 1 08:49:35.919: INFO: (11) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 26.18541ms) +Jun 1 08:49:35.920: INFO: (11) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 26.728431ms) +Jun 1 08:49:35.920: INFO: (11) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 26.536571ms) +Jun 1 08:49:35.959: INFO: (12) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 38.470795ms) +Jun 1 08:49:35.960: INFO: (12) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 40.329468ms) +Jun 1 08:49:35.960: INFO: (12) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 40.379863ms) +Jun 1 08:49:35.961: INFO: (12) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 40.432808ms) +Jun 1 08:49:35.961: INFO: (12) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 40.47692ms) +Jun 1 08:49:35.961: INFO: (12) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 40.48048ms) +Jun 1 08:49:35.961: INFO: (12) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 40.365604ms) +Jun 1 08:49:35.963: INFO: (12) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 42.851734ms) +Jun 1 08:49:35.963: INFO: (12) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 42.64075ms) +Jun 1 08:49:35.963: INFO: (12) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 42.950305ms) +Jun 1 08:49:35.964: INFO: (12) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: ... (200; 9.817805ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 10.403103ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 9.529241ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 10.854471ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 9.640014ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 9.51276ms) +Jun 1 08:49:35.975: INFO: (13) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 10.751439ms) +Jun 1 08:49:35.979: INFO: (13) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 14.059449ms) +Jun 1 08:49:35.979: INFO: (13) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 14.521526ms) +Jun 1 08:49:35.979: INFO: (13) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 14.034179ms) +Jun 1 08:49:35.979: INFO: (13) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 14.157334ms) +Jun 1 08:49:35.979: INFO: (13) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 14.663387ms) +Jun 1 08:49:35.980: INFO: (13) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 14.329412ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 13.708258ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 13.898946ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 14.040881ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 13.913001ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 14.045764ms) +Jun 1 08:49:35.994: INFO: (14) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 13.846441ms) +Jun 1 08:49:35.995: INFO: (14) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 14.526668ms) +Jun 1 08:49:35.995: INFO: (14) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 14.513615ms) +Jun 1 08:49:35.995: INFO: (14) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 14.518354ms) +Jun 1 08:49:35.995: INFO: (14) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 10.780164ms) +Jun 1 08:49:36.011: INFO: (15) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 10.910153ms) +Jun 1 08:49:36.012: INFO: (15) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 11.50471ms) +Jun 1 08:49:36.012: INFO: (15) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 11.515668ms) +Jun 1 08:49:36.012: INFO: (15) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 11.631061ms) +Jun 1 08:49:36.012: INFO: (15) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 11.627746ms) +Jun 1 08:49:36.012: INFO: (15) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 15.830743ms) +Jun 1 08:49:36.035: INFO: (16) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 16.391682ms) +Jun 1 08:49:36.036: INFO: (16) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 17.207453ms) +Jun 1 08:49:36.036: INFO: (16) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 16.73709ms) +Jun 1 08:49:36.037: INFO: (16) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: ... (200; 11.910753ms) +Jun 1 08:49:36.058: INFO: (17) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 14.580778ms) +Jun 1 08:49:36.058: INFO: (17) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 14.711569ms) +Jun 1 08:49:36.058: INFO: (17) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 14.644921ms) +Jun 1 08:49:36.059: INFO: (17) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 15.655073ms) +Jun 1 08:49:36.059: INFO: (17) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 16.31302ms) +Jun 1 08:49:36.059: INFO: (17) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 15.934194ms) +Jun 1 08:49:36.062: INFO: (17) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 19.034117ms) +Jun 1 08:49:36.064: INFO: (17) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname1/proxy/: foo (200; 20.894703ms) +Jun 1 08:49:36.064: INFO: (17) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 20.598401ms) +Jun 1 08:49:36.065: INFO: (17) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 21.112494ms) +Jun 1 08:49:36.065: INFO: (17) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 21.436268ms) +Jun 1 08:49:36.066: INFO: (17) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 22.069062ms) +Jun 1 08:49:36.077: INFO: (18) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 11.451288ms) +Jun 1 08:49:36.078: INFO: (18) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 10.840174ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 12.96072ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 12.019976ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 12.899928ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:460/proxy/: tls baz (200; 13.013148ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf/proxy/: test (200; 13.460352ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:1080/proxy/: test<... (200; 12.775286ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 12.963673ms) +Jun 1 08:49:36.079: INFO: (18) /api/v1/namespaces/proxy-5232/pods/proxy-service-svlbj-4kbrf:160/proxy/: foo (200; 13.5094ms) +Jun 1 08:49:36.080: INFO: (18) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:162/proxy/: bar (200; 13.560289ms) +Jun 1 08:49:36.080: INFO: (18) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 13.453941ms) +Jun 1 08:49:36.080: INFO: (18) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test<... (200; 11.525959ms) +Jun 1 08:49:36.093: INFO: (19) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:443/proxy/: test (200; 11.351661ms) +Jun 1 08:49:36.093: INFO: (19) /api/v1/namespaces/proxy-5232/pods/https:proxy-service-svlbj-4kbrf:462/proxy/: tls qux (200; 12.154507ms) +Jun 1 08:49:36.094: INFO: (19) /api/v1/namespaces/proxy-5232/pods/http:proxy-service-svlbj-4kbrf:1080/proxy/: ... (200; 11.707483ms) +Jun 1 08:49:36.094: INFO: (19) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname2/proxy/: tls qux (200; 12.493823ms) +Jun 1 08:49:36.094: INFO: (19) /api/v1/namespaces/proxy-5232/services/https:proxy-service-svlbj:tlsportname1/proxy/: tls baz (200; 12.80646ms) +Jun 1 08:49:36.094: INFO: (19) /api/v1/namespaces/proxy-5232/services/proxy-service-svlbj:portname2/proxy/: bar (200; 12.542166ms) +Jun 1 08:49:36.095: INFO: (19) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname2/proxy/: bar (200; 13.065422ms) +Jun 1 08:49:36.095: INFO: (19) /api/v1/namespaces/proxy-5232/services/http:proxy-service-svlbj:portname1/proxy/: foo (200; 13.915139ms) +STEP: deleting ReplicationController proxy-service-svlbj in namespace proxy-5232, will wait for the garbage collector to delete the pods +Jun 1 08:49:36.164: INFO: Deleting ReplicationController proxy-service-svlbj took: 12.94841ms +Jun 1 08:49:36.664: INFO: Terminating ReplicationController proxy-service-svlbj pods took: 500.489398ms +[AfterEach] version v1 + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:49:46.065: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-5232" for this suite. + +• [SLOW TEST:23.674 seconds] +[sig-network] Proxy +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + version v1 + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/proxy.go:59 + should proxy through a service and a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod [Conformance]","total":277,"completed":96,"skipped":1573,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Security Context When creating a pod with privileged + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:49:46.079: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename security-context-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in security-context-test-9588 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:41 +[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:49:46.252: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93" in namespace "security-context-test-9588" to be "Succeeded or Failed" +Jun 1 08:49:46.257: INFO: Pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93": Phase="Pending", Reason="", readiness=false. Elapsed: 4.929108ms +Jun 1 08:49:48.262: INFO: Pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010183431s +Jun 1 08:49:50.269: INFO: Pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016393978s +Jun 1 08:49:50.269: INFO: Pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93" satisfied condition "Succeeded or Failed" +Jun 1 08:49:50.282: INFO: Got logs for pod "busybox-privileged-false-8ca1a24c-827d-4ed0-bf84-5cb0209d2a93": "ip: RTNETLINK answers: Operation not permitted\n" +[AfterEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:49:50.282: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-9588" for this suite. +•{"msg":"PASSED [k8s.io] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":97,"skipped":1600,"failed":0} +SS +------------------------------ +[sig-network] Services + should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:49:50.299: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-2069 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a service nodeport-service with the type=NodePort in namespace services-2069 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service +STEP: creating service externalsvc in namespace services-2069 +STEP: creating replication controller externalsvc in namespace services-2069 +I0601 08:49:50.537619 23 runners.go:190] Created replication controller with name: externalsvc, namespace: services-2069, replica count: 2 +I0601 08:49:53.590200 23 runners.go:190] externalsvc Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 08:49:56.590450 23 runners.go:190] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +STEP: changing the NodePort service to type=ExternalName +Jun 1 08:49:56.625: INFO: Creating new exec pod +Jun 1 08:50:02.654: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-2069 execpod5hmms -- /bin/sh -x -c nslookup nodeport-service' +Jun 1 08:50:02.995: INFO: stderr: "+ nslookup nodeport-service\n" +Jun 1 08:50:02.995: INFO: stdout: "Server:\t\t172.31.0.10\nAddress:\t172.31.0.10#53\n\nnodeport-service.services-2069.svc.cluster.local\tcanonical name = externalsvc.services-2069.svc.cluster.local.\nName:\texternalsvc.services-2069.svc.cluster.local\nAddress: 172.31.112.175\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-2069, will wait for the garbage collector to delete the pods +Jun 1 08:50:03.061: INFO: Deleting ReplicationController externalsvc took: 9.888793ms +Jun 1 08:50:03.561: INFO: Terminating ReplicationController externalsvc pods took: 500.306412ms +Jun 1 08:50:16.119: INFO: Cleaning up the NodePort to ExternalName test service +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:16.146: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2069" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 + +• [SLOW TEST:25.866 seconds] +[sig-network] Services +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","total":277,"completed":98,"skipped":1602,"failed":0} +SSSSSSSSSSSS +------------------------------ +[k8s.io] Probing container + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:16.165: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-988 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod liveness-874b2e67-367a-4b03-8d73-23433d2d35cd in namespace container-probe-988 +Jun 1 08:50:20.353: INFO: Started pod liveness-874b2e67-367a-4b03-8d73-23433d2d35cd in namespace container-probe-988 +STEP: checking the pod's current state and verifying that restartCount is present +Jun 1 08:50:20.360: INFO: Initial restart count of pod liveness-874b2e67-367a-4b03-8d73-23433d2d35cd is 0 +Jun 1 08:50:42.446: INFO: Restart count of pod container-probe-988/liveness-874b2e67-367a-4b03-8d73-23433d2d35cd is now 1 (22.085634284s elapsed) +STEP: deleting the pod +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:42.461: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-988" for this suite. + +• [SLOW TEST:26.309 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":277,"completed":99,"skipped":1614,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete RS created by deployment when not orphaning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:42.475: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename gc +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-6383 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should delete RS created by deployment when not orphaning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the deployment +STEP: Wait for the Deployment to create new ReplicaSet +STEP: delete the deployment +STEP: wait for all rs to be garbage collected +STEP: expected 0 rs, got 1 rs +STEP: expected 0 pods, got 2 pods +STEP: expected 0 rs, got 1 rs +STEP: expected 0 pods, got 2 pods +STEP: Gathering metrics +Jun 1 08:50:44.538: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:44.538: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +W0601 08:50:44.538701 23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled. +STEP: Destroying namespace "gc-6383" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should delete RS created by deployment when not orphaning [Conformance]","total":277,"completed":100,"skipped":1694,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide pod UID as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:44.561: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-7253 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide pod UID as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward api env vars +Jun 1 08:50:44.730: INFO: Waiting up to 5m0s for pod "downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f" in namespace "downward-api-7253" to be "Succeeded or Failed" +Jun 1 08:50:44.735: INFO: Pod "downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.811804ms +Jun 1 08:50:46.740: INFO: Pod "downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009531122s +Jun 1 08:50:48.745: INFO: Pod "downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014328222s +STEP: Saw pod success +Jun 1 08:50:48.745: INFO: Pod "downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f" satisfied condition "Succeeded or Failed" +Jun 1 08:50:48.749: INFO: Trying to get logs from node dce-10-6-135-24 pod downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f container dapi-container: +STEP: delete the pod +Jun 1 08:50:48.774: INFO: Waiting for pod downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f to disappear +Jun 1 08:50:48.781: INFO: Pod downward-api-1d38ac71-974c-42d7-adee-810cfe8f9b6f no longer exists +[AfterEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:48.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-7253" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]","total":277,"completed":101,"skipped":1721,"failed":0} +SSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:48.795: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-2666 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating projection with secret that has name projected-secret-test-672cecbc-4390-4a96-a2b6-8dffff92515b +STEP: Creating a pod to test consume secrets +Jun 1 08:50:48.972: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690" in namespace "projected-2666" to be "Succeeded or Failed" +Jun 1 08:50:48.976: INFO: Pod "pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690": Phase="Pending", Reason="", readiness=false. Elapsed: 4.088281ms +Jun 1 08:50:50.982: INFO: Pod "pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010325089s +Jun 1 08:50:52.988: INFO: Pod "pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016204302s +STEP: Saw pod success +Jun 1 08:50:52.988: INFO: Pod "pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690" satisfied condition "Succeeded or Failed" +Jun 1 08:50:52.993: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690 container projected-secret-volume-test: +STEP: delete the pod +Jun 1 08:50:53.020: INFO: Waiting for pod pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690 to disappear +Jun 1 08:50:53.025: INFO: Pod pod-projected-secrets-e75e2e69-ed05-4423-a13d-0aebefeb3690 no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:53.025: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2666" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":102,"skipped":1727,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] InitContainer [NodeConformance] + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:53.052: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename init-container +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in init-container-4274 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/init_container.go:153 +[It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +Jun 1 08:50:53.205: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:50:58.830: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-4274" for this suite. + +• [SLOW TEST:5.793 seconds] +[k8s.io] InitContainer [NodeConformance] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]","total":277,"completed":103,"skipped":1745,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] [sig-node] Events + should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] [sig-node] Events + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:50:58.846: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename events +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in events-9393 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +STEP: submitting the pod to kubernetes +STEP: verifying the pod is in kubernetes +STEP: retrieving the pod +Jun 1 08:51:03.068: INFO: &Pod{ObjectMeta:{send-events-65f1e916-f162-4c60-8646-45a09b372f9c events-9393 /api/v1/namespaces/events-9393/pods/send-events-65f1e916-f162-4c60-8646-45a09b372f9c 90c12ef6-d8cd-4d98-ad92-23eacf48e0cb 1035379 0 2020-06-01 08:50:59 +0000 UTC map[name:foo time:18361231] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-2r646,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-2r646,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:p,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,Command:[],Args:[serve-hostname],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:,HostPort:0,ContainerPort:80,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-2r646,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:50:59 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:51:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:51:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:50:59 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.39,StartTime:2020-06-01 08:50:59 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:p,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 08:51:01 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,ImageID:docker-pullable://us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost@sha256:1d7f0d77a6f07fd507f147a38d06a7c8269ebabd4f923bfe46d4fb8b396a520c,ContainerID:docker://ba358cdb5192e17ec5f933615bfcb7050229e180b98335b44df7aebf201120a6,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.39,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +STEP: checking for scheduler event about the pod +Jun 1 08:51:05.077: INFO: Saw scheduler event for our pod. +STEP: checking for kubelet event about the pod +Jun 1 08:51:07.083: INFO: Saw kubelet event for our pod. +STEP: deleting the pod +[AfterEach] [k8s.io] [sig-node] Events + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:51:07.091: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-9393" for this suite. + +• [SLOW TEST:8.259 seconds] +[k8s.io] [sig-node] Events +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] [sig-node] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance]","total":277,"completed":104,"skipped":1788,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if not matching [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:51:07.106: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename sched-pred +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in sched-pred-8715 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:91 +Jun 1 08:51:07.255: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jun 1 08:51:07.276: INFO: Waiting for terminating namespaces to be deleted... +Jun 1 08:51:07.281: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-21 before test +Jun 1 08:51:07.325: INFO: dce-etcd-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:29 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:51:07.325: INFO: dce-prometheus-7d6fb7c74c-d9l4d from kube-system started at 2020-05-25 12:14:43 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-prometheus ready: true, restart count 1 +Jun 1 08:51:07.325: INFO: calico-node-cjxp7 from kube-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:51:07.325: INFO: dce-registry-7686b76f96-tpgm8 from kube-system started at 2020-05-25 12:15:10 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-registry ready: true, restart count 1 +Jun 1 08:51:07.325: INFO: dce-kube-apiserver-proxy-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:31 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:51:07.325: INFO: dce-kube-scheduler-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 08:51:07.325: INFO: node-local-dns-qh47b from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:51:07.325: INFO: dss-controller-df4c456bf-dg67v from dce-system started at 2020-05-25 12:14:09 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dss-controller ready: true, restart count 1 +Jun 1 08:51:07.325: INFO: dce-parcel-agent-qh996 from kube-system started at 2020-05-25 11:36:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-parcel-agent ready: true, restart count 3 +Jun 1 08:51:07.325: INFO: dce-kube-apiserver-dce-10-6-135-21 from kube-system started at 2020-06-01 07:50:39 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-kube-apiserver ready: true, restart count 0 +Jun 1 08:51:07.325: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.325: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:51:07.325: INFO: dce-kube-controller-manager-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-kube-controller-manager ready: true, restart count 42 +Jun 1 08:51:07.325: INFO: kube-proxy-8hscg from kube-system started at 2020-05-20 07:24:55 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:51:07.325: INFO: dce-parcel-server-gblcs from kube-system started at 2020-05-25 11:50:54 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-parcel-server ready: true, restart count 3 +Jun 1 08:51:07.325: INFO: dce-engine-9tv2r from kube-system started at 2020-05-25 11:57:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:51:07.325: INFO: dss-enforcer-j4z79 from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.325: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:51:07.325: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-22 before test +Jun 1 08:51:07.371: INFO: dce-system-dnsservice-7f945f6964-5hpcr from dce-system started at 2020-05-20 08:00:48 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container dce-system-dnsservice ready: true, restart count 3 +Jun 1 08:51:07.371: INFO: dce-engine-vgn8b from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:51:07.371: INFO: calico-node-zztf4 from kube-system started at 2020-05-25 12:13:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:51:07.371: INFO: dce-kube-apiserver-proxy-dce-10-6-135-22 from kube-system started at 2020-05-31 12:56:00 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:51:07.371: INFO: kube-proxy-zt5kr from kube-system started at 2020-05-20 07:41:37 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:51:07.371: INFO: node-local-dns-j4gbg from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:51:07.371: INFO: dce-parcel-agent-kpz2k from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container dce-parcel-agent ready: true, restart count 4 +Jun 1 08:51:07.371: INFO: dss-enforcer-hbnlt from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:51:07.371: INFO: coredns-coredns-54fd89699d-grhks from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container coredns ready: true, restart count 0 +Jun 1 08:51:07.371: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.371: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.371: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:51:07.371: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-23 before test +Jun 1 08:51:07.412: INFO: dce-kube-apiserver-proxy-dce-10-6-135-23 from kube-system started at 2020-05-31 12:55:55 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:51:07.412: INFO: kube-proxy-zwgjt from kube-system started at 2020-05-20 07:41:40 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:51:07.412: INFO: node-local-dns-2v2z6 from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:51:07.412: INFO: dce-engine-zjnhx from kube-system started at 2020-05-25 11:56:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:51:07.412: INFO: dce-parcel-agent-9t67j from kube-system started at 2020-05-25 11:57:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container dce-parcel-agent ready: true, restart count 2 +Jun 1 08:51:07.412: INFO: calico-node-qr5mk from kube-system started at 2020-05-25 12:13:13 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:51:07.412: INFO: dss-enforcer-fpwhr from dce-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:51:07.412: INFO: coredns-coredns-54fd89699d-btjxl from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container coredns ready: true, restart count 0 +Jun 1 08:51:07.412: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.412: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.412: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:51:07.412: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-24 before test +Jun 1 08:51:07.429: INFO: dce-parcel-server-4rn8m from kube-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: node-local-dns-qc8g5 from kube-system started at 2020-06-01 08:45:56 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container node-cache ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: send-events-65f1e916-f162-4c60-8646-45a09b372f9c from events-9393 started at 2020-06-01 08:50:59 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container p ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: sonobuoy from sonobuoy started at 2020-06-01 08:11:58 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: dce-etcd-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:19 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:51:07.429: INFO: dce-kube-controller-manager-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-kube-controller-manager ready: true, restart count 36 +Jun 1 08:51:07.429: INFO: dce-kube-scheduler-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:23 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-kube-scheduler ready: true, restart count 45 +Jun 1 08:51:07.429: INFO: dce-engine-v2k2v from kube-system started at 2020-05-25 11:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:51:07.429: INFO: dce-kube-apiserver-proxy-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:51:07.429: INFO: dss-manager-5c7d7fb595-b5gqv from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dss-manager ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: dce-core-keepalived-75f9bfcdfc-r7mr2 from kube-system started at 2020-05-31 12:57:38 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-core-keepalived ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: dce-parcel-agent-vb784 from kube-system started at 2020-06-01 08:45:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: dss-enforcer-z44r7 from dce-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: kube-proxy-lp4tx from kube-system started at 2020-05-20 07:46:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 08:51:07.429: INFO: dss-controller-df4c456bf-rmtnh from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: calico-node-vw4v4 from kube-system started at 2020-05-25 12:14:03 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:51:07.429: INFO: sonobuoy-e2e-job-92252fba667e4bce from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.429: INFO: Container e2e ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.429: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-25 before test +Jun 1 08:51:07.475: INFO: dce-etcd-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:35 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:51:07.475: INFO: dce-kube-apiserver-proxy-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:38 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 7 +Jun 1 08:51:07.475: INFO: dce-parcel-agent-wx2h5 from kube-system started at 2020-06-01 07:23:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dss-controller-df4c456bf-79pwm from dce-system started at 2020-06-01 07:22:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dss-enforcer-6s26m from dce-system started at 2020-06-01 07:23:02 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dce-kube-controller-manager-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-kube-controller-manager ready: true, restart count 31 +Jun 1 08:51:07.475: INFO: dce-engine-hrb47 from kube-system started at 2020-05-25 11:36:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:51:07.475: INFO: calico-node-n98jk from kube-system started at 2020-05-25 12:13:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:51:07.475: INFO: dce-parcel-server-gn5ls from kube-system started at 2020-06-01 07:23:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: calico-kube-controllers-85f96fd855-9t4t2 from kube-system started at 2020-05-31 12:59:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container calico-kube-controllers ready: true, restart count 2 +Jun 1 08:51:07.475: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dce-chart-manager-6c498b4488-twvsj from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container chart-manager ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: node-local-dns-mmkxm from kube-system started at 2020-06-01 07:23:46 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container node-cache ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-system-daocloudsecuritysuite ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: dce-prometheus-7d6fb7c74c-tmg9h from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-prometheus ready: true, restart count 0 +Jun 1 08:51:07.475: INFO: kube-proxy-fg7br from kube-system started at 2020-05-20 07:51:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 08:51:07.475: INFO: dce-core-keepalived-75f9bfcdfc-f6fln from kube-system started at 2020-05-25 11:36:30 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-core-keepalived ready: true, restart count 6 +Jun 1 08:51:07.475: INFO: dce-kube-scheduler-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:51:07.475: INFO: Container dce-kube-scheduler ready: true, restart count 37 +[It] validates that NodeSelector is respected if not matching [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Trying to schedule Pod with nonempty NodeSelector. +STEP: Considering event: +Type = [Warning], Name = [restricted-pod.16145f67bd30e91c], Reason = [FailedScheduling], Message = [0/5 nodes are available: 5 node(s) didn't match node selector.] +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:51:08.525: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-8715" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:82 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance]","total":277,"completed":105,"skipped":1798,"failed":0} +SSSSSSS +------------------------------ +[k8s.io] Probing container + should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:51:08.545: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-9631 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 in namespace container-probe-9631 +Jun 1 08:51:12.745: INFO: Started pod liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 in namespace container-probe-9631 +STEP: checking the pod's current state and verifying that restartCount is present +Jun 1 08:51:12.749: INFO: Initial restart count of pod liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is 0 +Jun 1 08:51:28.798: INFO: Restart count of pod container-probe-9631/liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is now 1 (16.049155638s elapsed) +Jun 1 08:51:48.867: INFO: Restart count of pod container-probe-9631/liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is now 2 (36.117732881s elapsed) +Jun 1 08:52:08.925: INFO: Restart count of pod container-probe-9631/liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is now 3 (56.176596068s elapsed) +Jun 1 08:52:28.981: INFO: Restart count of pod container-probe-9631/liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is now 4 (1m16.232069945s elapsed) +Jun 1 08:53:31.262: INFO: Restart count of pod container-probe-9631/liveness-cdea052c-301c-4dec-9ae9-25bef9cd4c00 is now 5 (2m18.512916122s elapsed) +STEP: deleting the pod +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:31.281: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-9631" for this suite. + +• [SLOW TEST:142.764 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]","total":277,"completed":106,"skipped":1805,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:31.309: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-2095 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0777 on node default medium +Jun 1 08:53:31.509: INFO: Waiting up to 5m0s for pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301" in namespace "emptydir-2095" to be "Succeeded or Failed" +Jun 1 08:53:31.515: INFO: Pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301": Phase="Pending", Reason="", readiness=false. Elapsed: 5.338915ms +Jun 1 08:53:33.635: INFO: Pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301": Phase="Pending", Reason="", readiness=false. Elapsed: 2.125736596s +Jun 1 08:53:35.641: INFO: Pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301": Phase="Pending", Reason="", readiness=false. Elapsed: 4.131626089s +Jun 1 08:53:37.650: INFO: Pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.140327503s +STEP: Saw pod success +Jun 1 08:53:37.650: INFO: Pod "pod-63254f44-852b-4f5a-89f5-4792e13e6301" satisfied condition "Succeeded or Failed" +Jun 1 08:53:37.658: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-63254f44-852b-4f5a-89f5-4792e13e6301 container test-container: +STEP: delete the pod +Jun 1 08:53:37.709: INFO: Waiting for pod pod-63254f44-852b-4f5a-89f5-4792e13e6301 to disappear +Jun 1 08:53:37.715: INFO: Pod pod-63254f44-852b-4f5a-89f5-4792e13e6301 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:37.715: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2095" for this suite. + +• [SLOW TEST:6.422 seconds] +[sig-storage] EmptyDir volumes +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42 + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":107,"skipped":1814,"failed":0} +SSSSSSS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support --unix-socket=/path [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:37.731: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-530 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should support --unix-socket=/path [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Starting the proxy +Jun 1 08:53:37.889: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-054152763 proxy --unix-socket=/tmp/kubectl-proxy-unix154757930/test' +STEP: retrieving proxy /api/ output +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:37.974: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-530" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support --unix-socket=/path [Conformance]","total":277,"completed":108,"skipped":1821,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should patch a Namespace [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:37.992: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename namespaces +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in namespaces-4014 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should patch a Namespace [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a Namespace +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in nspatchtest-d68ee3df-6675-4fdf-afde-b6986f74f347-6270 +STEP: patching the Namespace +STEP: get the Namespace and ensuring it has the label +[AfterEach] [sig-api-machinery] Namespaces [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:38.327: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-4014" for this suite. +STEP: Destroying namespace "nspatchtest-d68ee3df-6675-4fdf-afde-b6986f74f347-6270" for this suite. +•{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should patch a Namespace [Conformance]","total":277,"completed":109,"skipped":1837,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Docker Containers + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:38.353: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename containers +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in containers-2930 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test override all +Jun 1 08:53:38.515: INFO: Waiting up to 5m0s for pod "client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd" in namespace "containers-2930" to be "Succeeded or Failed" +Jun 1 08:53:38.519: INFO: Pod "client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.23134ms +Jun 1 08:53:40.525: INFO: Pod "client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009713096s +Jun 1 08:53:42.532: INFO: Pod "client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017221273s +STEP: Saw pod success +Jun 1 08:53:42.532: INFO: Pod "client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd" satisfied condition "Succeeded or Failed" +Jun 1 08:53:42.537: INFO: Trying to get logs from node dce-10-6-135-24 pod client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd container test-container: +STEP: delete the pod +Jun 1 08:53:42.566: INFO: Waiting for pod client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd to disappear +Jun 1 08:53:42.571: INFO: Pod client-containers-fce2dc50-569b-4366-8c54-87a9b1ba12fd no longer exists +[AfterEach] [k8s.io] Docker Containers + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:42.571: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-2930" for this suite. +•{"msg":"PASSED [k8s.io] Docker Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","total":277,"completed":110,"skipped":1854,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:42.584: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-2065 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name secret-test-c5b85e86-1ff0-4b4d-b419-0a30601305e9 +STEP: Creating a pod to test consume secrets +Jun 1 08:53:42.838: INFO: Waiting up to 5m0s for pod "pod-secrets-d7db971b-483a-449d-85ee-8408c6743190" in namespace "secrets-2065" to be "Succeeded or Failed" +Jun 1 08:53:42.843: INFO: Pod "pod-secrets-d7db971b-483a-449d-85ee-8408c6743190": Phase="Pending", Reason="", readiness=false. Elapsed: 4.595966ms +Jun 1 08:53:44.848: INFO: Pod "pod-secrets-d7db971b-483a-449d-85ee-8408c6743190": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009835357s +Jun 1 08:53:46.854: INFO: Pod "pod-secrets-d7db971b-483a-449d-85ee-8408c6743190": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015680511s +STEP: Saw pod success +Jun 1 08:53:46.854: INFO: Pod "pod-secrets-d7db971b-483a-449d-85ee-8408c6743190" satisfied condition "Succeeded or Failed" +Jun 1 08:53:46.858: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-d7db971b-483a-449d-85ee-8408c6743190 container secret-volume-test: +STEP: delete the pod +Jun 1 08:53:46.884: INFO: Waiting for pod pod-secrets-d7db971b-483a-449d-85ee-8408c6743190 to disappear +Jun 1 08:53:46.889: INFO: Pod pod-secrets-d7db971b-483a-449d-85ee-8408c6743190 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:46.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-2065" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":111,"skipped":1879,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should serve a basic endpoint from pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:46.905: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-1336 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should serve a basic endpoint from pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating service endpoint-test2 in namespace services-1336 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-1336 to expose endpoints map[] +Jun 1 08:53:47.107: INFO: Get endpoints failed (4.053899ms elapsed, ignoring for 5s): endpoints "endpoint-test2" not found +Jun 1 08:53:48.114: INFO: successfully validated that service endpoint-test2 in namespace services-1336 exposes endpoints map[] (1.011287714s elapsed) +STEP: Creating pod pod1 in namespace services-1336 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-1336 to expose endpoints map[pod1:[80]] +Jun 1 08:53:51.178: INFO: successfully validated that service endpoint-test2 in namespace services-1336 exposes endpoints map[pod1:[80]] (3.048457464s elapsed) +STEP: Creating pod pod2 in namespace services-1336 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-1336 to expose endpoints map[pod1:[80] pod2:[80]] +Jun 1 08:53:55.331: INFO: Unexpected endpoints: found map[2abedd28-23b5-4013-9cc0-cc5c8ceff496:[80]], expected map[pod1:[80] pod2:[80]] (4.14648177s elapsed, will retry) +Jun 1 08:53:56.345: INFO: successfully validated that service endpoint-test2 in namespace services-1336 exposes endpoints map[pod1:[80] pod2:[80]] (5.160090294s elapsed) +STEP: Deleting pod pod1 in namespace services-1336 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-1336 to expose endpoints map[pod2:[80]] +Jun 1 08:53:57.373: INFO: successfully validated that service endpoint-test2 in namespace services-1336 exposes endpoints map[pod2:[80]] (1.019513393s elapsed) +STEP: Deleting pod pod2 in namespace services-1336 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-1336 to expose endpoints map[] +Jun 1 08:53:58.410: INFO: successfully validated that service endpoint-test2 in namespace services-1336 exposes endpoints map[] (1.009589334s elapsed) +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:53:58.439: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1336" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 + +• [SLOW TEST:11.548 seconds] +[sig-network] Services +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should serve a basic endpoint from pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Services should serve a basic endpoint from pods [Conformance]","total":277,"completed":112,"skipped":1918,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:53:58.454: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-1987 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating projection with secret that has name projected-secret-test-map-9d9a6bb6-7098-463d-ba9b-0eef1c85f0b7 +STEP: Creating a pod to test consume secrets +Jun 1 08:53:58.631: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a" in namespace "projected-1987" to be "Succeeded or Failed" +Jun 1 08:53:58.638: INFO: Pod "pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a": Phase="Pending", Reason="", readiness=false. Elapsed: 7.104635ms +Jun 1 08:54:00.644: INFO: Pod "pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013280572s +Jun 1 08:54:02.650: INFO: Pod "pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018653264s +STEP: Saw pod success +Jun 1 08:54:02.650: INFO: Pod "pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a" satisfied condition "Succeeded or Failed" +Jun 1 08:54:02.655: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a container projected-secret-volume-test: +STEP: delete the pod +Jun 1 08:54:02.682: INFO: Waiting for pod pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a to disappear +Jun 1 08:54:02.685: INFO: Pod pod-projected-secrets-d1ca6504-fa9f-4f62-970b-9c562781882a no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:02.685: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1987" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":277,"completed":113,"skipped":1943,"failed":0} + +------------------------------ +[k8s.io] InitContainer [NodeConformance] + should invoke init containers on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:02.698: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename init-container +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in init-container-6362 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/init_container.go:153 +[It] should invoke init containers on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +Jun 1 08:54:02.848: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:08.854: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-6362" for this suite. + +• [SLOW TEST:6.190 seconds] +[k8s.io] InitContainer [NodeConformance] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should invoke init containers on a RestartNever pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","total":277,"completed":114,"skipped":1943,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:08.889: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-6709 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:54:09.997: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:54:12.020: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598449, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:54:14.026: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598450, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598449, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:54:17.043: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:54:17.053: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Registering the custom resource webhook via the AdmissionRegistration API +Jun 1 08:54:24.603: INFO: Waiting for webhook configuration to be ready... +STEP: Creating a custom resource that should be denied by the webhook +STEP: Creating a custom resource whose deletion would be denied by the webhook +STEP: Updating the custom resource with disallowed data should be denied +STEP: Deleting the custom resource should be denied +STEP: Remove the offending key and value from the custom resource data +STEP: Deleting the updated custom resource should be successful +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:25.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6709" for this suite. +STEP: Destroying namespace "webhook-6709-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:16.538 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]","total":277,"completed":115,"skipped":1962,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + creating/deleting custom resource definition objects works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:25.427: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in custom-resource-definition-7428 +STEP: Waiting for a default service account to be provisioned in namespace +[It] creating/deleting custom resource definition objects works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:54:25.780: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:26.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-7428" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","total":277,"completed":116,"skipped":1967,"failed":0} +SSSSSS +------------------------------ +[sig-network] DNS + should support configurable pod DNS nameservers [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:26.827: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename dns +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-5228 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support configurable pod DNS nameservers [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... +Jun 1 08:54:27.004: INFO: Created pod &Pod{ObjectMeta:{dns-5228 dns-5228 /api/v1/namespaces/dns-5228/pods/dns-5228 513fb865-adb3-42fe-bbea-04d12ce96c0a 1036594 0 2020-06-01 08:54:26 +0000 UTC map[] map[kubernetes.io/psp:dce-psp-allow-all] [] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-hsrtb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-hsrtb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-hsrtb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:None,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:&PodDNSConfig{Nameservers:[1.1.1.1],Searches:[resolv.conf.local],Options:[]PodDNSConfigOption{},},ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 08:54:27.038: INFO: The status of Pod dns-5228 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:54:29.058: INFO: The status of Pod dns-5228 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:54:31.060: INFO: The status of Pod dns-5228 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:54:33.056: INFO: The status of Pod dns-5228 is Running (Ready = true) +STEP: Verifying customized DNS suffix list is configured on pod... +Jun 1 08:54:33.056: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-5228 PodName:dns-5228 ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:54:33.056: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Verifying customized DNS server is configured on pod... +Jun 1 08:54:33.300: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-5228 PodName:dns-5228 ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:54:33.300: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:54:33.509: INFO: Deleting pod dns-5228... +[AfterEach] [sig-network] DNS + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:33.530: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-5228" for this suite. + +• [SLOW TEST:6.730 seconds] +[sig-network] DNS +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should support configurable pod DNS nameservers [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] DNS should support configurable pod DNS nameservers [Conformance]","total":277,"completed":117,"skipped":1973,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:33.558: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-761 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0644 on node default medium +Jun 1 08:54:33.744: INFO: Waiting up to 5m0s for pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65" in namespace "emptydir-761" to be "Succeeded or Failed" +Jun 1 08:54:33.748: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Pending", Reason="", readiness=false. Elapsed: 4.590697ms +Jun 1 08:54:35.754: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010602361s +Jun 1 08:54:37.760: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Pending", Reason="", readiness=false. Elapsed: 4.016525439s +Jun 1 08:54:39.766: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Pending", Reason="", readiness=false. Elapsed: 6.022019169s +Jun 1 08:54:41.771: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Pending", Reason="", readiness=false. Elapsed: 8.02710583s +Jun 1 08:54:43.776: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.032307131s +STEP: Saw pod success +Jun 1 08:54:43.776: INFO: Pod "pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65" satisfied condition "Succeeded or Failed" +Jun 1 08:54:43.782: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65 container test-container: +STEP: delete the pod +Jun 1 08:54:43.808: INFO: Waiting for pod pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65 to disappear +Jun 1 08:54:43.812: INFO: Pod pod-ad8ccf94-a660-42de-a34a-aa6e68b4ca65 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:54:43.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-761" for this suite. + +• [SLOW TEST:10.270 seconds] +[sig-storage] EmptyDir volumes +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42 + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":118,"skipped":1993,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with secret pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:54:43.829: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename subpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in subpath-9344 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with secret pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod pod-subpath-test-secret-wm4v +STEP: Creating a pod to test atomic-volume-subpath +Jun 1 08:54:44.015: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-wm4v" in namespace "subpath-9344" to be "Succeeded or Failed" +Jun 1 08:54:44.022: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Pending", Reason="", readiness=false. Elapsed: 6.424155ms +Jun 1 08:54:46.028: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012488634s +Jun 1 08:54:48.045: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 4.029766619s +Jun 1 08:54:50.055: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 6.039558562s +Jun 1 08:54:52.061: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 8.045950699s +Jun 1 08:54:54.066: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 10.051128998s +Jun 1 08:54:56.072: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 12.056448875s +Jun 1 08:54:58.078: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 14.062975819s +Jun 1 08:55:00.086: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 16.071369606s +Jun 1 08:55:02.094: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 18.07871104s +Jun 1 08:55:04.100: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 20.084404175s +Jun 1 08:55:06.107: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Running", Reason="", readiness=true. Elapsed: 22.091681159s +Jun 1 08:55:08.113: INFO: Pod "pod-subpath-test-secret-wm4v": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.098272332s +STEP: Saw pod success +Jun 1 08:55:08.113: INFO: Pod "pod-subpath-test-secret-wm4v" satisfied condition "Succeeded or Failed" +Jun 1 08:55:08.118: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-subpath-test-secret-wm4v container test-container-subpath-secret-wm4v: +STEP: delete the pod +Jun 1 08:55:08.144: INFO: Waiting for pod pod-subpath-test-secret-wm4v to disappear +Jun 1 08:55:08.151: INFO: Pod pod-subpath-test-secret-wm4v no longer exists +STEP: Deleting pod pod-subpath-test-secret-wm4v +Jun 1 08:55:08.151: INFO: Deleting pod "pod-subpath-test-secret-wm4v" in namespace "subpath-9344" +[AfterEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:55:08.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-9344" for this suite. + +• [SLOW TEST:24.350 seconds] +[sig-storage] Subpath +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with secret pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [LinuxOnly] [Conformance]","total":277,"completed":119,"skipped":2055,"failed":0} +SS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should deny crd creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:55:08.179: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-8224 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:55:09.199: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:55:11.213: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:55:13.218: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598509, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:55:16.231: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should deny crd creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering the crd webhook via the AdmissionRegistration API +STEP: Creating a custom resource definition that should be denied by the webhook +Jun 1 08:55:16.258: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:55:16.279: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8224" for this suite. +STEP: Destroying namespace "webhook-8224-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:8.173 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should deny crd creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","total":277,"completed":120,"skipped":2057,"failed":0} +[sig-storage] ConfigMap + binary data should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:55:16.352: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-3641 +STEP: Waiting for a default service account to be provisioned in namespace +[It] binary data should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-test-upd-0a362374-3503-45c5-98d7-5c7786d54003 +STEP: Creating the pod +STEP: Waiting for pod with text data +STEP: Waiting for pod with binary data +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:55:22.561: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3641" for this suite. + +• [SLOW TEST:6.223 seconds] +[sig-storage] ConfigMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36 + binary data should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":121,"skipped":2057,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should include webhook resources in discovery documents [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:55:22.575: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-6044 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 08:55:23.752: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 08:55:25.767: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598523, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598523, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598523, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598523, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 08:55:28.786: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should include webhook resources in discovery documents [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: fetching the /apis discovery document +STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document +STEP: fetching the /apis/admissionregistration.k8s.io discovery document +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document +STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document +STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:55:28.799: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6044" for this suite. +STEP: Destroying namespace "webhook-6044-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.316 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should include webhook resources in discovery documents [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","total":277,"completed":122,"skipped":2065,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Secrets + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:55:28.891: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-2451 +STEP: Waiting for a default service account to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name s-test-opt-del-75504fac-7909-4ec1-8b2a-b6407fd48e2b +STEP: Creating secret with name s-test-opt-upd-dc0c3272-8043-4357-b682-3393b3f3f21d +STEP: Creating the pod +STEP: Deleting secret s-test-opt-del-75504fac-7909-4ec1-8b2a-b6407fd48e2b +STEP: Updating secret s-test-opt-upd-dc0c3272-8043-4357-b682-3393b3f3f21d +STEP: Creating secret with name s-test-opt-create-e6111083-f0f5-4844-86c8-5ae52e40c775 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:55:37.249: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-2451" for this suite. + +• [SLOW TEST:8.373 seconds] +[sig-storage] Secrets +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:36 + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":123,"skipped":2074,"failed":0} +SSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Networking + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:55:37.264: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pod-network-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pod-network-test-3647 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Performing setup for networking test in namespace pod-network-test-3647 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Jun 1 08:55:37.417: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jun 1 08:55:37.498: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:55:39.503: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:55:41.977: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 08:55:43.506: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:45.505: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:47.504: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:49.503: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:51.504: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:53.503: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 08:55:55.509: INFO: The status of Pod netserver-0 is Running (Ready = true) +Jun 1 08:55:55.522: INFO: The status of Pod netserver-1 is Running (Ready = false) +Jun 1 08:55:57.528: INFO: The status of Pod netserver-1 is Running (Ready = false) +Jun 1 08:55:59.550: INFO: The status of Pod netserver-1 is Running (Ready = false) +Jun 1 08:56:01.529: INFO: The status of Pod netserver-1 is Running (Ready = true) +Jun 1 08:56:01.539: INFO: The status of Pod netserver-2 is Running (Ready = true) +Jun 1 08:56:01.549: INFO: The status of Pod netserver-3 is Running (Ready = true) +Jun 1 08:56:01.557: INFO: The status of Pod netserver-4 is Running (Ready = true) +STEP: Creating test pods +Jun 1 08:56:05.585: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.55:8080/dial?request=hostname&protocol=http&host=172.29.8.9&port=8080&tries=1'] Namespace:pod-network-test-3647 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:56:05.586: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:56:05.772: INFO: Waiting for responses: map[] +Jun 1 08:56:05.777: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.55:8080/dial?request=hostname&protocol=http&host=172.29.51.133&port=8080&tries=1'] Namespace:pod-network-test-3647 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:56:05.777: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:56:05.978: INFO: Waiting for responses: map[] +Jun 1 08:56:05.983: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.55:8080/dial?request=hostname&protocol=http&host=172.29.65.135&port=8080&tries=1'] Namespace:pod-network-test-3647 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:56:05.983: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:56:06.186: INFO: Waiting for responses: map[] +Jun 1 08:56:06.191: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.55:8080/dial?request=hostname&protocol=http&host=172.29.140.57&port=8080&tries=1'] Namespace:pod-network-test-3647 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:56:06.191: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:56:06.377: INFO: Waiting for responses: map[] +Jun 1 08:56:06.386: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.55:8080/dial?request=hostname&protocol=http&host=172.29.43.33&port=8080&tries=1'] Namespace:pod-network-test-3647 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 08:56:06.386: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 08:56:06.597: INFO: Waiting for responses: map[] +[AfterEach] [sig-network] Networking + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:06.597: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-3647" for this suite. + +• [SLOW TEST:29.351 seconds] +[sig-network] Networking +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:26 + Granular Checks: Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:29 + should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","total":277,"completed":124,"skipped":2080,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should adopt matching pods on creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] ReplicationController + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:06.616: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename replication-controller +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replication-controller-1391 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should adopt matching pods on creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Given a Pod with a 'name' label pod-adoption is created +STEP: When a replication controller with a matching selector is created +STEP: Then the orphan pod is adopted +[AfterEach] [sig-apps] ReplicationController + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:11.832: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-1391" for this suite. + +• [SLOW TEST:5.236 seconds] +[sig-apps] ReplicationController +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should adopt matching pods on creation [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","total":277,"completed":125,"skipped":2093,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via the environment [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:11.852: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-2596 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap configmap-2596/configmap-test-2060e13a-e7fa-4122-bf73-c99a62ae2dea +STEP: Creating a pod to test consume configMaps +Jun 1 08:56:12.081: INFO: Waiting up to 5m0s for pod "pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0" in namespace "configmap-2596" to be "Succeeded or Failed" +Jun 1 08:56:12.094: INFO: Pod "pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0": Phase="Pending", Reason="", readiness=false. Elapsed: 12.978138ms +Jun 1 08:56:14.104: INFO: Pod "pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02290287s +Jun 1 08:56:16.111: INFO: Pod "pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02982658s +STEP: Saw pod success +Jun 1 08:56:16.111: INFO: Pod "pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0" satisfied condition "Succeeded or Failed" +Jun 1 08:56:16.119: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0 container env-test: +STEP: delete the pod +Jun 1 08:56:16.185: INFO: Waiting for pod pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0 to disappear +Jun 1 08:56:16.194: INFO: Pod pod-configmaps-8d327946-7a5c-4a2a-bf6a-64a494f76ed0 no longer exists +[AfterEach] [sig-node] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:16.194: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-2596" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","total":277,"completed":126,"skipped":2122,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] [sig-node] PreStop + should call prestop when killing a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] [sig-node] PreStop + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:16.214: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename prestop +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in prestop-6906 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] [sig-node] PreStop + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/pre_stop.go:171 +[It] should call prestop when killing a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating server pod server in namespace prestop-6906 +STEP: Waiting for pods to come up. +STEP: Creating tester pod tester in namespace prestop-6906 +STEP: Deleting pre-stop pod +Jun 1 08:56:31.542: INFO: Saw: { + "Hostname": "server", + "Sent": null, + "Received": { + "prestop": 1 + }, + "Errors": null, + "Log": [ + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up.", + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up.", + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up." + ], + "StillContactingPeers": true +} +STEP: Deleting the server pod +[AfterEach] [k8s.io] [sig-node] PreStop + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:31.550: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "prestop-6906" for this suite. + +• [SLOW TEST:15.397 seconds] +[k8s.io] [sig-node] PreStop +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should call prestop when killing a pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] [sig-node] PreStop should call prestop when killing a pod [Conformance]","total":277,"completed":127,"skipped":2169,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Servers with support for Table transformation + should return a 406 for a backend which does not implement metadata [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:31.612: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename tables +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in tables-6273 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/table_conversion.go:47 +[It] should return a 406 for a backend which does not implement metadata [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:31.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "tables-6273" for this suite. +•{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return a 406 for a backend which does not implement metadata [Conformance]","total":277,"completed":128,"skipped":2186,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl version + should check is all data is printed [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:31.797: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-6621 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should check is all data is printed [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:56:31.954: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 version' +Jun 1 08:56:32.088: INFO: stderr: "" +Jun 1 08:56:32.088: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"18\", GitVersion:\"v1.18.0\", GitCommit:\"9e991415386e4cf155a24b1da15becaa390438d8\", GitTreeState:\"clean\", BuildDate:\"2020-03-25T14:58:59Z\", GoVersion:\"go1.13.8\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nServer Version: version.Info{Major:\"1\", Minor:\"18\", GitVersion:\"v1.18.0\", GitCommit:\"9e991415386e4cf155a24b1da15becaa390438d8\", GitTreeState:\"clean\", BuildDate:\"2020-03-25T14:50:46Z\", GoVersion:\"go1.13.8\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:32.088: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6621" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl version should check is all data is printed [Conformance]","total":277,"completed":129,"skipped":2226,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + listing custom resource definition objects works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:32.106: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in custom-resource-definition-699 +STEP: Waiting for a default service account to be provisioned in namespace +[It] listing custom resource definition objects works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:56:32.262: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:38.859: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-699" for this suite. + +• [SLOW TEST:6.784 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/custom_resource_definition.go:48 + listing custom resource definition objects works [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works [Conformance]","total":277,"completed":130,"skipped":2273,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:38.890: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-lifecycle-hook-6742 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:64 +STEP: create the container to handle the HTTPGet hook request. +[It] should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the pod with lifecycle hook +STEP: delete the pod with lifecycle hook +Jun 1 08:56:47.305: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jun 1 08:56:47.310: INFO: Pod pod-with-prestop-http-hook still exists +Jun 1 08:56:49.310: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jun 1 08:56:49.315: INFO: Pod pod-with-prestop-http-hook still exists +Jun 1 08:56:51.310: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jun 1 08:56:51.315: INFO: Pod pod-with-prestop-http-hook still exists +Jun 1 08:56:53.310: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jun 1 08:56:53.315: INFO: Pod pod-with-prestop-http-hook no longer exists +STEP: check prestop hook +[AfterEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:56:53.326: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-6742" for this suite. + +• [SLOW TEST:14.450 seconds] +[k8s.io] Container Lifecycle Hook +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:42 + should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]","total":277,"completed":131,"skipped":2290,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support rollover [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:56:53.340: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename deployment +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in deployment-3525 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:74 +[It] deployment should support rollover [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 08:56:53.497: INFO: Pod name rollover-pod: Found 0 pods out of 1 +Jun 1 08:56:58.514: INFO: Pod name rollover-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Jun 1 08:56:58.514: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready +Jun 1 08:57:00.518: INFO: Creating deployment "test-rollover-deployment" +Jun 1 08:57:00.577: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations +Jun 1 08:57:02.594: INFO: Check revision of new replica set for deployment "test-rollover-deployment" +Jun 1 08:57:02.606: INFO: Ensure that both replica sets have 1 created replica +Jun 1 08:57:02.616: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update +Jun 1 08:57:02.625: INFO: Updating deployment test-rollover-deployment +Jun 1 08:57:02.625: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller +Jun 1 08:57:04.635: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 +Jun 1 08:57:04.643: INFO: Make sure deployment "test-rollover-deployment" is complete +Jun 1 08:57:04.651: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:04.651: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:1, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598622, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:06.663: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:06.663: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:1, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598622, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:08.661: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:08.661: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598626, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:10.661: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:10.661: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598626, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:12.662: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:12.662: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598626, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:14.662: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:14.662: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598626, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:16.662: INFO: all replica sets need to contain the pod-template-hash label +Jun 1 08:57:16.662: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598626, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598620, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-84f7f6f64b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 08:57:18.664: INFO: +Jun 1 08:57:18.664: INFO: Ensure that both old replica sets have no replicas +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:68 +Jun 1 08:57:18.677: INFO: Deployment "test-rollover-deployment": +&Deployment{ObjectMeta:{test-rollover-deployment deployment-3525 /apis/apps/v1/namespaces/deployment-3525/deployments/test-rollover-deployment 24e1d09d-8e3a-46f8-afdf-f7b8a3e384a6 1038130 2 2020-06-01 08:57:00 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] []},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc0054f4ae8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:0,MaxSurge:1,},},MinReadySeconds:10,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2020-06-01 08:57:00 +0000 UTC,LastTransitionTime:2020-06-01 08:57:00 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-84f7f6f64b" has successfully progressed.,LastUpdateTime:2020-06-01 08:57:16 +0000 UTC,LastTransitionTime:2020-06-01 08:57:00 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jun 1 08:57:18.682: INFO: New ReplicaSet "test-rollover-deployment-84f7f6f64b" of Deployment "test-rollover-deployment": +&ReplicaSet{ObjectMeta:{test-rollover-deployment-84f7f6f64b deployment-3525 /apis/apps/v1/namespaces/deployment-3525/replicasets/test-rollover-deployment-84f7f6f64b cd6861cd-4a6a-48f1-be5c-7701ff4bb4a2 1038119 2 2020-06-01 08:57:02 +0000 UTC map[name:rollover-pod pod-template-hash:84f7f6f64b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment 24e1d09d-8e3a-46f8-afdf-f7b8a3e384a6 0xc0054f50e7 0xc0054f50e8}] [] []},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 84f7f6f64b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:84f7f6f64b] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc0054f5158 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:57:18.682: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": +Jun 1 08:57:18.682: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-3525 /apis/apps/v1/namespaces/deployment-3525/replicasets/test-rollover-controller d211253e-d9fa-47cd-9eb0-8da62515cb9a 1038128 2 2020-06-01 08:56:53 +0000 UTC map[name:rollover-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2] [{apps/v1 Deployment test-rollover-deployment 24e1d09d-8e3a-46f8-afdf-f7b8a3e384a6 0xc0054f4f37 0xc0054f4f38}] [] []},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod:httpd] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0054f4f98 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:57:18.682: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-5686c4cfd5 deployment-3525 /apis/apps/v1/namespaces/deployment-3525/replicasets/test-rollover-deployment-5686c4cfd5 ad1e2084-46ca-44fa-9220-34cc4599a6d5 1038046 2 2020-06-01 08:57:00 +0000 UTC map[name:rollover-pod pod-template-hash:5686c4cfd5] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment 24e1d09d-8e3a-46f8-afdf-f7b8a3e384a6 0xc0054f5007 0xc0054f5008}] [] []},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 5686c4cfd5,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:5686c4cfd5] map[] [] [] []} {[] [] [{redis-slave gcr.io/google_samples/gb-redisslave:nonexistent [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc0054f5078 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 08:57:18.687: INFO: Pod "test-rollover-deployment-84f7f6f64b-mwsmm" is available: +&Pod{ObjectMeta:{test-rollover-deployment-84f7f6f64b-mwsmm test-rollover-deployment-84f7f6f64b- deployment-3525 /api/v1/namespaces/deployment-3525/pods/test-rollover-deployment-84f7f6f64b-mwsmm 3c70689b-b81d-427d-ad9a-9290ddcb1f64 1038083 0 2020-06-01 08:57:02 +0000 UTC map[name:rollover-pod pod-template-hash:84f7f6f64b] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet test-rollover-deployment-84f7f6f64b cd6861cd-4a6a-48f1-be5c-7701ff4bb4a2 0xc0054d3667 0xc0054d3668}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-ppq4r,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-ppq4r,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-ppq4r,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:57:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:57:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:57:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 08:57:02 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.6,StartTime:2020-06-01 08:57:02 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 08:57:05 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12,ImageID:docker-pullable://us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost@sha256:1d7f0d77a6f07fd507f147a38d06a7c8269ebabd4f923bfe46d4fb8b396a520c,ContainerID:docker://61d0c8b4308a313e492e764858f39a1b472c1e85c81a591b8f054aea7468251d,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.6,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:57:18.687: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-3525" for this suite. + +• [SLOW TEST:25.363 seconds] +[sig-apps] Deployment +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should support rollover [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","total":277,"completed":132,"skipped":2302,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:57:18.704: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename sched-pred +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in sched-pred-1536 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:91 +Jun 1 08:57:18.870: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jun 1 08:57:18.893: INFO: Waiting for terminating namespaces to be deleted... +Jun 1 08:57:18.898: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-21 before test +Jun 1 08:57:18.936: INFO: dce-etcd-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:29 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:57:18.936: INFO: dce-prometheus-7d6fb7c74c-d9l4d from kube-system started at 2020-05-25 12:14:43 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-prometheus ready: true, restart count 1 +Jun 1 08:57:18.936: INFO: calico-node-cjxp7 from kube-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:57:18.936: INFO: dce-registry-7686b76f96-tpgm8 from kube-system started at 2020-05-25 12:15:10 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-registry ready: true, restart count 1 +Jun 1 08:57:18.936: INFO: dce-kube-apiserver-proxy-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:31 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:57:18.936: INFO: dce-kube-scheduler-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 08:57:18.936: INFO: node-local-dns-qh47b from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:57:18.936: INFO: dss-controller-df4c456bf-dg67v from dce-system started at 2020-05-25 12:14:09 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dss-controller ready: true, restart count 1 +Jun 1 08:57:18.936: INFO: dce-parcel-agent-qh996 from kube-system started at 2020-05-25 11:36:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-parcel-agent ready: true, restart count 3 +Jun 1 08:57:18.936: INFO: dce-kube-apiserver-dce-10-6-135-21 from kube-system started at 2020-06-01 07:50:39 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-kube-apiserver ready: true, restart count 0 +Jun 1 08:57:18.936: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:18.936: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:57:18.936: INFO: dce-kube-controller-manager-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-kube-controller-manager ready: true, restart count 42 +Jun 1 08:57:18.936: INFO: kube-proxy-8hscg from kube-system started at 2020-05-20 07:24:55 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:57:18.936: INFO: dce-parcel-server-gblcs from kube-system started at 2020-05-25 11:50:54 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-parcel-server ready: true, restart count 3 +Jun 1 08:57:18.936: INFO: dce-engine-9tv2r from kube-system started at 2020-05-25 11:57:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:57:18.936: INFO: dss-enforcer-j4z79 from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.936: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:57:18.936: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-22 before test +Jun 1 08:57:18.977: INFO: dce-kube-apiserver-proxy-dce-10-6-135-22 from kube-system started at 2020-05-31 12:56:00 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.977: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:57:18.978: INFO: kube-proxy-zt5kr from kube-system started at 2020-05-20 07:41:37 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:57:18.978: INFO: node-local-dns-j4gbg from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:57:18.978: INFO: dce-parcel-agent-kpz2k from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container dce-parcel-agent ready: true, restart count 4 +Jun 1 08:57:18.978: INFO: dss-enforcer-hbnlt from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:57:18.978: INFO: coredns-coredns-54fd89699d-grhks from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container coredns ready: true, restart count 0 +Jun 1 08:57:18.978: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:18.978: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:57:18.978: INFO: dce-system-dnsservice-7f945f6964-5hpcr from dce-system started at 2020-05-20 08:00:48 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container dce-system-dnsservice ready: true, restart count 3 +Jun 1 08:57:18.978: INFO: dce-engine-vgn8b from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:57:18.978: INFO: calico-node-zztf4 from kube-system started at 2020-05-25 12:13:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:18.978: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:57:18.978: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-23 before test +Jun 1 08:57:19.023: INFO: dss-enforcer-fpwhr from dce-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 08:57:19.023: INFO: coredns-coredns-54fd89699d-btjxl from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container coredns ready: true, restart count 0 +Jun 1 08:57:19.023: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:19.023: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:57:19.023: INFO: kube-proxy-zwgjt from kube-system started at 2020-05-20 07:41:40 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 08:57:19.023: INFO: node-local-dns-2v2z6 from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container node-cache ready: true, restart count 3 +Jun 1 08:57:19.023: INFO: dce-engine-zjnhx from kube-system started at 2020-05-25 11:56:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:57:19.023: INFO: dce-parcel-agent-9t67j from kube-system started at 2020-05-25 11:57:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container dce-parcel-agent ready: true, restart count 2 +Jun 1 08:57:19.023: INFO: calico-node-qr5mk from kube-system started at 2020-05-25 12:13:13 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:57:19.023: INFO: dce-kube-apiserver-proxy-dce-10-6-135-23 from kube-system started at 2020-05-31 12:55:55 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.023: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:57:19.023: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-24 before test +Jun 1 08:57:19.045: INFO: test-rollover-deployment-84f7f6f64b-mwsmm from deployment-3525 started at 2020-06-01 08:57:02 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container agnhost ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: dce-core-keepalived-75f9bfcdfc-r7mr2 from kube-system started at 2020-05-31 12:57:38 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container dce-core-keepalived ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: dss-manager-5c7d7fb595-b5gqv from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container dss-manager ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: dss-enforcer-z44r7 from dce-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: dce-parcel-agent-vb784 from kube-system started at 2020-06-01 08:45:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: dss-controller-df4c456bf-rmtnh from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: kube-proxy-lp4tx from kube-system started at 2020-05-20 07:46:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 08:57:19.045: INFO: calico-node-vw4v4 from kube-system started at 2020-05-25 12:14:03 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:57:19.045: INFO: sonobuoy-e2e-job-92252fba667e4bce from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:19.045: INFO: Container e2e ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:19.045: INFO: node-local-dns-qc8g5 from kube-system started at 2020-06-01 08:45:56 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container node-cache ready: true, restart count 0 +Jun 1 08:57:19.046: INFO: dce-parcel-server-4rn8m from kube-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 08:57:19.046: INFO: dce-kube-controller-manager-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:22 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-kube-controller-manager ready: true, restart count 36 +Jun 1 08:57:19.046: INFO: dce-kube-scheduler-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:23 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-kube-scheduler ready: true, restart count 45 +Jun 1 08:57:19.046: INFO: dce-engine-v2k2v from kube-system started at 2020-05-25 11:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:57:19.046: INFO: sonobuoy from sonobuoy started at 2020-06-01 08:11:58 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jun 1 08:57:19.046: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:19.046: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:57:19.046: INFO: dce-etcd-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:19 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:57:19.046: INFO: dce-kube-apiserver-proxy-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.046: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 08:57:19.046: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-25 before test +Jun 1 08:57:19.095: INFO: dce-parcel-server-gn5ls from kube-system started at 2020-06-01 07:23:45 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dce-engine-hrb47 from kube-system started at 2020-05-25 11:36:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 08:57:19.095: INFO: calico-node-n98jk from kube-system started at 2020-05-25 12:13:27 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container calico-node ready: true, restart count 1 +Jun 1 08:57:19.095: INFO: dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-system-daocloudsecuritysuite ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dce-prometheus-7d6fb7c74c-tmg9h from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-prometheus ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: kube-proxy-fg7br from kube-system started at 2020-05-20 07:51:42 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 08:57:19.095: INFO: calico-kube-controllers-85f96fd855-9t4t2 from kube-system started at 2020-05-31 12:59:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container calico-kube-controllers ready: true, restart count 2 +Jun 1 08:57:19.095: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dce-chart-manager-6c498b4488-twvsj from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container chart-manager ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: node-local-dns-mmkxm from kube-system started at 2020-06-01 07:23:46 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container node-cache ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dce-kube-scheduler-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:34 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 08:57:19.095: INFO: dce-core-keepalived-75f9bfcdfc-f6fln from kube-system started at 2020-05-25 11:36:30 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-core-keepalived ready: true, restart count 6 +Jun 1 08:57:19.095: INFO: dss-controller-df4c456bf-79pwm from dce-system started at 2020-06-01 07:22:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dss-enforcer-6s26m from dce-system started at 2020-06-01 07:23:02 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 08:57:19.095: INFO: dce-kube-controller-manager-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-kube-controller-manager ready: true, restart count 31 +Jun 1 08:57:19.095: INFO: dce-etcd-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:35 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 08:57:19.095: INFO: dce-kube-apiserver-proxy-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:38 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 7 +Jun 1 08:57:19.095: INFO: dce-parcel-agent-wx2h5 from kube-system started at 2020-06-01 07:23:47 +0000 UTC (1 container statuses recorded) +Jun 1 08:57:19.095: INFO: Container dce-parcel-agent ready: true, restart count 0 +[It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Trying to launch a pod without a label to get a node which can launch it. +STEP: Explicitly delete pod here to free the resource it takes. +STEP: Trying to apply a random label on the found node. +STEP: verifying the node has the label kubernetes.io/e2e-63c3a163-5f5b-4403-aca0-4291de980602 90 +STEP: Trying to create a pod(pod1) with hostport 54321 and hostIP 127.0.0.1 and expect scheduled +STEP: Trying to create another pod(pod2) with hostport 54321 but hostIP 127.0.0.2 on the node which pod1 resides and expect scheduled +STEP: Trying to create a third pod(pod3) with hostport 54321, hostIP 127.0.0.2 but use UDP protocol on the node which pod2 resides +STEP: removing the label kubernetes.io/e2e-63c3a163-5f5b-4403-aca0-4291de980602 off the node dce-10-6-135-24 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-63c3a163-5f5b-4403-aca0-4291de980602 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:57:35.253: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-1536" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:82 + +• [SLOW TEST:16.568 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [Conformance]","total":277,"completed":133,"skipped":2334,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:57:35.272: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-206 +STEP: Waiting for a default service account to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name cm-test-opt-del-d178d593-b4ce-448c-bc0b-0e8ea06291c4 +STEP: Creating configMap with name cm-test-opt-upd-ae5dc723-27ac-4456-ba03-706c0382c79d +STEP: Creating the pod +STEP: Deleting configmap cm-test-opt-del-d178d593-b4ce-448c-bc0b-0e8ea06291c4 +STEP: Updating configmap cm-test-opt-upd-ae5dc723-27ac-4456-ba03-706c0382c79d +STEP: Creating configMap with name cm-test-opt-create-214681d3-b6a0-47a3-af7d-f49239cfdd9a +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:58:56.130: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-206" for this suite. + +• [SLOW TEST:80.872 seconds] +[sig-storage] ConfigMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36 + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":134,"skipped":2353,"failed":0} +SSSSS +------------------------------ +[k8s.io] Pods + should be submitted and removed [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:58:56.144: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pods +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-4998 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178 +[It] should be submitted and removed [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +STEP: setting up watch +STEP: submitting the pod to kubernetes +Jun 1 08:58:56.297: INFO: observed the pod list +STEP: verifying the pod is in kubernetes +STEP: verifying pod creation was observed +STEP: deleting the pod gracefully +STEP: verifying the kubelet observed the termination notice +STEP: verifying pod deletion was observed +[AfterEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:59:16.028: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-4998" for this suite. + +• [SLOW TEST:19.896 seconds] +[k8s.io] Pods +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should be submitted and removed [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Pods should be submitted and removed [NodeConformance] [Conformance]","total":277,"completed":135,"skipped":2358,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:59:16.041: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-5294 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-deff2c5f-6886-4a5f-8f9c-9470cb7359da +STEP: Creating a pod to test consume configMaps +Jun 1 08:59:16.208: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77" in namespace "projected-5294" to be "Succeeded or Failed" +Jun 1 08:59:16.213: INFO: Pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77": Phase="Pending", Reason="", readiness=false. Elapsed: 4.560304ms +Jun 1 08:59:18.218: INFO: Pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009310555s +Jun 1 08:59:20.222: INFO: Pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77": Phase="Pending", Reason="", readiness=false. Elapsed: 4.01391975s +Jun 1 08:59:22.227: INFO: Pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.018504333s +STEP: Saw pod success +Jun 1 08:59:22.227: INFO: Pod "pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77" satisfied condition "Succeeded or Failed" +Jun 1 08:59:22.232: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 08:59:22.258: INFO: Waiting for pod pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77 to disappear +Jun 1 08:59:22.262: INFO: Pod pod-projected-configmaps-4ba93acc-de84-4850-bab4-da757056bb77 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:59:22.262: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5294" for this suite. + +• [SLOW TEST:6.234 seconds] +[sig-storage] Projected configMap +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":277,"completed":136,"skipped":2377,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete pods created by rc when not orphaning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:59:22.275: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename gc +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-4946 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should delete pods created by rc when not orphaning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the rc +STEP: delete the rc +STEP: wait for all pods to be garbage collected +STEP: Gathering metrics +Jun 1 08:59:32.458: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:59:32.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +W0601 08:59:32.458107 23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled. +STEP: Destroying namespace "gc-4946" for this suite. + +• [SLOW TEST:10.197 seconds] +[sig-api-machinery] Garbage collector +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should delete pods created by rc when not orphaning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should delete pods created by rc when not orphaning [Conformance]","total":277,"completed":137,"skipped":2381,"failed":0} +SSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:59:32.472: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-1375 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name configmap-test-volume-map-40c91aab-b6c2-4287-9c58-a42599979515 +STEP: Creating a pod to test consume configMaps +Jun 1 08:59:32.642: INFO: Waiting up to 5m0s for pod "pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004" in namespace "configmap-1375" to be "Succeeded or Failed" +Jun 1 08:59:32.648: INFO: Pod "pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004": Phase="Pending", Reason="", readiness=false. Elapsed: 5.937205ms +Jun 1 08:59:34.654: INFO: Pod "pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011493281s +Jun 1 08:59:36.658: INFO: Pod "pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015856424s +STEP: Saw pod success +Jun 1 08:59:36.658: INFO: Pod "pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004" satisfied condition "Succeeded or Failed" +Jun 1 08:59:36.662: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004 container configmap-volume-test: +STEP: delete the pod +Jun 1 08:59:36.688: INFO: Waiting for pod pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004 to disappear +Jun 1 08:59:36.696: INFO: Pod pod-configmaps-048b6383-105f-4566-bffc-ff10a1e4a004 no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:59:36.696: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1375" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":277,"completed":138,"skipped":2387,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:59:36.715: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-3353 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Jun 1 08:59:36.873: INFO: Waiting up to 5m0s for pod "pod-a322adb5-5c59-4c4e-96d1-1456285c5794" in namespace "emptydir-3353" to be "Succeeded or Failed" +Jun 1 08:59:36.877: INFO: Pod "pod-a322adb5-5c59-4c4e-96d1-1456285c5794": Phase="Pending", Reason="", readiness=false. Elapsed: 3.984133ms +Jun 1 08:59:38.882: INFO: Pod "pod-a322adb5-5c59-4c4e-96d1-1456285c5794": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008956921s +Jun 1 08:59:40.887: INFO: Pod "pod-a322adb5-5c59-4c4e-96d1-1456285c5794": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013423146s +STEP: Saw pod success +Jun 1 08:59:40.887: INFO: Pod "pod-a322adb5-5c59-4c4e-96d1-1456285c5794" satisfied condition "Succeeded or Failed" +Jun 1 08:59:40.891: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-a322adb5-5c59-4c4e-96d1-1456285c5794 container test-container: +STEP: delete the pod +Jun 1 08:59:40.913: INFO: Waiting for pod pod-a322adb5-5c59-4c4e-96d1-1456285c5794 to disappear +Jun 1 08:59:40.917: INFO: Pod pod-a322adb5-5c59-4c4e-96d1-1456285c5794 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 08:59:40.917: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3353" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":139,"skipped":2394,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should retry creating failed daemon pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 08:59:40.930: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename daemonsets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in daemonsets-8601 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:134 +[It] should retry creating failed daemon pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Jun 1 08:59:41.132: INFO: Number of nodes with available pods: 0 +Jun 1 08:59:41.132: INFO: Node dce-10-6-135-21 is running more than one daemon pod +Jun 1 08:59:42.155: INFO: Number of nodes with available pods: 0 +Jun 1 08:59:42.155: INFO: Node dce-10-6-135-21 is running more than one daemon pod +Jun 1 08:59:43.151: INFO: Number of nodes with available pods: 0 +Jun 1 08:59:43.151: INFO: Node dce-10-6-135-21 is running more than one daemon pod +Jun 1 08:59:44.154: INFO: Number of nodes with available pods: 0 +Jun 1 08:59:44.154: INFO: Node dce-10-6-135-21 is running more than one daemon pod +Jun 1 08:59:45.148: INFO: Number of nodes with available pods: 2 +Jun 1 08:59:45.148: INFO: Node dce-10-6-135-21 is running more than one daemon pod +Jun 1 08:59:46.149: INFO: Number of nodes with available pods: 5 +Jun 1 08:59:46.149: INFO: Number of running nodes: 5, number of available pods: 5 +STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. +Jun 1 08:59:46.183: INFO: Number of nodes with available pods: 4 +Jun 1 08:59:46.183: INFO: Node dce-10-6-135-22 is running more than one daemon pod +Jun 1 08:59:47.196: INFO: Number of nodes with available pods: 4 +Jun 1 08:59:47.196: INFO: Node dce-10-6-135-22 is running more than one daemon pod +Jun 1 08:59:48.195: INFO: Number of nodes with available pods: 4 +Jun 1 08:59:48.195: INFO: Node dce-10-6-135-22 is running more than one daemon pod +Jun 1 08:59:49.199: INFO: Number of nodes with available pods: 4 +Jun 1 08:59:49.199: INFO: Node dce-10-6-135-22 is running more than one daemon pod +Jun 1 08:59:50.205: INFO: Number of nodes with available pods: 5 +Jun 1 08:59:50.205: INFO: Number of running nodes: 5, number of available pods: 5 +STEP: Wait for the failed daemon pod to be completely deleted. +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:100 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8601, will wait for the garbage collector to delete the pods +Jun 1 08:59:50.280: INFO: Deleting DaemonSet.extensions daemon-set took: 11.317796ms +Jun 1 08:59:50.380: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.236609ms +Jun 1 09:00:06.087: INFO: Number of nodes with available pods: 0 +Jun 1 09:00:06.087: INFO: Number of running nodes: 0, number of available pods: 0 +Jun 1 09:00:06.121: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"selfLink":"/apis/apps/v1/namespaces/daemonsets-8601/daemonsets","resourceVersion":"1039283"},"items":null} + +Jun 1 09:00:06.126: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/daemonsets-8601/pods","resourceVersion":"1039283"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:00:06.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-8601" for this suite. + +• [SLOW TEST:25.256 seconds] +[sig-apps] Daemon set [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should retry creating failed daemon pods [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]","total":277,"completed":140,"skipped":2410,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Probing container + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:00:06.186: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-2794 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:01:06.358: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-2794" for this suite. + +• [SLOW TEST:60.189 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]","total":277,"completed":141,"skipped":2431,"failed":0} +SSSSSS +------------------------------ +[k8s.io] InitContainer [NodeConformance] + should invoke init containers on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:01:06.375: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename init-container +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in init-container-4102 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/init_container.go:153 +[It] should invoke init containers on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating the pod +Jun 1 09:01:06.533: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [k8s.io] InitContainer [NodeConformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:01:13.813: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-4102" for this suite. + +• [SLOW TEST:7.455 seconds] +[k8s.io] InitContainer [NodeConformance] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should invoke init containers on a RestartAlways pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]","total":277,"completed":142,"skipped":2437,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should unconditionally reject operations on fail closed webhook [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:01:13.830: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-6437 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 09:01:14.927: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 09:01:16.942: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 09:01:18.952: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726598874, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 09:01:21.965: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should unconditionally reject operations on fail closed webhook [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API +STEP: create a namespace for the webhook +STEP: create a configmap should be unconditionally rejected by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:01:22.067: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6437" for this suite. +STEP: Destroying namespace "webhook-6437-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:8.354 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should unconditionally reject operations on fail closed webhook [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","total":277,"completed":143,"skipped":2458,"failed":0} +S +------------------------------ +[k8s.io] Probing container + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:01:22.185: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-5049 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod test-webserver-383c0c49-54f9-4185-984a-ed8de87c76a2 in namespace container-probe-5049 +Jun 1 09:01:26.415: INFO: Started pod test-webserver-383c0c49-54f9-4185-984a-ed8de87c76a2 in namespace container-probe-5049 +STEP: checking the pod's current state and verifying that restartCount is present +Jun 1 09:01:26.422: INFO: Initial restart count of pod test-webserver-383c0c49-54f9-4185-984a-ed8de87c76a2 is 0 +STEP: deleting the pod +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:05:27.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-5049" for this suite. + +• [SLOW TEST:245.374 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":277,"completed":144,"skipped":2459,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] LimitRange + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-scheduling] LimitRange + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:05:27.560: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename limitrange +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in limitrange-3275 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a LimitRange +STEP: Setting up watch +STEP: Submitting a LimitRange +Jun 1 09:05:27.761: INFO: observed the limitRanges list +STEP: Verifying LimitRange creation was observed +STEP: Fetching the LimitRange to ensure it has proper values +Jun 1 09:05:27.777: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Jun 1 09:05:27.777: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with no resource requirements +STEP: Ensuring Pod has resource requirements applied from LimitRange +Jun 1 09:05:27.792: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Jun 1 09:05:27.792: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with partial resource requirements +STEP: Ensuring Pod has merged resource requirements applied from LimitRange +Jun 1 09:05:27.830: INFO: Verifying requests: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] +Jun 1 09:05:27.830: INFO: Verifying limits: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Failing to create a Pod with less than min resources +STEP: Failing to create a Pod with more than max resources +STEP: Updating a LimitRange +STEP: Verifying LimitRange updating is effective +STEP: Creating a Pod with less than former min resources +STEP: Failing to create a Pod with more than max resources +STEP: Deleting a LimitRange +STEP: Verifying the LimitRange was deleted +Jun 1 09:05:34.970: INFO: limitRange is already deleted +STEP: Creating a Pod with more than former max resources +[AfterEach] [sig-scheduling] LimitRange + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:05:34.981: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "limitrange-3275" for this suite. + +• [SLOW TEST:7.444 seconds] +[sig-scheduling] LimitRange +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","total":277,"completed":145,"skipped":2521,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-apps] Job + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:05:35.005: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename job +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in job-9559 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a job +STEP: Ensuring job reaches completions +[AfterEach] [sig-apps] Job + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:05:47.188: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-9559" for this suite. + +• [SLOW TEST:12.212 seconds] +[sig-apps] Job +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","total":277,"completed":146,"skipped":2531,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:05:47.217: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename gc +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-4589 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the deployment +STEP: Wait for the Deployment to create new ReplicaSet +STEP: delete the deployment +STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs +STEP: Gathering metrics +Jun 1 09:05:48.007: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:05:48.007: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +W0601 09:05:48.007109 23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled. +STEP: Destroying namespace "gc-4589" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]","total":277,"completed":147,"skipped":2544,"failed":0} + +------------------------------ +[sig-apps] Deployment + deployment should support proportional scaling [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:05:48.064: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename deployment +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in deployment-9766 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:74 +[It] deployment should support proportional scaling [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:05:48.323: INFO: Creating deployment "webserver-deployment" +Jun 1 09:05:48.335: INFO: Waiting for observed generation 1 +Jun 1 09:05:50.360: INFO: Waiting for all required pods to come up +Jun 1 09:05:50.368: INFO: Pod name httpd: Found 10 pods out of 10 +STEP: ensuring each pod is running +Jun 1 09:05:58.388: INFO: Waiting for deployment "webserver-deployment" to complete +Jun 1 09:05:58.398: INFO: Updating deployment "webserver-deployment" with a non-existent image +Jun 1 09:05:58.409: INFO: Updating deployment webserver-deployment +Jun 1 09:05:58.409: INFO: Waiting for observed generation 2 +Jun 1 09:06:00.435: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 +Jun 1 09:06:00.441: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 +Jun 1 09:06:00.447: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Jun 1 09:06:00.465: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 +Jun 1 09:06:00.465: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 +Jun 1 09:06:00.469: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Jun 1 09:06:00.482: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas +Jun 1 09:06:00.482: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 +Jun 1 09:06:00.497: INFO: Updating deployment webserver-deployment +Jun 1 09:06:00.497: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas +Jun 1 09:06:00.509: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 +Jun 1 09:06:00.522: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:68 +Jun 1 09:06:00.564: INFO: Deployment "webserver-deployment": +&Deployment{ObjectMeta:{webserver-deployment deployment-9766 /apis/apps/v1/namespaces/deployment-9766/deployments/webserver-deployment 97e0bc88-4945-48f7-bc4a-d2fd82bf0cc6 1041223 3 2020-06-01 09:05:48 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] []},Spec:DeploymentSpec{Replicas:*30,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc006097588 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:2,MaxSurge:3,},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:3,Replicas:13,UpdatedReplicas:5,AvailableReplicas:8,UnavailableReplicas:25,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-6676bcd6d4" is progressing.,LastUpdateTime:2020-06-01 09:05:58 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,},DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2020-06-01 09:06:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + +Jun 1 09:06:00.606: INFO: New ReplicaSet "webserver-deployment-6676bcd6d4" of Deployment "webserver-deployment": +&ReplicaSet{ObjectMeta:{webserver-deployment-6676bcd6d4 deployment-9766 /apis/apps/v1/namespaces/deployment-9766/replicasets/webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 1041213 3 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment 97e0bc88-4945-48f7-bc4a-d2fd82bf0cc6 0xc001b1e7c7 0xc001b1e7c8}] [] []},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 6676bcd6d4,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc001b1e888 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:5,FullyLabeledReplicas:5,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 09:06:00.606: INFO: All old ReplicaSets of Deployment "webserver-deployment": +Jun 1 09:06:00.607: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-84855cf797 deployment-9766 /apis/apps/v1/namespaces/deployment-9766/replicasets/webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 1041210 3 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment 97e0bc88-4945-48f7-bc4a-d2fd82bf0cc6 0xc001b1e997 0xc001b1e998}] [] []},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 84855cf797,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc001b1e9f8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:8,FullyLabeledReplicas:8,ObservedGeneration:2,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} +Jun 1 09:06:00.662: INFO: Pod "webserver-deployment-6676bcd6d4-785b9" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-785b9 webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-785b9 f248f635-9996-40ba-a589-11db83c4ebf7 1041203 0 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547ce57 0xc00547ce58}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:05:58 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.662: INFO: Pod "webserver-deployment-6676bcd6d4-7xnkc" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-7xnkc webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-7xnkc f08245f5-7ce3-4579-9950-939e91cc9bfe 1041253 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547cfc7 0xc00547cfc8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.662: INFO: Pod "webserver-deployment-6676bcd6d4-fzjrg" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-fzjrg webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-fzjrg d07e83ac-e091-4e31-b508-ab6767100dd3 1041254 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d0e7 0xc00547d0e8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.662: INFO: Pod "webserver-deployment-6676bcd6d4-hk9gd" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-hk9gd webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-hk9gd 0890224b-425d-4096-adf4-00c07b69ddc6 1041259 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d207 0xc00547d208}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.663: INFO: Pod "webserver-deployment-6676bcd6d4-k49sp" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-k49sp webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-k49sp a22faa12-e9c6-4dcb-bc9a-d33aea4a995b 1041175 0 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d327 0xc00547d328}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:05:58 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.663: INFO: Pod "webserver-deployment-6676bcd6d4-lp4lc" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-lp4lc webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-lp4lc 8efb9af3-eb88-4805-9edc-366c4e539e80 1041195 0 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d497 0xc00547d498}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:05:58 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.663: INFO: Pod "webserver-deployment-6676bcd6d4-n5697" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-n5697 webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-n5697 fe89d162-22fa-44b1-a65b-0aed5f20d1a7 1041236 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d607 0xc00547d608}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.663: INFO: Pod "webserver-deployment-6676bcd6d4-pb5pf" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-pb5pf webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-pb5pf 611d2557-ad64-400d-829e-866068e9150f 1041225 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d727 0xc00547d728}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.663: INFO: Pod "webserver-deployment-6676bcd6d4-sgncc" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-sgncc webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-sgncc b15ef30c-ce6c-4b8c-a848-50e6db293aa3 1041252 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d847 0xc00547d848}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.664: INFO: Pod "webserver-deployment-6676bcd6d4-tkz98" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-tkz98 webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-tkz98 24da1876-8868-48a5-8d09-cd6272215f74 1041202 0 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547d977 0xc00547d978}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:05:58 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.665: INFO: Pod "webserver-deployment-6676bcd6d4-wwng9" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-wwng9 webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-wwng9 dee56909-733d-4ceb-bf7f-da5798fd835d 1041187 0 2020-06-01 09:05:58 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547dae7 0xc00547dae8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:58 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:05:58 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.665: INFO: Pod "webserver-deployment-6676bcd6d4-xhjsp" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-xhjsp webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-xhjsp 84887eba-0046-45ba-b3b7-bae12635ad80 1041237 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547dc57 0xc00547dc58}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.665: INFO: Pod "webserver-deployment-6676bcd6d4-zncvh" is not available: +&Pod{ObjectMeta:{webserver-deployment-6676bcd6d4-zncvh webserver-deployment-6676bcd6d4- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-6676bcd6d4-zncvh b80a9f81-9c8c-4373-a065-d57088500250 1041250 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:6676bcd6d4] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-6676bcd6d4 315a39e3-e07d-49a3-96bf-fcfcc1b57702 0xc00547dd77 0xc00547dd78}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.665: INFO: Pod "webserver-deployment-84855cf797-25wl4" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-25wl4 webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-25wl4 5a454391-7197-4a1c-a01e-7f6033c17263 1041230 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc00547de97 0xc00547de98}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.666: INFO: Pod "webserver-deployment-84855cf797-4vjbq" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-4vjbq webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-4vjbq a9b2e45f-a6d8-46b6-99ba-2f1dd9956fc3 1041134 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc00547dfa7 0xc00547dfa8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.36,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://7d1cbd495477a31bdde7c6cc5ed25787b9281465b8140c7f3f5daad7631184b4,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.36,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.666: INFO: Pod "webserver-deployment-84855cf797-5wbqs" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-5wbqs webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-5wbqs 71fbd1d7-04a6-421b-8510-10f0607e9305 1041089 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112117 0xc003112118}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.35,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://bafe79c50c3499bc593c535f2de2e432e0c8c2e32a1cd5372488bcf853b6e319,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.35,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.666: INFO: Pod "webserver-deployment-84855cf797-6cxr4" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-6cxr4 webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-6cxr4 dc0008b0-4064-4906-8499-ae623486d288 1041129 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112287 0xc003112288}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.29,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:52 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://334f923d2ba4a2e2aef743f8c42ce639c726ed84ce6d5adaa3d04e93edbaeefb,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.29,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.666: INFO: Pod "webserver-deployment-84855cf797-8wrhr" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-8wrhr webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-8wrhr d07928d2-eb00-4ca5-b811-507eca755545 1041092 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112417 0xc003112418}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.31,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:52 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://dd70854f0b7e98ab90b655a218d54d1a971b486b76fef87f34a7b4949408b7d5,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.31,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.667: INFO: Pod "webserver-deployment-84855cf797-b248r" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-b248r webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-b248r de61a956-ad56-4e26-b0ae-55d57fa31534 1041114 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112597 0xc003112598}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.38,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://8a820d4b59cf005f4c78c46329db512df4a03cdadc23990bcfbd937786667b6b,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.38,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.667: INFO: Pod "webserver-deployment-84855cf797-f5s67" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-f5s67 webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-f5s67 160e186e-6b8f-4114-a80e-31b6785e7f2f 1041111 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112707 0xc003112708}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.40,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://cc1753d9fa682440db727e77e2129fbbedbb559780d56061718150845a1ddace,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.40,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.667: INFO: Pod "webserver-deployment-84855cf797-gbr4s" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-gbr4s webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-gbr4s 5791e25c-bd86-42cd-bea7-e9d5189c067c 1041248 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112a87 0xc003112a88}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.668: INFO: Pod "webserver-deployment-84855cf797-gkr4r" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-gkr4r webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-gkr4r 26ae89d5-a6a3-4739-ab9f-6cfde3612113 1041117 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112cc7 0xc003112cc8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.33,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://0132500d3917baae99bd165daf6ab8f22d2d72f6b6f956049f79160dd7890cd6,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.33,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.668: INFO: Pod "webserver-deployment-84855cf797-hbmdw" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-hbmdw webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-hbmdw 72643bdb-5a0e-4008-af7d-86230c0dfc8c 1041265 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003112f87 0xc003112f88}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.669: INFO: Pod "webserver-deployment-84855cf797-hkhff" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-hkhff webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-hkhff e6610f38-c06b-473b-a9a0-15c67f32700e 1041255 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003113197 0xc003113198}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.669: INFO: Pod "webserver-deployment-84855cf797-jvnq4" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-jvnq4 webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-jvnq4 f4461e4d-8f65-4996-8ca5-e364ef2d1f3c 1041226 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc0031135b7 0xc0031135b8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.669: INFO: Pod "webserver-deployment-84855cf797-l4ncg" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-l4ncg webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-l4ncg c7699fde-5bf9-49a2-86b6-3afa39037795 1041260 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc003113b77 0xc003113b78}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.669: INFO: Pod "webserver-deployment-84855cf797-ll4sv" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-ll4sv webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-ll4sv e1722816-1602-4198-b8e4-0e6668408bc1 1041243 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a30017 0xc005a30018}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.669: INFO: Pod "webserver-deployment-84855cf797-lwbqw" is available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-lwbqw webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-lwbqw 27199922-ce7b-4252-bbc7-ac88ee5c90c2 1041139 0 2020-06-01 09:05:48 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[cni.projectcalico.org/ipv4pools:["default-ipv4-ippool"] kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a30127 0xc005a30128}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:05:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:172.29.140.32,StartTime:2020-06-01 09:05:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2020-06-01 09:05:53 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:httpd:2.4.38-alpine,ImageID:docker-pullable://httpd@sha256:eb8ccf084cf3e80eece1add239effefd171eb39adbc154d33c14260d905d4060,ContainerID:docker://244a13453454259052e02ee0e8b5d148dc15ac9bdc7c349648052cb361b26a5e,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:172.29.140.32,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.670: INFO: Pod "webserver-deployment-84855cf797-nwj4d" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-nwj4d webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-nwj4d e4a5946c-153c-4c29-8d59-1901ec950ec8 1041244 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a30297 0xc005a30298}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.670: INFO: Pod "webserver-deployment-84855cf797-sjsfp" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-sjsfp webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-sjsfp 10265393-4e21-4b0a-beee-978ec6d8f7ad 1041242 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a303a7 0xc005a303a8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.670: INFO: Pod "webserver-deployment-84855cf797-tn65t" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-tn65t webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-tn65t df6f7d9d-f7ef-4e7e-abf5-3de38d58e3bc 1041269 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a304b7 0xc005a304b8}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.135.24,PodIP:,StartTime:2020-06-01 09:06:00 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:docker.io/library/httpd:2.4.38-alpine,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.670: INFO: Pod "webserver-deployment-84855cf797-tr8fq" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-tr8fq webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-tr8fq cf8b95ff-b1fe-4b14-8e5b-555840783c37 1041270 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a30607 0xc005a30608}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-25,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jun 1 09:06:00.670: INFO: Pod "webserver-deployment-84855cf797-zkb9c" is not available: +&Pod{ObjectMeta:{webserver-deployment-84855cf797-zkb9c webserver-deployment-84855cf797- deployment-9766 /api/v1/namespaces/deployment-9766/pods/webserver-deployment-84855cf797-zkb9c 74a404b5-2465-4e90-9765-5029629648f4 1041272 0 2020-06-01 09:06:00 +0000 UTC map[name:httpd pod-template-hash:84855cf797] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet webserver-deployment-84855cf797 9e59b0f3-59f4-470a-a4e0-cc09c4be7540 0xc005a30717 0xc005a30718}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-54nzb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-54nzb,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-54nzb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-21,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:06:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:06:00.670: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-9766" for this suite. + +• [SLOW TEST:12.654 seconds] +[sig-apps] Deployment +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should support proportional scaling [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","total":277,"completed":148,"skipped":2544,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with best effort scope. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:06:00.726: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-5192 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should verify ResourceQuota with best effort scope. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a ResourceQuota with best effort scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a ResourceQuota with not best effort scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a best-effort pod +STEP: Ensuring resource quota with best effort scope captures the pod usage +STEP: Ensuring resource quota with not best effort ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +STEP: Creating a not best-effort pod +STEP: Ensuring resource quota with not best effort scope captures the pod usage +STEP: Ensuring resource quota with best effort scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:06:17.391: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5192" for this suite. + +• [SLOW TEST:16.685 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with best effort scope. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","total":277,"completed":149,"skipped":2581,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Pods + should support remote command execution over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:06:17.412: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pods +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-7652 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178 +[It] should support remote command execution over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:06:17.611: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: creating the pod +STEP: submitting the pod to kubernetes +[AfterEach] [k8s.io] Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:06:23.828: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-7652" for this suite. + +• [SLOW TEST:6.429 seconds] +[k8s.io] Pods +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should support remote command execution over websockets [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","total":277,"completed":150,"skipped":2611,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Networking + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:06:23.841: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename pod-network-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pod-network-test-6186 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Performing setup for networking test in namespace pod-network-test-6186 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Jun 1 09:06:23.995: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jun 1 09:06:24.088: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 09:06:26.387: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 09:06:28.096: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jun 1 09:06:30.855: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 09:06:32.099: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 09:06:34.094: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 09:06:36.094: INFO: The status of Pod netserver-0 is Running (Ready = false) +Jun 1 09:06:38.097: INFO: The status of Pod netserver-0 is Running (Ready = true) +Jun 1 09:06:38.111: INFO: The status of Pod netserver-1 is Running (Ready = false) +Jun 1 09:06:40.117: INFO: The status of Pod netserver-1 is Running (Ready = true) +Jun 1 09:06:40.129: INFO: The status of Pod netserver-2 is Running (Ready = false) +Jun 1 09:06:42.136: INFO: The status of Pod netserver-2 is Running (Ready = false) +Jun 1 09:06:44.137: INFO: The status of Pod netserver-2 is Running (Ready = true) +Jun 1 09:06:44.153: INFO: The status of Pod netserver-3 is Running (Ready = true) +Jun 1 09:06:44.163: INFO: The status of Pod netserver-4 is Running (Ready = false) +Jun 1 09:06:46.169: INFO: The status of Pod netserver-4 is Running (Ready = true) +STEP: Creating test pods +Jun 1 09:06:50.218: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://172.29.8.19:8080/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6186 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 09:06:50.218: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:06:50.421: INFO: Found all expected endpoints: [netserver-0] +Jun 1 09:06:50.426: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://172.29.51.136:8080/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6186 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 09:06:50.426: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:06:50.620: INFO: Found all expected endpoints: [netserver-1] +Jun 1 09:06:50.625: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://172.29.65.137:8080/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6186 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 09:06:50.625: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:06:50.823: INFO: Found all expected endpoints: [netserver-2] +Jun 1 09:06:50.828: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://172.29.140.55:8080/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6186 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 09:06:50.828: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:06:51.027: INFO: Found all expected endpoints: [netserver-3] +Jun 1 09:06:51.033: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://172.29.43.40:8080/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6186 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} +Jun 1 09:06:51.033: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:06:51.277: INFO: Found all expected endpoints: [netserver-4] +[AfterEach] [sig-network] Networking + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:06:51.277: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-6186" for this suite. + +• [SLOW TEST:27.455 seconds] +[sig-network] Networking +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:26 + Granular Checks: Pods + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:29 + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":151,"skipped":2621,"failed":0} +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny attaching pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:06:51.297: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-4008 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 09:06:52.321: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 09:06:54.341: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 09:06:56.347: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599212, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 09:06:59.371: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny attaching pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Registering the webhook via the AdmissionRegistration API +STEP: create a pod +STEP: 'kubectl attach' the pod, should be denied by the webhook +Jun 1 09:07:05.505: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 attach --namespace=webhook-4008 to-be-attached-pod -i -c=container1' +Jun 1 09:07:05.728: INFO: rc: 1 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:07:05.741: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-4008" for this suite. +STEP: Destroying namespace "webhook-4008-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:14.564 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to deny attaching pod [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","total":277,"completed":152,"skipped":2621,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:07:05.861: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-8682 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 09:07:06.043: INFO: Waiting up to 5m0s for pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7" in namespace "downward-api-8682" to be "Succeeded or Failed" +Jun 1 09:07:06.070: INFO: Pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7": Phase="Pending", Reason="", readiness=false. Elapsed: 26.91291ms +Jun 1 09:07:08.075: INFO: Pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.032087796s +Jun 1 09:07:10.084: INFO: Pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.041209556s +Jun 1 09:07:12.097: INFO: Pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.053729577s +STEP: Saw pod success +Jun 1 09:07:12.097: INFO: Pod "downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7" satisfied condition "Succeeded or Failed" +Jun 1 09:07:12.108: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7 container client-container: +STEP: delete the pod +Jun 1 09:07:12.193: INFO: Waiting for pod downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7 to disappear +Jun 1 09:07:12.206: INFO: Pod downwardapi-volume-608f00e9-0571-4f09-a324-6d9799b0dac7 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:07:12.206: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8682" for this suite. + +• [SLOW TEST:6.374 seconds] +[sig-storage] Downward API volume +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37 + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]","total":277,"completed":153,"skipped":2636,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:07:12.236: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-lifecycle-hook-5858 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:64 +STEP: create the container to handle the HTTPGet hook request. +[It] should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: create the pod with lifecycle hook +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Jun 1 09:07:20.569: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:20.578: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:22.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:22.584: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:24.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:24.585: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:26.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:26.586: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:28.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:28.586: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:30.581: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:30.588: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:32.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:32.586: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:34.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:34.583: INFO: Pod pod-with-poststart-exec-hook still exists +Jun 1 09:07:36.579: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jun 1 09:07:36.587: INFO: Pod pod-with-poststart-exec-hook no longer exists +[AfterEach] [k8s.io] Container Lifecycle Hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:07:36.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-5858" for this suite. + +• [SLOW TEST:24.366 seconds] +[k8s.io] Container Lifecycle Hook +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + when create a pod with lifecycle hook + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/lifecycle_hook.go:42 + should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","total":277,"completed":154,"skipped":2685,"failed":0} +SSSSSSSSSSS +------------------------------ +[k8s.io] Container Runtime blackbox test when starting a container that exits + should run with the expected status [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:07:36.603: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-runtime +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-runtime-1633 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should run with the expected status [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpa': should get the expected 'State' +STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] +STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpof': should get the expected 'State' +STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] +STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpn': should get the expected 'State' +STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] +[AfterEach] [k8s.io] Container Runtime + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:06.577: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-1633" for this suite. + +• [SLOW TEST:29.991 seconds] +[k8s.io] Container Runtime +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + blackbox test + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:40 + when starting a container that exits + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:41 + should run with the expected status [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","total":277,"completed":155,"skipped":2696,"failed":0} +SSSSSSS +------------------------------ +[sig-network] Service endpoints latency + should not be very high [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Service endpoints latency + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:06.594: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename svc-latency +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in svc-latency-5718 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should not be very high [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:08:06.748: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: creating replication controller svc-latency-rc in namespace svc-latency-5718 +I0601 09:08:06.764308 23 runners.go:190] Created replication controller with name: svc-latency-rc, namespace: svc-latency-5718, replica count: 1 +I0601 09:08:07.814726 23 runners.go:190] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 09:08:08.814960 23 runners.go:190] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 09:08:09.815170 23 runners.go:190] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 09:08:10.815377 23 runners.go:190] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0601 09:08:11.816853 23 runners.go:190] svc-latency-rc Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jun 1 09:08:11.930: INFO: Created: latency-svc-c5pvf +Jun 1 09:08:11.939: INFO: Got endpoints: latency-svc-c5pvf [22.116788ms] +Jun 1 09:08:11.970: INFO: Created: latency-svc-l6mp8 +Jun 1 09:08:11.988: INFO: Got endpoints: latency-svc-l6mp8 [47.002023ms] +Jun 1 09:08:11.989: INFO: Created: latency-svc-lhtfk +Jun 1 09:08:11.998: INFO: Got endpoints: latency-svc-lhtfk [56.347655ms] +Jun 1 09:08:11.999: INFO: Created: latency-svc-98fn7 +Jun 1 09:08:12.004: INFO: Got endpoints: latency-svc-98fn7 [62.700295ms] +Jun 1 09:08:12.024: INFO: Created: latency-svc-nztgh +Jun 1 09:08:12.033: INFO: Created: latency-svc-nwgkp +Jun 1 09:08:12.033: INFO: Got endpoints: latency-svc-nztgh [91.342126ms] +Jun 1 09:08:12.046: INFO: Got endpoints: latency-svc-nwgkp [104.496003ms] +Jun 1 09:08:12.048: INFO: Created: latency-svc-x2jvh +Jun 1 09:08:12.061: INFO: Got endpoints: latency-svc-x2jvh [119.236041ms] +Jun 1 09:08:12.061: INFO: Created: latency-svc-5wkp6 +Jun 1 09:08:12.071: INFO: Created: latency-svc-zzmv6 +Jun 1 09:08:12.071: INFO: Got endpoints: latency-svc-5wkp6 [129.623466ms] +Jun 1 09:08:12.082: INFO: Got endpoints: latency-svc-zzmv6 [140.457983ms] +Jun 1 09:08:12.098: INFO: Created: latency-svc-ttmpk +Jun 1 09:08:12.100: INFO: Got endpoints: latency-svc-ttmpk [158.70381ms] +Jun 1 09:08:12.128: INFO: Created: latency-svc-4bbn4 +Jun 1 09:08:12.143: INFO: Got endpoints: latency-svc-4bbn4 [202.881531ms] +Jun 1 09:08:12.154: INFO: Created: latency-svc-5pbv2 +Jun 1 09:08:12.217: INFO: Got endpoints: latency-svc-5pbv2 [275.245647ms] +Jun 1 09:08:12.230: INFO: Created: latency-svc-zn97x +Jun 1 09:08:12.274: INFO: Created: latency-svc-vvsqp +Jun 1 09:08:12.274: INFO: Got endpoints: latency-svc-zn97x [332.569261ms] +Jun 1 09:08:12.322: INFO: Got endpoints: latency-svc-vvsqp [380.328658ms] +Jun 1 09:08:12.333: INFO: Created: latency-svc-tvjs8 +Jun 1 09:08:12.374: INFO: Got endpoints: latency-svc-tvjs8 [431.592901ms] +Jun 1 09:08:12.397: INFO: Created: latency-svc-27gzv +Jun 1 09:08:12.406: INFO: Got endpoints: latency-svc-27gzv [463.972055ms] +Jun 1 09:08:12.414: INFO: Created: latency-svc-h4nnp +Jun 1 09:08:12.438: INFO: Got endpoints: latency-svc-h4nnp [449.942707ms] +Jun 1 09:08:12.447: INFO: Created: latency-svc-4dt2k +Jun 1 09:08:12.460: INFO: Created: latency-svc-xbz45 +Jun 1 09:08:12.461: INFO: Got endpoints: latency-svc-4dt2k [463.490806ms] +Jun 1 09:08:12.469: INFO: Got endpoints: latency-svc-xbz45 [464.515168ms] +Jun 1 09:08:12.476: INFO: Created: latency-svc-x7jkd +Jun 1 09:08:12.549: INFO: Got endpoints: latency-svc-x7jkd [502.906214ms] +Jun 1 09:08:12.554: INFO: Created: latency-svc-whdk9 +Jun 1 09:08:12.562: INFO: Created: latency-svc-bd7l8 +Jun 1 09:08:12.562: INFO: Got endpoints: latency-svc-whdk9 [529.303992ms] +Jun 1 09:08:12.570: INFO: Got endpoints: latency-svc-bd7l8 [509.157457ms] +Jun 1 09:08:12.571: INFO: Created: latency-svc-7c6dq +Jun 1 09:08:12.590: INFO: Got endpoints: latency-svc-7c6dq [518.859499ms] +Jun 1 09:08:12.591: INFO: Created: latency-svc-mwjd5 +Jun 1 09:08:12.606: INFO: Got endpoints: latency-svc-mwjd5 [523.21413ms] +Jun 1 09:08:12.611: INFO: Created: latency-svc-wb7m5 +Jun 1 09:08:12.621: INFO: Got endpoints: latency-svc-wb7m5 [520.522937ms] +Jun 1 09:08:12.624: INFO: Created: latency-svc-d7q9x +Jun 1 09:08:12.638: INFO: Got endpoints: latency-svc-d7q9x [495.271273ms] +Jun 1 09:08:12.647: INFO: Created: latency-svc-sdphr +Jun 1 09:08:12.654: INFO: Got endpoints: latency-svc-sdphr [437.403162ms] +Jun 1 09:08:12.656: INFO: Created: latency-svc-pnhj4 +Jun 1 09:08:12.665: INFO: Got endpoints: latency-svc-pnhj4 [390.660812ms] +Jun 1 09:08:12.671: INFO: Created: latency-svc-gcjbd +Jun 1 09:08:12.682: INFO: Got endpoints: latency-svc-gcjbd [359.412602ms] +Jun 1 09:08:12.686: INFO: Created: latency-svc-w7zd2 +Jun 1 09:08:12.694: INFO: Got endpoints: latency-svc-w7zd2 [320.913564ms] +Jun 1 09:08:12.702: INFO: Created: latency-svc-wzzn7 +Jun 1 09:08:12.749: INFO: Created: latency-svc-jgc8w +Jun 1 09:08:12.751: INFO: Got endpoints: latency-svc-wzzn7 [344.759537ms] +Jun 1 09:08:12.767: INFO: Created: latency-svc-d5z5g +Jun 1 09:08:12.768: INFO: Got endpoints: latency-svc-jgc8w [330.197104ms] +Jun 1 09:08:12.778: INFO: Got endpoints: latency-svc-d5z5g [316.91597ms] +Jun 1 09:08:12.780: INFO: Created: latency-svc-v49jj +Jun 1 09:08:12.806: INFO: Got endpoints: latency-svc-v49jj [337.678337ms] +Jun 1 09:08:12.811: INFO: Created: latency-svc-7bwrs +Jun 1 09:08:12.821: INFO: Created: latency-svc-vhzv2 +Jun 1 09:08:12.821: INFO: Got endpoints: latency-svc-7bwrs [271.845785ms] +Jun 1 09:08:12.834: INFO: Got endpoints: latency-svc-vhzv2 [271.41305ms] +Jun 1 09:08:12.844: INFO: Created: latency-svc-mlfl9 +Jun 1 09:08:12.893: INFO: Got endpoints: latency-svc-mlfl9 [323.084817ms] +Jun 1 09:08:12.900: INFO: Created: latency-svc-r2flr +Jun 1 09:08:12.921: INFO: Got endpoints: latency-svc-r2flr [330.372006ms] +Jun 1 09:08:12.928: INFO: Created: latency-svc-swjwl +Jun 1 09:08:12.967: INFO: Got endpoints: latency-svc-swjwl [360.823663ms] +Jun 1 09:08:12.967: INFO: Created: latency-svc-57p6p +Jun 1 09:08:13.036: INFO: Created: latency-svc-5fm7c +Jun 1 09:08:13.036: INFO: Got endpoints: latency-svc-57p6p [414.952059ms] +Jun 1 09:08:13.054: INFO: Got endpoints: latency-svc-5fm7c [415.195736ms] +Jun 1 09:08:13.056: INFO: Created: latency-svc-xhk7p +Jun 1 09:08:13.075: INFO: Created: latency-svc-ftjkf +Jun 1 09:08:13.075: INFO: Got endpoints: latency-svc-xhk7p [420.679554ms] +Jun 1 09:08:13.077: INFO: Got endpoints: latency-svc-ftjkf [411.674114ms] +Jun 1 09:08:13.089: INFO: Created: latency-svc-hz9hs +Jun 1 09:08:13.102: INFO: Got endpoints: latency-svc-hz9hs [419.847394ms] +Jun 1 09:08:13.111: INFO: Created: latency-svc-47j55 +Jun 1 09:08:13.117: INFO: Got endpoints: latency-svc-47j55 [422.354812ms] +Jun 1 09:08:13.129: INFO: Created: latency-svc-9b9pc +Jun 1 09:08:13.145: INFO: Got endpoints: latency-svc-9b9pc [393.823131ms] +Jun 1 09:08:13.153: INFO: Created: latency-svc-d9jg5 +Jun 1 09:08:13.167: INFO: Got endpoints: latency-svc-d9jg5 [398.485668ms] +Jun 1 09:08:13.172: INFO: Created: latency-svc-9hptx +Jun 1 09:08:13.204: INFO: Got endpoints: latency-svc-9hptx [425.529556ms] +Jun 1 09:08:13.206: INFO: Created: latency-svc-7vxbj +Jun 1 09:08:13.224: INFO: Got endpoints: latency-svc-7vxbj [417.40158ms] +Jun 1 09:08:13.226: INFO: Created: latency-svc-xbcfs +Jun 1 09:08:13.238: INFO: Got endpoints: latency-svc-xbcfs [416.814985ms] +Jun 1 09:08:13.242: INFO: Created: latency-svc-m8lc5 +Jun 1 09:08:13.261: INFO: Got endpoints: latency-svc-m8lc5 [426.845319ms] +Jun 1 09:08:13.324: INFO: Created: latency-svc-x5fpw +Jun 1 09:08:13.339: INFO: Created: latency-svc-h2c6j +Jun 1 09:08:13.340: INFO: Got endpoints: latency-svc-x5fpw [446.324856ms] +Jun 1 09:08:13.367: INFO: Got endpoints: latency-svc-h2c6j [446.390289ms] +Jun 1 09:08:13.373: INFO: Created: latency-svc-zdqr5 +Jun 1 09:08:13.384: INFO: Got endpoints: latency-svc-zdqr5 [417.640318ms] +Jun 1 09:08:13.388: INFO: Created: latency-svc-gtl9p +Jun 1 09:08:13.404: INFO: Got endpoints: latency-svc-gtl9p [367.858705ms] +Jun 1 09:08:13.406: INFO: Created: latency-svc-zhv68 +Jun 1 09:08:13.420: INFO: Got endpoints: latency-svc-zhv68 [366.752253ms] +Jun 1 09:08:13.427: INFO: Created: latency-svc-wkbvf +Jun 1 09:08:13.443: INFO: Got endpoints: latency-svc-wkbvf [367.568792ms] +Jun 1 09:08:13.447: INFO: Created: latency-svc-qml4r +Jun 1 09:08:13.459: INFO: Got endpoints: latency-svc-qml4r [382.465829ms] +Jun 1 09:08:13.466: INFO: Created: latency-svc-dfhqp +Jun 1 09:08:13.475: INFO: Got endpoints: latency-svc-dfhqp [373.125725ms] +Jun 1 09:08:13.499: INFO: Created: latency-svc-wlkb6 +Jun 1 09:08:13.504: INFO: Created: latency-svc-8mmk8 +Jun 1 09:08:13.516: INFO: Got endpoints: latency-svc-wlkb6 [398.64841ms] +Jun 1 09:08:13.518: INFO: Got endpoints: latency-svc-8mmk8 [372.858749ms] +Jun 1 09:08:13.520: INFO: Created: latency-svc-5glcl +Jun 1 09:08:13.584: INFO: Got endpoints: latency-svc-5glcl [417.01749ms] +Jun 1 09:08:13.646: INFO: Created: latency-svc-249tn +Jun 1 09:08:13.657: INFO: Got endpoints: latency-svc-249tn [453.423275ms] +Jun 1 09:08:13.669: INFO: Created: latency-svc-xbwwd +Jun 1 09:08:13.692: INFO: Got endpoints: latency-svc-xbwwd [468.274552ms] +Jun 1 09:08:13.698: INFO: Created: latency-svc-hnw87 +Jun 1 09:08:13.709: INFO: Got endpoints: latency-svc-hnw87 [470.303491ms] +Jun 1 09:08:13.717: INFO: Created: latency-svc-g8n2g +Jun 1 09:08:13.733: INFO: Created: latency-svc-gp42c +Jun 1 09:08:13.743: INFO: Got endpoints: latency-svc-g8n2g [482.536701ms] +Jun 1 09:08:13.769: INFO: Created: latency-svc-qmm4x +Jun 1 09:08:13.779: INFO: Created: latency-svc-mfczc +Jun 1 09:08:13.786: INFO: Created: latency-svc-tnqpn +Jun 1 09:08:13.792: INFO: Got endpoints: latency-svc-gp42c [452.427304ms] +Jun 1 09:08:13.811: INFO: Created: latency-svc-smtht +Jun 1 09:08:13.844: INFO: Got endpoints: latency-svc-qmm4x [476.434249ms] +Jun 1 09:08:13.858: INFO: Created: latency-svc-nj9xd +Jun 1 09:08:13.922: INFO: Got endpoints: latency-svc-mfczc [536.956203ms] +Jun 1 09:08:13.933: INFO: Created: latency-svc-7hjs6 +Jun 1 09:08:13.947: INFO: Got endpoints: latency-svc-tnqpn [543.532547ms] +Jun 1 09:08:13.952: INFO: Created: latency-svc-zccrw +Jun 1 09:08:14.011: INFO: Created: latency-svc-khtx2 +Jun 1 09:08:14.011: INFO: Got endpoints: latency-svc-smtht [590.791602ms] +Jun 1 09:08:14.039: INFO: Created: latency-svc-g9jqw +Jun 1 09:08:14.040: INFO: Got endpoints: latency-svc-nj9xd [596.928801ms] +Jun 1 09:08:14.053: INFO: Created: latency-svc-z4fvx +Jun 1 09:08:14.105: INFO: Got endpoints: latency-svc-7hjs6 [646.026384ms] +Jun 1 09:08:14.113: INFO: Created: latency-svc-6nfr9 +Jun 1 09:08:14.126: INFO: Created: latency-svc-bg56q +Jun 1 09:08:14.135: INFO: Created: latency-svc-p9s2r +Jun 1 09:08:14.154: INFO: Got endpoints: latency-svc-zccrw [678.790282ms] +Jun 1 09:08:14.158: INFO: Created: latency-svc-kbxmn +Jun 1 09:08:14.167: INFO: Created: latency-svc-2f8xk +Jun 1 09:08:14.192: INFO: Created: latency-svc-dqs2g +Jun 1 09:08:14.258: INFO: Created: latency-svc-qvp5v +Jun 1 09:08:14.279: INFO: Created: latency-svc-6rqm6 +Jun 1 09:08:14.279: INFO: Got endpoints: latency-svc-g9jqw [761.231192ms] +Jun 1 09:08:14.356: INFO: Got endpoints: latency-svc-khtx2 [840.691772ms] +Jun 1 09:08:14.373: INFO: Got endpoints: latency-svc-z4fvx [788.967261ms] +Jun 1 09:08:14.376: INFO: Created: latency-svc-tmprn +Jun 1 09:08:14.376: INFO: Got endpoints: latency-svc-6nfr9 [719.259743ms] +Jun 1 09:08:14.486: INFO: Created: latency-svc-rlvrf +Jun 1 09:08:14.486: INFO: Got endpoints: latency-svc-p9s2r [777.767155ms] +Jun 1 09:08:14.487: INFO: Got endpoints: latency-svc-bg56q [794.663109ms] +Jun 1 09:08:14.493: INFO: Got endpoints: latency-svc-kbxmn [749.359339ms] +Jun 1 09:08:14.499: INFO: Created: latency-svc-t7bvm +Jun 1 09:08:14.508: INFO: Created: latency-svc-mp67z +Jun 1 09:08:14.519: INFO: Created: latency-svc-nbn9q +Jun 1 09:08:14.529: INFO: Created: latency-svc-v9w6s +Jun 1 09:08:14.536: INFO: Got endpoints: latency-svc-2f8xk [744.065916ms] +Jun 1 09:08:14.558: INFO: Created: latency-svc-g5q4p +Jun 1 09:08:14.581: INFO: Created: latency-svc-wdnkg +Jun 1 09:08:14.595: INFO: Got endpoints: latency-svc-dqs2g [751.26684ms] +Jun 1 09:08:14.602: INFO: Created: latency-svc-lrx9b +Jun 1 09:08:14.618: INFO: Created: latency-svc-4fpl8 +Jun 1 09:08:14.629: INFO: Created: latency-svc-w2hhc +Jun 1 09:08:14.637: INFO: Got endpoints: latency-svc-qvp5v [714.941333ms] +Jun 1 09:08:14.643: INFO: Created: latency-svc-bdcnc +Jun 1 09:08:14.652: INFO: Created: latency-svc-55zvg +Jun 1 09:08:14.667: INFO: Created: latency-svc-lvhbv +Jun 1 09:08:14.691: INFO: Got endpoints: latency-svc-6rqm6 [743.356137ms] +Jun 1 09:08:14.709: INFO: Created: latency-svc-bzn6l +Jun 1 09:08:14.740: INFO: Got endpoints: latency-svc-tmprn [729.011195ms] +Jun 1 09:08:14.759: INFO: Created: latency-svc-25wbs +Jun 1 09:08:14.820: INFO: Got endpoints: latency-svc-rlvrf [779.681784ms] +Jun 1 09:08:14.835: INFO: Created: latency-svc-qvhvn +Jun 1 09:08:14.836: INFO: Got endpoints: latency-svc-t7bvm [730.705115ms] +Jun 1 09:08:14.854: INFO: Created: latency-svc-5bxrf +Jun 1 09:08:14.890: INFO: Got endpoints: latency-svc-mp67z [735.213702ms] +Jun 1 09:08:14.910: INFO: Created: latency-svc-p4w42 +Jun 1 09:08:14.958: INFO: Got endpoints: latency-svc-nbn9q [678.940117ms] +Jun 1 09:08:14.998: INFO: Created: latency-svc-zq2q9 +Jun 1 09:08:15.000: INFO: Got endpoints: latency-svc-v9w6s [643.379613ms] +Jun 1 09:08:15.022: INFO: Created: latency-svc-wk7rc +Jun 1 09:08:15.036: INFO: Got endpoints: latency-svc-g5q4p [662.602849ms] +Jun 1 09:08:15.054: INFO: Created: latency-svc-246wk +Jun 1 09:08:15.088: INFO: Got endpoints: latency-svc-wdnkg [711.613776ms] +Jun 1 09:08:15.107: INFO: Created: latency-svc-dxp6n +Jun 1 09:08:15.137: INFO: Got endpoints: latency-svc-lrx9b [651.005266ms] +Jun 1 09:08:15.153: INFO: Created: latency-svc-956z6 +Jun 1 09:08:15.188: INFO: Got endpoints: latency-svc-4fpl8 [701.216827ms] +Jun 1 09:08:15.210: INFO: Created: latency-svc-mp6qn +Jun 1 09:08:15.237: INFO: Got endpoints: latency-svc-w2hhc [744.265173ms] +Jun 1 09:08:15.256: INFO: Created: latency-svc-h8zrq +Jun 1 09:08:15.284: INFO: Got endpoints: latency-svc-bdcnc [748.055503ms] +Jun 1 09:08:15.301: INFO: Created: latency-svc-wz6ns +Jun 1 09:08:15.343: INFO: Got endpoints: latency-svc-55zvg [747.299939ms] +Jun 1 09:08:15.360: INFO: Created: latency-svc-zlztm +Jun 1 09:08:15.386: INFO: Got endpoints: latency-svc-lvhbv [749.129037ms] +Jun 1 09:08:15.400: INFO: Created: latency-svc-nmwng +Jun 1 09:08:15.444: INFO: Got endpoints: latency-svc-bzn6l [753.373873ms] +Jun 1 09:08:15.479: INFO: Created: latency-svc-chqs9 +Jun 1 09:08:15.489: INFO: Got endpoints: latency-svc-25wbs [748.988676ms] +Jun 1 09:08:15.509: INFO: Created: latency-svc-7fq5w +Jun 1 09:08:15.539: INFO: Got endpoints: latency-svc-qvhvn [719.254782ms] +Jun 1 09:08:15.562: INFO: Created: latency-svc-49md5 +Jun 1 09:08:15.584: INFO: Got endpoints: latency-svc-5bxrf [748.218236ms] +Jun 1 09:08:15.600: INFO: Created: latency-svc-hh8nx +Jun 1 09:08:15.636: INFO: Got endpoints: latency-svc-p4w42 [746.656481ms] +Jun 1 09:08:15.662: INFO: Created: latency-svc-f8xmm +Jun 1 09:08:15.688: INFO: Got endpoints: latency-svc-zq2q9 [729.618904ms] +Jun 1 09:08:15.708: INFO: Created: latency-svc-zx2ql +Jun 1 09:08:15.738: INFO: Got endpoints: latency-svc-wk7rc [738.286367ms] +Jun 1 09:08:15.757: INFO: Created: latency-svc-qwqw7 +Jun 1 09:08:15.788: INFO: Got endpoints: latency-svc-246wk [751.779178ms] +Jun 1 09:08:15.805: INFO: Created: latency-svc-dxq2g +Jun 1 09:08:15.837: INFO: Got endpoints: latency-svc-dxp6n [748.592227ms] +Jun 1 09:08:15.859: INFO: Created: latency-svc-blsdn +Jun 1 09:08:15.887: INFO: Got endpoints: latency-svc-956z6 [749.137505ms] +Jun 1 09:08:15.916: INFO: Created: latency-svc-d56tc +Jun 1 09:08:15.938: INFO: Got endpoints: latency-svc-mp6qn [750.105248ms] +Jun 1 09:08:15.966: INFO: Created: latency-svc-cp9nq +Jun 1 09:08:15.991: INFO: Got endpoints: latency-svc-h8zrq [754.388169ms] +Jun 1 09:08:16.015: INFO: Created: latency-svc-2hbc4 +Jun 1 09:08:16.036: INFO: Got endpoints: latency-svc-wz6ns [751.734915ms] +Jun 1 09:08:16.052: INFO: Created: latency-svc-j6zs8 +Jun 1 09:08:16.091: INFO: Got endpoints: latency-svc-zlztm [748.085163ms] +Jun 1 09:08:16.106: INFO: Created: latency-svc-pvcbg +Jun 1 09:08:16.135: INFO: Got endpoints: latency-svc-nmwng [748.92349ms] +Jun 1 09:08:16.154: INFO: Created: latency-svc-lkw7h +Jun 1 09:08:16.187: INFO: Got endpoints: latency-svc-chqs9 [743.122293ms] +Jun 1 09:08:16.208: INFO: Created: latency-svc-rk4r7 +Jun 1 09:08:16.238: INFO: Got endpoints: latency-svc-7fq5w [748.666913ms] +Jun 1 09:08:16.255: INFO: Created: latency-svc-v9sds +Jun 1 09:08:16.285: INFO: Got endpoints: latency-svc-49md5 [745.76498ms] +Jun 1 09:08:16.301: INFO: Created: latency-svc-zxwk4 +Jun 1 09:08:16.335: INFO: Got endpoints: latency-svc-hh8nx [750.925698ms] +Jun 1 09:08:16.357: INFO: Created: latency-svc-dd6zs +Jun 1 09:08:16.387: INFO: Got endpoints: latency-svc-f8xmm [751.002743ms] +Jun 1 09:08:16.401: INFO: Created: latency-svc-z959q +Jun 1 09:08:16.436: INFO: Got endpoints: latency-svc-zx2ql [748.031041ms] +Jun 1 09:08:16.456: INFO: Created: latency-svc-q66cp +Jun 1 09:08:16.486: INFO: Got endpoints: latency-svc-qwqw7 [748.153863ms] +Jun 1 09:08:16.506: INFO: Created: latency-svc-jkf9p +Jun 1 09:08:16.549: INFO: Got endpoints: latency-svc-dxq2g [761.587431ms] +Jun 1 09:08:16.578: INFO: Created: latency-svc-x5dgz +Jun 1 09:08:16.593: INFO: Got endpoints: latency-svc-blsdn [755.797474ms] +Jun 1 09:08:16.611: INFO: Created: latency-svc-bz6pm +Jun 1 09:08:16.638: INFO: Got endpoints: latency-svc-d56tc [751.030725ms] +Jun 1 09:08:16.662: INFO: Created: latency-svc-wmwq4 +Jun 1 09:08:16.685: INFO: Got endpoints: latency-svc-cp9nq [746.738596ms] +Jun 1 09:08:16.699: INFO: Created: latency-svc-jb675 +Jun 1 09:08:16.746: INFO: Got endpoints: latency-svc-2hbc4 [754.376209ms] +Jun 1 09:08:16.763: INFO: Created: latency-svc-w9tsb +Jun 1 09:08:16.785: INFO: Got endpoints: latency-svc-j6zs8 [748.823316ms] +Jun 1 09:08:16.803: INFO: Created: latency-svc-fx4lz +Jun 1 09:08:16.835: INFO: Got endpoints: latency-svc-pvcbg [744.600336ms] +Jun 1 09:08:16.851: INFO: Created: latency-svc-48brv +Jun 1 09:08:16.886: INFO: Got endpoints: latency-svc-lkw7h [750.892127ms] +Jun 1 09:08:16.898: INFO: Created: latency-svc-skp47 +Jun 1 09:08:16.938: INFO: Got endpoints: latency-svc-rk4r7 [750.544192ms] +Jun 1 09:08:16.956: INFO: Created: latency-svc-xjkbv +Jun 1 09:08:16.985: INFO: Got endpoints: latency-svc-v9sds [746.784297ms] +Jun 1 09:08:17.003: INFO: Created: latency-svc-dcnfs +Jun 1 09:08:17.972: INFO: Got endpoints: latency-svc-dd6zs [1.636527479s] +Jun 1 09:08:17.972: INFO: Got endpoints: latency-svc-zxwk4 [1.687798403s] +Jun 1 09:08:17.973: INFO: Got endpoints: latency-svc-z959q [1.585170587s] +Jun 1 09:08:17.973: INFO: Got endpoints: latency-svc-q66cp [1.537211447s] +Jun 1 09:08:17.974: INFO: Got endpoints: latency-svc-jkf9p [1.487477378s] +Jun 1 09:08:17.976: INFO: Got endpoints: latency-svc-x5dgz [1.426728353s] +Jun 1 09:08:17.983: INFO: Got endpoints: latency-svc-bz6pm [1.390742065s] +Jun 1 09:08:17.989: INFO: Got endpoints: latency-svc-w9tsb [1.243184924s] +Jun 1 09:08:17.990: INFO: Got endpoints: latency-svc-wmwq4 [1.352046344s] +Jun 1 09:08:17.990: INFO: Got endpoints: latency-svc-jb675 [1.305152705s] +Jun 1 09:08:18.038: INFO: Got endpoints: latency-svc-skp47 [1.152434357s] +Jun 1 09:08:18.039: INFO: Got endpoints: latency-svc-fx4lz [1.253361588s] +Jun 1 09:08:18.041: INFO: Got endpoints: latency-svc-xjkbv [1.103243889s] +Jun 1 09:08:18.042: INFO: Got endpoints: latency-svc-dcnfs [1.056925895s] +Jun 1 09:08:18.042: INFO: Got endpoints: latency-svc-48brv [1.206575614s] +Jun 1 09:08:18.052: INFO: Created: latency-svc-fxztc +Jun 1 09:08:18.065: INFO: Created: latency-svc-z6n4m +Jun 1 09:08:18.072: INFO: Got endpoints: latency-svc-fxztc [99.006848ms] +Jun 1 09:08:18.085: INFO: Got endpoints: latency-svc-z6n4m [111.863878ms] +Jun 1 09:08:18.093: INFO: Created: latency-svc-k7gbf +Jun 1 09:08:18.111: INFO: Got endpoints: latency-svc-k7gbf [138.286246ms] +Jun 1 09:08:18.123: INFO: Created: latency-svc-r6p26 +Jun 1 09:08:18.136: INFO: Created: latency-svc-m8kt2 +Jun 1 09:08:18.155: INFO: Got endpoints: latency-svc-r6p26 [181.248169ms] +Jun 1 09:08:18.159: INFO: Got endpoints: latency-svc-m8kt2 [182.57085ms] +Jun 1 09:08:18.169: INFO: Created: latency-svc-cz4wz +Jun 1 09:08:18.180: INFO: Got endpoints: latency-svc-cz4wz [196.710194ms] +Jun 1 09:08:18.204: INFO: Created: latency-svc-d8gz6 +Jun 1 09:08:18.222: INFO: Created: latency-svc-8jl7c +Jun 1 09:08:18.225: INFO: Got endpoints: latency-svc-d8gz6 [252.340004ms] +Jun 1 09:08:18.236: INFO: Created: latency-svc-jh9xs +Jun 1 09:08:18.342: INFO: Created: latency-svc-kws2l +Jun 1 09:08:18.343: INFO: Got endpoints: latency-svc-jh9xs [352.732606ms] +Jun 1 09:08:18.343: INFO: Got endpoints: latency-svc-8jl7c [353.90637ms] +Jun 1 09:08:18.352: INFO: Got endpoints: latency-svc-kws2l [361.495241ms] +Jun 1 09:08:18.356: INFO: Created: latency-svc-zlgdh +Jun 1 09:08:18.367: INFO: Created: latency-svc-bc2g6 +Jun 1 09:08:18.388: INFO: Got endpoints: latency-svc-zlgdh [349.848423ms] +Jun 1 09:08:18.391: INFO: Got endpoints: latency-svc-bc2g6 [352.340901ms] +Jun 1 09:08:18.400: INFO: Created: latency-svc-v9drf +Jun 1 09:08:18.412: INFO: Got endpoints: latency-svc-v9drf [370.185813ms] +Jun 1 09:08:18.425: INFO: Created: latency-svc-vwpmm +Jun 1 09:08:18.446: INFO: Created: latency-svc-dvp2h +Jun 1 09:08:18.450: INFO: Got endpoints: latency-svc-vwpmm [408.287573ms] +Jun 1 09:08:18.456: INFO: Created: latency-svc-zp9fc +Jun 1 09:08:18.483: INFO: Created: latency-svc-fhvct +Jun 1 09:08:18.504: INFO: Got endpoints: latency-svc-dvp2h [461.93267ms] +Jun 1 09:08:18.507: INFO: Created: latency-svc-txljj +Jun 1 09:08:18.514: INFO: Created: latency-svc-ht87x +Jun 1 09:08:18.524: INFO: Created: latency-svc-67nkp +Jun 1 09:08:18.533: INFO: Created: latency-svc-2gr85 +Jun 1 09:08:18.539: INFO: Got endpoints: latency-svc-zp9fc [466.816043ms] +Jun 1 09:08:18.547: INFO: Created: latency-svc-lm6bw +Jun 1 09:08:18.569: INFO: Created: latency-svc-xmkvd +Jun 1 09:08:18.594: INFO: Created: latency-svc-8cmph +Jun 1 09:08:18.599: INFO: Got endpoints: latency-svc-fhvct [513.857842ms] +Jun 1 09:08:18.613: INFO: Created: latency-svc-78sn2 +Jun 1 09:08:18.653: INFO: Got endpoints: latency-svc-txljj [542.503841ms] +Jun 1 09:08:18.657: INFO: Created: latency-svc-8chdn +Jun 1 09:08:18.673: INFO: Created: latency-svc-5lc7l +Jun 1 09:08:18.699: INFO: Created: latency-svc-rkrdz +Jun 1 09:08:18.701: INFO: Got endpoints: latency-svc-ht87x [545.357651ms] +Jun 1 09:08:18.719: INFO: Created: latency-svc-tx42n +Jun 1 09:08:18.734: INFO: Created: latency-svc-jkh7q +Jun 1 09:08:18.762: INFO: Got endpoints: latency-svc-67nkp [603.52593ms] +Jun 1 09:08:18.779: INFO: Created: latency-svc-6bwpj +Jun 1 09:08:18.805: INFO: Created: latency-svc-kprhb +Jun 1 09:08:18.806: INFO: Got endpoints: latency-svc-2gr85 [626.17773ms] +Jun 1 09:08:18.817: INFO: Created: latency-svc-x6gz4 +Jun 1 09:08:18.831: INFO: Created: latency-svc-4z9xl +Jun 1 09:08:18.845: INFO: Got endpoints: latency-svc-lm6bw [620.040661ms] +Jun 1 09:08:18.871: INFO: Created: latency-svc-b6nxn +Jun 1 09:08:18.885: INFO: Created: latency-svc-vcljq +Jun 1 09:08:18.895: INFO: Got endpoints: latency-svc-xmkvd [552.169613ms] +Jun 1 09:08:18.912: INFO: Created: latency-svc-f4q5p +Jun 1 09:08:19.878: INFO: Got endpoints: latency-svc-8cmph [1.535306151s] +Jun 1 09:08:19.881: INFO: Got endpoints: latency-svc-78sn2 [1.528697292s] +Jun 1 09:08:19.890: INFO: Got endpoints: latency-svc-8chdn [1.501635089s] +Jun 1 09:08:19.891: INFO: Created: latency-svc-hcj7t +Jun 1 09:08:19.901: INFO: Got endpoints: latency-svc-5lc7l [1.510386394s] +Jun 1 09:08:19.921: INFO: Got endpoints: latency-svc-rkrdz [1.509150145s] +Jun 1 09:08:19.936: INFO: Got endpoints: latency-svc-tx42n [1.485690297s] +Jun 1 09:08:19.959: INFO: Got endpoints: latency-svc-kprhb [1.360066278s] +Jun 1 09:08:19.959: INFO: Got endpoints: latency-svc-6bwpj [1.420190697s] +Jun 1 09:08:19.959: INFO: Got endpoints: latency-svc-jkh7q [1.45523213s] +Jun 1 09:08:20.053: INFO: Got endpoints: latency-svc-f4q5p [1.204631741s] +Jun 1 09:08:20.053: INFO: Got endpoints: latency-svc-b6nxn [1.290325533s] +Jun 1 09:08:20.053: INFO: Got endpoints: latency-svc-x6gz4 [1.39940349s] +Jun 1 09:08:20.053: INFO: Got endpoints: latency-svc-vcljq [1.24651521s] +Jun 1 09:08:20.053: INFO: Got endpoints: latency-svc-4z9xl [1.352338194s] +Jun 1 09:08:20.085: INFO: Created: latency-svc-zgvz2 +Jun 1 09:08:20.106: INFO: Created: latency-svc-6n56d +Jun 1 09:08:20.106: INFO: Got endpoints: latency-svc-zgvz2 [227.750285ms] +Jun 1 09:08:20.106: INFO: Got endpoints: latency-svc-hcj7t [1.211373493s] +Jun 1 09:08:20.121: INFO: Got endpoints: latency-svc-6n56d [240.643491ms] +Jun 1 09:08:20.128: INFO: Created: latency-svc-jzkxt +Jun 1 09:08:20.200: INFO: Created: latency-svc-g9ph7 +Jun 1 09:08:20.200: INFO: Got endpoints: latency-svc-jzkxt [310.086672ms] +Jun 1 09:08:20.224: INFO: Got endpoints: latency-svc-g9ph7 [322.450901ms] +Jun 1 09:08:20.246: INFO: Created: latency-svc-8twf2 +Jun 1 09:08:20.252: INFO: Got endpoints: latency-svc-8twf2 [331.035637ms] +Jun 1 09:08:20.271: INFO: Created: latency-svc-7qbsg +Jun 1 09:08:20.280: INFO: Created: latency-svc-766lm +Jun 1 09:08:20.282: INFO: Got endpoints: latency-svc-7qbsg [345.547954ms] +Jun 1 09:08:20.299: INFO: Got endpoints: latency-svc-766lm [339.775669ms] +Jun 1 09:08:20.309: INFO: Created: latency-svc-lhfnf +Jun 1 09:08:20.333: INFO: Got endpoints: latency-svc-lhfnf [373.962123ms] +Jun 1 09:08:20.333: INFO: Created: latency-svc-26ntg +Jun 1 09:08:20.353: INFO: Got endpoints: latency-svc-26ntg [393.329344ms] +Jun 1 09:08:20.371: INFO: Created: latency-svc-zgnbt +Jun 1 09:08:20.391: INFO: Got endpoints: latency-svc-zgnbt [337.865782ms] +Jun 1 09:08:20.402: INFO: Created: latency-svc-m97vj +Jun 1 09:08:20.412: INFO: Got endpoints: latency-svc-m97vj [358.887723ms] +Jun 1 09:08:20.415: INFO: Created: latency-svc-pxwwk +Jun 1 09:08:20.443: INFO: Created: latency-svc-5vghx +Jun 1 09:08:20.443: INFO: Got endpoints: latency-svc-pxwwk [390.434109ms] +Jun 1 09:08:20.478: INFO: Got endpoints: latency-svc-5vghx [425.123921ms] +Jun 1 09:08:20.494: INFO: Created: latency-svc-8lkkv +Jun 1 09:08:20.517: INFO: Got endpoints: latency-svc-8lkkv [463.856035ms] +Jun 1 09:08:20.522: INFO: Created: latency-svc-m5hn2 +Jun 1 09:08:20.529: INFO: Got endpoints: latency-svc-m5hn2 [422.699155ms] +Jun 1 09:08:20.539: INFO: Created: latency-svc-7bdtv +Jun 1 09:08:20.549: INFO: Got endpoints: latency-svc-7bdtv [442.206109ms] +Jun 1 09:08:20.557: INFO: Created: latency-svc-vcnc8 +Jun 1 09:08:20.584: INFO: Got endpoints: latency-svc-vcnc8 [462.042126ms] +Jun 1 09:08:20.584: INFO: Latencies: [47.002023ms 56.347655ms 62.700295ms 91.342126ms 99.006848ms 104.496003ms 111.863878ms 119.236041ms 129.623466ms 138.286246ms 140.457983ms 158.70381ms 181.248169ms 182.57085ms 196.710194ms 202.881531ms 227.750285ms 240.643491ms 252.340004ms 271.41305ms 271.845785ms 275.245647ms 310.086672ms 316.91597ms 320.913564ms 322.450901ms 323.084817ms 330.197104ms 330.372006ms 331.035637ms 332.569261ms 337.678337ms 337.865782ms 339.775669ms 344.759537ms 345.547954ms 349.848423ms 352.340901ms 352.732606ms 353.90637ms 358.887723ms 359.412602ms 360.823663ms 361.495241ms 366.752253ms 367.568792ms 367.858705ms 370.185813ms 372.858749ms 373.125725ms 373.962123ms 380.328658ms 382.465829ms 390.434109ms 390.660812ms 393.329344ms 393.823131ms 398.485668ms 398.64841ms 408.287573ms 411.674114ms 414.952059ms 415.195736ms 416.814985ms 417.01749ms 417.40158ms 417.640318ms 419.847394ms 420.679554ms 422.354812ms 422.699155ms 425.123921ms 425.529556ms 426.845319ms 431.592901ms 437.403162ms 442.206109ms 446.324856ms 446.390289ms 449.942707ms 452.427304ms 453.423275ms 461.93267ms 462.042126ms 463.490806ms 463.856035ms 463.972055ms 464.515168ms 466.816043ms 468.274552ms 470.303491ms 476.434249ms 482.536701ms 495.271273ms 502.906214ms 509.157457ms 513.857842ms 518.859499ms 520.522937ms 523.21413ms 529.303992ms 536.956203ms 542.503841ms 543.532547ms 545.357651ms 552.169613ms 590.791602ms 596.928801ms 603.52593ms 620.040661ms 626.17773ms 643.379613ms 646.026384ms 651.005266ms 662.602849ms 678.790282ms 678.940117ms 701.216827ms 711.613776ms 714.941333ms 719.254782ms 719.259743ms 729.011195ms 729.618904ms 730.705115ms 735.213702ms 738.286367ms 743.122293ms 743.356137ms 744.065916ms 744.265173ms 744.600336ms 745.76498ms 746.656481ms 746.738596ms 746.784297ms 747.299939ms 748.031041ms 748.055503ms 748.085163ms 748.153863ms 748.218236ms 748.592227ms 748.666913ms 748.823316ms 748.92349ms 748.988676ms 749.129037ms 749.137505ms 749.359339ms 750.105248ms 750.544192ms 750.892127ms 750.925698ms 751.002743ms 751.030725ms 751.26684ms 751.734915ms 751.779178ms 753.373873ms 754.376209ms 754.388169ms 755.797474ms 761.231192ms 761.587431ms 777.767155ms 779.681784ms 788.967261ms 794.663109ms 840.691772ms 1.056925895s 1.103243889s 1.152434357s 1.204631741s 1.206575614s 1.211373493s 1.243184924s 1.24651521s 1.253361588s 1.290325533s 1.305152705s 1.352046344s 1.352338194s 1.360066278s 1.390742065s 1.39940349s 1.420190697s 1.426728353s 1.45523213s 1.485690297s 1.487477378s 1.501635089s 1.509150145s 1.510386394s 1.528697292s 1.535306151s 1.537211447s 1.585170587s 1.636527479s 1.687798403s] +Jun 1 09:08:20.585: INFO: 50 %ile: 529.303992ms +Jun 1 09:08:20.585: INFO: 90 %ile: 1.305152705s +Jun 1 09:08:20.585: INFO: 99 %ile: 1.636527479s +Jun 1 09:08:20.585: INFO: Total sample count: 200 +[AfterEach] [sig-network] Service endpoints latency + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:20.585: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svc-latency-5718" for this suite. + +• [SLOW TEST:14.032 seconds] +[sig-network] Service endpoints latency +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should not be very high [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Service endpoints latency should not be very high [Conformance]","total":277,"completed":156,"skipped":2703,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl label + should update the label on a resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:20.629: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-9172 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[BeforeEach] Kubectl label + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1206 +STEP: creating the pod +Jun 1 09:08:20.846: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-9172' +Jun 1 09:08:21.405: INFO: stderr: "" +Jun 1 09:08:21.405: INFO: stdout: "pod/pause created\n" +Jun 1 09:08:21.405: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] +Jun 1 09:08:21.405: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-9172" to be "running and ready" +Jun 1 09:08:21.416: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 11.606652ms +Jun 1 09:08:23.422: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017063741s +Jun 1 09:08:25.428: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 4.02380479s +Jun 1 09:08:27.435: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 6.030595156s +Jun 1 09:08:27.435: INFO: Pod "pause" satisfied condition "running and ready" +Jun 1 09:08:27.435: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] +[It] should update the label on a resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: adding the label testing-label with value testing-label-value to a pod +Jun 1 09:08:27.435: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 label pods pause testing-label=testing-label-value --namespace=kubectl-9172' +Jun 1 09:08:27.555: INFO: stderr: "" +Jun 1 09:08:27.555: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod has the label testing-label with the value testing-label-value +Jun 1 09:08:27.556: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pod pause -L testing-label --namespace=kubectl-9172' +Jun 1 09:08:27.725: INFO: stderr: "" +Jun 1 09:08:27.725: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 6s testing-label-value\n" +STEP: removing the label testing-label of a pod +Jun 1 09:08:27.725: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 label pods pause testing-label- --namespace=kubectl-9172' +Jun 1 09:08:27.879: INFO: stderr: "" +Jun 1 09:08:27.879: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod doesn't have the label testing-label +Jun 1 09:08:27.879: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pod pause -L testing-label --namespace=kubectl-9172' +Jun 1 09:08:28.089: INFO: stderr: "" +Jun 1 09:08:28.089: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 7s \n" +[AfterEach] Kubectl label + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1213 +STEP: using delete to clean up resources +Jun 1 09:08:28.089: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-9172' +Jun 1 09:08:28.305: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 09:08:28.305: INFO: stdout: "pod \"pause\" force deleted\n" +Jun 1 09:08:28.305: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get rc,svc -l name=pause --no-headers --namespace=kubectl-9172' +Jun 1 09:08:28.496: INFO: stderr: "No resources found in kubectl-9172 namespace.\n" +Jun 1 09:08:28.496: INFO: stdout: "" +Jun 1 09:08:28.496: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -l name=pause --namespace=kubectl-9172 -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jun 1 09:08:28.667: INFO: stderr: "" +Jun 1 09:08:28.667: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:28.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9172" for this suite. + +• [SLOW TEST:8.074 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl label + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1203 + should update the label on a resource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl label should update the label on a resource [Conformance]","total":277,"completed":157,"skipped":2725,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:28.704: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-5787 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 09:08:28.929: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28" in namespace "projected-5787" to be "Succeeded or Failed" +Jun 1 09:08:28.935: INFO: Pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28": Phase="Pending", Reason="", readiness=false. Elapsed: 6.469683ms +Jun 1 09:08:30.944: INFO: Pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01477783s +Jun 1 09:08:32.954: INFO: Pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28": Phase="Pending", Reason="", readiness=false. Elapsed: 4.024715127s +Jun 1 09:08:34.969: INFO: Pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.039934866s +STEP: Saw pod success +Jun 1 09:08:34.969: INFO: Pod "downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28" satisfied condition "Succeeded or Failed" +Jun 1 09:08:34.977: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28 container client-container: +STEP: delete the pod +Jun 1 09:08:35.019: INFO: Waiting for pod downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28 to disappear +Jun 1 09:08:35.028: INFO: Pod downwardapi-volume-ff5338bd-27f0-481a-af31-25c34b850a28 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:35.028: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5787" for this suite. + +• [SLOW TEST:6.362 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":158,"skipped":2751,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should fail to create ConfigMap with empty key [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:35.067: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename configmap +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-7307 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should fail to create ConfigMap with empty key [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap that has name configmap-test-emptyKey-8843cd52-aaf3-46e5-991c-6426c4c7c1d6 +[AfterEach] [sig-node] ConfigMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:35.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7307" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","total":277,"completed":159,"skipped":2868,"failed":0} +SSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:35.295: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-200 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide container's memory limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 09:08:35.500: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656" in namespace "downward-api-200" to be "Succeeded or Failed" +Jun 1 09:08:35.509: INFO: Pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656": Phase="Pending", Reason="", readiness=false. Elapsed: 8.622388ms +Jun 1 09:08:37.515: INFO: Pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014249372s +Jun 1 09:08:39.523: INFO: Pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656": Phase="Pending", Reason="", readiness=false. Elapsed: 4.02266188s +Jun 1 09:08:41.528: INFO: Pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.027494198s +STEP: Saw pod success +Jun 1 09:08:41.528: INFO: Pod "downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656" satisfied condition "Succeeded or Failed" +Jun 1 09:08:41.534: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656 container client-container: +STEP: delete the pod +Jun 1 09:08:41.564: INFO: Waiting for pod downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656 to disappear +Jun 1 09:08:41.568: INFO: Pod downwardapi-volume-2c49de36-df35-47ba-8028-9db98be07656 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:41.568: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-200" for this suite. + +• [SLOW TEST:6.287 seconds] +[sig-storage] Downward API volume +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37 + should provide container's memory limit [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]","total":277,"completed":160,"skipped":2871,"failed":0} +[sig-storage] EmptyDir volumes + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:41.582: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename emptydir +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-1793 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Jun 1 09:08:41.747: INFO: Waiting up to 5m0s for pod "pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1" in namespace "emptydir-1793" to be "Succeeded or Failed" +Jun 1 09:08:41.753: INFO: Pod "pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1": Phase="Pending", Reason="", readiness=false. Elapsed: 5.640145ms +Jun 1 09:08:43.758: INFO: Pod "pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011066595s +Jun 1 09:08:45.764: INFO: Pod "pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017188546s +STEP: Saw pod success +Jun 1 09:08:45.764: INFO: Pod "pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1" satisfied condition "Succeeded or Failed" +Jun 1 09:08:45.770: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1 container test-container: +STEP: delete the pod +Jun 1 09:08:45.799: INFO: Waiting for pod pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1 to disappear +Jun 1 09:08:45.807: INFO: Pod pod-6d0741fc-b15c-4f42-a13e-fe84b6563dc1 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:08:45.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1793" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":161,"skipped":2871,"failed":0} +SS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should honor timeout [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:08:45.824: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-6766 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 09:08:46.843: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 09:08:48.866: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 09:08:50.873: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599326, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 09:08:53.888: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should honor timeout [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Setting timeout (1s) shorter than webhook latency (5s) +STEP: Registering slow webhook via the AdmissionRegistration API +Jun 1 09:08:54.926: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:08:56.046: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:08:57.149: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:08:58.249: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:08:59.355: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:09:00.445: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:09:01.591: INFO: Waiting for webhook configuration to be ready... +Jun 1 09:09:02.644: INFO: Waiting for webhook configuration to be ready... +STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) +STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore +STEP: Registering slow webhook via the AdmissionRegistration API +STEP: Having no error when timeout is longer than webhook latency +STEP: Registering slow webhook via the AdmissionRegistration API +STEP: Having no error when timeout is empty (defaulted to 10s in v1) +STEP: Registering slow webhook via the AdmissionRegistration API +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:09:15.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6766" for this suite. +STEP: Destroying namespace "webhook-6766-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:30.164 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should honor timeout [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]","total":277,"completed":162,"skipped":2873,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of different groups [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:09:15.987: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-605 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for multiple CRDs of different groups [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation +Jun 1 09:09:16.141: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:09:20.085: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:09:34.879: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-605" for this suite. + +• [SLOW TEST:18.910 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of different groups [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","total":277,"completed":163,"skipped":2879,"failed":0} +SSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates resource limits of pods that are allowed to run [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:09:34.898: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename sched-pred +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in sched-pred-775 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:91 +Jun 1 09:09:35.051: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jun 1 09:09:35.082: INFO: Waiting for terminating namespaces to be deleted... +Jun 1 09:09:35.087: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-21 before test +Jun 1 09:09:35.127: INFO: dce-parcel-agent-qh996 from kube-system started at 2020-05-25 11:36:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-parcel-agent ready: true, restart count 3 +Jun 1 09:09:35.127: INFO: dce-kube-apiserver-dce-10-6-135-21 from kube-system started at 2020-06-01 07:50:39 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-kube-apiserver ready: true, restart count 0 +Jun 1 09:09:35.127: INFO: dce-parcel-server-gblcs from kube-system started at 2020-05-25 11:50:54 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-parcel-server ready: true, restart count 3 +Jun 1 09:09:35.127: INFO: dce-engine-9tv2r from kube-system started at 2020-05-25 11:57:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:09:35.127: INFO: dss-enforcer-j4z79 from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:09:35.127: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.127: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:09:35.127: INFO: dce-kube-controller-manager-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-kube-controller-manager ready: true, restart count 42 +Jun 1 09:09:35.127: INFO: kube-proxy-8hscg from kube-system started at 2020-05-20 07:24:55 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:09:35.127: INFO: dce-prometheus-7d6fb7c74c-d9l4d from kube-system started at 2020-05-25 12:14:43 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-prometheus ready: true, restart count 1 +Jun 1 09:09:35.127: INFO: calico-node-cjxp7 from kube-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:09:35.127: INFO: dce-registry-7686b76f96-tpgm8 from kube-system started at 2020-05-25 12:15:10 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-registry ready: true, restart count 1 +Jun 1 09:09:35.127: INFO: dce-etcd-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:29 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:09:35.127: INFO: dss-controller-df4c456bf-dg67v from dce-system started at 2020-05-25 12:14:09 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dss-controller ready: true, restart count 1 +Jun 1 09:09:35.127: INFO: dce-kube-apiserver-proxy-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:31 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:09:35.127: INFO: dce-kube-scheduler-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 09:09:35.127: INFO: node-local-dns-qh47b from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.127: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:09:35.127: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-22 before test +Jun 1 09:09:35.164: INFO: dce-kube-apiserver-proxy-dce-10-6-135-22 from kube-system started at 2020-05-31 12:56:00 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:09:35.164: INFO: kube-proxy-zt5kr from kube-system started at 2020-05-20 07:41:37 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:09:35.164: INFO: node-local-dns-j4gbg from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:09:35.164: INFO: dce-parcel-agent-kpz2k from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container dce-parcel-agent ready: true, restart count 4 +Jun 1 09:09:35.164: INFO: dss-enforcer-hbnlt from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:09:35.164: INFO: coredns-coredns-54fd89699d-grhks from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container coredns ready: true, restart count 0 +Jun 1 09:09:35.164: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.164: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:09:35.164: INFO: dce-system-dnsservice-7f945f6964-5hpcr from dce-system started at 2020-05-20 08:00:48 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container dce-system-dnsservice ready: true, restart count 3 +Jun 1 09:09:35.164: INFO: dce-engine-vgn8b from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:09:35.164: INFO: calico-node-zztf4 from kube-system started at 2020-05-25 12:13:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.164: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:09:35.164: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-23 before test +Jun 1 09:09:35.206: INFO: kube-proxy-zwgjt from kube-system started at 2020-05-20 07:41:40 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:09:35.206: INFO: node-local-dns-2v2z6 from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:09:35.206: INFO: dce-engine-zjnhx from kube-system started at 2020-05-25 11:56:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:09:35.206: INFO: dce-parcel-agent-9t67j from kube-system started at 2020-05-25 11:57:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container dce-parcel-agent ready: true, restart count 2 +Jun 1 09:09:35.206: INFO: calico-node-qr5mk from kube-system started at 2020-05-25 12:13:13 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:09:35.206: INFO: dss-enforcer-fpwhr from dce-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:09:35.206: INFO: coredns-coredns-54fd89699d-btjxl from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container coredns ready: true, restart count 0 +Jun 1 09:09:35.206: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.206: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:09:35.206: INFO: dce-kube-apiserver-proxy-dce-10-6-135-23 from kube-system started at 2020-05-31 12:55:55 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.206: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:09:35.206: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-24 before test +Jun 1 09:09:35.221: INFO: dce-core-keepalived-75f9bfcdfc-r7mr2 from kube-system started at 2020-05-31 12:57:38 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-core-keepalived ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dss-manager-5c7d7fb595-b5gqv from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dss-manager ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dce-parcel-agent-vb784 from kube-system started at 2020-06-01 08:45:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dss-enforcer-z44r7 from dce-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: kube-proxy-lp4tx from kube-system started at 2020-05-20 07:46:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 09:09:35.221: INFO: dss-controller-df4c456bf-rmtnh from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: calico-node-vw4v4 from kube-system started at 2020-05-25 12:14:03 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:09:35.221: INFO: sonobuoy-e2e-job-92252fba667e4bce from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container e2e ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dce-parcel-server-4rn8m from kube-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: node-local-dns-qc8g5 from kube-system started at 2020-06-01 08:45:56 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container node-cache ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dce-engine-v2k2v from kube-system started at 2020-05-25 11:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:09:35.221: INFO: sonobuoy from sonobuoy started at 2020-06-01 08:11:58 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:09:35.221: INFO: dce-etcd-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:19 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:09:35.221: INFO: dce-kube-controller-manager-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-kube-controller-manager ready: true, restart count 36 +Jun 1 09:09:35.221: INFO: dce-kube-scheduler-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:23 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-kube-scheduler ready: true, restart count 45 +Jun 1 09:09:35.221: INFO: dce-kube-apiserver-proxy-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.221: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:09:35.221: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-25 before test +Jun 1 09:09:35.262: INFO: dce-parcel-server-gn5ls from kube-system started at 2020-06-01 07:23:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dce-engine-hrb47 from kube-system started at 2020-05-25 11:36:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:09:35.262: INFO: calico-node-n98jk from kube-system started at 2020-05-25 12:13:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:09:35.262: INFO: dce-chart-manager-6c498b4488-twvsj from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container chart-manager ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: node-local-dns-mmkxm from kube-system started at 2020-06-01 07:23:46 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container node-cache ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-system-daocloudsecuritysuite ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dce-prometheus-7d6fb7c74c-tmg9h from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-prometheus ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: kube-proxy-fg7br from kube-system started at 2020-05-20 07:51:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 09:09:35.262: INFO: calico-kube-controllers-85f96fd855-9t4t2 from kube-system started at 2020-05-31 12:59:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container calico-kube-controllers ready: true, restart count 2 +Jun 1 09:09:35.262: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dce-core-keepalived-75f9bfcdfc-f6fln from kube-system started at 2020-05-25 11:36:30 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-core-keepalived ready: true, restart count 6 +Jun 1 09:09:35.262: INFO: dce-kube-scheduler-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 09:09:35.262: INFO: dce-parcel-agent-wx2h5 from kube-system started at 2020-06-01 07:23:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dss-controller-df4c456bf-79pwm from dce-system started at 2020-06-01 07:22:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dss-enforcer-6s26m from dce-system started at 2020-06-01 07:23:02 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 09:09:35.262: INFO: dce-kube-controller-manager-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-kube-controller-manager ready: true, restart count 31 +Jun 1 09:09:35.262: INFO: dce-etcd-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:35 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:09:35.262: INFO: dce-kube-apiserver-proxy-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:38 +0000 UTC (1 container statuses recorded) +Jun 1 09:09:35.262: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 7 +[It] validates resource limits of pods that are allowed to run [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: verifying the node has the label node dce-10-6-135-21 +STEP: verifying the node has the label node dce-10-6-135-22 +STEP: verifying the node has the label node dce-10-6-135-23 +STEP: verifying the node has the label node dce-10-6-135-24 +STEP: verifying the node has the label node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr requesting resource cpu=500m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-system-dnsservice-7f945f6964-5hpcr requesting resource cpu=300m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dss-controller-df4c456bf-79pwm requesting resource cpu=1000m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dss-controller-df4c456bf-dg67v requesting resource cpu=1000m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dss-controller-df4c456bf-rmtnh requesting resource cpu=1000m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dss-enforcer-6s26m requesting resource cpu=1000m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dss-enforcer-fpwhr requesting resource cpu=1000m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod dss-enforcer-hbnlt requesting resource cpu=1000m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dss-enforcer-j4z79 requesting resource cpu=1000m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dss-enforcer-z44r7 requesting resource cpu=1000m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dss-manager-5c7d7fb595-b5gqv requesting resource cpu=1000m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod calico-kube-controllers-85f96fd855-9t4t2 requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod calico-node-cjxp7 requesting resource cpu=200m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod calico-node-n98jk requesting resource cpu=200m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod calico-node-qr5mk requesting resource cpu=200m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod calico-node-vw4v4 requesting resource cpu=200m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod calico-node-zztf4 requesting resource cpu=200m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod coredns-coredns-54fd89699d-btjxl requesting resource cpu=1000m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod coredns-coredns-54fd89699d-grhks requesting resource cpu=1000m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dce-chart-manager-6c498b4488-twvsj requesting resource cpu=250m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-core-keepalived-75f9bfcdfc-f6fln requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-core-keepalived-75f9bfcdfc-r7mr2 requesting resource cpu=100m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-engine-9tv2r requesting resource cpu=100m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-engine-hrb47 requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-engine-v2k2v requesting resource cpu=100m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-engine-vgn8b requesting resource cpu=100m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dce-engine-zjnhx requesting resource cpu=100m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod dce-etcd-dce-10-6-135-21 requesting resource cpu=400m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-etcd-dce-10-6-135-24 requesting resource cpu=400m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-etcd-dce-10-6-135-25 requesting resource cpu=400m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-dce-10-6-135-21 requesting resource cpu=400m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-proxy-dce-10-6-135-21 requesting resource cpu=100m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-proxy-dce-10-6-135-22 requesting resource cpu=100m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-proxy-dce-10-6-135-23 requesting resource cpu=100m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-proxy-dce-10-6-135-24 requesting resource cpu=100m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-kube-apiserver-proxy-dce-10-6-135-25 requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-kube-controller-manager-dce-10-6-135-21 requesting resource cpu=200m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-kube-controller-manager-dce-10-6-135-24 requesting resource cpu=200m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-kube-controller-manager-dce-10-6-135-25 requesting resource cpu=200m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-kube-scheduler-dce-10-6-135-21 requesting resource cpu=200m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-kube-scheduler-dce-10-6-135-24 requesting resource cpu=200m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-kube-scheduler-dce-10-6-135-25 requesting resource cpu=200m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-agent-9t67j requesting resource cpu=250m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-agent-kpz2k requesting resource cpu=250m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-agent-qh996 requesting resource cpu=250m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-agent-vb784 requesting resource cpu=250m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-agent-wx2h5 requesting resource cpu=250m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-server-4rn8m requesting resource cpu=200m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-server-gblcs requesting resource cpu=200m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-parcel-server-gn5ls requesting resource cpu=200m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-prometheus-7d6fb7c74c-d9l4d requesting resource cpu=100m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod dce-prometheus-7d6fb7c74c-tmg9h requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod dce-registry-7686b76f96-tpgm8 requesting resource cpu=300m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod kube-proxy-8hscg requesting resource cpu=100m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod kube-proxy-fg7br requesting resource cpu=100m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod kube-proxy-lp4tx requesting resource cpu=100m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod kube-proxy-zt5kr requesting resource cpu=100m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod kube-proxy-zwgjt requesting resource cpu=100m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod node-local-dns-2v2z6 requesting resource cpu=2000m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod node-local-dns-j4gbg requesting resource cpu=2000m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod node-local-dns-mmkxm requesting resource cpu=2000m on Node dce-10-6-135-25 +Jun 1 09:09:35.531: INFO: Pod node-local-dns-qc8g5 requesting resource cpu=2000m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod node-local-dns-qh47b requesting resource cpu=2000m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod sonobuoy requesting resource cpu=0m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-e2e-job-92252fba667e4bce requesting resource cpu=0m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck requesting resource cpu=0m on Node dce-10-6-135-22 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h requesting resource cpu=0m on Node dce-10-6-135-21 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz requesting resource cpu=0m on Node dce-10-6-135-23 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 requesting resource cpu=0m on Node dce-10-6-135-24 +Jun 1 09:09:35.531: INFO: Pod sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm requesting resource cpu=0m on Node dce-10-6-135-25 +STEP: Starting Pods to consume most of the cluster CPU. +Jun 1 09:09:35.531: INFO: Creating a pod which consumes cpu=2065m on Node dce-10-6-135-21 +Jun 1 09:09:35.545: INFO: Creating a pod which consumes cpu=1715m on Node dce-10-6-135-22 +Jun 1 09:09:35.554: INFO: Creating a pod which consumes cpu=1925m on Node dce-10-6-135-23 +Jun 1 09:09:35.566: INFO: Creating a pod which consumes cpu=3255m on Node dce-10-6-135-24 +Jun 1 09:09:35.578: INFO: Creating a pod which consumes cpu=1890m on Node dce-10-6-135-25 +STEP: Creating another pod that requires unavailable amount of CPU. +STEP: Considering event: +Type = [Normal], Name = [filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa.16146069b94f74d5], Reason = [Scheduled], Message = [Successfully assigned sched-pred-775/filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa to dce-10-6-135-22] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa.1614606a65368452], Reason = [Pulling], Message = [Pulling image "k8s.gcr.io/pause:3.2"] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa.1614606b3cb34321], Reason = [Pulled], Message = [Successfully pulled image "k8s.gcr.io/pause:3.2"] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa.1614606b3fbafa14], Reason = [Created], Message = [Created container filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa.1614606b4776221b], Reason = [Started], Message = [Started container filler-pod-655643bd-7218-490b-a1ae-14e9fdd72bfa] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56.16146069ba190ef8], Reason = [Scheduled], Message = [Successfully assigned sched-pred-775/filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56 to dce-10-6-135-23] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56.1614606a505d28a1], Reason = [Pulling], Message = [Pulling image "k8s.gcr.io/pause:3.2"] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56.1614606b310b9f98], Reason = [Pulled], Message = [Successfully pulled image "k8s.gcr.io/pause:3.2"] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56.1614606b343c12ee], Reason = [Created], Message = [Created container filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56.1614606b40fc0da2], Reason = [Started], Message = [Started container filler-pod-7fa6d49c-5b32-4db1-9247-db33a220ff56] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006.16146069b8b6171b], Reason = [Scheduled], Message = [Successfully assigned sched-pred-775/filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006 to dce-10-6-135-21] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006.1614606a8392f58a], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.2" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006.1614606a8ef04e04], Reason = [Created], Message = [Created container filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006.1614606a9a653684], Reason = [Started], Message = [Started container filler-pod-9b0485a0-c9dd-49c1-9be5-8df71833d006] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c.16146069bbc197a4], Reason = [Scheduled], Message = [Successfully assigned sched-pred-775/filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c to dce-10-6-135-25] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c.1614606a6ac2a601], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.2" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c.1614606a6e372ac9], Reason = [Created], Message = [Created container filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c.1614606a76e79a17], Reason = [Started], Message = [Started container filler-pod-b00d61b9-b9db-48a5-84b4-7866dd873f2c] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a.16146069bace979f], Reason = [Scheduled], Message = [Successfully assigned sched-pred-775/filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a to dce-10-6-135-24] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a.1614606a7b3bdb98], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.2" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a.1614606a81fd3721], Reason = [Created], Message = [Created container filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a.1614606a8d26f223], Reason = [Started], Message = [Started container filler-pod-e4a4fb92-16fa-47e3-b999-ce64ae34323a] +STEP: Considering event: +Type = [Warning], Name = [additional-pod.1614606ba5d28f39], Reason = [FailedScheduling], Message = [0/5 nodes are available: 5 Insufficient cpu.] +STEP: removing the label node off the node dce-10-6-135-21 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node dce-10-6-135-22 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node dce-10-6-135-23 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node dce-10-6-135-24 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node dce-10-6-135-25 +STEP: verifying the node doesn't have the label node +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:09:44.992: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-775" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:82 + +• [SLOW TEST:10.111 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates resource limits of pods that are allowed to run [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]","total":277,"completed":164,"skipped":2887,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:09:45.009: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename resourcequota +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-9592 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a ResourceQuota with terminating scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a ResourceQuota with not terminating scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a long running pod +STEP: Ensuring resource quota with not terminating scope captures the pod usage +STEP: Ensuring resource quota with terminating scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +STEP: Creating a terminating pod +STEP: Ensuring resource quota with terminating scope captures the pod usage +STEP: Ensuring resource quota with not terminating scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:01.826: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9592" for this suite. + +• [SLOW TEST:16.833 seconds] +[sig-api-machinery] ResourceQuota +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","total":277,"completed":165,"skipped":2891,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide podname only [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:01.843: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-3870 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide podname only [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 09:10:02.022: INFO: Waiting up to 5m0s for pod "downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276" in namespace "downward-api-3870" to be "Succeeded or Failed" +Jun 1 09:10:02.027: INFO: Pod "downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276": Phase="Pending", Reason="", readiness=false. Elapsed: 5.117023ms +Jun 1 09:10:04.035: INFO: Pod "downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012757689s +Jun 1 09:10:06.044: INFO: Pod "downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021631399s +STEP: Saw pod success +Jun 1 09:10:06.044: INFO: Pod "downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276" satisfied condition "Succeeded or Failed" +Jun 1 09:10:06.053: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276 container client-container: +STEP: delete the pod +Jun 1 09:10:06.102: INFO: Waiting for pod downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276 to disappear +Jun 1 09:10:06.107: INFO: Pod downwardapi-volume-25c8e99c-1c4d-4870-8959-746317665276 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:06.107: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3870" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","total":277,"completed":166,"skipped":2918,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update annotations on modification [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:06.127: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-50 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42 +[It] should update annotations on modification [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating the pod +Jun 1 09:10:12.852: INFO: Successfully updated pod "annotationupdated1fa277f-fa60-4c47-bb15-5ca097152009" +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:14.883: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-50" for this suite. + +• [SLOW TEST:8.770 seconds] +[sig-storage] Projected downwardAPI +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36 + should update annotations on modification [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]","total":277,"completed":167,"skipped":2926,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if matching [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:14.898: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename sched-pred +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in sched-pred-5637 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:91 +Jun 1 09:10:15.078: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jun 1 09:10:15.114: INFO: Waiting for terminating namespaces to be deleted... +Jun 1 09:10:15.119: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-21 before test +Jun 1 09:10:15.136: INFO: dce-kube-apiserver-proxy-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:31 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:10:15.136: INFO: dce-kube-scheduler-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 09:10:15.136: INFO: node-local-dns-qh47b from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:10:15.136: INFO: dss-controller-df4c456bf-dg67v from dce-system started at 2020-05-25 12:14:09 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dss-controller ready: true, restart count 1 +Jun 1 09:10:15.136: INFO: dce-parcel-agent-qh996 from kube-system started at 2020-05-25 11:36:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-parcel-agent ready: true, restart count 3 +Jun 1 09:10:15.136: INFO: dce-kube-apiserver-dce-10-6-135-21 from kube-system started at 2020-06-01 07:50:39 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-kube-apiserver ready: true, restart count 0 +Jun 1 09:10:15.136: INFO: dss-enforcer-j4z79 from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:10:15.136: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.136: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:10:15.136: INFO: dce-kube-controller-manager-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-kube-controller-manager ready: true, restart count 42 +Jun 1 09:10:15.136: INFO: kube-proxy-8hscg from kube-system started at 2020-05-20 07:24:55 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:10:15.136: INFO: dce-parcel-server-gblcs from kube-system started at 2020-05-25 11:50:54 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-parcel-server ready: true, restart count 3 +Jun 1 09:10:15.136: INFO: dce-engine-9tv2r from kube-system started at 2020-05-25 11:57:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:10:15.136: INFO: dce-registry-7686b76f96-tpgm8 from kube-system started at 2020-05-25 12:15:10 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-registry ready: true, restart count 1 +Jun 1 09:10:15.136: INFO: dce-etcd-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:29 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:10:15.136: INFO: dce-prometheus-7d6fb7c74c-d9l4d from kube-system started at 2020-05-25 12:14:43 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container dce-prometheus ready: true, restart count 1 +Jun 1 09:10:15.136: INFO: calico-node-cjxp7 from kube-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.136: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:10:15.136: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-22 before test +Jun 1 09:10:15.148: INFO: dce-engine-vgn8b from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:10:15.148: INFO: calico-node-zztf4 from kube-system started at 2020-05-25 12:13:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:10:15.148: INFO: dce-system-dnsservice-7f945f6964-5hpcr from dce-system started at 2020-05-20 08:00:48 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container dce-system-dnsservice ready: true, restart count 3 +Jun 1 09:10:15.148: INFO: kube-proxy-zt5kr from kube-system started at 2020-05-20 07:41:37 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:10:15.148: INFO: node-local-dns-j4gbg from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:10:15.148: INFO: dce-parcel-agent-kpz2k from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container dce-parcel-agent ready: true, restart count 4 +Jun 1 09:10:15.148: INFO: dss-enforcer-hbnlt from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:10:15.148: INFO: coredns-coredns-54fd89699d-grhks from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container coredns ready: true, restart count 0 +Jun 1 09:10:15.148: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.148: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:10:15.148: INFO: dce-kube-apiserver-proxy-dce-10-6-135-22 from kube-system started at 2020-05-31 12:56:00 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.148: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:10:15.148: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-23 before test +Jun 1 09:10:15.168: INFO: kube-proxy-zwgjt from kube-system started at 2020-05-20 07:41:40 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.168: INFO: Container kube-proxy ready: true, restart count 3 +Jun 1 09:10:15.168: INFO: node-local-dns-2v2z6 from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.168: INFO: Container node-cache ready: true, restart count 3 +Jun 1 09:10:15.168: INFO: dce-engine-zjnhx from kube-system started at 2020-05-25 11:56:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.168: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:10:15.168: INFO: dce-parcel-agent-9t67j from kube-system started at 2020-05-25 11:57:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.168: INFO: Container dce-parcel-agent ready: true, restart count 2 +Jun 1 09:10:15.168: INFO: calico-node-qr5mk from kube-system started at 2020-05-25 12:13:13 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.168: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:10:15.168: INFO: dss-enforcer-fpwhr from dce-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.169: INFO: Container dss-enforcer ready: true, restart count 1 +Jun 1 09:10:15.169: INFO: coredns-coredns-54fd89699d-btjxl from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.169: INFO: Container coredns ready: true, restart count 0 +Jun 1 09:10:15.169: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.169: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.169: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:10:15.169: INFO: dce-kube-apiserver-proxy-dce-10-6-135-23 from kube-system started at 2020-05-31 12:55:55 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.169: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:10:15.169: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-24 before test +Jun 1 09:10:15.191: INFO: dss-manager-5c7d7fb595-b5gqv from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container dss-manager ready: true, restart count 0 +Jun 1 09:10:15.191: INFO: dce-core-keepalived-75f9bfcdfc-r7mr2 from kube-system started at 2020-05-31 12:57:38 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container dce-core-keepalived ready: true, restart count 0 +Jun 1 09:10:15.191: INFO: dce-parcel-agent-vb784 from kube-system started at 2020-06-01 08:45:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 09:10:15.191: INFO: dss-enforcer-z44r7 from dce-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 09:10:15.191: INFO: kube-proxy-lp4tx from kube-system started at 2020-05-20 07:46:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 09:10:15.191: INFO: dss-controller-df4c456bf-rmtnh from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.191: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 09:10:15.191: INFO: annotationupdated1fa277f-fa60-4c47-bb15-5ca097152009 from projected-50 started at 2020-06-01 09:10:06 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container client-container ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: calico-node-vw4v4 from kube-system started at 2020-05-25 12:14:03 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:10:15.192: INFO: sonobuoy-e2e-job-92252fba667e4bce from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container e2e ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: dce-parcel-server-4rn8m from kube-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: node-local-dns-qc8g5 from kube-system started at 2020-06-01 08:45:56 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container node-cache ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: sonobuoy from sonobuoy started at 2020-06-01 08:11:58 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:10:15.192: INFO: dce-etcd-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:19 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:10:15.192: INFO: dce-kube-controller-manager-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:22 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-kube-controller-manager ready: true, restart count 36 +Jun 1 09:10:15.192: INFO: dce-kube-scheduler-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:23 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-kube-scheduler ready: true, restart count 45 +Jun 1 09:10:15.192: INFO: dce-engine-v2k2v from kube-system started at 2020-05-25 11:56:32 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:10:15.192: INFO: dce-kube-apiserver-proxy-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.192: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 10 +Jun 1 09:10:15.192: INFO: +Logging pods the kubelet thinks is on node dce-10-6-135-25 before test +Jun 1 09:10:15.208: INFO: dce-parcel-server-gn5ls from kube-system started at 2020-06-01 07:23:45 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-parcel-server ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dce-engine-hrb47 from kube-system started at 2020-05-25 11:36:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-engine ready: true, restart count 2 +Jun 1 09:10:15.208: INFO: calico-node-n98jk from kube-system started at 2020-05-25 12:13:27 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container calico-node ready: true, restart count 1 +Jun 1 09:10:15.208: INFO: dce-chart-manager-6c498b4488-twvsj from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container chart-manager ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: node-local-dns-mmkxm from kube-system started at 2020-06-01 07:23:46 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container node-cache ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-system-daocloudsecuritysuite ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dce-prometheus-7d6fb7c74c-tmg9h from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-prometheus ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: kube-proxy-fg7br from kube-system started at 2020-05-20 07:51:42 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container kube-proxy ready: true, restart count 4 +Jun 1 09:10:15.208: INFO: calico-kube-controllers-85f96fd855-9t4t2 from kube-system started at 2020-05-31 12:59:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container calico-kube-controllers ready: true, restart count 2 +Jun 1 09:10:15.208: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: Container systemd-logs ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dce-core-keepalived-75f9bfcdfc-f6fln from kube-system started at 2020-05-25 11:36:30 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-core-keepalived ready: true, restart count 6 +Jun 1 09:10:15.208: INFO: dce-kube-scheduler-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:34 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-kube-scheduler ready: true, restart count 37 +Jun 1 09:10:15.208: INFO: dce-parcel-agent-wx2h5 from kube-system started at 2020-06-01 07:23:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-parcel-agent ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dss-controller-df4c456bf-79pwm from dce-system started at 2020-06-01 07:22:47 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dss-controller ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dss-enforcer-6s26m from dce-system started at 2020-06-01 07:23:02 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dss-enforcer ready: true, restart count 0 +Jun 1 09:10:15.208: INFO: dce-kube-controller-manager-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-kube-controller-manager ready: true, restart count 31 +Jun 1 09:10:15.208: INFO: dce-etcd-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:35 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-etcd ready: true, restart count 2 +Jun 1 09:10:15.208: INFO: dce-kube-apiserver-proxy-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:38 +0000 UTC (1 container statuses recorded) +Jun 1 09:10:15.208: INFO: Container dce-kube-apiserver-proxy ready: true, restart count 7 +[It] validates that NodeSelector is respected if matching [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Trying to launch a pod without a label to get a node which can launch it. +STEP: Explicitly delete pod here to free the resource it takes. +STEP: Trying to apply a random label on the found node. +STEP: verifying the node has the label kubernetes.io/e2e-20c9c158-ca4c-4296-b3ec-e5392e75c47a 42 +STEP: Trying to relaunch the pod, now with labels. +STEP: removing the label kubernetes.io/e2e-20c9c158-ca4c-4296-b3ec-e5392e75c47a off the node dce-10-6-135-24 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-20c9c158-ca4c-4296-b3ec-e5392e75c47a +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:23.342: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-5637" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:82 + +• [SLOW TEST:8.470 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates that NodeSelector is respected if matching [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]","total":277,"completed":168,"skipped":2966,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing validating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:23.369: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-1239 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 09:10:24.031: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 09:10:26.051: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599424, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599424, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599424, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599424, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 09:10:29.095: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing validating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Listing all of the created validation webhooks +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Deleting the collection of validation webhooks +STEP: Creating a configMap that does not comply to the validation webhook rules +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:29.681: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-1239" for this suite. +STEP: Destroying namespace "webhook-1239-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.643 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + listing validating webhooks should work [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","total":277,"completed":169,"skipped":3006,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with downward pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:30.012: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename subpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in subpath-4366 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with downward pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod pod-subpath-test-downwardapi-gmzf +STEP: Creating a pod to test atomic-volume-subpath +Jun 1 09:10:30.393: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-gmzf" in namespace "subpath-4366" to be "Succeeded or Failed" +Jun 1 09:10:30.412: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Pending", Reason="", readiness=false. Elapsed: 19.558579ms +Jun 1 09:10:32.418: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025211653s +Jun 1 09:10:34.423: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 4.030675113s +Jun 1 09:10:36.430: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 6.0371804s +Jun 1 09:10:38.436: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 8.043651665s +Jun 1 09:10:40.442: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 10.048978992s +Jun 1 09:10:42.450: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 12.057054705s +Jun 1 09:10:44.456: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 14.063165354s +Jun 1 09:10:46.462: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 16.069136567s +Jun 1 09:10:48.467: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 18.074424257s +Jun 1 09:10:50.473: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 20.080228462s +Jun 1 09:10:52.479: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Running", Reason="", readiness=true. Elapsed: 22.086526994s +Jun 1 09:10:54.487: INFO: Pod "pod-subpath-test-downwardapi-gmzf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.094074484s +STEP: Saw pod success +Jun 1 09:10:54.487: INFO: Pod "pod-subpath-test-downwardapi-gmzf" satisfied condition "Succeeded or Failed" +Jun 1 09:10:54.491: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-subpath-test-downwardapi-gmzf container test-container-subpath-downwardapi-gmzf: +STEP: delete the pod +Jun 1 09:10:54.536: INFO: Waiting for pod pod-subpath-test-downwardapi-gmzf to disappear +Jun 1 09:10:54.548: INFO: Pod pod-subpath-test-downwardapi-gmzf no longer exists +STEP: Deleting pod pod-subpath-test-downwardapi-gmzf +Jun 1 09:10:54.548: INFO: Deleting pod "pod-subpath-test-downwardapi-gmzf" in namespace "subpath-4366" +[AfterEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:54.554: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-4366" for this suite. + +• [SLOW TEST:24.563 seconds] +[sig-storage] Subpath +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with downward pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [LinuxOnly] [Conformance]","total":277,"completed":170,"skipped":3013,"failed":0} +SSSSSSSSSS +------------------------------ +[k8s.io] Kubelet when scheduling a busybox Pod with hostAliases + should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:54.575: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubelet-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubelet-test-3630 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:38 +[It] should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [k8s.io] Kubelet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:10:58.810: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-3630" for this suite. +•{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox Pod with hostAliases should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":171,"skipped":3023,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:10:58.829: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-7976 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-7976 +STEP: changing the ExternalName service to type=NodePort +STEP: creating replication controller externalname-service in namespace services-7976 +I0601 09:10:59.074926 23 runners.go:190] Created replication controller with name: externalname-service, namespace: services-7976, replica count: 2 +I0601 09:11:02.125868 23 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 +Jun 1 09:11:05.126: INFO: Creating new exec pod +I0601 09:11:05.126162 23 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 +Jun 1 09:11:10.152: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-7976 execpodzwfzw -- /bin/sh -x -c nc -zv -t -w 2 externalname-service 80' +Jun 1 09:11:10.466: INFO: stderr: "+ nc -zv -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Jun 1 09:11:10.467: INFO: stdout: "" +Jun 1 09:11:10.467: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-7976 execpodzwfzw -- /bin/sh -x -c nc -zv -t -w 2 172.31.65.81 80' +Jun 1 09:11:10.756: INFO: stderr: "+ nc -zv -t -w 2 172.31.65.81 80\nConnection to 172.31.65.81 80 port [tcp/http] succeeded!\n" +Jun 1 09:11:10.756: INFO: stdout: "" +Jun 1 09:11:10.756: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-7976 execpodzwfzw -- /bin/sh -x -c nc -zv -t -w 2 10.6.135.24 30049' +Jun 1 09:11:11.081: INFO: stderr: "+ nc -zv -t -w 2 10.6.135.24 30049\nConnection to 10.6.135.24 30049 port [tcp/30049] succeeded!\n" +Jun 1 09:11:11.081: INFO: stdout: "" +Jun 1 09:11:11.081: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-7976 execpodzwfzw -- /bin/sh -x -c nc -zv -t -w 2 10.6.135.21 30049' +Jun 1 09:11:11.373: INFO: stderr: "+ nc -zv -t -w 2 10.6.135.21 30049\nConnection to 10.6.135.21 30049 port [tcp/30049] succeeded!\n" +Jun 1 09:11:11.373: INFO: stdout: "" +Jun 1 09:11:11.373: INFO: Cleaning up the ExternalName to NodePort test service +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:11:11.418: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7976" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 + +• [SLOW TEST:12.625 seconds] +[sig-network] Services +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23 + should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]","total":277,"completed":172,"skipped":3051,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:11:11.454: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename projected +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-5285 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating configMap with name projected-configmap-test-volume-map-a85fd070-b994-474b-aa58-2950ddeb7042 +STEP: Creating a pod to test consume configMaps +Jun 1 09:11:11.659: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930" in namespace "projected-5285" to be "Succeeded or Failed" +Jun 1 09:11:11.666: INFO: Pod "pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930": Phase="Pending", Reason="", readiness=false. Elapsed: 6.541378ms +Jun 1 09:11:13.673: INFO: Pod "pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013697264s +Jun 1 09:11:15.678: INFO: Pod "pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018146768s +STEP: Saw pod success +Jun 1 09:11:15.678: INFO: Pod "pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930" satisfied condition "Succeeded or Failed" +Jun 1 09:11:15.682: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930 container projected-configmap-volume-test: +STEP: delete the pod +Jun 1 09:11:15.706: INFO: Waiting for pod pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930 to disappear +Jun 1 09:11:15.712: INFO: Pod pod-projected-configmaps-e328b192-3481-465b-8e2b-437d88d1f930 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:11:15.712: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5285" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":277,"completed":173,"skipped":3062,"failed":0} + +------------------------------ +[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:11:15.731: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename statefulset +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-9616 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84 +[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 +STEP: Creating service test in namespace statefulset-9616 +[It] should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a new StatefulSet +Jun 1 09:11:15.948: INFO: Found 0 stateful pods, waiting for 3 +Jun 1 09:11:25.955: INFO: Found 2 stateful pods, waiting for 3 +Jun 1 09:11:35.955: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 09:11:35.955: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 09:11:35.955: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +Jun 1 09:11:35.986: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-9616 ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 09:11:36.347: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 09:11:36.347: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 09:11:36.347: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +STEP: Updating StatefulSet template: update image from docker.io/library/httpd:2.4.38-alpine to docker.io/library/httpd:2.4.39-alpine +Jun 1 09:11:46.391: INFO: Updating stateful set ss2 +STEP: Creating a new revision +STEP: Updating Pods in reverse ordinal order +Jun 1 09:11:56.422: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-9616 ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 09:11:56.781: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 09:11:56.781: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 09:11:56.781: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 09:12:06.811: INFO: Waiting for StatefulSet statefulset-9616/ss2 to complete update +Jun 1 09:12:06.811: INFO: Waiting for Pod statefulset-9616/ss2-0 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:06.811: INFO: Waiting for Pod statefulset-9616/ss2-1 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:06.811: INFO: Waiting for Pod statefulset-9616/ss2-2 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:16.820: INFO: Waiting for StatefulSet statefulset-9616/ss2 to complete update +Jun 1 09:12:16.820: INFO: Waiting for Pod statefulset-9616/ss2-0 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:16.820: INFO: Waiting for Pod statefulset-9616/ss2-1 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:26.821: INFO: Waiting for StatefulSet statefulset-9616/ss2 to complete update +Jun 1 09:12:26.821: INFO: Waiting for Pod statefulset-9616/ss2-0 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94 +Jun 1 09:12:36.820: INFO: Waiting for StatefulSet statefulset-9616/ss2 to complete update +STEP: Rolling back to a previous revision +Jun 1 09:12:46.820: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-9616 ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jun 1 09:12:47.139: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jun 1 09:12:47.139: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jun 1 09:12:47.139: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jun 1 09:12:57.188: INFO: Updating stateful set ss2 +STEP: Rolling back update in reverse ordinal order +Jun 1 09:13:07.216: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=statefulset-9616 ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jun 1 09:13:07.526: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jun 1 09:13:07.527: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jun 1 09:13:07.527: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jun 1 09:13:37.564: INFO: Waiting for StatefulSet statefulset-9616/ss2 to complete update +[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110 +Jun 1 09:13:47.574: INFO: Deleting all statefulset in ns statefulset-9616 +Jun 1 09:13:47.578: INFO: Scaling statefulset ss2 to 0 +Jun 1 09:14:17.600: INFO: Waiting for statefulset status.replicas updated to 0 +Jun 1 09:14:17.606: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:14:17.631: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-9616" for this suite. + +• [SLOW TEST:181.916 seconds] +[sig-apps] StatefulSet +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","total":277,"completed":174,"skipped":3062,"failed":0} +SSSSSSSS +------------------------------ +[sig-apps] Deployment + RecreateDeployment should delete old pods and create new ones [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:14:17.647: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename deployment +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in deployment-6935 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:74 +[It] RecreateDeployment should delete old pods and create new ones [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:14:17.802: INFO: Creating deployment "test-recreate-deployment" +Jun 1 09:14:17.810: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 +Jun 1 09:14:17.820: INFO: deployment "test-recreate-deployment" doesn't have the required revision set +Jun 1 09:14:19.834: INFO: Waiting deployment "test-recreate-deployment" to complete +Jun 1 09:14:19.839: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599657, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599657, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599657, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599657, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-74d98b5f7c\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 09:14:21.845: INFO: Triggering a new rollout for deployment "test-recreate-deployment" +Jun 1 09:14:21.857: INFO: Updating deployment test-recreate-deployment +Jun 1 09:14:21.857: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:68 +Jun 1 09:14:21.989: INFO: Deployment "test-recreate-deployment": +&Deployment{ObjectMeta:{test-recreate-deployment deployment-6935 /apis/apps/v1/namespaces/deployment-6935/deployments/test-recreate-deployment aa4832e2-3107-46f5-913b-50ab9a5e6627 1047226 2 2020-06-01 09:14:17 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] []},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc00584ab58 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},Strategy:DeploymentStrategy{Type:Recreate,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:0,UnavailableReplicas:1,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2020-06-01 09:14:21 +0000 UTC,LastTransitionTime:2020-06-01 09:14:21 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-d5667d9c7" is progressing.,LastUpdateTime:2020-06-01 09:14:21 +0000 UTC,LastTransitionTime:2020-06-01 09:14:17 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + +Jun 1 09:14:21.998: INFO: New ReplicaSet "test-recreate-deployment-d5667d9c7" of Deployment "test-recreate-deployment": +&ReplicaSet{ObjectMeta:{test-recreate-deployment-d5667d9c7 deployment-6935 /apis/apps/v1/namespaces/deployment-6935/replicasets/test-recreate-deployment-d5667d9c7 2a3e4ff3-220e-4baa-b848-2485baa5fc2f 1047224 1 2020-06-01 09:14:21 +0000 UTC map[name:sample-pod-3 pod-template-hash:d5667d9c7] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment aa4832e2-3107-46f5-913b-50ab9a5e6627 0xc00584b080 0xc00584b081}] [] []},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: d5667d9c7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:d5667d9c7] map[] [] [] []} {[] [] [{httpd docker.io/library/httpd:2.4.38-alpine [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc00584b0e8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 09:14:21.998: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": +Jun 1 09:14:21.998: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-74d98b5f7c deployment-6935 /apis/apps/v1/namespaces/deployment-6935/replicasets/test-recreate-deployment-74d98b5f7c 2cb836f9-13d3-4b1f-bdbf-9b8364100490 1047215 2 2020-06-01 09:14:17 +0000 UTC map[name:sample-pod-3 pod-template-hash:74d98b5f7c] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment aa4832e2-3107-46f5-913b-50ab9a5e6627 0xc00584afa7 0xc00584afa8}] [] []},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 74d98b5f7c,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:74d98b5f7c] map[] [] [] []} {[] [] [{agnhost us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,} false false false}] [] Always 0xc00584b018 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,} [] nil default-scheduler [] [] nil [] map[] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jun 1 09:14:22.004: INFO: Pod "test-recreate-deployment-d5667d9c7-l5tbc" is not available: +&Pod{ObjectMeta:{test-recreate-deployment-d5667d9c7-l5tbc test-recreate-deployment-d5667d9c7- deployment-6935 /api/v1/namespaces/deployment-6935/pods/test-recreate-deployment-d5667d9c7-l5tbc 2f50afb0-bd85-4dfe-be38-909c54071478 1047220 0 2020-06-01 09:14:21 +0000 UTC map[name:sample-pod-3 pod-template-hash:d5667d9c7] map[kubernetes.io/psp:dce-psp-allow-all] [{apps/v1 ReplicaSet test-recreate-deployment-d5667d9c7 2a3e4ff3-220e-4baa-b848-2485baa5fc2f 0xc00584b5e0 0xc00584b5e1}] [] []},Spec:PodSpec{Volumes:[]Volume{Volume{Name:default-token-xkjxl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:&SecretVolumeSource{SecretName:default-token-xkjxl,Items:[]KeyToPath{},DefaultMode:*420,Optional:nil,},NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:nil,StorageOS:nil,CSI:nil,},},},Containers:[]Container{Container{Name:httpd,Image:docker.io/library/httpd:2.4.38-alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:default-token-xkjxl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:dce-10-6-135-24,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2020-06-01 09:14:21 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:14:22.004: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-6935" for this suite. +•{"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","total":277,"completed":175,"skipped":3070,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with pruning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:14:22.020: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename webhook +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-8893 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Jun 1 09:14:22.711: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jun 1 09:14:24.727: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jun 1 09:14:26.738: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726599662, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Jun 1 09:14:29.789: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with pruning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:14:29.796: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-604-crds.webhook.example.com via the AdmissionRegistration API +STEP: Creating a custom resource that should be mutated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:14:31.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8893" for this suite. +STEP: Destroying namespace "webhook-8893-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:9.125 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate custom resource with pruning [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","total":277,"completed":176,"skipped":3078,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:14:31.146: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-2414 +STEP: Waiting for a default service account to be provisioned in namespace +[It] works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation +Jun 1 09:14:31.336: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +Jun 1 09:14:35.095: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:14:49.597: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-2414" for this suite. + +• [SLOW TEST:18.466 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","total":277,"completed":177,"skipped":3082,"failed":0} +SS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + should include custom resource definition resources in discovery documents [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:14:49.612: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in custom-resource-definition-1265 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should include custom resource definition resources in discovery documents [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: fetching the /apis discovery document +STEP: finding the apiextensions.k8s.io API group in the /apis discovery document +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document +STEP: fetching the /apis/apiextensions.k8s.io discovery document +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document +STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document +STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:14:49.782: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-1265" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","total":277,"completed":178,"skipped":3084,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with projected pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:14:49.802: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename subpath +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in subpath-6557 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with projected pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod pod-subpath-test-projected-lp65 +STEP: Creating a pod to test atomic-volume-subpath +Jun 1 09:14:50.005: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-lp65" in namespace "subpath-6557" to be "Succeeded or Failed" +Jun 1 09:14:50.017: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Pending", Reason="", readiness=false. Elapsed: 11.990524ms +Jun 1 09:14:52.025: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020048894s +Jun 1 09:14:54.032: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 4.026597127s +Jun 1 09:14:56.037: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 6.031604565s +Jun 1 09:14:58.041: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 8.036222131s +Jun 1 09:15:00.049: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 10.043814833s +Jun 1 09:15:02.055: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 12.050248292s +Jun 1 09:15:04.061: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 14.055858395s +Jun 1 09:15:06.075: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 16.070275446s +Jun 1 09:15:08.081: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 18.07625962s +Jun 1 09:15:10.090: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 20.084519373s +Jun 1 09:15:12.099: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Running", Reason="", readiness=true. Elapsed: 22.093552715s +Jun 1 09:15:14.105: INFO: Pod "pod-subpath-test-projected-lp65": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.099679405s +STEP: Saw pod success +Jun 1 09:15:14.105: INFO: Pod "pod-subpath-test-projected-lp65" satisfied condition "Succeeded or Failed" +Jun 1 09:15:14.109: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-subpath-test-projected-lp65 container test-container-subpath-projected-lp65: +STEP: delete the pod +Jun 1 09:15:14.167: INFO: Waiting for pod pod-subpath-test-projected-lp65 to disappear +Jun 1 09:15:14.172: INFO: Pod pod-subpath-test-projected-lp65 no longer exists +STEP: Deleting pod pod-subpath-test-projected-lp65 +Jun 1 09:15:14.172: INFO: Deleting pod "pod-subpath-test-projected-lp65" in namespace "subpath-6557" +[AfterEach] [sig-storage] Subpath + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:15:14.176: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-6557" for this suite. + +• [SLOW TEST:24.391 seconds] +[sig-storage] Subpath +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with projected pod [LinuxOnly] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [LinuxOnly] [Conformance]","total":277,"completed":179,"skipped":3094,"failed":0} +SSSS +------------------------------ +[k8s.io] Variable Expansion + should allow substituting values in a container's args [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Variable Expansion + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:15:14.193: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename var-expansion +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in var-expansion-6317 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should allow substituting values in a container's args [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test substitution in container's args +Jun 1 09:15:14.360: INFO: Waiting up to 5m0s for pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027" in namespace "var-expansion-6317" to be "Succeeded or Failed" +Jun 1 09:15:14.364: INFO: Pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027": Phase="Pending", Reason="", readiness=false. Elapsed: 3.538638ms +Jun 1 09:15:16.370: INFO: Pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009021796s +Jun 1 09:15:18.375: INFO: Pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014888524s +Jun 1 09:15:20.383: INFO: Pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.022095897s +STEP: Saw pod success +Jun 1 09:15:20.383: INFO: Pod "var-expansion-934cd9fe-5222-4a78-ba89-128901a27027" satisfied condition "Succeeded or Failed" +Jun 1 09:15:20.389: INFO: Trying to get logs from node dce-10-6-135-24 pod var-expansion-934cd9fe-5222-4a78-ba89-128901a27027 container dapi-container: +STEP: delete the pod +Jun 1 09:15:20.418: INFO: Waiting for pod var-expansion-934cd9fe-5222-4a78-ba89-128901a27027 to disappear +Jun 1 09:15:20.423: INFO: Pod var-expansion-934cd9fe-5222-4a78-ba89-128901a27027 no longer exists +[AfterEach] [k8s.io] Variable Expansion + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:15:20.423: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-6317" for this suite. + +• [SLOW TEST:6.244 seconds] +[k8s.io] Variable Expansion +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should allow substituting values in a container's args [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","total":277,"completed":180,"skipped":3098,"failed":0} +SSSSSSSSSSS +------------------------------ +[k8s.io] Security Context When creating a pod with readOnlyRootFilesystem + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:15:20.437: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename security-context-test +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in security-context-test-9153 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/security_context.go:41 +[It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:15:20.610: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-6d913d79-eea8-4bc6-b424-dc231702d87f" in namespace "security-context-test-9153" to be "Succeeded or Failed" +Jun 1 09:15:20.619: INFO: Pod "busybox-readonly-false-6d913d79-eea8-4bc6-b424-dc231702d87f": Phase="Pending", Reason="", readiness=false. Elapsed: 9.331602ms +Jun 1 09:15:22.625: INFO: Pod "busybox-readonly-false-6d913d79-eea8-4bc6-b424-dc231702d87f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015594297s +Jun 1 09:15:24.630: INFO: Pod "busybox-readonly-false-6d913d79-eea8-4bc6-b424-dc231702d87f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020504505s +Jun 1 09:15:24.630: INFO: Pod "busybox-readonly-false-6d913d79-eea8-4bc6-b424-dc231702d87f" satisfied condition "Succeeded or Failed" +[AfterEach] [k8s.io] Security Context + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:15:24.630: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-9153" for this suite. +•{"msg":"PASSED [k8s.io] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]","total":277,"completed":181,"skipped":3109,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[k8s.io] Probing container + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:15:24.646: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename container-probe +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-4940 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54 +[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating pod busybox-46734337-94d3-46e0-8a8d-b3980e6e9e7b in namespace container-probe-4940 +Jun 1 09:15:28.831: INFO: Started pod busybox-46734337-94d3-46e0-8a8d-b3980e6e9e7b in namespace container-probe-4940 +STEP: checking the pod's current state and verifying that restartCount is present +Jun 1 09:15:28.835: INFO: Initial restart count of pod busybox-46734337-94d3-46e0-8a8d-b3980e6e9e7b is 0 +STEP: deleting the pod +[AfterEach] [k8s.io] Probing container + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:19:30.451: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-4940" for this suite. + +• [SLOW TEST:245.827 seconds] +[k8s.io] Probing container +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698 + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [k8s.io] Probing container should *not* be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":277,"completed":182,"skipped":3130,"failed":0} +SSSS +------------------------------ +[sig-cli] Kubectl client Kubectl expose + should create services for rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:19:30.474: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-1653 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should create services for rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating Agnhost RC +Jun 1 09:19:30.689: INFO: namespace kubectl-1653 +Jun 1 09:19:30.689: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-1653' +Jun 1 09:19:31.169: INFO: stderr: "" +Jun 1 09:19:31.169: INFO: stdout: "replicationcontroller/agnhost-master created\n" +STEP: Waiting for Agnhost master to start. +Jun 1 09:19:32.175: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:32.175: INFO: Found 0 / 1 +Jun 1 09:19:33.175: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:33.175: INFO: Found 0 / 1 +Jun 1 09:19:34.175: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:34.175: INFO: Found 0 / 1 +Jun 1 09:19:35.176: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:35.176: INFO: Found 0 / 1 +Jun 1 09:19:36.176: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:36.176: INFO: Found 0 / 1 +Jun 1 09:19:37.176: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:37.176: INFO: Found 0 / 1 +Jun 1 09:19:38.176: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:38.176: INFO: Found 1 / 1 +Jun 1 09:19:38.176: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Jun 1 09:19:38.182: INFO: Selector matched 1 pods for map[app:agnhost] +Jun 1 09:19:38.182: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Jun 1 09:19:38.182: INFO: wait on agnhost-master startup in kubectl-1653 +Jun 1 09:19:38.182: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs agnhost-master-jdm9j agnhost-master --namespace=kubectl-1653' +Jun 1 09:19:38.348: INFO: stderr: "" +Jun 1 09:19:38.348: INFO: stdout: "Paused\n" +STEP: exposing RC +Jun 1 09:19:38.348: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 expose rc agnhost-master --name=rm2 --port=1234 --target-port=6379 --namespace=kubectl-1653' +Jun 1 09:19:38.481: INFO: stderr: "" +Jun 1 09:19:38.481: INFO: stdout: "service/rm2 exposed\n" +Jun 1 09:19:38.493: INFO: Service rm2 in namespace kubectl-1653 found. +STEP: exposing service +Jun 1 09:19:40.504: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 expose service rm2 --name=rm3 --port=2345 --target-port=6379 --namespace=kubectl-1653' +Jun 1 09:19:40.628: INFO: stderr: "" +Jun 1 09:19:40.628: INFO: stdout: "service/rm3 exposed\n" +Jun 1 09:19:40.640: INFO: Service rm3 in namespace kubectl-1653 found. +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:19:42.651: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-1653" for this suite. + +• [SLOW TEST:12.195 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl expose + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1119 + should create services for rc [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl expose should create services for rc [Conformance]","total":277,"completed":183,"skipped":3134,"failed":0} +S +------------------------------ +[sig-cli] Kubectl client Update Demo + should scale a replication controller [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:19:42.668: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-267 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[BeforeEach] Update Demo + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:271 +[It] should scale a replication controller [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: creating a replication controller +Jun 1 09:19:42.833: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-267' +Jun 1 09:19:43.101: INFO: stderr: "" +Jun 1 09:19:43.101: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Jun 1 09:19:43.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:19:43.213: INFO: stderr: "" +Jun 1 09:19:43.213: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +Jun 1 09:19:43.213: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-fxgj4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:43.315: INFO: stderr: "" +Jun 1 09:19:43.315: INFO: stdout: "" +Jun 1 09:19:43.315: INFO: update-demo-nautilus-fxgj4 is created but not running +Jun 1 09:19:48.316: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:19:48.423: INFO: stderr: "" +Jun 1 09:19:48.423: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +Jun 1 09:19:48.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-fxgj4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:48.536: INFO: stderr: "" +Jun 1 09:19:48.536: INFO: stdout: "" +Jun 1 09:19:48.536: INFO: update-demo-nautilus-fxgj4 is created but not running +Jun 1 09:19:53.538: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:19:53.707: INFO: stderr: "" +Jun 1 09:19:53.707: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +Jun 1 09:19:53.707: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-fxgj4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:53.861: INFO: stderr: "" +Jun 1 09:19:53.861: INFO: stdout: "" +Jun 1 09:19:53.861: INFO: update-demo-nautilus-fxgj4 is created but not running +Jun 1 09:19:58.861: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:19:58.989: INFO: stderr: "" +Jun 1 09:19:58.989: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +Jun 1 09:19:58.989: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-fxgj4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:59.102: INFO: stderr: "" +Jun 1 09:19:59.102: INFO: stdout: "true" +Jun 1 09:19:59.102: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-fxgj4 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:59.214: INFO: stderr: "" +Jun 1 09:19:59.215: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:19:59.215: INFO: validating pod update-demo-nautilus-fxgj4 +Jun 1 09:19:59.222: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:19:59.222: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:19:59.222: INFO: update-demo-nautilus-fxgj4 is verified up and running +Jun 1 09:19:59.222: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:59.322: INFO: stderr: "" +Jun 1 09:19:59.322: INFO: stdout: "true" +Jun 1 09:19:59.323: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:19:59.446: INFO: stderr: "" +Jun 1 09:19:59.446: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:19:59.446: INFO: validating pod update-demo-nautilus-g4fr4 +Jun 1 09:19:59.454: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:19:59.455: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:19:59.455: INFO: update-demo-nautilus-g4fr4 is verified up and running +STEP: scaling down the replication controller +Jun 1 09:19:59.457: INFO: scanned /root for discovery docs: +Jun 1 09:19:59.457: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 scale rc update-demo-nautilus --replicas=1 --timeout=5m --namespace=kubectl-267' +Jun 1 09:20:00.623: INFO: stderr: "" +Jun 1 09:20:00.623: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Jun 1 09:20:00.623: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:20:00.733: INFO: stderr: "" +Jun 1 09:20:00.733: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +STEP: Replicas for name=update-demo: expected=1 actual=2 +Jun 1 09:20:05.734: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:20:05.851: INFO: stderr: "" +Jun 1 09:20:05.851: INFO: stdout: "update-demo-nautilus-fxgj4 update-demo-nautilus-g4fr4 " +STEP: Replicas for name=update-demo: expected=1 actual=2 +Jun 1 09:20:10.851: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:20:10.959: INFO: stderr: "" +Jun 1 09:20:10.959: INFO: stdout: "update-demo-nautilus-g4fr4 " +Jun 1 09:20:10.959: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:11.069: INFO: stderr: "" +Jun 1 09:20:11.069: INFO: stdout: "true" +Jun 1 09:20:11.069: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:11.183: INFO: stderr: "" +Jun 1 09:20:11.183: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:20:11.183: INFO: validating pod update-demo-nautilus-g4fr4 +Jun 1 09:20:11.191: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:20:11.192: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:20:11.192: INFO: update-demo-nautilus-g4fr4 is verified up and running +STEP: scaling up the replication controller +Jun 1 09:20:11.194: INFO: scanned /root for discovery docs: +Jun 1 09:20:11.194: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 scale rc update-demo-nautilus --replicas=2 --timeout=5m --namespace=kubectl-267' +Jun 1 09:20:12.339: INFO: stderr: "" +Jun 1 09:20:12.339: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Jun 1 09:20:12.340: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:20:12.443: INFO: stderr: "" +Jun 1 09:20:12.443: INFO: stdout: "update-demo-nautilus-g4fr4 update-demo-nautilus-jcxqk " +Jun 1 09:20:12.444: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:12.565: INFO: stderr: "" +Jun 1 09:20:12.565: INFO: stdout: "true" +Jun 1 09:20:12.565: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:12.689: INFO: stderr: "" +Jun 1 09:20:12.689: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:20:12.689: INFO: validating pod update-demo-nautilus-g4fr4 +Jun 1 09:20:12.695: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:20:12.695: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:20:12.695: INFO: update-demo-nautilus-g4fr4 is verified up and running +Jun 1 09:20:12.695: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-jcxqk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:12.801: INFO: stderr: "" +Jun 1 09:20:12.801: INFO: stdout: "" +Jun 1 09:20:12.801: INFO: update-demo-nautilus-jcxqk is created but not running +Jun 1 09:20:17.801: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-267' +Jun 1 09:20:17.949: INFO: stderr: "" +Jun 1 09:20:17.949: INFO: stdout: "update-demo-nautilus-g4fr4 update-demo-nautilus-jcxqk " +Jun 1 09:20:17.949: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:18.099: INFO: stderr: "" +Jun 1 09:20:18.099: INFO: stdout: "true" +Jun 1 09:20:18.099: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-g4fr4 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:18.220: INFO: stderr: "" +Jun 1 09:20:18.220: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:20:18.220: INFO: validating pod update-demo-nautilus-g4fr4 +Jun 1 09:20:18.226: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:20:18.226: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:20:18.226: INFO: update-demo-nautilus-g4fr4 is verified up and running +Jun 1 09:20:18.226: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-jcxqk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:18.328: INFO: stderr: "" +Jun 1 09:20:18.328: INFO: stdout: "true" +Jun 1 09:20:18.328: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-jcxqk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-267' +Jun 1 09:20:18.450: INFO: stderr: "" +Jun 1 09:20:18.450: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0" +Jun 1 09:20:18.450: INFO: validating pod update-demo-nautilus-jcxqk +Jun 1 09:20:18.459: INFO: got data: { + "image": "nautilus.jpg" +} + +Jun 1 09:20:18.459: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jun 1 09:20:18.459: INFO: update-demo-nautilus-jcxqk is verified up and running +STEP: using delete to clean up resources +Jun 1 09:20:18.459: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-267' +Jun 1 09:20:18.628: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jun 1 09:20:18.628: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Jun 1 09:20:18.628: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get rc,svc -l name=update-demo --no-headers --namespace=kubectl-267' +Jun 1 09:20:18.757: INFO: stderr: "No resources found in kubectl-267 namespace.\n" +Jun 1 09:20:18.757: INFO: stdout: "" +Jun 1 09:20:18.757: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -l name=update-demo --namespace=kubectl-267 -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jun 1 09:20:18.936: INFO: stderr: "" +Jun 1 09:20:18.936: INFO: stdout: "update-demo-nautilus-g4fr4\nupdate-demo-nautilus-jcxqk\n" +Jun 1 09:20:19.436: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get rc,svc -l name=update-demo --no-headers --namespace=kubectl-267' +Jun 1 09:20:19.580: INFO: stderr: "No resources found in kubectl-267 namespace.\n" +Jun 1 09:20:19.580: INFO: stdout: "" +Jun 1 09:20:19.580: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -l name=update-demo --namespace=kubectl-267 -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jun 1 09:20:19.749: INFO: stderr: "" +Jun 1 09:20:19.749: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:19.749: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-267" for this suite. + +• [SLOW TEST:37.112 seconds] +[sig-cli] Kubectl client +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Update Demo + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:269 + should scale a replication controller [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance]","total":277,"completed":184,"skipped":3135,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should provide secure master service [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:19.788: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-2702 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should provide secure master service [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:19.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2702" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 +•{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","total":277,"completed":185,"skipped":3151,"failed":0} +SSSS +------------------------------ +[sig-node] Downward API + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:19.999: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-467 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward api env vars +Jun 1 09:20:20.223: INFO: Waiting up to 5m0s for pod "downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72" in namespace "downward-api-467" to be "Succeeded or Failed" +Jun 1 09:20:20.236: INFO: Pod "downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72": Phase="Pending", Reason="", readiness=false. Elapsed: 13.0676ms +Jun 1 09:20:22.241: INFO: Pod "downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018035246s +Jun 1 09:20:24.247: INFO: Pod "downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024054414s +STEP: Saw pod success +Jun 1 09:20:24.247: INFO: Pod "downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72" satisfied condition "Succeeded or Failed" +Jun 1 09:20:24.251: INFO: Trying to get logs from node dce-10-6-135-24 pod downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72 container dapi-container: +STEP: delete the pod +Jun 1 09:20:24.343: INFO: Waiting for pod downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72 to disappear +Jun 1 09:20:24.347: INFO: Pod downward-api-55c1d258-2c3c-48d6-8988-8490b0ee0d72 no longer exists +[AfterEach] [sig-node] Downward API + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:24.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-467" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]","total":277,"completed":186,"skipped":3155,"failed":0} +SSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:24.361: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename namespaces +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in namespaces-6987 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a test namespace +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in nsdeletetest-2602 +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Creating a pod in the namespace +STEP: Waiting for the pod to have running status +STEP: Deleting the namespace +STEP: Waiting for the namespace to be removed. +STEP: Recreating the namespace +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in nsdeletetest-4982 +STEP: Verifying there are no pods in the namespace +[AfterEach] [sig-api-machinery] Namespaces [Serial] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:41.958: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-6987" for this suite. +STEP: Destroying namespace "nsdeletetest-2602" for this suite. +Jun 1 09:20:41.979: INFO: Namespace nsdeletetest-2602 was already deleted +STEP: Destroying namespace "nsdeletetest-4982" for this suite. + +• [SLOW TEST:17.629 seconds] +[sig-api-machinery] Namespaces [Serial] +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all pods are removed when a namespace is deleted [Conformance]","total":277,"completed":187,"skipped":3158,"failed":0} +[sig-network] Services + should find a service from listing all namespaces [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:41.989: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename services +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-3360 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698 +[It] should find a service from listing all namespaces [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: fetching services +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:42.193: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3360" for this suite. +[AfterEach] [sig-network] Services + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702 +•{"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","total":277,"completed":188,"skipped":3158,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:42.222: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-4369 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name secret-test-map-e2fb9831-abe3-4496-be31-88c20b4efac8 +STEP: Creating a pod to test consume secrets +Jun 1 09:20:42.391: INFO: Waiting up to 5m0s for pod "pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3" in namespace "secrets-4369" to be "Succeeded or Failed" +Jun 1 09:20:42.395: INFO: Pod "pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3": Phase="Pending", Reason="", readiness=false. Elapsed: 3.972291ms +Jun 1 09:20:44.400: INFO: Pod "pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009597334s +Jun 1 09:20:46.406: INFO: Pod "pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015575549s +STEP: Saw pod success +Jun 1 09:20:46.406: INFO: Pod "pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3" satisfied condition "Succeeded or Failed" +Jun 1 09:20:46.411: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3 container secret-volume-test: +STEP: delete the pod +Jun 1 09:20:46.437: INFO: Waiting for pod pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3 to disappear +Jun 1 09:20:46.442: INFO: Pod pod-secrets-2a6210c7-c251-4c02-bddc-584766ee0cb3 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:46.442: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4369" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":189,"skipped":3280,"failed":0} +SSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:46.458: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename secrets +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-9151 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating secret with name secret-test-4421788c-2a83-4705-ad57-b938dfd5bab7 +STEP: Creating a pod to test consume secrets +Jun 1 09:20:46.635: INFO: Waiting up to 5m0s for pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e" in namespace "secrets-9151" to be "Succeeded or Failed" +Jun 1 09:20:46.641: INFO: Pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.270931ms +Jun 1 09:20:48.646: INFO: Pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011426727s +Jun 1 09:20:50.652: INFO: Pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.016839646s +Jun 1 09:20:52.657: INFO: Pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.021890315s +STEP: Saw pod success +Jun 1 09:20:52.657: INFO: Pod "pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e" satisfied condition "Succeeded or Failed" +Jun 1 09:20:52.663: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e container secret-volume-test: +STEP: delete the pod +Jun 1 09:20:52.698: INFO: Waiting for pod pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e to disappear +Jun 1 09:20:52.704: INFO: Pod pod-secrets-0ce889ab-c8be-4fe8-835a-f25ee8531e1e no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:52.704: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-9151" for this suite. + +• [SLOW TEST:6.274 seconds] +[sig-storage] Secrets +/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:36 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":277,"completed":190,"skipped":3286,"failed":0} +SSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:52.732: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename downward-api +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-5762 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: Creating a pod to test downward API volume plugin +Jun 1 09:20:52.912: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf" in namespace "downward-api-5762" to be "Succeeded or Failed" +Jun 1 09:20:52.918: INFO: Pod "downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf": Phase="Pending", Reason="", readiness=false. Elapsed: 5.980508ms +Jun 1 09:20:54.925: INFO: Pod "downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012860661s +Jun 1 09:20:56.931: INFO: Pod "downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018915103s +STEP: Saw pod success +Jun 1 09:20:56.931: INFO: Pod "downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf" satisfied condition "Succeeded or Failed" +Jun 1 09:20:56.937: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf container client-container: +STEP: delete the pod +Jun 1 09:20:56.992: INFO: Waiting for pod downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf to disappear +Jun 1 09:20:56.997: INFO: Pod downwardapi-volume-bcddcb92-cdee-4749-b45a-0bbf3eeb1aaf no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:56.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-5762" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","total":277,"completed":191,"skipped":3292,"failed":0} +SSS +------------------------------ +[sig-cli] Kubectl client Kubectl cluster-info + should check if Kubernetes master services is included in cluster-info [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:57.022: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename kubectl +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-9167 +STEP: Waiting for a default service account to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219 +[It] should check if Kubernetes master services is included in cluster-info [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +STEP: validating cluster-info +Jun 1 09:20:57.212: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 cluster-info' +Jun 1 09:20:57.321: INFO: stderr: "" +Jun 1 09:20:57.321: INFO: stdout: "\x1b[0;32mKubernetes master\x1b[0m is running at \x1b[0;33mhttps://172.31.0.1:443\x1b[0m\n\x1b[0;32mcoredns-coredns\x1b[0m is running at \x1b[0;33mhttps://172.31.0.1:443/api/v1/namespaces/kube-system/services/coredns-coredns:dns/proxy\x1b[0m\n\x1b[0;32mcoredns-coredns-second\x1b[0m is running at \x1b[0;33mhttps://172.31.0.1:443/api/v1/namespaces/kube-system/services/coredns-coredns-second:dns/proxy\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179 +Jun 1 09:20:57.322: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9167" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes master services is included in cluster-info [Conformance]","total":277,"completed":192,"skipped":3295,"failed":0} + +------------------------------ +[sig-network] Proxy version v1 + should proxy logs on node using proxy subresource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +[BeforeEach] version v1 + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178 +STEP: Creating a kubernetes client +Jun 1 09:20:57.343: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763 +STEP: Building a namespace api object, basename proxy +STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in proxy-2059 +STEP: Waiting for a default service account to be provisioned in namespace +[It] should proxy logs on node using proxy subresource [Conformance] + /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703 +Jun 1 09:20:57.553: INFO: (0) /api/v1/nodes/dce-10-6-135-21/proxy/logs/:
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename gc
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-8129
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: create the rc
+STEP: delete the rc
+STEP: wait for the rc to be deleted
+STEP: Gathering metrics
+Jun  1 09:21:03.970: INFO: For apiserver_request_total:
+For apiserver_request_latency_seconds:
+For apiserver_init_events_total:
+For garbage_collector_attempt_to_delete_queue_latency:
+For garbage_collector_attempt_to_delete_work_duration:
+For garbage_collector_attempt_to_orphan_queue_latency:
+For garbage_collector_attempt_to_orphan_work_duration:
+For garbage_collector_dirty_processing_latency_microseconds:
+For garbage_collector_event_processing_latency_microseconds:
+For garbage_collector_graph_changes_queue_latency:
+For garbage_collector_graph_changes_work_duration:
+For garbage_collector_orphan_processing_latency_microseconds:
+For namespace_queue_latency:
+For namespace_queue_latency_sum:
+For namespace_queue_latency_count:
+For namespace_retries:
+For namespace_work_duration:
+For namespace_work_duration_sum:
+For namespace_work_duration_count:
+For function_duration_seconds:
+For errors_total:
+For evicted_pods_total:
+
+[AfterEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:21:03.970: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+W0601 09:21:03.970023      23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled.
+STEP: Destroying namespace "gc-8129" for this suite.
+
+• [SLOW TEST:6.281 seconds]
+[sig-api-machinery] Garbage collector
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Garbage collector should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance]","total":277,"completed":194,"skipped":3328,"failed":0}
+SS
+------------------------------
+[sig-api-machinery] Namespaces [Serial] 
+  should ensure that all services are removed when a namespace is deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Namespaces [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:21:03.992: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename namespaces
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in namespaces-3760
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should ensure that all services are removed when a namespace is deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a test namespace
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in nsdeletetest-5122
+STEP: Waiting for a default service account to be provisioned in namespace
+STEP: Creating a service in the namespace
+STEP: Deleting the namespace
+STEP: Waiting for the namespace to be removed.
+STEP: Recreating the namespace
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in nsdeletetest-3044
+STEP: Verifying there is no service in the namespace
+[AfterEach] [sig-api-machinery] Namespaces [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:21:11.598: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "namespaces-3760" for this suite.
+STEP: Destroying namespace "nsdeletetest-5122" for this suite.
+Jun  1 09:21:11.627: INFO: Namespace nsdeletetest-5122 was already deleted
+STEP: Destroying namespace "nsdeletetest-3044" for this suite.
+
+• [SLOW TEST:7.646 seconds]
+[sig-api-machinery] Namespaces [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should ensure that all services are removed when a namespace is deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all services are removed when a namespace is deleted [Conformance]","total":277,"completed":195,"skipped":3330,"failed":0}
+SSSSSSS
+------------------------------
+[sig-apps] Daemon set [Serial] 
+  should update pod when spec was updated and update strategy is RollingUpdate [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:21:11.638: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename daemonsets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in daemonsets-3924
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:134
+[It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:21:11.863: INFO: Creating simple daemon set daemon-set
+STEP: Check that daemon pods launch on every node of the cluster.
+Jun  1 09:21:11.892: INFO: Number of nodes with available pods: 0
+Jun  1 09:21:11.892: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:21:12.911: INFO: Number of nodes with available pods: 0
+Jun  1 09:21:12.911: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:21:13.914: INFO: Number of nodes with available pods: 0
+Jun  1 09:21:13.914: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:21:14.916: INFO: Number of nodes with available pods: 0
+Jun  1 09:21:14.916: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:21:15.907: INFO: Number of nodes with available pods: 1
+Jun  1 09:21:15.907: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:21:16.905: INFO: Number of nodes with available pods: 4
+Jun  1 09:21:16.905: INFO: Node dce-10-6-135-24 is running more than one daemon pod
+Jun  1 09:21:17.909: INFO: Number of nodes with available pods: 4
+Jun  1 09:21:17.909: INFO: Node dce-10-6-135-24 is running more than one daemon pod
+Jun  1 09:21:18.938: INFO: Number of nodes with available pods: 4
+Jun  1 09:21:18.938: INFO: Node dce-10-6-135-24 is running more than one daemon pod
+Jun  1 09:21:19.906: INFO: Number of nodes with available pods: 5
+Jun  1 09:21:19.906: INFO: Number of running nodes: 5, number of available pods: 5
+STEP: Update daemon pods image.
+STEP: Check that daemon pods images are updated.
+Jun  1 09:21:19.966: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:19.966: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:19.966: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:19.966: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:19.966: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:21.008: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:21.008: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:21.008: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:21.008: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:21.008: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:22.003: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:22.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:22.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:22.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:22.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:23.004: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:23.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:23.004: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:23.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:23.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:24.002: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:24.002: INFO: Pod daemon-set-2zx25 is not available
+Jun  1 09:21:24.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:24.002: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:24.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:24.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:25.003: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:25.003: INFO: Pod daemon-set-2zx25 is not available
+Jun  1 09:21:25.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:25.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:25.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:25.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:26.001: INFO: Wrong image for pod: daemon-set-2zx25. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:26.002: INFO: Pod daemon-set-2zx25 is not available
+Jun  1 09:21:26.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:26.002: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:26.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:26.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:27.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:27.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:27.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:27.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:27.003: INFO: Pod daemon-set-vm4fb is not available
+Jun  1 09:21:28.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:28.002: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:28.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:28.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:28.002: INFO: Pod daemon-set-vm4fb is not available
+Jun  1 09:21:29.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:29.004: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:29.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:29.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:29.004: INFO: Pod daemon-set-vm4fb is not available
+Jun  1 09:21:30.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:30.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:30.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:30.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:30.003: INFO: Pod daemon-set-vm4fb is not available
+Jun  1 09:21:31.010: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:31.010: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:31.010: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:31.010: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:32.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:32.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:32.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:32.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:33.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:33.004: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:33.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:33.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:34.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:34.002: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:34.002: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:34.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:34.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:35.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:35.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:35.003: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:35.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:35.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:36.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:36.004: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:36.004: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:36.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:36.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:37.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:37.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:37.003: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:37.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:37.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:38.001: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:38.001: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:38.001: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:38.001: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:38.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:39.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:39.003: INFO: Wrong image for pod: daemon-set-5zwsx. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:39.003: INFO: Pod daemon-set-5zwsx is not available
+Jun  1 09:21:39.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:39.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:40.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:40.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:40.004: INFO: Pod daemon-set-hd2cx is not available
+Jun  1 09:21:40.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:41.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:41.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:41.003: INFO: Pod daemon-set-hd2cx is not available
+Jun  1 09:21:41.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:42.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:42.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:42.003: INFO: Pod daemon-set-hd2cx is not available
+Jun  1 09:21:42.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:43.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:43.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:43.002: INFO: Pod daemon-set-hd2cx is not available
+Jun  1 09:21:43.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:44.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:44.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:44.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:45.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:45.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:45.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:46.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:46.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:46.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:47.001: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:47.001: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:47.001: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:47.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:48.005: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:48.005: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:48.005: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:48.005: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:49.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:49.003: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:49.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:49.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:50.003: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:50.003: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:50.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:50.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:51.006: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:51.006: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:51.006: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:51.006: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:52.001: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:52.002: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:52.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:52.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:53.004: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:53.004: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:53.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:53.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:54.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:54.002: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:54.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:54.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:55.001: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:55.001: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:55.001: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:55.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:56.002: INFO: Wrong image for pod: daemon-set-54v6c. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:56.002: INFO: Pod daemon-set-54v6c is not available
+Jun  1 09:21:56.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:56.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:57.003: INFO: Pod daemon-set-5l62j is not available
+Jun  1 09:21:57.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:57.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:58.004: INFO: Pod daemon-set-5l62j is not available
+Jun  1 09:21:58.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:58.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:59.003: INFO: Pod daemon-set-5l62j is not available
+Jun  1 09:21:59.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:21:59.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:00.004: INFO: Pod daemon-set-5l62j is not available
+Jun  1 09:22:00.004: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:00.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:01.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:01.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:02.009: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:02.009: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:03.002: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:03.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:04.003: INFO: Wrong image for pod: daemon-set-fdl97. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:04.003: INFO: Pod daemon-set-fdl97 is not available
+Jun  1 09:22:04.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:05.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:05.002: INFO: Pod daemon-set-wfmrm is not available
+Jun  1 09:22:06.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:06.002: INFO: Pod daemon-set-wfmrm is not available
+Jun  1 09:22:07.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:07.001: INFO: Pod daemon-set-wfmrm is not available
+Jun  1 09:22:09.187: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:10.004: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:11.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:12.502: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:13.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:14.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:15.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:15.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:16.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:16.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:17.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:17.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:18.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:18.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:19.001: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:19.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:20.005: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:20.005: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:21.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:21.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:22.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:22.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:23.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:23.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:24.003: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:24.003: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:25.002: INFO: Wrong image for pod: daemon-set-sb2rw. Expected: us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12, got: docker.io/library/httpd:2.4.38-alpine.
+Jun  1 09:22:25.002: INFO: Pod daemon-set-sb2rw is not available
+Jun  1 09:22:26.003: INFO: Pod daemon-set-lzstx is not available
+STEP: Check that daemon pods are still running on every node of the cluster.
+Jun  1 09:22:26.027: INFO: Number of nodes with available pods: 4
+Jun  1 09:22:26.027: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:22:27.043: INFO: Number of nodes with available pods: 4
+Jun  1 09:22:27.043: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:22:28.045: INFO: Number of nodes with available pods: 4
+Jun  1 09:22:28.045: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:22:29.043: INFO: Number of nodes with available pods: 4
+Jun  1 09:22:29.043: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:22:30.045: INFO: Number of nodes with available pods: 5
+Jun  1 09:22:30.045: INFO: Number of running nodes: 5, number of available pods: 5
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:100
+STEP: Deleting DaemonSet "daemon-set"
+STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3924, will wait for the garbage collector to delete the pods
+Jun  1 09:22:30.158: INFO: Deleting DaemonSet.extensions daemon-set took: 13.718911ms
+Jun  1 09:22:30.658: INFO: Terminating DaemonSet.extensions daemon-set pods took: 500.469077ms
+Jun  1 09:22:46.264: INFO: Number of nodes with available pods: 0
+Jun  1 09:22:46.264: INFO: Number of running nodes: 0, number of available pods: 0
+Jun  1 09:22:46.269: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"selfLink":"/apis/apps/v1/namespaces/daemonsets-3924/daemonsets","resourceVersion":"1050301"},"items":null}
+
+Jun  1 09:22:46.274: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/daemonsets-3924/pods","resourceVersion":"1050301"},"items":null}
+
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:22:46.307: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "daemonsets-3924" for this suite.
+
+• [SLOW TEST:94.684 seconds]
+[sig-apps] Daemon set [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should update pod when spec was updated and update strategy is RollingUpdate [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] Daemon set [Serial] should update pod when spec was updated and update strategy is RollingUpdate [Conformance]","total":277,"completed":196,"skipped":3337,"failed":0}
+[sig-cli] Kubectl client Kubectl describe 
+  should check if kubectl describe prints relevant information for rc and pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:22:46.323: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubectl
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-6575
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219
+[It] should check if kubectl describe prints relevant information for rc and pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:22:46.484: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-6575'
+Jun  1 09:22:46.822: INFO: stderr: ""
+Jun  1 09:22:46.822: INFO: stdout: "replicationcontroller/agnhost-master created\n"
+Jun  1 09:22:46.823: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-6575'
+Jun  1 09:22:47.163: INFO: stderr: ""
+Jun  1 09:22:47.163: INFO: stdout: "service/agnhost-master created\n"
+STEP: Waiting for Agnhost master to start.
+Jun  1 09:22:48.169: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:48.169: INFO: Found 0 / 1
+Jun  1 09:22:49.172: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:49.172: INFO: Found 0 / 1
+Jun  1 09:22:50.172: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:50.172: INFO: Found 0 / 1
+Jun  1 09:22:51.171: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:51.171: INFO: Found 0 / 1
+Jun  1 09:22:52.175: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:52.175: INFO: Found 1 / 1
+Jun  1 09:22:52.175: INFO: WaitFor completed with timeout 5m0s.  Pods found = 1 out of 1
+Jun  1 09:22:52.183: INFO: Selector matched 1 pods for map[app:agnhost]
+Jun  1 09:22:52.183: INFO: ForEach: Found 1 pods from the filter.  Now looping through them.
+Jun  1 09:22:52.183: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 describe pod agnhost-master-rljwm --namespace=kubectl-6575'
+Jun  1 09:22:52.374: INFO: stderr: ""
+Jun  1 09:22:52.374: INFO: stdout: "Name:         agnhost-master-rljwm\nNamespace:    kubectl-6575\nNode:         dce-10-6-135-24/10.6.135.24\nStart Time:   Mon, 01 Jun 2020 09:22:46 +0000\nLabels:       app=agnhost\n              role=master\nAnnotations:  cni.projectcalico.org/ipv4pools: [\"default-ipv4-ippool\"]\n              kubernetes.io/psp: dce-psp-allow-all\nStatus:       Running\nIP:           172.29.140.59\nIPs:\n  IP:           172.29.140.59\nControlled By:  ReplicationController/agnhost-master\nContainers:\n  agnhost-master:\n    Container ID:   docker://76925c955acbb578e68401e859924445aef28b1b44cb797ce9b073ea2439050a\n    Image:          us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12\n    Image ID:       docker-pullable://us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost@sha256:1d7f0d77a6f07fd507f147a38d06a7c8269ebabd4f923bfe46d4fb8b396a520c\n    Port:           6379/TCP\n    Host Port:      0/TCP\n    State:          Running\n      Started:      Mon, 01 Jun 2020 09:22:50 +0000\n    Ready:          True\n    Restart Count:  0\n    Environment:    \n    Mounts:\n      /var/run/secrets/kubernetes.io/serviceaccount from default-token-bkxln (ro)\nConditions:\n  Type              Status\n  Initialized       True \n  Ready             True \n  ContainersReady   True \n  PodScheduled      True \nVolumes:\n  default-token-bkxln:\n    Type:        Secret (a volume populated by a Secret)\n    SecretName:  default-token-bkxln\n    Optional:    false\nQoS Class:       BestEffort\nNode-Selectors:  \nTolerations:     node.kubernetes.io/not-ready:NoExecute for 300s\n                 node.kubernetes.io/unreachable:NoExecute for 300s\nEvents:\n  Type    Reason     Age        From                      Message\n  ----    ------     ----       ----                      -------\n  Normal  Scheduled    default-scheduler         Successfully assigned kubectl-6575/agnhost-master-rljwm to dce-10-6-135-24\n  Normal  Pulled     3s         kubelet, dce-10-6-135-24  Container image \"us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12\" already present on machine\n  Normal  Created    2s         kubelet, dce-10-6-135-24  Created container agnhost-master\n  Normal  Started    2s         kubelet, dce-10-6-135-24  Started container agnhost-master\n"
+Jun  1 09:22:52.375: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 describe rc agnhost-master --namespace=kubectl-6575'
+Jun  1 09:22:52.559: INFO: stderr: ""
+Jun  1 09:22:52.559: INFO: stdout: "Name:         agnhost-master\nNamespace:    kubectl-6575\nSelector:     app=agnhost,role=master\nLabels:       app=agnhost\n              role=master\nAnnotations:  \nReplicas:     1 current / 1 desired\nPods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n  Labels:  app=agnhost\n           role=master\n  Containers:\n   agnhost-master:\n    Image:        us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12\n    Port:         6379/TCP\n    Host Port:    0/TCP\n    Environment:  \n    Mounts:       \n  Volumes:        \nEvents:\n  Type    Reason            Age   From                    Message\n  ----    ------            ----  ----                    -------\n  Normal  SuccessfulCreate  6s    replication-controller  Created pod: agnhost-master-rljwm\n"
+Jun  1 09:22:52.559: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 describe service agnhost-master --namespace=kubectl-6575'
+Jun  1 09:22:52.702: INFO: stderr: ""
+Jun  1 09:22:52.702: INFO: stdout: "Name:              agnhost-master\nNamespace:         kubectl-6575\nLabels:            app=agnhost\n                   role=master\nAnnotations:       \nSelector:          app=agnhost,role=master\nType:              ClusterIP\nIP:                172.31.49.190\nPort:                6379/TCP\nTargetPort:        agnhost-server/TCP\nEndpoints:         172.29.140.59:6379\nSession Affinity:  None\nEvents:            \n"
+Jun  1 09:22:52.710: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 describe node dce-10-6-135-21'
+Jun  1 09:22:52.893: INFO: stderr: ""
+Jun  1 09:22:52.893: INFO: stdout: "Name:               dce-10-6-135-21\nRoles:              master,registry\nLabels:             beta.kubernetes.io/arch=amd64\n                    beta.kubernetes.io/os=linux\n                    kubernetes.io/arch=amd64\n                    kubernetes.io/hostname=dce-10-6-135-21\n                    kubernetes.io/os=linux\n                    node-role.kubernetes.io/master=\n                    node-role.kubernetes.io/registry=\nAnnotations:        node.alpha.kubernetes.io/ttl: 0\n                    volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp:  Wed, 20 May 2020 07:24:39 +0000\nTaints:             \nUnschedulable:      false\nLease:\n  HolderIdentity:  dce-10-6-135-21\n  AcquireTime:     \n  RenewTime:       Mon, 01 Jun 2020 09:22:45 +0000\nConditions:\n  Type                            Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message\n  ----                            ------  -----------------                 ------------------                ------                       -------\n  DCEKubeApiServerProxyNotReady   False   Mon, 01 Jun 2020 09:22:01 +0000   Mon, 01 Jun 2020 07:30:40 +0000   DCEKubeApiServerProxyReady   DCE kube apiserver proxy is posting ready status.\n  TimeNotSynchronized             False   Mon, 01 Jun 2020 09:22:01 +0000   Mon, 01 Jun 2020 07:30:40 +0000   TimeSynchronized             The time of the node is synchronized\n  DCEEngineNotReady               False   Mon, 01 Jun 2020 09:22:01 +0000   Mon, 01 Jun 2020 07:30:40 +0000   DCEEngineReady               DCE engine is posting ready status.\n  NetworkUnavailable              False   Sun, 31 May 2020 12:57:20 +0000   Sun, 31 May 2020 12:57:20 +0000   CalicoIsUp                   Calico is running on this node\n  MemoryPressure                  False   Mon, 01 Jun 2020 09:22:50 +0000   Wed, 20 May 2020 07:24:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available\n  DiskPressure                    False   Mon, 01 Jun 2020 09:22:50 +0000   Wed, 20 May 2020 07:24:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure\n  PIDPressure                     False   Mon, 01 Jun 2020 09:22:50 +0000   Wed, 20 May 2020 07:24:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available\n  Ready                           True    Mon, 01 Jun 2020 09:22:50 +0000   Wed, 20 May 2020 07:26:50 +0000   KubeletReady                 kubelet is posting ready status\nAddresses:\n  InternalIP:  10.6.135.21\n  Hostname:    dce-10-6-135-21\nCapacity:\n  cpu:                10\n  ephemeral-storage:  50081904Ki\n  hugepages-1Gi:      0\n  hugepages-2Mi:      0\n  memory:             14201232Ki\n  pods:               110\nAllocatable:\n  cpu:                9500m\n  ephemeral-storage:  46155482650\n  hugepages-1Gi:      0\n  hugepages-2Mi:      0\n  memory:             13574544Ki\n  pods:               110\nSystem Info:\n  Machine ID:                 560ded7def0240d394131ad9e58f5e11\n  System UUID:                74263442-A657-5807-E641-28EADBC9799C\n  Boot ID:                    5c7b5698-fb2b-45f1-a71f-f0eca8d475c2\n  Kernel Version:             3.10.0-1127.8.2.el7.x86_64\n  OS Image:                   CentOS Linux 7 (Core)\n  Operating System:           linux\n  Architecture:               amd64\n  Container Runtime Version:  docker://19.3.8\n  Kubelet Version:            v1.18.0\n  Kube-Proxy Version:         v1.18.0\nPodCIDR:                      172.30.0.0/24\nPodCIDRs:                     172.30.0.0/24\nNon-terminated Pods:          (16 in total)\n  Namespace                   Name                                                       CPU Requests  CPU Limits   Memory Requests  Memory Limits  AGE\n  ---------                   ----                                                       ------------  ----------   ---------------  -------------  ---\n  dce-system                  dss-controller-df4c456bf-dg67v                             1 (10%)       1 (10%)      1Gi (7%)         1Gi (7%)       6d21h\n  dce-system                  dss-enforcer-j4z79                                         1 (10%)       1 (10%)      1Gi (7%)         1Gi (7%)       6d21h\n  kube-system                 calico-node-cjxp7                                          200m (2%)     800m (8%)    200Mi (1%)       400Mi (3%)     6d21h\n  kube-system                 dce-engine-9tv2r                                           100m (1%)     400m (4%)    200Mi (1%)       400Mi (3%)     6d21h\n  kube-system                 dce-etcd-dce-10-6-135-21                                   400m (4%)     1600m (16%)  1Gi (7%)         2Gi (15%)      6d21h\n  kube-system                 dce-kube-apiserver-dce-10-6-135-21                         400m (4%)     1600m (16%)  717Mi (5%)       1434Mi (10%)   92m\n  kube-system                 dce-kube-apiserver-proxy-dce-10-6-135-21                   100m (1%)     400m (4%)    150Mi (1%)       300Mi (2%)     6d21h\n  kube-system                 dce-kube-controller-manager-dce-10-6-135-21                200m (2%)     800m (8%)    256Mi (1%)       512Mi (3%)     12d\n  kube-system                 dce-kube-scheduler-dce-10-6-135-21                         200m (2%)     800m (8%)    256Mi (1%)       512Mi (3%)     12d\n  kube-system                 dce-parcel-agent-qh996                                     250m (2%)     1 (10%)      150Mi (1%)       300Mi (2%)     6d21h\n  kube-system                 dce-parcel-server-gblcs                                    200m (2%)     800m (8%)    500Mi (3%)       1000Mi (7%)    6d21h\n  kube-system                 dce-prometheus-7d6fb7c74c-d9l4d                            100m (1%)     400m (4%)    250Mi (1%)       500Mi (3%)     6d21h\n  kube-system                 dce-registry-7686b76f96-tpgm8                              300m (3%)     1200m (12%)  512Mi (3%)       1538Mi (11%)   6d21h\n  kube-system                 kube-proxy-8hscg                                           100m (1%)     400m (4%)    300Mi (2%)       600Mi (4%)     12d\n  kube-system                 node-local-dns-qh47b                                       2 (21%)       2 (21%)      500M (3%)        500M (3%)      12d\n  sonobuoy                    sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h    0 (0%)        0 (0%)       0 (0%)           0 (0%)         70m\nAllocated resources:\n  (Total limits may be over 100 percent, i.e., overcommitted.)\n  Resource           Requests          Limits\n  --------           --------          ------\n  cpu                6550m (68%)       14200m (149%)\n  memory             7381804288 (53%)  12655092992 (91%)\n  ephemeral-storage  0 (0%)            0 (0%)\n  hugepages-1Gi      0 (0%)            0 (0%)\n  hugepages-2Mi      0 (0%)            0 (0%)\nEvents:              \n"
+Jun  1 09:22:52.893: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 describe namespace kubectl-6575'
+Jun  1 09:22:53.031: INFO: stderr: ""
+Jun  1 09:22:53.031: INFO: stdout: "Name:         kubectl-6575\nLabels:       e2e-framework=kubectl\n              e2e-run=64df6791-afe6-4f2d-bbfc-852c712850d1\nAnnotations:  \nStatus:       Active\n\nNo resource quota.\n\nNo LimitRange resource.\n"
+[AfterEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:22:53.031: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubectl-6575" for this suite.
+
+• [SLOW TEST:6.723 seconds]
+[sig-cli] Kubectl client
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23
+  Kubectl describe
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:978
+    should check if kubectl describe prints relevant information for rc and pods  [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods  [Conformance]","total":277,"completed":197,"skipped":3337,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-network] DNS 
+  should provide DNS for pods for Subdomain [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:22:53.046: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename dns
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-1729
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should provide DNS for pods for Subdomain [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a test headless service
+STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-1729.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;sleep 1; done
+
+STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-1729.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-1729.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;sleep 1; done
+
+STEP: creating a pod to probe DNS
+STEP: submitting the pod to kubernetes
+STEP: retrieving the pod
+STEP: looking for the results for each expected name from probers
+Jun  1 09:23:35.280: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.289: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.294: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.299: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.318: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.325: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.333: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.340: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:35.368: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:23:40.376: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.388: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.397: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.405: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.432: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.441: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.448: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.456: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:40.478: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:23:45.377: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.390: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.397: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.404: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.422: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.428: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.434: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.440: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:45.455: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:23:50.376: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.382: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.391: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.398: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.421: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.429: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.435: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.442: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:50.454: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:23:55.374: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.380: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.386: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.394: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.426: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.436: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.443: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.454: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:23:55.470: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:24:00.374: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.380: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.387: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.401: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.451: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.460: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.469: INFO: Unable to read jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.480: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local from pod dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144: the server could not find the requested resource (get pods dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144)
+Jun  1 09:24:00.495: INFO: Lookups using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local wheezy_udp@dns-test-service-2.dns-1729.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-1729.svc.cluster.local jessie_udp@dns-test-service-2.dns-1729.svc.cluster.local jessie_tcp@dns-test-service-2.dns-1729.svc.cluster.local]
+
+Jun  1 09:24:07.828: INFO: DNS probes using dns-1729/dns-test-3a68b191-fec5-4270-a3ba-e77b7fe72144 succeeded
+
+STEP: deleting the pod
+STEP: deleting the test headless service
+[AfterEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:24:07.948: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "dns-1729" for this suite.
+
+• [SLOW TEST:74.948 seconds]
+[sig-network] DNS
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should provide DNS for pods for Subdomain [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","total":277,"completed":198,"skipped":3402,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] 
+  should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:24:07.996: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename webhook
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-9710
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87
+STEP: Setting up server cert
+STEP: Create role binding to let webhook read extension-apiserver-authentication
+STEP: Deploying the webhook pod
+STEP: Wait for the deployment to be ready
+Jun  1 09:24:08.724: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set
+Jun  1 09:24:10.746: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600249, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+Jun  1 09:24:12.757: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600249, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+Jun  1 09:24:14.755: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600249, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600248, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+STEP: Deploying the webhook service
+STEP: Verifying the service has paired with the endpoint
+Jun  1 09:24:17.772: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1
+[It] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API
+STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API
+STEP: Creating a dummy validating-webhook-configuration object
+STEP: Deleting the validating-webhook-configuration, which should be possible to remove
+STEP: Creating a dummy mutating-webhook-configuration object
+STEP: Deleting the mutating-webhook-configuration, which should be possible to remove
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:24:17.954: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "webhook-9710" for this suite.
+STEP: Destroying namespace "webhook-9710-markers" for this suite.
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102
+
+• [SLOW TEST:10.170 seconds]
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","total":277,"completed":199,"skipped":3457,"failed":0}
+SSSSSSSSSSSSSS
+------------------------------
+[sig-apps] Daemon set [Serial] 
+  should rollback without unnecessary restarts [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:24:18.167: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename daemonsets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in daemonsets-5971
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:134
+[It] should rollback without unnecessary restarts [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:24:18.502: INFO: Create a RollingUpdate DaemonSet
+Jun  1 09:24:18.508: INFO: Check that daemon pods launch on every node of the cluster
+Jun  1 09:24:18.522: INFO: Number of nodes with available pods: 0
+Jun  1 09:24:18.522: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:19.546: INFO: Number of nodes with available pods: 0
+Jun  1 09:24:19.546: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:20.975: INFO: Number of nodes with available pods: 0
+Jun  1 09:24:20.975: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:22.017: INFO: Number of nodes with available pods: 0
+Jun  1 09:24:22.017: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:22.543: INFO: Number of nodes with available pods: 0
+Jun  1 09:24:22.543: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:23.539: INFO: Number of nodes with available pods: 1
+Jun  1 09:24:23.539: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:24.546: INFO: Number of nodes with available pods: 1
+Jun  1 09:24:24.546: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:25.540: INFO: Number of nodes with available pods: 4
+Jun  1 09:24:25.540: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:24:26.538: INFO: Number of nodes with available pods: 5
+Jun  1 09:24:26.538: INFO: Number of running nodes: 5, number of available pods: 5
+Jun  1 09:24:26.538: INFO: Update the DaemonSet to trigger a rollout
+Jun  1 09:24:26.551: INFO: Updating DaemonSet daemon-set
+Jun  1 09:24:40.612: INFO: Roll back the DaemonSet before rollout is complete
+Jun  1 09:24:40.633: INFO: Updating DaemonSet daemon-set
+Jun  1 09:24:40.633: INFO: Make sure DaemonSet rollback is complete
+Jun  1 09:24:40.640: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:40.640: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:41.659: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:41.659: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:42.981: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:42.981: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:43.659: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:43.659: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:44.660: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:44.660: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:45.827: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:45.827: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:46.661: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:46.661: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:47.681: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:47.681: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:48.666: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:48.666: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:49.659: INFO: Wrong image for pod: daemon-set-fxlk8. Expected: docker.io/library/httpd:2.4.38-alpine, got: foo:non-existent.
+Jun  1 09:24:49.659: INFO: Pod daemon-set-fxlk8 is not available
+Jun  1 09:24:50.660: INFO: Pod daemon-set-twqhs is not available
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:100
+STEP: Deleting DaemonSet "daemon-set"
+STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-5971, will wait for the garbage collector to delete the pods
+Jun  1 09:24:50.748: INFO: Deleting DaemonSet.extensions daemon-set took: 9.618836ms
+Jun  1 09:24:51.248: INFO: Terminating DaemonSet.extensions daemon-set pods took: 500.246585ms
+Jun  1 09:25:06.254: INFO: Number of nodes with available pods: 0
+Jun  1 09:25:06.254: INFO: Number of running nodes: 0, number of available pods: 0
+Jun  1 09:25:06.258: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"selfLink":"/apis/apps/v1/namespaces/daemonsets-5971/daemonsets","resourceVersion":"1051194"},"items":null}
+
+Jun  1 09:25:06.265: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/daemonsets-5971/pods","resourceVersion":"1051194"},"items":null}
+
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:25:06.298: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "daemonsets-5971" for this suite.
+
+• [SLOW TEST:48.145 seconds]
+[sig-apps] Daemon set [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should rollback without unnecessary restarts [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] Daemon set [Serial] should rollback without unnecessary restarts [Conformance]","total":277,"completed":200,"skipped":3471,"failed":0}
+SSSSSSSSS
+------------------------------
+[k8s.io] Variable Expansion 
+  should allow composing env vars into new env vars [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Variable Expansion
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:25:06.312: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename var-expansion
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in var-expansion-565
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should allow composing env vars into new env vars [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test env composition
+Jun  1 09:25:06.487: INFO: Waiting up to 5m0s for pod "var-expansion-dc000b73-fa90-4578-b411-283c82df725b" in namespace "var-expansion-565" to be "Succeeded or Failed"
+Jun  1 09:25:06.492: INFO: Pod "var-expansion-dc000b73-fa90-4578-b411-283c82df725b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.100131ms
+Jun  1 09:25:08.497: INFO: Pod "var-expansion-dc000b73-fa90-4578-b411-283c82df725b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009677113s
+Jun  1 09:25:10.502: INFO: Pod "var-expansion-dc000b73-fa90-4578-b411-283c82df725b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014763913s
+STEP: Saw pod success
+Jun  1 09:25:10.502: INFO: Pod "var-expansion-dc000b73-fa90-4578-b411-283c82df725b" satisfied condition "Succeeded or Failed"
+Jun  1 09:25:10.506: INFO: Trying to get logs from node dce-10-6-135-24 pod var-expansion-dc000b73-fa90-4578-b411-283c82df725b container dapi-container: 
+STEP: delete the pod
+Jun  1 09:25:10.561: INFO: Waiting for pod var-expansion-dc000b73-fa90-4578-b411-283c82df725b to disappear
+Jun  1 09:25:10.569: INFO: Pod var-expansion-dc000b73-fa90-4578-b411-283c82df725b no longer exists
+[AfterEach] [k8s.io] Variable Expansion
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:25:10.569: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "var-expansion-565" for this suite.
+•{"msg":"PASSED [k8s.io] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","total":277,"completed":201,"skipped":3480,"failed":0}
+
+------------------------------
+[sig-api-machinery] ResourceQuota 
+  should create a ResourceQuota and capture the life of a pod. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:25:10.593: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename resourcequota
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-3039
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should create a ResourceQuota and capture the life of a pod. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Counting existing ResourceQuota
+STEP: Creating a ResourceQuota
+STEP: Ensuring resource quota status is calculated
+STEP: Creating a Pod that fits quota
+STEP: Ensuring ResourceQuota status captures the pod usage
+STEP: Not allowing a pod to be created that exceeds remaining quota
+STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources)
+STEP: Ensuring a pod cannot update its resource requirements
+STEP: Ensuring attempts to update pod resource requirements did not change quota usage
+STEP: Deleting the pod
+STEP: Ensuring resource quota status released the pod usage
+[AfterEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:25:23.844: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "resourcequota-3039" for this suite.
+
+• [SLOW TEST:13.268 seconds]
+[sig-api-machinery] ResourceQuota
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should create a ResourceQuota and capture the life of a pod. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]","total":277,"completed":202,"skipped":3480,"failed":0}
+S
+------------------------------
+[sig-storage] Projected secret 
+  should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected secret
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:25:23.861: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-9561
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating projection with secret that has name projected-secret-test-map-c9f8b17d-2fa6-486a-a6bb-aa59dfe4544b
+STEP: Creating a pod to test consume secrets
+Jun  1 09:25:24.034: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67" in namespace "projected-9561" to be "Succeeded or Failed"
+Jun  1 09:25:24.039: INFO: Pod "pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67": Phase="Pending", Reason="", readiness=false. Elapsed: 4.833024ms
+Jun  1 09:25:26.045: INFO: Pod "pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010819949s
+Jun  1 09:25:28.053: INFO: Pod "pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018850497s
+STEP: Saw pod success
+Jun  1 09:25:28.053: INFO: Pod "pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67" satisfied condition "Succeeded or Failed"
+Jun  1 09:25:28.059: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67 container projected-secret-volume-test: 
+STEP: delete the pod
+Jun  1 09:25:28.098: INFO: Waiting for pod pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67 to disappear
+Jun  1 09:25:28.102: INFO: Pod pod-projected-secrets-fc67e0c0-f182-439f-bfd7-dee7d876fc67 no longer exists
+[AfterEach] [sig-storage] Projected secret
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:25:28.102: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-9561" for this suite.
+•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":203,"skipped":3481,"failed":0}
+SSS
+------------------------------
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] 
+  should mutate custom resource with different stored version [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:25:28.118: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename webhook
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-7594
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87
+STEP: Setting up server cert
+STEP: Create role binding to let webhook read extension-apiserver-authentication
+STEP: Deploying the webhook pod
+STEP: Wait for the deployment to be ready
+Jun  1 09:25:28.954: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set
+Jun  1 09:25:30.973: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+Jun  1 09:25:32.987: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600328, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+STEP: Deploying the webhook service
+STEP: Verifying the service has paired with the endpoint
+Jun  1 09:25:35.993: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1
+[It] should mutate custom resource with different stored version [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:25:36.002: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Registering the mutating webhook for custom resource e2e-test-webhook-4323-crds.webhook.example.com via the AdmissionRegistration API
+STEP: Creating a custom resource while v1 is storage version
+STEP: Patching Custom Resource Definition to set v2 as storage
+STEP: Patching the custom resource while v2 is storage version
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:25:37.248: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "webhook-7594" for this suite.
+STEP: Destroying namespace "webhook-7594-markers" for this suite.
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102
+
+• [SLOW TEST:9.406 seconds]
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should mutate custom resource with different stored version [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]","total":277,"completed":204,"skipped":3484,"failed":0}
+SSSSSSSS
+------------------------------
+[k8s.io] Probing container 
+  should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Probing container
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:25:37.524: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename container-probe
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-probe-8562
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Probing container
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/container_probe.go:54
+[It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating pod busybox-8a8edd60-01de-4e59-9200-2e1b7f812e09 in namespace container-probe-8562
+Jun  1 09:25:43.734: INFO: Started pod busybox-8a8edd60-01de-4e59-9200-2e1b7f812e09 in namespace container-probe-8562
+STEP: checking the pod's current state and verifying that restartCount is present
+Jun  1 09:25:43.739: INFO: Initial restart count of pod busybox-8a8edd60-01de-4e59-9200-2e1b7f812e09 is 0
+Jun  1 09:26:32.777: INFO: Restart count of pod container-probe-8562/busybox-8a8edd60-01de-4e59-9200-2e1b7f812e09 is now 1 (49.037442468s elapsed)
+STEP: deleting the pod
+[AfterEach] [k8s.io] Probing container
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:26:32.821: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "container-probe-8562" for this suite.
+
+• [SLOW TEST:55.326 seconds]
+[k8s.io] Probing container
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":277,"completed":205,"skipped":3492,"failed":0}
+SSSSS
+------------------------------
+[sig-storage] Projected configMap 
+  should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected configMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:26:32.850: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-8807
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name projected-configmap-test-volume-a841e36f-bf31-474b-8155-fb068a3439bf
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:26:33.099: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2" in namespace "projected-8807" to be "Succeeded or Failed"
+Jun  1 09:26:33.105: INFO: Pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.056526ms
+Jun  1 09:26:35.112: INFO: Pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013302892s
+Jun  1 09:26:37.120: INFO: Pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.02098687s
+Jun  1 09:26:39.145: INFO: Pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.046115963s
+STEP: Saw pod success
+Jun  1 09:26:39.145: INFO: Pod "pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2" satisfied condition "Succeeded or Failed"
+Jun  1 09:26:39.153: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2 container projected-configmap-volume-test: 
+STEP: delete the pod
+Jun  1 09:26:39.255: INFO: Waiting for pod pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2 to disappear
+Jun  1 09:26:39.260: INFO: Pod pod-projected-configmaps-af426e89-40a0-4703-837d-0977e07d36a2 no longer exists
+[AfterEach] [sig-storage] Projected configMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:26:39.260: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-8807" for this suite.
+
+• [SLOW TEST:6.427 seconds]
+[sig-storage] Projected configMap
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36
+  should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":277,"completed":206,"skipped":3497,"failed":0}
+SS
+------------------------------
+[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] 
+  should have a working scale subresource [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:26:39.277: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename statefulset
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-6032
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84
+[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99
+STEP: Creating service test in namespace statefulset-6032
+[It] should have a working scale subresource [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating statefulset ss in namespace statefulset-6032
+Jun  1 09:26:39.469: INFO: Found 0 stateful pods, waiting for 1
+Jun  1 09:26:49.477: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true
+STEP: getting scale subresource
+STEP: updating a scale subresource
+STEP: verifying the statefulset Spec.Replicas was modified
+[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110
+Jun  1 09:26:49.513: INFO: Deleting all statefulset in ns statefulset-6032
+Jun  1 09:26:49.520: INFO: Scaling statefulset ss to 0
+Jun  1 09:27:09.572: INFO: Waiting for statefulset status.replicas updated to 0
+Jun  1 09:27:09.576: INFO: Deleting statefulset ss
+[AfterEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:27:09.600: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "statefulset-6032" for this suite.
+
+• [SLOW TEST:30.338 seconds]
+[sig-apps] StatefulSet
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+    should have a working scale subresource [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","total":277,"completed":207,"skipped":3499,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] 
+  should be able to convert from CR v1 to CR v2 [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:27:09.616: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename crd-webhook
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-webhook-5778
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:126
+STEP: Setting up server cert
+STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication
+STEP: Deploying the custom resource conversion webhook pod
+STEP: Wait for the deployment to be ready
+Jun  1 09:27:10.878: INFO: new replicaset for deployment "sample-crd-conversion-webhook-deployment" is yet to be created
+Jun  1 09:27:12.893: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600430, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600430, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600430, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600430, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-crd-conversion-webhook-deployment-65c6cd5fdf\" is progressing."}}, CollisionCount:(*int32)(nil)}
+STEP: Deploying the webhook service
+STEP: Verifying the service has paired with the endpoint
+Jun  1 09:27:15.967: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1
+[It] should be able to convert from CR v1 to CR v2 [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:27:15.973: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Creating a v1 custom resource
+STEP: v2 custom resource should be converted
+[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:27:17.123: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "crd-webhook-5778" for this suite.
+[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:137
+
+• [SLOW TEST:7.610 seconds]
+[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should be able to convert from CR v1 to CR v2 [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","total":277,"completed":208,"skipped":3538,"failed":0}
+[sig-api-machinery] Watchers 
+  should observe add, update, and delete watch notifications on configmaps [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:27:17.227: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename watch
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in watch-9352
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should observe add, update, and delete watch notifications on configmaps [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a watch on configmaps with label A
+STEP: creating a watch on configmaps with label B
+STEP: creating a watch on configmaps with label A or B
+STEP: creating a configmap with label A and ensuring the correct watchers observe the notification
+Jun  1 09:27:17.404: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052140 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:27:17.404: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052140 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: modifying configmap A and ensuring the correct watchers observe the notification
+Jun  1 09:27:27.423: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052192 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:27:27.423: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052192 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: modifying configmap A again and ensuring the correct watchers observe the notification
+Jun  1 09:27:37.436: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052224 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:27:37.436: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052224 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: deleting configmap A and ensuring the correct watchers observe the notification
+Jun  1 09:27:47.449: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052257 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:27:47.449: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-a 63fec419-0f72-4252-b96e-68b4abaf00b1 1052257 0 2020-06-01 09:27:17 +0000 UTC   map[watch-this-configmap:multiple-watchers-A] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: creating a configmap with label B and ensuring the correct watchers observe the notification
+Jun  1 09:27:57.458: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-b d514b583-a2ea-49c1-8a6d-410215699141 1052289 0 2020-06-01 09:27:57 +0000 UTC   map[watch-this-configmap:multiple-watchers-B] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:27:57.458: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-b d514b583-a2ea-49c1-8a6d-410215699141 1052289 0 2020-06-01 09:27:57 +0000 UTC   map[watch-this-configmap:multiple-watchers-B] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: deleting configmap B and ensuring the correct watchers observe the notification
+Jun  1 09:28:07.470: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-b d514b583-a2ea-49c1-8a6d-410215699141 1052322 0 2020-06-01 09:27:57 +0000 UTC   map[watch-this-configmap:multiple-watchers-B] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:28:07.470: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b  watch-9352 /api/v1/namespaces/watch-9352/configmaps/e2e-watch-test-configmap-b d514b583-a2ea-49c1-8a6d-410215699141 1052322 0 2020-06-01 09:27:57 +0000 UTC   map[watch-this-configmap:multiple-watchers-B] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+[AfterEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:28:17.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "watch-9352" for this suite.
+
+• [SLOW TEST:60.259 seconds]
+[sig-api-machinery] Watchers
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should observe add, update, and delete watch notifications on configmaps [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","total":277,"completed":209,"skipped":3538,"failed":0}
+[k8s.io] Pods 
+  should contain environment variables for services [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:28:17.486: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pods
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-9203
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178
+[It] should contain environment variables for services [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:28:23.724: INFO: Waiting up to 5m0s for pod "client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116" in namespace "pods-9203" to be "Succeeded or Failed"
+Jun  1 09:28:23.733: INFO: Pod "client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116": Phase="Pending", Reason="", readiness=false. Elapsed: 8.824104ms
+Jun  1 09:28:25.738: INFO: Pod "client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013670403s
+Jun  1 09:28:27.745: INFO: Pod "client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02102598s
+STEP: Saw pod success
+Jun  1 09:28:27.745: INFO: Pod "client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116" satisfied condition "Succeeded or Failed"
+Jun  1 09:28:27.751: INFO: Trying to get logs from node dce-10-6-135-24 pod client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116 container env3cont: 
+STEP: delete the pod
+Jun  1 09:28:27.806: INFO: Waiting for pod client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116 to disappear
+Jun  1 09:28:27.811: INFO: Pod client-envvars-adb2e9c1-6cf3-4d56-9964-96db1c7de116 no longer exists
+[AfterEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:28:27.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pods-9203" for this suite.
+
+• [SLOW TEST:10.343 seconds]
+[k8s.io] Pods
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  should contain environment variables for services [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Pods should contain environment variables for services [NodeConformance] [Conformance]","total":277,"completed":210,"skipped":3538,"failed":0}
+SSSSSSS
+------------------------------
+[sig-network] Networking Granular Checks: Pods 
+  should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] Networking
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:28:27.834: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pod-network-test
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pod-network-test-9956
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Performing setup for networking test in namespace pod-network-test-9956
+STEP: creating a selector
+STEP: Creating the service pods in kubernetes
+Jun  1 09:28:28.421: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable
+Jun  1 09:28:28.502: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:28:30.516: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:28:32.510: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:28:34.508: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:28:36.509: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:28:38.507: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:28:40.509: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:28:42.507: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:28:44.507: INFO: The status of Pod netserver-0 is Running (Ready = true)
+Jun  1 09:28:44.516: INFO: The status of Pod netserver-1 is Running (Ready = false)
+Jun  1 09:28:46.521: INFO: The status of Pod netserver-1 is Running (Ready = false)
+Jun  1 09:28:48.521: INFO: The status of Pod netserver-1 is Running (Ready = false)
+Jun  1 09:28:50.524: INFO: The status of Pod netserver-1 is Running (Ready = true)
+Jun  1 09:28:50.537: INFO: The status of Pod netserver-2 is Running (Ready = true)
+Jun  1 09:28:50.553: INFO: The status of Pod netserver-3 is Running (Ready = true)
+Jun  1 09:28:50.573: INFO: The status of Pod netserver-4 is Running (Ready = true)
+STEP: Creating test pods
+Jun  1 09:28:54.657: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 172.29.8.31 8081 | grep -v '^\s*$'] Namespace:pod-network-test-9956 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:28:54.657: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:28:55.859: INFO: Found all expected endpoints: [netserver-0]
+Jun  1 09:28:55.863: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 172.29.51.141 8081 | grep -v '^\s*$'] Namespace:pod-network-test-9956 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:28:55.863: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:28:57.052: INFO: Found all expected endpoints: [netserver-1]
+Jun  1 09:28:57.057: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 172.29.65.143 8081 | grep -v '^\s*$'] Namespace:pod-network-test-9956 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:28:57.057: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:28:58.267: INFO: Found all expected endpoints: [netserver-2]
+Jun  1 09:28:58.271: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 172.29.140.13 8081 | grep -v '^\s*$'] Namespace:pod-network-test-9956 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:28:58.271: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:28:59.463: INFO: Found all expected endpoints: [netserver-3]
+Jun  1 09:28:59.469: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 172.29.43.50 8081 | grep -v '^\s*$'] Namespace:pod-network-test-9956 PodName:host-test-container-pod ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:28:59.469: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:29:00.745: INFO: Found all expected endpoints: [netserver-4]
+[AfterEach] [sig-network] Networking
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:00.745: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pod-network-test-9956" for this suite.
+
+• [SLOW TEST:32.932 seconds]
+[sig-network] Networking
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:26
+  Granular Checks: Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:29
+    should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":211,"skipped":3545,"failed":0}
+SSSSSSSSS
+------------------------------
+[sig-cli] Kubectl client Kubectl logs 
+  should be able to retrieve and filter logs  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:00.767: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubectl
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-9602
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219
+[BeforeEach] Kubectl logs
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1288
+STEP: creating an pod
+Jun  1 09:29:00.970: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 run logs-generator --image=us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 --namespace=kubectl-9602 -- logs-generator --log-lines-total 100 --run-duration 20s'
+Jun  1 09:29:01.171: INFO: stderr: ""
+Jun  1 09:29:01.171: INFO: stdout: "pod/logs-generator created\n"
+[It] should be able to retrieve and filter logs  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Waiting for log generator to start.
+Jun  1 09:29:01.172: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator]
+Jun  1 09:29:01.172: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-9602" to be "running and ready, or succeeded"
+Jun  1 09:29:01.183: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 11.447361ms
+Jun  1 09:29:03.195: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023031803s
+Jun  1 09:29:05.200: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 4.028839944s
+Jun  1 09:29:05.200: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded"
+Jun  1 09:29:05.200: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator]
+STEP: checking for a matching strings
+Jun  1 09:29:05.201: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602'
+Jun  1 09:29:05.347: INFO: stderr: ""
+Jun  1 09:29:05.347: INFO: stdout: "I0601 09:29:04.367922       1 logs_generator.go:76] 0 POST /api/v1/namespaces/ns/pods/5n5 316\nI0601 09:29:04.568130       1 logs_generator.go:76] 1 POST /api/v1/namespaces/ns/pods/8v8 284\nI0601 09:29:04.768493       1 logs_generator.go:76] 2 PUT /api/v1/namespaces/ns/pods/62m 379\nI0601 09:29:04.968267       1 logs_generator.go:76] 3 POST /api/v1/namespaces/default/pods/672 435\nI0601 09:29:05.168049       1 logs_generator.go:76] 4 GET /api/v1/namespaces/kube-system/pods/hfn 530\n"
+STEP: limiting log lines
+Jun  1 09:29:05.347: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602 --tail=1'
+Jun  1 09:29:05.480: INFO: stderr: ""
+Jun  1 09:29:05.480: INFO: stdout: "I0601 09:29:05.368084       1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/h6hv 474\n"
+Jun  1 09:29:05.480: INFO: got output "I0601 09:29:05.368084       1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/h6hv 474\n"
+STEP: limiting log bytes
+Jun  1 09:29:05.480: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602 --limit-bytes=1'
+Jun  1 09:29:05.634: INFO: stderr: ""
+Jun  1 09:29:05.634: INFO: stdout: "I"
+Jun  1 09:29:05.634: INFO: got output "I"
+STEP: exposing timestamps
+Jun  1 09:29:05.634: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602 --tail=1 --timestamps'
+Jun  1 09:29:05.811: INFO: stderr: ""
+Jun  1 09:29:05.811: INFO: stdout: "2020-06-01T09:29:05.768541209Z I0601 09:29:05.768322       1 logs_generator.go:76] 7 PUT /api/v1/namespaces/kube-system/pods/2c4 590\n"
+Jun  1 09:29:05.811: INFO: got output "2020-06-01T09:29:05.768541209Z I0601 09:29:05.768322       1 logs_generator.go:76] 7 PUT /api/v1/namespaces/kube-system/pods/2c4 590\n"
+STEP: restricting to a time range
+Jun  1 09:29:08.311: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602 --since=1s'
+Jun  1 09:29:08.512: INFO: stderr: ""
+Jun  1 09:29:08.512: INFO: stdout: "I0601 09:29:07.568069       1 logs_generator.go:76] 16 PUT /api/v1/namespaces/default/pods/9g78 592\nI0601 09:29:07.768068       1 logs_generator.go:76] 17 POST /api/v1/namespaces/kube-system/pods/ddjx 368\nI0601 09:29:07.968152       1 logs_generator.go:76] 18 PUT /api/v1/namespaces/ns/pods/wzl 366\nI0601 09:29:08.168203       1 logs_generator.go:76] 19 PUT /api/v1/namespaces/default/pods/556q 417\nI0601 09:29:08.368026       1 logs_generator.go:76] 20 POST /api/v1/namespaces/default/pods/g4c 294\n"
+Jun  1 09:29:08.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 logs logs-generator logs-generator --namespace=kubectl-9602 --since=24h'
+Jun  1 09:29:08.745: INFO: stderr: ""
+Jun  1 09:29:08.745: INFO: stdout: "I0601 09:29:04.367922       1 logs_generator.go:76] 0 POST /api/v1/namespaces/ns/pods/5n5 316\nI0601 09:29:04.568130       1 logs_generator.go:76] 1 POST /api/v1/namespaces/ns/pods/8v8 284\nI0601 09:29:04.768493       1 logs_generator.go:76] 2 PUT /api/v1/namespaces/ns/pods/62m 379\nI0601 09:29:04.968267       1 logs_generator.go:76] 3 POST /api/v1/namespaces/default/pods/672 435\nI0601 09:29:05.168049       1 logs_generator.go:76] 4 GET /api/v1/namespaces/kube-system/pods/hfn 530\nI0601 09:29:05.368084       1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/h6hv 474\nI0601 09:29:05.568057       1 logs_generator.go:76] 6 GET /api/v1/namespaces/default/pods/7cth 317\nI0601 09:29:05.768322       1 logs_generator.go:76] 7 PUT /api/v1/namespaces/kube-system/pods/2c4 590\nI0601 09:29:05.968081       1 logs_generator.go:76] 8 PUT /api/v1/namespaces/ns/pods/sk2d 214\nI0601 09:29:06.169059       1 logs_generator.go:76] 9 PUT /api/v1/namespaces/default/pods/5g6r 204\nI0601 09:29:06.369978       1 logs_generator.go:76] 10 PUT /api/v1/namespaces/ns/pods/qczg 557\nI0601 09:29:06.571671       1 logs_generator.go:76] 11 PUT /api/v1/namespaces/ns/pods/tjk8 361\nI0601 09:29:06.771601       1 logs_generator.go:76] 12 PUT /api/v1/namespaces/default/pods/tsr 325\nI0601 09:29:06.968608       1 logs_generator.go:76] 13 POST /api/v1/namespaces/ns/pods/7csm 333\nI0601 09:29:07.168078       1 logs_generator.go:76] 14 GET /api/v1/namespaces/ns/pods/4fg9 531\nI0601 09:29:07.368625       1 logs_generator.go:76] 15 POST /api/v1/namespaces/ns/pods/f7d 525\nI0601 09:29:07.568069       1 logs_generator.go:76] 16 PUT /api/v1/namespaces/default/pods/9g78 592\nI0601 09:29:07.768068       1 logs_generator.go:76] 17 POST /api/v1/namespaces/kube-system/pods/ddjx 368\nI0601 09:29:07.968152       1 logs_generator.go:76] 18 PUT /api/v1/namespaces/ns/pods/wzl 366\nI0601 09:29:08.168203       1 logs_generator.go:76] 19 PUT /api/v1/namespaces/default/pods/556q 417\nI0601 09:29:08.368026       1 logs_generator.go:76] 20 POST /api/v1/namespaces/default/pods/g4c 294\nI0601 09:29:08.568775       1 logs_generator.go:76] 21 POST /api/v1/namespaces/ns/pods/fswt 380\n"
+[AfterEach] Kubectl logs
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1294
+Jun  1 09:29:08.745: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete pod logs-generator --namespace=kubectl-9602'
+Jun  1 09:29:26.017: INFO: stderr: ""
+Jun  1 09:29:26.017: INFO: stdout: "pod \"logs-generator\" deleted\n"
+[AfterEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:26.017: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubectl-9602" for this suite.
+
+• [SLOW TEST:25.270 seconds]
+[sig-cli] Kubectl client
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23
+  Kubectl logs
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1284
+    should be able to retrieve and filter logs  [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs  [Conformance]","total":277,"completed":212,"skipped":3554,"failed":0}
+SSSSSSSSS
+------------------------------
+[sig-node] Downward API 
+  should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-node] Downward API
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:26.038: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename downward-api
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-5697
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward api env vars
+Jun  1 09:29:26.216: INFO: Waiting up to 5m0s for pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b" in namespace "downward-api-5697" to be "Succeeded or Failed"
+Jun  1 09:29:26.225: INFO: Pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b": Phase="Pending", Reason="", readiness=false. Elapsed: 9.093204ms
+Jun  1 09:29:28.231: INFO: Pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015262472s
+Jun  1 09:29:30.240: INFO: Pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.024311728s
+Jun  1 09:29:32.245: INFO: Pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.029577552s
+STEP: Saw pod success
+Jun  1 09:29:32.246: INFO: Pod "downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b" satisfied condition "Succeeded or Failed"
+Jun  1 09:29:32.250: INFO: Trying to get logs from node dce-10-6-135-24 pod downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b container dapi-container: 
+STEP: delete the pod
+Jun  1 09:29:32.283: INFO: Waiting for pod downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b to disappear
+Jun  1 09:29:32.288: INFO: Pod downward-api-adadf32f-3f52-467b-b83d-88a55acb0f6b no longer exists
+[AfterEach] [sig-node] Downward API
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:32.288: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "downward-api-5697" for this suite.
+
+• [SLOW TEST:6.275 seconds]
+[sig-node] Downward API
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downward_api.go:34
+  should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","total":277,"completed":213,"skipped":3563,"failed":0}
+SSS
+------------------------------
+[sig-storage] ConfigMap 
+  should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:32.312: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename configmap
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-5843
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name configmap-test-volume-ceffece6-6dea-4e5a-8f90-6798bd68334a
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:29:32.497: INFO: Waiting up to 5m0s for pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221" in namespace "configmap-5843" to be "Succeeded or Failed"
+Jun  1 09:29:32.502: INFO: Pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221": Phase="Pending", Reason="", readiness=false. Elapsed: 5.321935ms
+Jun  1 09:29:34.507: INFO: Pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010687058s
+Jun  1 09:29:36.513: INFO: Pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221": Phase="Running", Reason="", readiness=true. Elapsed: 4.016213547s
+Jun  1 09:29:38.519: INFO: Pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.021954725s
+STEP: Saw pod success
+Jun  1 09:29:38.519: INFO: Pod "pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221" satisfied condition "Succeeded or Failed"
+Jun  1 09:29:38.524: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221 container configmap-volume-test: 
+STEP: delete the pod
+Jun  1 09:29:38.553: INFO: Waiting for pod pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221 to disappear
+Jun  1 09:29:38.562: INFO: Pod pod-configmaps-8edb7d77-cac5-4c1c-a005-a3f680956221 no longer exists
+[AfterEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:38.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "configmap-5843" for this suite.
+
+• [SLOW TEST:6.270 seconds]
+[sig-storage] ConfigMap
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36
+  should be consumable from pods in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":277,"completed":214,"skipped":3566,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] Garbage collector 
+  should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:38.583: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename gc
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-5999
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: create the rc1
+STEP: create the rc2
+STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well
+STEP: delete the rc simpletest-rc-to-be-deleted
+STEP: wait for the rc to be deleted
+STEP: Gathering metrics
+W0601 09:29:48.949056      23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled.
+Jun  1 09:29:48.949: INFO: For apiserver_request_total:
+For apiserver_request_latency_seconds:
+For apiserver_init_events_total:
+For garbage_collector_attempt_to_delete_queue_latency:
+For garbage_collector_attempt_to_delete_work_duration:
+For garbage_collector_attempt_to_orphan_queue_latency:
+For garbage_collector_attempt_to_orphan_work_duration:
+For garbage_collector_dirty_processing_latency_microseconds:
+For garbage_collector_event_processing_latency_microseconds:
+For garbage_collector_graph_changes_queue_latency:
+For garbage_collector_graph_changes_work_duration:
+For garbage_collector_orphan_processing_latency_microseconds:
+For namespace_queue_latency:
+For namespace_queue_latency_sum:
+For namespace_queue_latency_count:
+For namespace_retries:
+For namespace_work_duration:
+For namespace_work_duration_sum:
+For namespace_work_duration_count:
+For function_duration_seconds:
+For errors_total:
+For evicted_pods_total:
+
+[AfterEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:48.949: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "gc-5999" for this suite.
+
+• [SLOW TEST:10.384 seconds]
+[sig-api-machinery] Garbage collector
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Garbage collector should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance]","total":277,"completed":215,"skipped":3596,"failed":0}
+[sig-storage] EmptyDir volumes 
+  should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:48.968: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-4373
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test emptydir 0644 on node default medium
+Jun  1 09:29:49.530: INFO: Waiting up to 5m0s for pod "pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148" in namespace "emptydir-4373" to be "Succeeded or Failed"
+Jun  1 09:29:49.542: INFO: Pod "pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148": Phase="Pending", Reason="", readiness=false. Elapsed: 12.171933ms
+Jun  1 09:29:51.548: INFO: Pod "pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017713651s
+Jun  1 09:29:53.568: INFO: Pod "pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.038516687s
+STEP: Saw pod success
+Jun  1 09:29:53.568: INFO: Pod "pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148" satisfied condition "Succeeded or Failed"
+Jun  1 09:29:53.579: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148 container test-container: 
+STEP: delete the pod
+Jun  1 09:29:53.629: INFO: Waiting for pod pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148 to disappear
+Jun  1 09:29:53.639: INFO: Pod pod-d1d1ee0a-8a3e-4dc3-84ae-bba4a7b66148 no longer exists
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:29:53.639: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-4373" for this suite.
+•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":216,"skipped":3596,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] Downward API volume 
+  should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:29:53.680: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename downward-api
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-4082
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42
+[It] should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating the pod
+Jun  1 09:30:00.488: INFO: Successfully updated pod "labelsupdate09d0e77c-8772-4b01-a3db-fa13d62d5cb8"
+[AfterEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:04.544: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "downward-api-4082" for this suite.
+
+• [SLOW TEST:10.880 seconds]
+[sig-storage] Downward API volume
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37
+  should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]","total":277,"completed":217,"skipped":3620,"failed":0}
+[sig-api-machinery] Secrets 
+  should fail to create secret due to empty secret key [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:04.562: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename secrets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-2765
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should fail to create secret due to empty secret key [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating projection with secret that has name secret-emptykey-test-791dc47b-a59c-484d-a7c1-29c2881fff79
+[AfterEach] [sig-api-machinery] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:04.724: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "secrets-2765" for this suite.
+•{"msg":"PASSED [sig-api-machinery] Secrets should fail to create secret due to empty secret key [Conformance]","total":277,"completed":218,"skipped":3620,"failed":0}
+SS
+------------------------------
+[sig-api-machinery] ResourceQuota 
+  should be able to update and delete ResourceQuota. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:04.750: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename resourcequota
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-7990
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be able to update and delete ResourceQuota. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a ResourceQuota
+STEP: Getting a ResourceQuota
+STEP: Updating a ResourceQuota
+STEP: Verifying a ResourceQuota was modified
+STEP: Deleting a ResourceQuota
+STEP: Verifying the deleted ResourceQuota
+[AfterEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:04.969: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "resourcequota-7990" for this suite.
+•{"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","total":277,"completed":219,"skipped":3622,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir volumes 
+  should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:04.990: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-2241
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test emptydir 0777 on node default medium
+Jun  1 09:30:05.267: INFO: Waiting up to 5m0s for pod "pod-ae0f5093-0927-4d60-be48-58d162e9ad77" in namespace "emptydir-2241" to be "Succeeded or Failed"
+Jun  1 09:30:05.275: INFO: Pod "pod-ae0f5093-0927-4d60-be48-58d162e9ad77": Phase="Pending", Reason="", readiness=false. Elapsed: 8.554692ms
+Jun  1 09:30:07.281: INFO: Pod "pod-ae0f5093-0927-4d60-be48-58d162e9ad77": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014292295s
+Jun  1 09:30:09.288: INFO: Pod "pod-ae0f5093-0927-4d60-be48-58d162e9ad77": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021171612s
+STEP: Saw pod success
+Jun  1 09:30:09.288: INFO: Pod "pod-ae0f5093-0927-4d60-be48-58d162e9ad77" satisfied condition "Succeeded or Failed"
+Jun  1 09:30:09.294: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-ae0f5093-0927-4d60-be48-58d162e9ad77 container test-container: 
+STEP: delete the pod
+Jun  1 09:30:09.323: INFO: Waiting for pod pod-ae0f5093-0927-4d60-be48-58d162e9ad77 to disappear
+Jun  1 09:30:09.330: INFO: Pod pod-ae0f5093-0927-4d60-be48-58d162e9ad77 no longer exists
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:09.330: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-2241" for this suite.
+•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":220,"skipped":3660,"failed":0}
+SSSSSSSSSSSSSSSSS
+------------------------------
+[sig-cli] Kubectl client Proxy server 
+  should support proxy with --port 0  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:09.347: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubectl
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-8477
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219
+[It] should support proxy with --port 0  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: starting the proxy server
+Jun  1 09:30:09.548: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-054152763 proxy -p 0 --disable-filter'
+STEP: curling proxy /api/ output
+[AfterEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:09.743: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubectl-8477" for this suite.
+•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0  [Conformance]","total":277,"completed":221,"skipped":3677,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[k8s.io] Kubelet when scheduling a read only busybox container 
+  should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Kubelet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:09.783: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubelet-test
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubelet-test-3402
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Kubelet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:38
+[It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[AfterEach] [k8s.io] Kubelet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:14.098: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubelet-test-3402" for this suite.
+•{"msg":"PASSED [k8s.io] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":222,"skipped":3700,"failed":0}
+SSSSSSSSSSSSSS
+------------------------------
+[sig-network] Services 
+  should serve multiport endpoints from pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:14.127: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename services
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-6338
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698
+[It] should serve multiport endpoints from pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating service multi-endpoint-test in namespace services-6338
+STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-6338 to expose endpoints map[]
+Jun  1 09:30:14.357: INFO: Get endpoints failed (5.174709ms elapsed, ignoring for 5s): endpoints "multi-endpoint-test" not found
+Jun  1 09:30:15.363: INFO: successfully validated that service multi-endpoint-test in namespace services-6338 exposes endpoints map[] (1.011070927s elapsed)
+STEP: Creating pod pod1 in namespace services-6338
+STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-6338 to expose endpoints map[pod1:[100]]
+Jun  1 09:30:19.439: INFO: successfully validated that service multi-endpoint-test in namespace services-6338 exposes endpoints map[pod1:[100]] (4.063824853s elapsed)
+STEP: Creating pod pod2 in namespace services-6338
+STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-6338 to expose endpoints map[pod1:[100] pod2:[101]]
+Jun  1 09:30:23.562: INFO: Unexpected endpoints: found map[7aca8dc5-a386-46af-8492-6985e74e0740:[100]], expected map[pod1:[100] pod2:[101]] (4.11472503s elapsed, will retry)
+Jun  1 09:30:24.583: INFO: successfully validated that service multi-endpoint-test in namespace services-6338 exposes endpoints map[pod1:[100] pod2:[101]] (5.135145293s elapsed)
+STEP: Deleting pod pod1 in namespace services-6338
+STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-6338 to expose endpoints map[pod2:[101]]
+Jun  1 09:30:25.631: INFO: successfully validated that service multi-endpoint-test in namespace services-6338 exposes endpoints map[pod2:[101]] (1.029505306s elapsed)
+STEP: Deleting pod pod2 in namespace services-6338
+STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-6338 to expose endpoints map[]
+Jun  1 09:30:26.679: INFO: successfully validated that service multi-endpoint-test in namespace services-6338 exposes endpoints map[] (1.018750984s elapsed)
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:26.718: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "services-6338" for this suite.
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702
+
+• [SLOW TEST:12.618 seconds]
+[sig-network] Services
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should serve multiport endpoints from pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods  [Conformance]","total":277,"completed":223,"skipped":3714,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition 
+  getting/updating/patching custom resource definition status sub-resource works  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:26.746: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename custom-resource-definition
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in custom-resource-definition-8282
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] getting/updating/patching custom resource definition status sub-resource works  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:30:26.930: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:27.718: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "custom-resource-definition-8282" for this suite.
+•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works  [Conformance]","total":277,"completed":224,"skipped":3744,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] 
+  should be able to deny pod and configmap creation [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:27.756: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename webhook
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in webhook-597
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87
+STEP: Setting up server cert
+STEP: Create role binding to let webhook read extension-apiserver-authentication
+STEP: Deploying the webhook pod
+STEP: Wait for the deployment to be ready
+Jun  1 09:30:28.644: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set
+Jun  1 09:30:30.664: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+Jun  1 09:30:32.670: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600628, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-779fdc84d9\" is progressing."}}, CollisionCount:(*int32)(nil)}
+STEP: Deploying the webhook service
+STEP: Verifying the service has paired with the endpoint
+Jun  1 09:30:35.689: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1
+[It] should be able to deny pod and configmap creation [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Registering the webhook via the AdmissionRegistration API
+Jun  1 09:30:36.727: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:37.850: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:38.946: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:40.045: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:41.145: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:42.247: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:43.348: INFO: Waiting for webhook configuration to be ready...
+Jun  1 09:30:44.446: INFO: Waiting for webhook configuration to be ready...
+STEP: create a pod that should be denied by the webhook
+STEP: create a pod that causes the webhook to hang
+STEP: create a configmap that should be denied by the webhook
+STEP: create a configmap that should be admitted by the webhook
+STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook
+STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook
+STEP: create a namespace that bypass the webhook
+STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:55.661: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "webhook-597" for this suite.
+STEP: Destroying namespace "webhook-597-markers" for this suite.
+[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102
+
+• [SLOW TEST:28.023 seconds]
+[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should be able to deny pod and configmap creation [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]","total":277,"completed":225,"skipped":3785,"failed":0}
+SSSSSSSSSS
+------------------------------
+[k8s.io] [sig-node] Pods Extended [k8s.io] Pods Set QOS Class 
+  should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] [sig-node] Pods Extended
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:55.780: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pods
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-7969
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Pods Set QOS Class
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/pods.go:157
+[It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating the pod
+STEP: submitting the pod to kubernetes
+STEP: verifying QOS class is set on the pod
+[AfterEach] [k8s.io] [sig-node] Pods Extended
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:30:55.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pods-7969" for this suite.
+•{"msg":"PASSED [k8s.io] [sig-node] Pods Extended [k8s.io] Pods Set QOS Class should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]","total":277,"completed":226,"skipped":3795,"failed":0}
+SSS
+------------------------------
+[sig-storage] Projected downwardAPI 
+  should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:30:56.007: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-8938
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42
+[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward API volume plugin
+Jun  1 09:30:56.312: INFO: Waiting up to 5m0s for pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8" in namespace "projected-8938" to be "Succeeded or Failed"
+Jun  1 09:30:56.317: INFO: Pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8": Phase="Pending", Reason="", readiness=false. Elapsed: 5.155676ms
+Jun  1 09:30:58.326: INFO: Pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014703342s
+Jun  1 09:31:00.332: INFO: Pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020625791s
+Jun  1 09:31:02.341: INFO: Pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.028818108s
+STEP: Saw pod success
+Jun  1 09:31:02.341: INFO: Pod "downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8" satisfied condition "Succeeded or Failed"
+Jun  1 09:31:02.346: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8 container client-container: 
+STEP: delete the pod
+Jun  1 09:31:02.389: INFO: Waiting for pod downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8 to disappear
+Jun  1 09:31:02.400: INFO: Pod downwardapi-volume-741e5c4b-b66c-4cc1-87f6-a2a6a9a913d8 no longer exists
+[AfterEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:02.400: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-8938" for this suite.
+
+• [SLOW TEST:6.433 seconds]
+[sig-storage] Projected downwardAPI
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36
+  should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":277,"completed":227,"skipped":3798,"failed":0}
+SSSSSSSSSSSSSS
+------------------------------
+[sig-apps] Daemon set [Serial] 
+  should run and stop complex daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:02.441: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename daemonsets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in daemonsets-3067
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:134
+[It] should run and stop complex daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:31:02.698: INFO: Creating daemon "daemon-set" with a node selector
+STEP: Initially, daemon pods should not be running on any nodes.
+Jun  1 09:31:02.717: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:02.717: INFO: Number of running nodes: 0, number of available pods: 0
+STEP: Change node label to blue, check that daemon pod is launched.
+Jun  1 09:31:02.765: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:02.765: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:03.776: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:03.776: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:04.772: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:04.772: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:05.773: INFO: Number of nodes with available pods: 1
+Jun  1 09:31:05.773: INFO: Number of running nodes: 1, number of available pods: 1
+STEP: Update the node label to green, and wait for daemons to be unscheduled
+Jun  1 09:31:05.803: INFO: Number of nodes with available pods: 1
+Jun  1 09:31:05.803: INFO: Number of running nodes: 0, number of available pods: 1
+Jun  1 09:31:06.809: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:06.809: INFO: Number of running nodes: 0, number of available pods: 0
+STEP: Update DaemonSet node selector to green, and change its update strategy to RollingUpdate
+Jun  1 09:31:06.822: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:06.822: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:07.828: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:07.828: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:08.829: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:08.829: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:09.830: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:09.830: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:10.829: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:10.829: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:11.827: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:11.827: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:12.829: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:12.830: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:13.866: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:13.866: INFO: Node dce-10-6-135-25 is running more than one daemon pod
+Jun  1 09:31:14.828: INFO: Number of nodes with available pods: 1
+Jun  1 09:31:14.828: INFO: Number of running nodes: 1, number of available pods: 1
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:100
+STEP: Deleting DaemonSet "daemon-set"
+STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3067, will wait for the garbage collector to delete the pods
+Jun  1 09:31:14.908: INFO: Deleting DaemonSet.extensions daemon-set took: 15.882335ms
+Jun  1 09:31:15.008: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.307069ms
+Jun  1 09:31:29.514: INFO: Number of nodes with available pods: 0
+Jun  1 09:31:29.514: INFO: Number of running nodes: 0, number of available pods: 0
+Jun  1 09:31:29.520: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"selfLink":"/apis/apps/v1/namespaces/daemonsets-3067/daemonsets","resourceVersion":"1054232"},"items":null}
+
+Jun  1 09:31:29.526: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/daemonsets-3067/pods","resourceVersion":"1054232"},"items":null}
+
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:29.573: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "daemonsets-3067" for this suite.
+
+• [SLOW TEST:27.153 seconds]
+[sig-apps] Daemon set [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should run and stop complex daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop complex daemon [Conformance]","total":277,"completed":228,"skipped":3812,"failed":0}
+SSSSSSSSSSSSSS
+------------------------------
+[sig-network] DNS 
+  should provide DNS for pods for Hostname [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:29.594: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename dns
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-7400
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should provide DNS for pods for Hostname [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a test headless service
+STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-7400.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-7400.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7400.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;sleep 1; done
+
+STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-7400.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-7400.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-7400.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;sleep 1; done
+
+STEP: creating a pod to probe DNS
+STEP: submitting the pod to kubernetes
+STEP: retrieving the pod
+STEP: looking for the results for each expected name from probers
+Jun  1 09:31:35.855: INFO: DNS probes using dns-7400/dns-test-0308cb25-4243-4666-aaaa-0fdc583ab7e7 succeeded
+
+STEP: deleting the pod
+STEP: deleting the test headless service
+[AfterEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:35.990: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "dns-7400" for this suite.
+
+• [SLOW TEST:6.423 seconds]
+[sig-network] DNS
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should provide DNS for pods for Hostname [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [LinuxOnly] [Conformance]","total":277,"completed":229,"skipped":3826,"failed":0}
+SSS
+------------------------------
+[sig-storage] Downward API volume 
+  should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:36.017: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename downward-api
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-9304
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42
+[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward API volume plugin
+Jun  1 09:31:36.195: INFO: Waiting up to 5m0s for pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b" in namespace "downward-api-9304" to be "Succeeded or Failed"
+Jun  1 09:31:36.199: INFO: Pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.752738ms
+Jun  1 09:31:38.204: INFO: Pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008783262s
+Jun  1 09:31:40.212: INFO: Pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.017121581s
+Jun  1 09:31:43.110: INFO: Pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.914872855s
+STEP: Saw pod success
+Jun  1 09:31:43.110: INFO: Pod "downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b" satisfied condition "Succeeded or Failed"
+Jun  1 09:31:43.120: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b container client-container: 
+STEP: delete the pod
+Jun  1 09:31:43.161: INFO: Waiting for pod downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b to disappear
+Jun  1 09:31:43.168: INFO: Pod downwardapi-volume-03633dd7-7278-42c0-bf5f-671ba4e5ec9b no longer exists
+[AfterEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:43.168: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "downward-api-9304" for this suite.
+
+• [SLOW TEST:7.172 seconds]
+[sig-storage] Downward API volume
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37
+  should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":230,"skipped":3829,"failed":0}
+SSSSSSSSSSS
+------------------------------
+[sig-api-machinery] Watchers 
+  should be able to start watching from a specific resource version [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:43.189: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename watch
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in watch-3445
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be able to start watching from a specific resource version [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a new configmap
+STEP: modifying the configmap once
+STEP: modifying the configmap a second time
+STEP: deleting the configmap
+STEP: creating a watch on configmaps from the resource version returned by the first update
+STEP: Expecting to observe notifications for all changes to the configmap after the first update
+Jun  1 09:31:43.386: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version  watch-3445 /api/v1/namespaces/watch-3445/configmaps/e2e-watch-test-resource-version c28c3534-0f58-4fd9-bf8b-939d360fc653 1054402 0 2020-06-01 09:31:43 +0000 UTC   map[watch-this-configmap:from-resource-version] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:31:43.387: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version  watch-3445 /api/v1/namespaces/watch-3445/configmaps/e2e-watch-test-resource-version c28c3534-0f58-4fd9-bf8b-939d360fc653 1054403 0 2020-06-01 09:31:43 +0000 UTC   map[watch-this-configmap:from-resource-version] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+[AfterEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:43.387: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "watch-3445" for this suite.
+•{"msg":"PASSED [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]","total":277,"completed":231,"skipped":3840,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir volumes 
+  pod should support shared volumes between containers [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:43.401: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-3641
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] pod should support shared volumes between containers [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating Pod
+STEP: Waiting for the pod running
+STEP: Geting the pod
+STEP: Reading file content from the nginx-container
+Jun  1 09:31:49.603: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-3641 PodName:pod-sharedvolume-c847fff6-775b-49cf-b5df-fc7e8371d4b6 ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:31:49.603: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:31:49.819: INFO: Exec stderr: ""
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:49.819: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-3641" for this suite.
+
+• [SLOW TEST:6.438 seconds]
+[sig-storage] EmptyDir volumes
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42
+  pod should support shared volumes between containers [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","total":277,"completed":232,"skipped":3872,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] Garbage collector 
+  should not be blocked by dependency circle [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:49.840: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename gc
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-1178
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should not be blocked by dependency circle [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:31:50.093: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"ef636104-0b2a-46a4-9865-eb82a33e2330", Controller:(*bool)(0xc0054f54da), BlockOwnerDeletion:(*bool)(0xc0054f54db)}}
+Jun  1 09:31:50.111: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"a07d0079-2f7e-4a0a-82e6-ee9b5e75cc20", Controller:(*bool)(0xc002f702ba), BlockOwnerDeletion:(*bool)(0xc002f702bb)}}
+Jun  1 09:31:50.123: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"7e7e3661-57c6-436b-9cf5-6e60f0640bd8", Controller:(*bool)(0xc002f7047a), BlockOwnerDeletion:(*bool)(0xc002f7047b)}}
+[AfterEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:31:55.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "gc-1178" for this suite.
+
+• [SLOW TEST:5.322 seconds]
+[sig-api-machinery] Garbage collector
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should not be blocked by dependency circle [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Garbage collector should not be blocked by dependency circle [Conformance]","total":277,"completed":233,"skipped":3903,"failed":0}
+SSSSSSSS
+------------------------------
+[sig-storage] Secrets 
+  should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:31:55.162: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename secrets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-3878
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating secret with name secret-test-map-cba8e126-3da7-4d76-a278-4661860f47cb
+STEP: Creating a pod to test consume secrets
+Jun  1 09:31:55.360: INFO: Waiting up to 5m0s for pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763" in namespace "secrets-3878" to be "Succeeded or Failed"
+Jun  1 09:31:55.364: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763": Phase="Pending", Reason="", readiness=false. Elapsed: 4.598254ms
+Jun  1 09:31:57.372: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011910464s
+Jun  1 09:31:59.377: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763": Phase="Pending", Reason="", readiness=false. Elapsed: 4.01713835s
+Jun  1 09:32:01.383: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763": Phase="Pending", Reason="", readiness=false. Elapsed: 6.023432187s
+Jun  1 09:32:03.389: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.029507485s
+STEP: Saw pod success
+Jun  1 09:32:03.389: INFO: Pod "pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763" satisfied condition "Succeeded or Failed"
+Jun  1 09:32:03.395: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763 container secret-volume-test: 
+STEP: delete the pod
+Jun  1 09:32:03.455: INFO: Waiting for pod pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763 to disappear
+Jun  1 09:32:03.467: INFO: Pod pod-secrets-6450d2e0-a5ac-429f-ae9d-2e59d77a8763 no longer exists
+[AfterEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:03.467: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "secrets-3878" for this suite.
+
+• [SLOW TEST:8.336 seconds]
+[sig-storage] Secrets
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:36
+  should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":277,"completed":234,"skipped":3911,"failed":0}
+SSSSSSS
+------------------------------
+[k8s.io] Container Runtime blackbox test on terminated container 
+  should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Container Runtime
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:03.498: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename container-runtime
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-runtime-8322
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: create the container
+STEP: wait for the container to reach Succeeded
+STEP: get the container status
+STEP: the container should be terminated
+STEP: the termination message should be set
+Jun  1 09:32:08.760: INFO: Expected: &{DONE} to match Container's Termination Message: DONE --
+STEP: delete the container
+[AfterEach] [k8s.io] Container Runtime
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:08.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "container-runtime-8322" for this suite.
+
+• [SLOW TEST:5.308 seconds]
+[k8s.io] Container Runtime
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  blackbox test
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:40
+    on terminated container
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:133
+      should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
+      /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]","total":277,"completed":235,"skipped":3918,"failed":0}
+SSSSS
+------------------------------
+[k8s.io] Docker Containers 
+  should use the image defaults if command and args are blank [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Docker Containers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:08.807: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename containers
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in containers-8664
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should use the image defaults if command and args are blank [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[AfterEach] [k8s.io] Docker Containers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:15.053: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "containers-8664" for this suite.
+
+• [SLOW TEST:6.267 seconds]
+[k8s.io] Docker Containers
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  should use the image defaults if command and args are blank [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Docker Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","total":277,"completed":236,"skipped":3923,"failed":0}
+S
+------------------------------
+[sig-storage] Projected downwardAPI 
+  should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:15.074: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-6277
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42
+[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward API volume plugin
+Jun  1 09:32:15.260: INFO: Waiting up to 5m0s for pod "downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b" in namespace "projected-6277" to be "Succeeded or Failed"
+Jun  1 09:32:15.265: INFO: Pod "downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.877863ms
+Jun  1 09:32:17.270: INFO: Pod "downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009934156s
+Jun  1 09:32:19.276: INFO: Pod "downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015819429s
+STEP: Saw pod success
+Jun  1 09:32:19.276: INFO: Pod "downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b" satisfied condition "Succeeded or Failed"
+Jun  1 09:32:19.282: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b container client-container: 
+STEP: delete the pod
+Jun  1 09:32:19.313: INFO: Waiting for pod downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b to disappear
+Jun  1 09:32:19.322: INFO: Pod downwardapi-volume-890cc990-f386-4718-a48f-47dac147a68b no longer exists
+[AfterEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:19.322: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-6277" for this suite.
+•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","total":277,"completed":237,"skipped":3924,"failed":0}
+SS
+------------------------------
+[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] 
+  should be able to convert a non homogeneous list of CRs [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:19.335: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename crd-webhook
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-webhook-6780
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:126
+STEP: Setting up server cert
+STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication
+STEP: Deploying the custom resource conversion webhook pod
+STEP: Wait for the deployment to be ready
+Jun  1 09:32:20.118: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set
+Jun  1 09:32:22.165: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600740, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600740, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600740, loc:(*time.Location)(0x7b4e1c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63726600740, loc:(*time.Location)(0x7b4e1c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-crd-conversion-webhook-deployment-65c6cd5fdf\" is progressing."}}, CollisionCount:(*int32)(nil)}
+STEP: Deploying the webhook service
+STEP: Verifying the service has paired with the endpoint
+Jun  1 09:32:25.189: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1
+[It] should be able to convert a non homogeneous list of CRs [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:32:25.194: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Creating a v1 custom resource
+STEP: Create a v2 custom resource
+STEP: List CRs in v1
+STEP: List CRs in v2
+[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:26.763: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "crd-webhook-6780" for this suite.
+[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:137
+
+• [SLOW TEST:7.562 seconds]
+[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should be able to convert a non homogeneous list of CRs [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]","total":277,"completed":238,"skipped":3926,"failed":0}
+SSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] 
+  updates the published spec when one version gets renamed [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:26.898: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename crd-publish-openapi
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-publish-openapi-7829
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] updates the published spec when one version gets renamed [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: set up a multi version CRD
+Jun  1 09:32:27.068: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: rename a version
+STEP: check the new version name is served
+STEP: check the old version name is removed
+STEP: check the other version is not changed
+[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:51.158: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "crd-publish-openapi-7829" for this suite.
+
+• [SLOW TEST:24.700 seconds]
+[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  updates the published spec when one version gets renamed [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]","total":277,"completed":239,"skipped":3941,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir volumes 
+  volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:51.598: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-7751
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test emptydir volume type on node default medium
+Jun  1 09:32:52.534: INFO: Waiting up to 5m0s for pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1" in namespace "emptydir-7751" to be "Succeeded or Failed"
+Jun  1 09:32:52.539: INFO: Pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1": Phase="Pending", Reason="", readiness=false. Elapsed: 5.220238ms
+Jun  1 09:32:54.547: INFO: Pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012774936s
+Jun  1 09:32:56.552: INFO: Pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018130351s
+Jun  1 09:32:58.559: INFO: Pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.024635431s
+STEP: Saw pod success
+Jun  1 09:32:58.559: INFO: Pod "pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1" satisfied condition "Succeeded or Failed"
+Jun  1 09:32:58.566: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1 container test-container: 
+STEP: delete the pod
+Jun  1 09:32:58.606: INFO: Waiting for pod pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1 to disappear
+Jun  1 09:32:58.615: INFO: Pod pod-b967bd2e-a6a0-43d3-9950-c6971e185bd1 no longer exists
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:32:58.615: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-7751" for this suite.
+
+• [SLOW TEST:7.047 seconds]
+[sig-storage] EmptyDir volumes
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:42
+  volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":240,"skipped":3972,"failed":0}
+SSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] Secrets 
+  should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:32:58.645: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename secrets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-7376
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating secret with name secret-test-31f79529-418f-4cac-b7ae-79c65ce8a3f2
+STEP: Creating a pod to test consume secrets
+Jun  1 09:32:58.831: INFO: Waiting up to 5m0s for pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad" in namespace "secrets-7376" to be "Succeeded or Failed"
+Jun  1 09:32:58.837: INFO: Pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad": Phase="Pending", Reason="", readiness=false. Elapsed: 5.571595ms
+Jun  1 09:33:00.850: INFO: Pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018998389s
+Jun  1 09:33:02.856: INFO: Pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad": Phase="Pending", Reason="", readiness=false. Elapsed: 4.025165887s
+Jun  1 09:33:04.863: INFO: Pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.031899498s
+STEP: Saw pod success
+Jun  1 09:33:04.863: INFO: Pod "pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad" satisfied condition "Succeeded or Failed"
+Jun  1 09:33:04.868: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad container secret-volume-test: 
+STEP: delete the pod
+Jun  1 09:33:04.902: INFO: Waiting for pod pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad to disappear
+Jun  1 09:33:04.912: INFO: Pod pod-secrets-4abbb420-64e6-46ab-b26a-4e5fda27b5ad no longer exists
+[AfterEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:04.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "secrets-7376" for this suite.
+
+• [SLOW TEST:6.283 seconds]
+[sig-storage] Secrets
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:36
+  should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":241,"skipped":3992,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] Projected downwardAPI 
+  should provide container's cpu request [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:04.929: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-3535
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42
+[It] should provide container's cpu request [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward API volume plugin
+Jun  1 09:33:05.109: INFO: Waiting up to 5m0s for pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21" in namespace "projected-3535" to be "Succeeded or Failed"
+Jun  1 09:33:05.116: INFO: Pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21": Phase="Pending", Reason="", readiness=false. Elapsed: 7.416681ms
+Jun  1 09:33:07.122: INFO: Pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01294138s
+Jun  1 09:33:09.129: INFO: Pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21": Phase="Running", Reason="", readiness=true. Elapsed: 4.020856272s
+Jun  1 09:33:11.136: INFO: Pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.02746312s
+STEP: Saw pod success
+Jun  1 09:33:11.136: INFO: Pod "downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21" satisfied condition "Succeeded or Failed"
+Jun  1 09:33:11.142: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21 container client-container: 
+STEP: delete the pod
+Jun  1 09:33:11.174: INFO: Waiting for pod downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21 to disappear
+Jun  1 09:33:11.181: INFO: Pod downwardapi-volume-a5fac729-9721-4fc5-ba9e-e7cc747aae21 no longer exists
+[AfterEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:11.181: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-3535" for this suite.
+
+• [SLOW TEST:6.267 seconds]
+[sig-storage] Projected downwardAPI
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36
+  should provide container's cpu request [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","total":277,"completed":242,"skipped":4017,"failed":0}
+SSSSSSSSSSS
+------------------------------
+[k8s.io] Container Runtime blackbox test on terminated container 
+  should report termination message [LinuxOnly] from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Container Runtime
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:11.196: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename container-runtime
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in container-runtime-8055
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should report termination message [LinuxOnly] from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: create the container
+STEP: wait for the container to reach Succeeded
+STEP: get the container status
+STEP: the container should be terminated
+STEP: the termination message should be set
+Jun  1 09:33:16.427: INFO: Expected: &{OK} to match Container's Termination Message: OK --
+STEP: delete the container
+[AfterEach] [k8s.io] Container Runtime
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:16.469: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "container-runtime-8055" for this suite.
+
+• [SLOW TEST:5.302 seconds]
+[k8s.io] Container Runtime
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  blackbox test
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:40
+    on terminated container
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:133
+      should report termination message [LinuxOnly] from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
+      /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":277,"completed":243,"skipped":4028,"failed":0}
+SSSSSSSSSSSSS
+------------------------------
+[sig-apps] ReplicationController 
+  should release no longer matching pods [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] ReplicationController
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:16.498: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename replication-controller
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replication-controller-3269
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should release no longer matching pods [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Given a ReplicationController is created
+STEP: When the matched label of one of its pods change
+Jun  1 09:33:16.690: INFO: Pod name pod-release: Found 0 pods out of 1
+Jun  1 09:33:21.706: INFO: Pod name pod-release: Found 1 pods out of 1
+STEP: Then the pod is released
+[AfterEach] [sig-apps] ReplicationController
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:22.806: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "replication-controller-3269" for this suite.
+
+• [SLOW TEST:6.328 seconds]
+[sig-apps] ReplicationController
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should release no longer matching pods [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] ReplicationController should release no longer matching pods [Conformance]","total":277,"completed":244,"skipped":4041,"failed":0}
+SSSSSSSSS
+------------------------------
+[k8s.io] Pods 
+  should be updated [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:22.826: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pods
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-7820
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178
+[It] should be updated [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating the pod
+STEP: submitting the pod to kubernetes
+STEP: verifying the pod is in kubernetes
+STEP: updating the pod
+Jun  1 09:33:27.551: INFO: Successfully updated pod "pod-update-9b415ff1-7c62-48e5-ac02-4f155956ff18"
+STEP: verifying the updated pod is in kubernetes
+Jun  1 09:33:27.570: INFO: Pod update OK
+[AfterEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:27.571: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pods-7820" for this suite.
+•{"msg":"PASSED [k8s.io] Pods should be updated [NodeConformance] [Conformance]","total":277,"completed":245,"skipped":4050,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[k8s.io] Pods 
+  should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:27.595: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pods
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pods-3030
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/pods.go:178
+[It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating the pod
+STEP: submitting the pod to kubernetes
+STEP: verifying the pod is in kubernetes
+STEP: updating the pod
+Jun  1 09:33:34.376: INFO: Successfully updated pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48"
+Jun  1 09:33:34.377: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48" in namespace "pods-3030" to be "terminated due to deadline exceeded"
+Jun  1 09:33:34.383: INFO: Pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48": Phase="Running", Reason="", readiness=true. Elapsed: 6.10096ms
+Jun  1 09:33:36.389: INFO: Pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48": Phase="Running", Reason="", readiness=true. Elapsed: 2.012153974s
+Jun  1 09:33:38.396: INFO: Pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 4.019596434s
+Jun  1 09:33:38.396: INFO: Pod "pod-update-activedeadlineseconds-c7054673-6318-4c70-8777-2e064e2c8d48" satisfied condition "terminated due to deadline exceeded"
+[AfterEach] [k8s.io] Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:33:38.396: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pods-3030" for this suite.
+
+• [SLOW TEST:10.821 seconds]
+[k8s.io] Pods
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","total":277,"completed":246,"skipped":4083,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] 
+  should perform canary updates and phased rolling updates of template modifications [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:33:38.422: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename statefulset
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in statefulset-9824
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:84
+[BeforeEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99
+STEP: Creating service test in namespace statefulset-9824
+[It] should perform canary updates and phased rolling updates of template modifications [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a new StatefulSet
+Jun  1 09:33:39.027: INFO: Found 0 stateful pods, waiting for 3
+Jun  1 09:33:49.034: INFO: Found 2 stateful pods, waiting for 3
+Jun  1 09:33:59.775: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:33:59.775: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:33:59.775: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true
+STEP: Updating stateful set template: update image from docker.io/library/httpd:2.4.38-alpine to docker.io/library/httpd:2.4.39-alpine
+Jun  1 09:34:00.156: INFO: Updating stateful set ss2
+STEP: Creating a new revision
+STEP: Not applying an update when the partition is greater than the number of replicas
+STEP: Performing a canary update
+Jun  1 09:34:10.243: INFO: Updating stateful set ss2
+Jun  1 09:34:10.258: INFO: Waiting for Pod statefulset-9824/ss2-2 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94
+STEP: Restoring Pods to the correct revision when they are deleted
+Jun  1 09:34:20.374: INFO: Found 2 stateful pods, waiting for 3
+Jun  1 09:34:30.385: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:34:30.386: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:34:30.386: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false
+Jun  1 09:34:40.384: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:34:40.384: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true
+Jun  1 09:34:40.384: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true
+STEP: Performing a phased rolling update
+Jun  1 09:34:40.432: INFO: Updating stateful set ss2
+Jun  1 09:34:40.452: INFO: Waiting for Pod statefulset-9824/ss2-1 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94
+Jun  1 09:34:50.473: INFO: Waiting for Pod statefulset-9824/ss2-1 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94
+Jun  1 09:35:00.513: INFO: Updating stateful set ss2
+Jun  1 09:35:00.565: INFO: Waiting for StatefulSet statefulset-9824/ss2 to complete update
+Jun  1 09:35:00.565: INFO: Waiting for Pod statefulset-9824/ss2-0 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94
+Jun  1 09:35:11.502: INFO: Waiting for StatefulSet statefulset-9824/ss2 to complete update
+Jun  1 09:35:11.502: INFO: Waiting for Pod statefulset-9824/ss2-0 to have revision ss2-84f9d6bf57 update revision ss2-65c7964b94
+[AfterEach] [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:110
+Jun  1 09:35:20.582: INFO: Deleting all statefulset in ns statefulset-9824
+Jun  1 09:35:20.595: INFO: Scaling statefulset ss2 to 0
+Jun  1 09:35:40.968: INFO: Waiting for statefulset status.replicas updated to 0
+Jun  1 09:35:40.978: INFO: Deleting statefulset ss2
+[AfterEach] [sig-apps] StatefulSet
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:35:41.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "statefulset-9824" for this suite.
+
+• [SLOW TEST:122.635 seconds]
+[sig-apps] StatefulSet
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+    should perform canary updates and phased rolling updates of template modifications [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","total":277,"completed":247,"skipped":4188,"failed":0}
+S
+------------------------------
+[sig-cli] Kubectl client Update Demo 
+  should create and stop a replication controller  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:35:41.057: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubectl
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-8253
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219
+[BeforeEach] Update Demo
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:271
+[It] should create and stop a replication controller  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a replication controller
+Jun  1 09:35:41.415: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 create -f - --namespace=kubectl-8253'
+Jun  1 09:35:42.294: INFO: stderr: ""
+Jun  1 09:35:42.294: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n"
+STEP: waiting for all containers in name=update-demo pods to come up.
+Jun  1 09:35:42.294: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-8253'
+Jun  1 09:35:42.451: INFO: stderr: ""
+Jun  1 09:35:42.451: INFO: stdout: "update-demo-nautilus-hr8k2 update-demo-nautilus-nn5rr "
+Jun  1 09:35:42.451: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-hr8k2 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-8253'
+Jun  1 09:35:42.573: INFO: stderr: ""
+Jun  1 09:35:42.573: INFO: stdout: ""
+Jun  1 09:35:42.573: INFO: update-demo-nautilus-hr8k2 is created but not running
+Jun  1 09:35:47.574: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=kubectl-8253'
+Jun  1 09:35:47.725: INFO: stderr: ""
+Jun  1 09:35:47.725: INFO: stdout: "update-demo-nautilus-hr8k2 update-demo-nautilus-nn5rr "
+Jun  1 09:35:47.725: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-hr8k2 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-8253'
+Jun  1 09:35:47.872: INFO: stderr: ""
+Jun  1 09:35:47.873: INFO: stdout: "true"
+Jun  1 09:35:47.873: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-hr8k2 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-8253'
+Jun  1 09:35:48.004: INFO: stderr: ""
+Jun  1 09:35:48.004: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0"
+Jun  1 09:35:48.004: INFO: validating pod update-demo-nautilus-hr8k2
+Jun  1 09:35:48.016: INFO: got data: {
+  "image": "nautilus.jpg"
+}
+
+Jun  1 09:35:48.016: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg .
+Jun  1 09:35:48.016: INFO: update-demo-nautilus-hr8k2 is verified up and running
+Jun  1 09:35:48.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-nn5rr -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --namespace=kubectl-8253'
+Jun  1 09:35:48.144: INFO: stderr: ""
+Jun  1 09:35:48.144: INFO: stdout: "true"
+Jun  1 09:35:48.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods update-demo-nautilus-nn5rr -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}} --namespace=kubectl-8253'
+Jun  1 09:35:48.269: INFO: stderr: ""
+Jun  1 09:35:48.269: INFO: stdout: "gcr.io/kubernetes-e2e-test-images/nautilus:1.0"
+Jun  1 09:35:48.273: INFO: validating pod update-demo-nautilus-nn5rr
+Jun  1 09:35:48.284: INFO: got data: {
+  "image": "nautilus.jpg"
+}
+
+Jun  1 09:35:48.284: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg .
+Jun  1 09:35:48.284: INFO: update-demo-nautilus-nn5rr is verified up and running
+STEP: using delete to clean up resources
+Jun  1 09:35:48.284: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 delete --grace-period=0 --force -f - --namespace=kubectl-8253'
+Jun  1 09:35:48.435: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n"
+Jun  1 09:35:48.435: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n"
+Jun  1 09:35:48.435: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get rc,svc -l name=update-demo --no-headers --namespace=kubectl-8253'
+Jun  1 09:35:48.600: INFO: stderr: "No resources found in kubectl-8253 namespace.\n"
+Jun  1 09:35:48.600: INFO: stdout: ""
+Jun  1 09:35:48.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 get pods -l name=update-demo --namespace=kubectl-8253 -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}'
+Jun  1 09:35:48.735: INFO: stderr: ""
+Jun  1 09:35:48.735: INFO: stdout: ""
+[AfterEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:35:48.735: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubectl-8253" for this suite.
+
+• [SLOW TEST:7.702 seconds]
+[sig-cli] Kubectl client
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23
+  Update Demo
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:269
+    should create and stop a replication controller  [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-cli] Kubectl client Update Demo should create and stop a replication controller  [Conformance]","total":277,"completed":248,"skipped":4189,"failed":0}
+SSSSS
+------------------------------
+[sig-storage] Secrets 
+  should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:35:48.760: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename secrets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secrets-5603
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in secret-namespace-7491
+STEP: Creating secret with name secret-test-cfd1f877-dcc0-4603-b422-44409e17fe04
+STEP: Creating a pod to test consume secrets
+Jun  1 09:35:49.241: INFO: Waiting up to 5m0s for pod "pod-secrets-3d7ea990-1700-4f67-a563-853497855f59" in namespace "secrets-5603" to be "Succeeded or Failed"
+Jun  1 09:35:49.248: INFO: Pod "pod-secrets-3d7ea990-1700-4f67-a563-853497855f59": Phase="Pending", Reason="", readiness=false. Elapsed: 7.798797ms
+Jun  1 09:35:51.259: INFO: Pod "pod-secrets-3d7ea990-1700-4f67-a563-853497855f59": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017860134s
+Jun  1 09:35:53.267: INFO: Pod "pod-secrets-3d7ea990-1700-4f67-a563-853497855f59": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025852386s
+STEP: Saw pod success
+Jun  1 09:35:53.267: INFO: Pod "pod-secrets-3d7ea990-1700-4f67-a563-853497855f59" satisfied condition "Succeeded or Failed"
+Jun  1 09:35:53.271: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-secrets-3d7ea990-1700-4f67-a563-853497855f59 container secret-volume-test: 
+STEP: delete the pod
+Jun  1 09:35:53.332: INFO: Waiting for pod pod-secrets-3d7ea990-1700-4f67-a563-853497855f59 to disappear
+Jun  1 09:35:53.338: INFO: Pod pod-secrets-3d7ea990-1700-4f67-a563-853497855f59 no longer exists
+[AfterEach] [sig-storage] Secrets
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:35:53.338: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "secrets-5603" for this suite.
+STEP: Destroying namespace "secret-namespace-7491" for this suite.
+•{"msg":"PASSED [sig-storage] Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]","total":277,"completed":249,"skipped":4194,"failed":0}
+SS
+------------------------------
+[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch 
+  watch on custom resource definition objects [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:35:53.370: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename crd-watch
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in crd-watch-2550
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] watch on custom resource definition objects [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:35:53.553: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Creating first CR 
+Jun  1 09:35:54.182: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:35:54Z generation:1 name:name1 resourceVersion:1056391 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name1 uid:32d028c4-18ec-4f2c-89b6-9cae97943524] num:map[num1:9223372036854775807 num2:1000000]]}
+STEP: Creating second CR
+Jun  1 09:36:04.189: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:36:04Z generation:1 name:name2 resourceVersion:1056461 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name2 uid:41b48772-436d-49e5-a186-caf4acf401af] num:map[num1:9223372036854775807 num2:1000000]]}
+STEP: Modifying first CR
+Jun  1 09:36:14.198: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:35:54Z generation:2 name:name1 resourceVersion:1056496 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name1 uid:32d028c4-18ec-4f2c-89b6-9cae97943524] num:map[num1:9223372036854775807 num2:1000000]]}
+STEP: Modifying second CR
+Jun  1 09:36:24.206: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:36:04Z generation:2 name:name2 resourceVersion:1056532 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name2 uid:41b48772-436d-49e5-a186-caf4acf401af] num:map[num1:9223372036854775807 num2:1000000]]}
+STEP: Deleting first CR
+Jun  1 09:36:34.242: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:35:54Z generation:2 name:name1 resourceVersion:1056564 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name1 uid:32d028c4-18ec-4f2c-89b6-9cae97943524] num:map[num1:9223372036854775807 num2:1000000]]}
+STEP: Deleting second CR
+Jun  1 09:36:44.263: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2020-06-01T09:36:04Z generation:2 name:name2 resourceVersion:1056596 selfLink:/apis/mygroup.example.com/v1beta1/noxus/name2 uid:41b48772-436d-49e5-a186-caf4acf401af] num:map[num1:9223372036854775807 num2:1000000]]}
+[AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:36:54.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "crd-watch-2550" for this suite.
+
+• [SLOW TEST:61.430 seconds]
+[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  CustomResourceDefinition Watch
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_watch.go:42
+    watch on custom resource definition objects [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]","total":277,"completed":250,"skipped":4196,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[k8s.io] Variable Expansion 
+  should allow substituting values in a container's command [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] Variable Expansion
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:36:54.801: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename var-expansion
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in var-expansion-2349
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should allow substituting values in a container's command [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test substitution in container's command
+Jun  1 09:36:55.004: INFO: Waiting up to 5m0s for pod "var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737" in namespace "var-expansion-2349" to be "Succeeded or Failed"
+Jun  1 09:36:55.014: INFO: Pod "var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737": Phase="Pending", Reason="", readiness=false. Elapsed: 10.616771ms
+Jun  1 09:36:57.023: INFO: Pod "var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019183405s
+Jun  1 09:36:59.029: INFO: Pod "var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025390798s
+STEP: Saw pod success
+Jun  1 09:36:59.029: INFO: Pod "var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737" satisfied condition "Succeeded or Failed"
+Jun  1 09:36:59.036: INFO: Trying to get logs from node dce-10-6-135-24 pod var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737 container dapi-container: 
+STEP: delete the pod
+Jun  1 09:36:59.099: INFO: Waiting for pod var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737 to disappear
+Jun  1 09:36:59.111: INFO: Pod var-expansion-13deac0e-04a5-4e6d-b0c9-9e97ce327737 no longer exists
+[AfterEach] [k8s.io] Variable Expansion
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:36:59.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "var-expansion-2349" for this suite.
+•{"msg":"PASSED [k8s.io] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]","total":277,"completed":251,"skipped":4221,"failed":0}
+SSSSSSSS
+------------------------------
+[sig-storage] Downward API volume 
+  should update annotations on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:36:59.133: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename downward-api
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-8716
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42
+[It] should update annotations on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating the pod
+Jun  1 09:37:05.906: INFO: Successfully updated pod "annotationupdate410925dd-f2b6-4227-aab9-28f2612228cc"
+[AfterEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:07.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "downward-api-8716" for this suite.
+
+• [SLOW TEST:8.821 seconds]
+[sig-storage] Downward API volume
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37
+  should update annotations on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","total":277,"completed":252,"skipped":4229,"failed":0}
+SSSSSSSSSSSSSS
+------------------------------
+[sig-storage] ConfigMap 
+  should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:07.955: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename configmap
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-8439
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name configmap-test-volume-b4d25047-ce90-45d3-b34a-0323de8a785b
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:37:08.149: INFO: Waiting up to 5m0s for pod "pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053" in namespace "configmap-8439" to be "Succeeded or Failed"
+Jun  1 09:37:08.155: INFO: Pod "pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053": Phase="Pending", Reason="", readiness=false. Elapsed: 5.965282ms
+Jun  1 09:37:10.162: INFO: Pod "pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01283381s
+Jun  1 09:37:12.428: INFO: Pod "pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.278701074s
+STEP: Saw pod success
+Jun  1 09:37:12.428: INFO: Pod "pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053" satisfied condition "Succeeded or Failed"
+Jun  1 09:37:12.433: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053 container configmap-volume-test: 
+STEP: delete the pod
+Jun  1 09:37:12.465: INFO: Waiting for pod pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053 to disappear
+Jun  1 09:37:12.473: INFO: Pod pod-configmaps-8cbb6064-13fc-45f0-afaf-8ab7ae011053 no longer exists
+[AfterEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:12.473: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "configmap-8439" for this suite.
+•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":277,"completed":253,"skipped":4243,"failed":0}
+
+------------------------------
+[sig-storage] ConfigMap 
+  should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:12.493: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename configmap
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-668
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name configmap-test-volume-bae805f6-e921-49ff-8b65-8f9bcbb3b8ad
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:37:13.414: INFO: Waiting up to 5m0s for pod "pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967" in namespace "configmap-668" to be "Succeeded or Failed"
+Jun  1 09:37:13.428: INFO: Pod "pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967": Phase="Pending", Reason="", readiness=false. Elapsed: 13.576784ms
+Jun  1 09:37:15.439: INFO: Pod "pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02418529s
+Jun  1 09:37:17.448: INFO: Pod "pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.033264377s
+STEP: Saw pod success
+Jun  1 09:37:17.448: INFO: Pod "pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967" satisfied condition "Succeeded or Failed"
+Jun  1 09:37:17.455: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967 container configmap-volume-test: 
+STEP: delete the pod
+Jun  1 09:37:17.519: INFO: Waiting for pod pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967 to disappear
+Jun  1 09:37:17.531: INFO: Pod pod-configmaps-a0e43436-c572-408b-9f75-00ec4a46a967 no longer exists
+[AfterEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:17.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "configmap-668" for this suite.
+
+• [SLOW TEST:5.108 seconds]
+[sig-storage] ConfigMap
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36
+  should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":254,"skipped":4243,"failed":0}
+SSSSSSSSSSSSSSSSS
+------------------------------
+[sig-api-machinery] ResourceQuota 
+  should create a ResourceQuota and capture the life of a replica set. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:17.602: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename resourcequota
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in resourcequota-2120
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should create a ResourceQuota and capture the life of a replica set. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Counting existing ResourceQuota
+STEP: Creating a ResourceQuota
+STEP: Ensuring resource quota status is calculated
+STEP: Creating a ReplicaSet
+STEP: Ensuring resource quota status captures replicaset creation
+STEP: Deleting a ReplicaSet
+STEP: Ensuring resource quota status released usage
+[AfterEach] [sig-api-machinery] ResourceQuota
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:28.924: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "resourcequota-2120" for this suite.
+
+• [SLOW TEST:11.341 seconds]
+[sig-api-machinery] ResourceQuota
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should create a ResourceQuota and capture the life of a replica set. [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","total":277,"completed":255,"skipped":4260,"failed":0}
+SSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] ConfigMap 
+  should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:28.943: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename configmap
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-7721
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name configmap-test-volume-c2abda92-291a-44fd-954d-f0f31a32b540
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:37:29.141: INFO: Waiting up to 5m0s for pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744" in namespace "configmap-7721" to be "Succeeded or Failed"
+Jun  1 09:37:29.149: INFO: Pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744": Phase="Pending", Reason="", readiness=false. Elapsed: 8.182699ms
+Jun  1 09:37:31.161: INFO: Pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020091519s
+Jun  1 09:37:33.170: INFO: Pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744": Phase="Pending", Reason="", readiness=false. Elapsed: 4.029585736s
+Jun  1 09:37:35.182: INFO: Pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.041121661s
+STEP: Saw pod success
+Jun  1 09:37:35.182: INFO: Pod "pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744" satisfied condition "Succeeded or Failed"
+Jun  1 09:37:35.195: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744 container configmap-volume-test: 
+STEP: delete the pod
+Jun  1 09:37:35.246: INFO: Waiting for pod pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744 to disappear
+Jun  1 09:37:35.254: INFO: Pod pod-configmaps-2c3b02c4-aee2-426e-819f-a2025f327744 no longer exists
+[AfterEach] [sig-storage] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:35.254: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "configmap-7721" for this suite.
+
+• [SLOW TEST:6.330 seconds]
+[sig-storage] ConfigMap
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:36
+  should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":277,"completed":256,"skipped":4279,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-network] Proxy version v1 
+  should proxy logs on node with explicit kubelet port using proxy subresource  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] version v1
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:35.273: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename proxy
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in proxy-9521
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should proxy logs on node with explicit kubelet port using proxy subresource  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:37:35.504: INFO: (0) /api/v1/nodes/dce-10-6-135-25:10250/proxy/logs/: 
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log
+anaconda/
+audit/
+boot.log>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename kubectl
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in kubectl-970
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:219
+[It] should check if v1 is in available api versions  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: validating api versions
+Jun  1 09:37:35.914: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 api-versions'
+Jun  1 09:37:36.018: INFO: stderr: ""
+Jun  1 09:37:36.018: INFO: stdout: "admissionregistration.k8s.io/v1\nadmissionregistration.k8s.io/v1beta1\napiextensions.k8s.io/v1\napiextensions.k8s.io/v1beta1\napiregistration.k8s.io/v1\napiregistration.k8s.io/v1beta1\napps/v1\nauthentication.k8s.io/v1\nauthentication.k8s.io/v1beta1\nauthorization.k8s.io/v1\nauthorization.k8s.io/v1beta1\nautoscaling/v1\nautoscaling/v2beta1\nautoscaling/v2beta2\nbatch/v1\nbatch/v1beta1\nbatch/v2alpha1\ncertificates.k8s.io/v1beta1\ncoordination.k8s.io/v1\ncoordination.k8s.io/v1beta1\ndce.daocloud.io/v1beta1\ndiscovery.k8s.io/v1beta1\nevents.k8s.io/v1beta1\nextensions/v1beta1\nnetworking.k8s.io/v1\nnetworking.k8s.io/v1beta1\nneuvector.com/v1\nnode.k8s.io/v1beta1\npolicy/v1beta1\nrbac.authorization.k8s.io/v1\nrbac.authorization.k8s.io/v1beta1\nscheduling.k8s.io/v1\nscheduling.k8s.io/v1beta1\nstorage.k8s.io/v1\nstorage.k8s.io/v1beta1\nv1\n"
+[AfterEach] [sig-cli] Kubectl client
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:36.018: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "kubectl-970" for this suite.
+•{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions  [Conformance]","total":277,"completed":258,"skipped":4415,"failed":0}
+SSSSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir volumes 
+  should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:36.039: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-4917
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test emptydir 0666 on node default medium
+Jun  1 09:37:36.235: INFO: Waiting up to 5m0s for pod "pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f" in namespace "emptydir-4917" to be "Succeeded or Failed"
+Jun  1 09:37:36.241: INFO: Pod "pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f": Phase="Pending", Reason="", readiness=false. Elapsed: 5.959851ms
+Jun  1 09:37:38.251: INFO: Pod "pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015371546s
+Jun  1 09:37:40.257: INFO: Pod "pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021995099s
+STEP: Saw pod success
+Jun  1 09:37:40.257: INFO: Pod "pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f" satisfied condition "Succeeded or Failed"
+Jun  1 09:37:40.266: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f container test-container: 
+STEP: delete the pod
+Jun  1 09:37:40.330: INFO: Waiting for pod pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f to disappear
+Jun  1 09:37:40.342: INFO: Pod pod-c253d173-3cdc-4958-95a3-e7d1ea2a1f9f no longer exists
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:37:40.342: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-4917" for this suite.
+•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":259,"skipped":4428,"failed":0}
+
+------------------------------
+[sig-network] Services 
+  should be able to change the type from ClusterIP to ExternalName [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:37:40.370: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename services
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-5099
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698
+[It] should be able to change the type from ClusterIP to ExternalName [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-5099
+STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service
+STEP: creating service externalsvc in namespace services-5099
+STEP: creating replication controller externalsvc in namespace services-5099
+I0601 09:37:40.684687      23 runners.go:190] Created replication controller with name: externalsvc, namespace: services-5099, replica count: 2
+I0601 09:37:43.737386      23 runners.go:190] externalsvc Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady 
+I0601 09:37:46.737655      23 runners.go:190] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady 
+STEP: changing the ClusterIP service to type=ExternalName
+Jun  1 09:37:46.773: INFO: Creating new exec pod
+Jun  1 09:37:52.796: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-5099 execpodsbv7x -- /bin/sh -x -c nslookup clusterip-service'
+Jun  1 09:37:53.137: INFO: stderr: "+ nslookup clusterip-service\n"
+Jun  1 09:37:53.137: INFO: stdout: "Server:\t\t172.31.0.10\nAddress:\t172.31.0.10#53\n\nclusterip-service.services-5099.svc.cluster.local\tcanonical name = externalsvc.services-5099.svc.cluster.local.\nName:\texternalsvc.services-5099.svc.cluster.local\nAddress: 172.31.17.146\n\n"
+STEP: deleting ReplicationController externalsvc in namespace services-5099, will wait for the garbage collector to delete the pods
+Jun  1 09:37:53.698: INFO: Deleting ReplicationController externalsvc took: 504.01203ms
+Jun  1 09:37:54.398: INFO: Terminating ReplicationController externalsvc pods took: 700.353847ms
+Jun  1 09:38:06.043: INFO: Cleaning up the ClusterIP to ExternalName test service
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:38:06.082: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "services-5099" for this suite.
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702
+
+• [SLOW TEST:25.739 seconds]
+[sig-network] Services
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should be able to change the type from ClusterIP to ExternalName [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]","total":277,"completed":260,"skipped":4428,"failed":0}
+SSSSSSSSSS
+------------------------------
+[sig-node] ConfigMap 
+  should be consumable via environment variable [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-node] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:38:06.109: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename configmap
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in configmap-3842
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should be consumable via environment variable [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap configmap-3842/configmap-test-66f8941c-9bf1-4f8e-ac91-3087f428fc4d
+STEP: Creating a pod to test consume configMaps
+Jun  1 09:38:06.291: INFO: Waiting up to 5m0s for pod "pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed" in namespace "configmap-3842" to be "Succeeded or Failed"
+Jun  1 09:38:06.297: INFO: Pod "pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008044ms
+Jun  1 09:38:08.303: INFO: Pod "pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012252416s
+Jun  1 09:38:10.309: INFO: Pod "pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018260077s
+STEP: Saw pod success
+Jun  1 09:38:10.309: INFO: Pod "pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed" satisfied condition "Succeeded or Failed"
+Jun  1 09:38:10.317: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed container env-test: 
+STEP: delete the pod
+Jun  1 09:38:10.357: INFO: Waiting for pod pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed to disappear
+Jun  1 09:38:10.363: INFO: Pod pod-configmaps-f0f585ca-fbaf-47a3-a705-e58e88abc2ed no longer exists
+[AfterEach] [sig-node] ConfigMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:38:10.363: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "configmap-3842" for this suite.
+•{"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","total":277,"completed":261,"skipped":4438,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-apps] ReplicationController 
+  should serve a basic image on each replica with a public image  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] ReplicationController
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:38:10.382: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename replication-controller
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in replication-controller-675
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should serve a basic image on each replica with a public image  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating replication controller my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031
+Jun  1 09:38:10.583: INFO: Pod name my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031: Found 0 pods out of 1
+Jun  1 09:38:15.588: INFO: Pod name my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031: Found 1 pods out of 1
+Jun  1 09:38:15.588: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031" are running
+Jun  1 09:38:17.604: INFO: Pod "my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031-89lnx" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 09:38:10 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 09:38:10 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 09:38:10 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-06-01 09:38:10 +0000 UTC Reason: Message:}])
+Jun  1 09:38:17.604: INFO: Trying to dial the pod
+Jun  1 09:38:22.627: INFO: Controller my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031: Got expected result from replica 1 [my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031-89lnx]: "my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031-89lnx", 1 of 1 required successes so far
+[AfterEach] [sig-apps] ReplicationController
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:38:22.627: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "replication-controller-675" for this suite.
+
+• [SLOW TEST:12.266 seconds]
+[sig-apps] ReplicationController
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should serve a basic image on each replica with a public image  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image  [Conformance]","total":277,"completed":262,"skipped":4462,"failed":0}
+SSSSSSSSSSSS
+------------------------------
+[sig-scheduling] SchedulerPredicates [Serial] 
+  validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:38:22.648: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename sched-pred
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in sched-pred-6725
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:91
+Jun  1 09:38:22.802: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready
+Jun  1 09:38:22.829: INFO: Waiting for terminating namespaces to be deleted...
+Jun  1 09:38:22.836: INFO: 
+Logging pods the kubelet thinks is on node dce-10-6-135-21 before test
+Jun  1 09:38:22.876: INFO: dce-parcel-agent-qh996 from kube-system started at 2020-05-25 11:36:45 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-parcel-agent ready: true, restart count 3
+Jun  1 09:38:22.876: INFO: dce-kube-apiserver-dce-10-6-135-21 from kube-system started at 2020-06-01 07:50:39 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-kube-apiserver ready: true, restart count 0
+Jun  1 09:38:22.876: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-fjw8h from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container sonobuoy-worker ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: 	Container systemd-logs ready: true, restart count 0
+Jun  1 09:38:22.876: INFO: dce-kube-controller-manager-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:32 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-kube-controller-manager ready: true, restart count 42
+Jun  1 09:38:22.876: INFO: kube-proxy-8hscg from kube-system started at 2020-05-20 07:24:55 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container kube-proxy ready: true, restart count 3
+Jun  1 09:38:22.876: INFO: dce-parcel-server-gblcs from kube-system started at 2020-05-25 11:50:54 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-parcel-server ready: true, restart count 3
+Jun  1 09:38:22.876: INFO: dce-engine-9tv2r from kube-system started at 2020-05-25 11:57:42 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-engine ready: true, restart count 2
+Jun  1 09:38:22.876: INFO: dss-enforcer-j4z79 from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dss-enforcer ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: dce-etcd-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:29 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-etcd ready: true, restart count 2
+Jun  1 09:38:22.876: INFO: dce-prometheus-7d6fb7c74c-d9l4d from kube-system started at 2020-05-25 12:14:43 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-prometheus ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: calico-node-cjxp7 from kube-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container calico-node ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: dce-registry-7686b76f96-tpgm8 from kube-system started at 2020-05-25 12:15:10 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-registry ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: dce-kube-apiserver-proxy-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:31 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-kube-apiserver-proxy ready: true, restart count 10
+Jun  1 09:38:22.876: INFO: dce-kube-scheduler-dce-10-6-135-21 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dce-kube-scheduler ready: true, restart count 37
+Jun  1 09:38:22.876: INFO: node-local-dns-qh47b from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container node-cache ready: true, restart count 3
+Jun  1 09:38:22.876: INFO: dss-controller-df4c456bf-dg67v from dce-system started at 2020-05-25 12:14:09 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.876: INFO: 	Container dss-controller ready: true, restart count 1
+Jun  1 09:38:22.876: INFO: 
+Logging pods the kubelet thinks is on node dce-10-6-135-22 before test
+Jun  1 09:38:22.924: INFO: node-local-dns-j4gbg from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container node-cache ready: true, restart count 3
+Jun  1 09:38:22.924: INFO: dce-parcel-agent-kpz2k from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container dce-parcel-agent ready: true, restart count 4
+Jun  1 09:38:22.924: INFO: dss-enforcer-hbnlt from dce-system started at 2020-05-25 12:14:41 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container dss-enforcer ready: true, restart count 1
+Jun  1 09:38:22.924: INFO: coredns-coredns-54fd89699d-grhks from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container coredns ready: true, restart count 0
+Jun  1 09:38:22.924: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-4rxck from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container sonobuoy-worker ready: true, restart count 1
+Jun  1 09:38:22.924: INFO: 	Container systemd-logs ready: true, restart count 0
+Jun  1 09:38:22.924: INFO: dce-kube-apiserver-proxy-dce-10-6-135-22 from kube-system started at 2020-05-31 12:56:00 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container dce-kube-apiserver-proxy ready: true, restart count 10
+Jun  1 09:38:22.924: INFO: kube-proxy-zt5kr from kube-system started at 2020-05-20 07:41:37 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container kube-proxy ready: true, restart count 3
+Jun  1 09:38:22.924: INFO: calico-node-zztf4 from kube-system started at 2020-05-25 12:13:47 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container calico-node ready: true, restart count 1
+Jun  1 09:38:22.924: INFO: dce-system-dnsservice-7f945f6964-5hpcr from dce-system started at 2020-05-20 08:00:48 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container dce-system-dnsservice ready: true, restart count 3
+Jun  1 09:38:22.924: INFO: dce-engine-vgn8b from kube-system started at 2020-05-25 11:40:04 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.924: INFO: 	Container dce-engine ready: true, restart count 2
+Jun  1 09:38:22.924: INFO: 
+Logging pods the kubelet thinks is on node dce-10-6-135-23 before test
+Jun  1 09:38:22.963: INFO: dce-engine-zjnhx from kube-system started at 2020-05-25 11:56:36 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container dce-engine ready: true, restart count 2
+Jun  1 09:38:22.963: INFO: dce-parcel-agent-9t67j from kube-system started at 2020-05-25 11:57:45 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container dce-parcel-agent ready: true, restart count 2
+Jun  1 09:38:22.963: INFO: calico-node-qr5mk from kube-system started at 2020-05-25 12:13:13 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container calico-node ready: true, restart count 1
+Jun  1 09:38:22.963: INFO: dss-enforcer-fpwhr from dce-system started at 2020-05-25 12:14:22 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container dss-enforcer ready: true, restart count 1
+Jun  1 09:38:22.963: INFO: coredns-coredns-54fd89699d-btjxl from kube-system started at 2020-06-01 03:02:27 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container coredns ready: true, restart count 0
+Jun  1 09:38:22.963: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-rqchz from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container sonobuoy-worker ready: true, restart count 1
+Jun  1 09:38:22.963: INFO: 	Container systemd-logs ready: true, restart count 0
+Jun  1 09:38:22.963: INFO: kube-proxy-zwgjt from kube-system started at 2020-05-20 07:41:40 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container kube-proxy ready: true, restart count 3
+Jun  1 09:38:22.963: INFO: node-local-dns-2v2z6 from kube-system started at 2020-05-20 08:16:34 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container node-cache ready: true, restart count 3
+Jun  1 09:38:22.963: INFO: dce-kube-apiserver-proxy-dce-10-6-135-23 from kube-system started at 2020-05-31 12:55:55 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.963: INFO: 	Container dce-kube-apiserver-proxy ready: true, restart count 10
+Jun  1 09:38:22.963: INFO: 
+Logging pods the kubelet thinks is on node dce-10-6-135-24 before test
+Jun  1 09:38:22.979: INFO: node-local-dns-qc8g5 from kube-system started at 2020-06-01 08:45:56 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container node-cache ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dce-parcel-server-4rn8m from kube-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-parcel-server ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dce-kube-controller-manager-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:22 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-kube-controller-manager ready: true, restart count 36
+Jun  1 09:38:22.979: INFO: dce-kube-scheduler-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:23 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-kube-scheduler ready: true, restart count 45
+Jun  1 09:38:22.979: INFO: dce-engine-v2k2v from kube-system started at 2020-05-25 11:56:32 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-engine ready: true, restart count 2
+Jun  1 09:38:22.979: INFO: sonobuoy from sonobuoy started at 2020-06-01 08:11:58 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container kube-sonobuoy ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-vhz29 from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container sonobuoy-worker ready: true, restart count 1
+Jun  1 09:38:22.979: INFO: 	Container systemd-logs ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dce-etcd-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:19 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-etcd ready: true, restart count 2
+Jun  1 09:38:22.979: INFO: dce-kube-apiserver-proxy-dce-10-6-135-24 from kube-system started at 2020-05-31 12:56:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-kube-apiserver-proxy ready: true, restart count 10
+Jun  1 09:38:22.979: INFO: dce-core-keepalived-75f9bfcdfc-r7mr2 from kube-system started at 2020-05-31 12:57:38 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-core-keepalived ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dss-manager-5c7d7fb595-b5gqv from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dss-manager ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dss-enforcer-z44r7 from dce-system started at 2020-06-01 08:45:36 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dss-enforcer ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dce-parcel-agent-vb784 from kube-system started at 2020-06-01 08:45:27 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dce-parcel-agent ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: dss-controller-df4c456bf-rmtnh from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container dss-controller ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: kube-proxy-lp4tx from kube-system started at 2020-05-20 07:46:42 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container kube-proxy ready: true, restart count 4
+Jun  1 09:38:22.979: INFO: calico-node-vw4v4 from kube-system started at 2020-05-25 12:14:03 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container calico-node ready: true, restart count 1
+Jun  1 09:38:22.979: INFO: my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031-89lnx from replication-controller-675 started at 2020-06-01 09:38:10 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container my-hostname-basic-d576c550-5fa9-45c9-a261-4c62bd43f031 ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: sonobuoy-e2e-job-92252fba667e4bce from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:22.979: INFO: 	Container e2e ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: 	Container sonobuoy-worker ready: true, restart count 0
+Jun  1 09:38:22.979: INFO: 
+Logging pods the kubelet thinks is on node dce-10-6-135-25 before test
+Jun  1 09:38:23.005: INFO: dce-core-keepalived-75f9bfcdfc-f6fln from kube-system started at 2020-05-25 11:36:30 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-core-keepalived ready: true, restart count 6
+Jun  1 09:38:23.005: INFO: dce-kube-scheduler-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:34 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-kube-scheduler ready: true, restart count 37
+Jun  1 09:38:23.005: INFO: dce-kube-apiserver-proxy-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:38 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-kube-apiserver-proxy ready: true, restart count 7
+Jun  1 09:38:23.005: INFO: dce-parcel-agent-wx2h5 from kube-system started at 2020-06-01 07:23:47 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-parcel-agent ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dss-controller-df4c456bf-79pwm from dce-system started at 2020-06-01 07:22:47 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dss-controller ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dss-enforcer-6s26m from dce-system started at 2020-06-01 07:23:02 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dss-enforcer ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dce-kube-controller-manager-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:33 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-kube-controller-manager ready: true, restart count 31
+Jun  1 09:38:23.005: INFO: dce-etcd-dce-10-6-135-25 from kube-system started at 2020-05-31 12:56:35 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-etcd ready: true, restart count 2
+Jun  1 09:38:23.005: INFO: calico-node-n98jk from kube-system started at 2020-05-25 12:13:27 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container calico-node ready: true, restart count 1
+Jun  1 09:38:23.005: INFO: dce-parcel-server-gn5ls from kube-system started at 2020-06-01 07:23:45 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-parcel-server ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dce-engine-hrb47 from kube-system started at 2020-05-25 11:36:33 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-engine ready: true, restart count 2
+Jun  1 09:38:23.005: INFO: sonobuoy-systemd-logs-daemon-set-a2a394d674ae4621-wtpnm from sonobuoy started at 2020-06-01 08:12:01 +0000 UTC (2 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container sonobuoy-worker ready: true, restart count 1
+Jun  1 09:38:23.005: INFO: 	Container systemd-logs ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dce-chart-manager-6c498b4488-twvsj from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container chart-manager ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: node-local-dns-mmkxm from kube-system started at 2020-06-01 07:23:46 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container node-cache ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dce-system-daocloudsecuritysuite-5f9765b68b-7lfjr from dce-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-system-daocloudsecuritysuite ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: dce-prometheus-7d6fb7c74c-tmg9h from kube-system started at 2020-06-01 08:45:21 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container dce-prometheus ready: true, restart count 0
+Jun  1 09:38:23.005: INFO: kube-proxy-fg7br from kube-system started at 2020-05-20 07:51:42 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container kube-proxy ready: true, restart count 4
+Jun  1 09:38:23.005: INFO: calico-kube-controllers-85f96fd855-9t4t2 from kube-system started at 2020-05-31 12:59:47 +0000 UTC (1 container statuses recorded)
+Jun  1 09:38:23.005: INFO: 	Container calico-kube-controllers ready: true, restart count 2
+[It] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Trying to launch a pod without a label to get a node which can launch it.
+STEP: Explicitly delete pod here to free the resource it takes.
+STEP: Trying to apply a random label on the found node.
+STEP: verifying the node has the label kubernetes.io/e2e-2bfcc919-f777-4536-948a-f80780280c03 95
+STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled
+STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 127.0.0.1 on the node which pod4 resides and expect not scheduled
+STEP: removing the label kubernetes.io/e2e-2bfcc919-f777-4536-948a-f80780280c03 off the node dce-10-6-135-24
+STEP: verifying the node doesn't have the label kubernetes.io/e2e-2bfcc919-f777-4536-948a-f80780280c03
+[AfterEach] [sig-scheduling] SchedulerPredicates [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:43:33.222: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "sched-pred-6725" for this suite.
+[AfterEach] [sig-scheduling] SchedulerPredicates [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:82
+
+• [SLOW TEST:310.595 seconds]
+[sig-scheduling] SchedulerPredicates [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40
+  validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance]","total":277,"completed":263,"skipped":4474,"failed":0}
+S
+------------------------------
+[sig-storage] Projected configMap 
+  optional updates should be reflected in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected configMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:43:33.244: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-260
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] optional updates should be reflected in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating configMap with name cm-test-opt-del-de1a92d9-2c55-4f3f-8387-fc27e71737db
+STEP: Creating configMap with name cm-test-opt-upd-144cb657-c7af-4950-b29e-8bf9251b7329
+STEP: Creating the pod
+STEP: Deleting configmap cm-test-opt-del-de1a92d9-2c55-4f3f-8387-fc27e71737db
+STEP: Updating configmap cm-test-opt-upd-144cb657-c7af-4950-b29e-8bf9251b7329
+STEP: Creating configMap with name cm-test-opt-create-1fcd42c2-d2a9-42c5-9fcc-6d0c24d84a77
+STEP: waiting to observe update in volume
+[AfterEach] [sig-storage] Projected configMap
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:44:46.225: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-260" for this suite.
+
+• [SLOW TEST:73.000 seconds]
+[sig-storage] Projected configMap
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36
+  optional updates should be reflected in volume [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":277,"completed":264,"skipped":4475,"failed":0}
+SSSSSSSSSSS
+------------------------------
+[sig-api-machinery] Watchers 
+  should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:44:46.244: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename watch
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in watch-360
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a watch on configmaps with a certain label
+STEP: creating a new configmap
+STEP: modifying the configmap once
+STEP: changing the label value of the configmap
+STEP: Expecting to observe a delete notification for the watched object
+Jun  1 09:44:46.460: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058789 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:44:46.460: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058790 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:44:46.460: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058791 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,}
+STEP: modifying the configmap a second time
+STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements
+STEP: changing the label value of the configmap back
+STEP: modifying the configmap a third time
+STEP: deleting the configmap
+STEP: Expecting to observe an add notification for the watched object when the label value was restored
+Jun  1 09:44:56.510: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058849 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:44:56.510: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058850 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,}
+Jun  1 09:44:56.511: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed  watch-360 /api/v1/namespaces/watch-360/configmaps/e2e-watch-test-label-changed 8f6cfa3d-3269-4d4c-ba03-231946d65ee0 1058851 0 2020-06-01 09:44:46 +0000 UTC   map[watch-this-configmap:label-changed-and-restored] map[] [] []  []},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,}
+[AfterEach] [sig-api-machinery] Watchers
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:44:56.511: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "watch-360" for this suite.
+
+• [SLOW TEST:10.283 seconds]
+[sig-api-machinery] Watchers
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","total":277,"completed":265,"skipped":4486,"failed":0}
+[sig-apps] Daemon set [Serial] 
+  should run and stop simple daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:44:56.527: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename daemonsets
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in daemonsets-2790
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:134
+[It] should run and stop simple daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating simple DaemonSet "daemon-set"
+STEP: Check that daemon pods launch on every node of the cluster.
+Jun  1 09:44:56.754: INFO: Number of nodes with available pods: 0
+Jun  1 09:44:56.754: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:44:57.772: INFO: Number of nodes with available pods: 0
+Jun  1 09:44:57.772: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:44:58.775: INFO: Number of nodes with available pods: 0
+Jun  1 09:44:58.775: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:44:59.780: INFO: Number of nodes with available pods: 0
+Jun  1 09:44:59.781: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:00.772: INFO: Number of nodes with available pods: 2
+Jun  1 09:45:00.772: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:01.779: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:01.779: INFO: Node dce-10-6-135-24 is running more than one daemon pod
+Jun  1 09:45:02.769: INFO: Number of nodes with available pods: 5
+Jun  1 09:45:02.769: INFO: Number of running nodes: 5, number of available pods: 5
+STEP: Stop a daemon pod, check that the daemon pod is revived.
+Jun  1 09:45:02.833: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:02.833: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:03.847: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:03.847: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:04.847: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:04.847: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:05.858: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:05.859: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:06.853: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:06.853: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:07.849: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:07.849: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:08.908: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:08.908: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:09.851: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:09.851: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:10.851: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:10.851: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:11.851: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:11.851: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:12.854: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:12.854: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:13.849: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:13.849: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:14.993: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:14.993: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:15.851: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:15.851: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:16.847: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:16.847: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:17.856: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:17.856: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:19.041: INFO: Number of nodes with available pods: 4
+Jun  1 09:45:19.041: INFO: Node dce-10-6-135-21 is running more than one daemon pod
+Jun  1 09:45:19.850: INFO: Number of nodes with available pods: 5
+Jun  1 09:45:19.850: INFO: Number of running nodes: 5, number of available pods: 5
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:100
+STEP: Deleting DaemonSet "daemon-set"
+STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2790, will wait for the garbage collector to delete the pods
+Jun  1 09:45:19.930: INFO: Deleting DaemonSet.extensions daemon-set took: 16.400928ms
+Jun  1 09:45:20.430: INFO: Terminating DaemonSet.extensions daemon-set pods took: 500.321608ms
+Jun  1 09:45:35.736: INFO: Number of nodes with available pods: 0
+Jun  1 09:45:35.736: INFO: Number of running nodes: 0, number of available pods: 0
+Jun  1 09:45:35.741: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"selfLink":"/apis/apps/v1/namespaces/daemonsets-2790/daemonsets","resourceVersion":"1059136"},"items":null}
+
+Jun  1 09:45:35.746: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/daemonsets-2790/pods","resourceVersion":"1059136"},"items":null}
+
+[AfterEach] [sig-apps] Daemon set [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:45:35.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "daemonsets-2790" for this suite.
+
+• [SLOW TEST:39.274 seconds]
+[sig-apps] Daemon set [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23
+  should run and stop simple daemon [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop simple daemon [Conformance]","total":277,"completed":266,"skipped":4486,"failed":0}
+SS
+------------------------------
+[k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] 
+  evicts pods with minTolerationSeconds [Disruptive] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:45:35.801: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename taint-multiple-pods
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in taint-multiple-pods-5744
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/taints.go:345
+Jun  1 09:45:35.988: INFO: Waiting up to 1m0s for all nodes to be ready
+Jun  1 09:46:36.048: INFO: Waiting for terminating namespaces to be deleted...
+[It] evicts pods with minTolerationSeconds [Disruptive] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+Jun  1 09:46:36.056: INFO: Starting informer...
+STEP: Starting pods...
+Jun  1 09:46:36.289: INFO: Pod1 is running on dce-10-6-135-24. Tainting Node
+Jun  1 09:46:40.518: INFO: Pod2 is running on dce-10-6-135-24. Tainting Node
+STEP: Trying to apply a taint on the Node
+STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute
+STEP: Waiting for Pod1 and Pod2 to be deleted
+Jun  1 09:46:56.075: INFO: Noticed Pod "taint-eviction-b1" gets evicted.
+Jun  1 09:47:16.020: INFO: Noticed Pod "taint-eviction-b2" gets evicted.
+STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute
+[AfterEach] [k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:47:16.094: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "taint-multiple-pods-5744" for this suite.
+
+• [SLOW TEST:100.332 seconds]
+[k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial]
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
+  evicts pods with minTolerationSeconds [Disruptive] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [k8s.io] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]","total":277,"completed":267,"skipped":4488,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-network] DNS 
+  should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:47:16.134: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename dns
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in dns-5473
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-5473.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-5473.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-5473.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@PodARecord;sleep 1; done
+
+STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-5473.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-5473.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;podARec=$$(hostname -i| awk -F. '{print $$1"-"$$2"-"$$3"-"$$4".dns-5473.pod.cluster.local"}');check="$$(dig +notcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_udp@PodARecord;check="$$(dig +tcp +noall +answer +search $${podARec} A)" && test -n "$$check" && echo OK > /results/jessie_tcp@PodARecord;sleep 1; done
+
+STEP: creating a pod to probe /etc/hosts
+STEP: submitting the pod to kubernetes
+STEP: retrieving the pod
+STEP: looking for the results for each expected name from probers
+Jun  1 09:47:24.475: INFO: DNS probes using dns-5473/dns-test-9edefeda-6f00-4581-a13e-ebe603898f75 succeeded
+
+STEP: deleting the pod
+[AfterEach] [sig-network] DNS
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:47:24.496: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "dns-5473" for this suite.
+
+• [SLOW TEST:8.412 seconds]
+[sig-network] DNS
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]","total":277,"completed":268,"skipped":4554,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir wrapper volumes 
+  should not cause race condition when used for configmaps [Serial] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir wrapper volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:47:24.547: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir-wrapper
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-wrapper-4902
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should not cause race condition when used for configmaps [Serial] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating 50 configmaps
+STEP: Creating RC which spawns configmap-volume pods
+Jun  1 09:47:25.066: INFO: Pod name wrapped-volume-race-cd6a6d69-5c39-4512-b3af-4448ccbc50a4: Found 0 pods out of 5
+Jun  1 09:47:30.473: INFO: Pod name wrapped-volume-race-cd6a6d69-5c39-4512-b3af-4448ccbc50a4: Found 5 pods out of 5
+STEP: Ensuring each pod is running
+STEP: deleting ReplicationController wrapped-volume-race-cd6a6d69-5c39-4512-b3af-4448ccbc50a4 in namespace emptydir-wrapper-4902, will wait for the garbage collector to delete the pods
+Jun  1 09:47:46.612: INFO: Deleting ReplicationController wrapped-volume-race-cd6a6d69-5c39-4512-b3af-4448ccbc50a4 took: 16.786815ms
+Jun  1 09:47:47.113: INFO: Terminating ReplicationController wrapped-volume-race-cd6a6d69-5c39-4512-b3af-4448ccbc50a4 pods took: 500.470036ms
+STEP: Creating RC which spawns configmap-volume pods
+Jun  1 09:48:20.544: INFO: Pod name wrapped-volume-race-0dc3a24d-1b44-4e90-ac17-bbc0257a7405: Found 0 pods out of 5
+Jun  1 09:48:25.560: INFO: Pod name wrapped-volume-race-0dc3a24d-1b44-4e90-ac17-bbc0257a7405: Found 5 pods out of 5
+STEP: Ensuring each pod is running
+STEP: deleting ReplicationController wrapped-volume-race-0dc3a24d-1b44-4e90-ac17-bbc0257a7405 in namespace emptydir-wrapper-4902, will wait for the garbage collector to delete the pods
+Jun  1 09:48:37.672: INFO: Deleting ReplicationController wrapped-volume-race-0dc3a24d-1b44-4e90-ac17-bbc0257a7405 took: 15.370744ms
+Jun  1 09:48:38.173: INFO: Terminating ReplicationController wrapped-volume-race-0dc3a24d-1b44-4e90-ac17-bbc0257a7405 pods took: 501.025531ms
+STEP: Creating RC which spawns configmap-volume pods
+Jun  1 09:48:56.315: INFO: Pod name wrapped-volume-race-5b07c640-defb-46b9-87ca-df775e71cf35: Found 0 pods out of 5
+Jun  1 09:49:01.330: INFO: Pod name wrapped-volume-race-5b07c640-defb-46b9-87ca-df775e71cf35: Found 5 pods out of 5
+STEP: Ensuring each pod is running
+STEP: deleting ReplicationController wrapped-volume-race-5b07c640-defb-46b9-87ca-df775e71cf35 in namespace emptydir-wrapper-4902, will wait for the garbage collector to delete the pods
+Jun  1 09:49:13.440: INFO: Deleting ReplicationController wrapped-volume-race-5b07c640-defb-46b9-87ca-df775e71cf35 took: 15.198862ms
+Jun  1 09:49:13.940: INFO: Terminating ReplicationController wrapped-volume-race-5b07c640-defb-46b9-87ca-df775e71cf35 pods took: 500.199982ms
+STEP: Cleaning up the configMaps
+[AfterEach] [sig-storage] EmptyDir wrapper volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:49:31.215: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-wrapper-4902" for this suite.
+
+• [SLOW TEST:126.692 seconds]
+[sig-storage] EmptyDir wrapper volumes
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23
+  should not cause race condition when used for configmaps [Serial] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]","total":277,"completed":269,"skipped":4605,"failed":0}
+SS
+------------------------------
+[sig-network] Networking Granular Checks: Pods 
+  should function for intra-pod communication: udp [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] Networking
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:49:31.239: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename pod-network-test
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in pod-network-test-1472
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should function for intra-pod communication: udp [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Performing setup for networking test in namespace pod-network-test-1472
+STEP: creating a selector
+STEP: Creating the service pods in kubernetes
+Jun  1 09:49:31.457: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable
+Jun  1 09:49:31.629: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:49:33.660: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:49:35.637: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true)
+Jun  1 09:49:37.640: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:39.635: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:41.635: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:43.640: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:45.636: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:48.123: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:49.638: INFO: The status of Pod netserver-0 is Running (Ready = false)
+Jun  1 09:49:51.635: INFO: The status of Pod netserver-0 is Running (Ready = true)
+Jun  1 09:49:51.647: INFO: The status of Pod netserver-1 is Running (Ready = false)
+Jun  1 09:49:53.658: INFO: The status of Pod netserver-1 is Running (Ready = true)
+Jun  1 09:49:53.673: INFO: The status of Pod netserver-2 is Running (Ready = false)
+Jun  1 09:49:55.680: INFO: The status of Pod netserver-2 is Running (Ready = true)
+Jun  1 09:49:55.691: INFO: The status of Pod netserver-3 is Running (Ready = true)
+Jun  1 09:49:55.700: INFO: The status of Pod netserver-4 is Running (Ready = true)
+STEP: Creating test pods
+Jun  1 09:50:01.782: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.22:8080/dial?request=hostname&protocol=udp&host=172.29.8.42&port=8081&tries=1'] Namespace:pod-network-test-1472 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:50:01.782: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:50:02.036: INFO: Waiting for responses: map[]
+Jun  1 09:50:02.052: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.22:8080/dial?request=hostname&protocol=udp&host=172.29.51.143&port=8081&tries=1'] Namespace:pod-network-test-1472 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:50:02.052: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:50:02.310: INFO: Waiting for responses: map[]
+Jun  1 09:50:02.324: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.22:8080/dial?request=hostname&protocol=udp&host=172.29.65.151&port=8081&tries=1'] Namespace:pod-network-test-1472 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:50:02.324: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:50:02.564: INFO: Waiting for responses: map[]
+Jun  1 09:50:02.573: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.22:8080/dial?request=hostname&protocol=udp&host=172.29.140.28&port=8081&tries=1'] Namespace:pod-network-test-1472 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:50:02.573: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:50:02.816: INFO: Waiting for responses: map[]
+Jun  1 09:50:02.823: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://172.29.140.22:8080/dial?request=hostname&protocol=udp&host=172.29.43.57&port=8081&tries=1'] Namespace:pod-network-test-1472 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
+Jun  1 09:50:02.823: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+Jun  1 09:50:03.055: INFO: Waiting for responses: map[]
+[AfterEach] [sig-network] Networking
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:50:03.055: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "pod-network-test-1472" for this suite.
+
+• [SLOW TEST:31.841 seconds]
+[sig-network] Networking
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:26
+  Granular Checks: Pods
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/networking.go:29
+    should function for intra-pod communication: udp [NodeConformance] [Conformance]
+    /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","total":277,"completed":270,"skipped":4607,"failed":0}
+SSSSSS
+------------------------------
+[sig-storage] EmptyDir volumes 
+  should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:50:03.080: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-9499
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test emptydir 0666 on tmpfs
+Jun  1 09:50:03.400: INFO: Waiting up to 5m0s for pod "pod-22ccc087-2c84-4dbd-9dab-e93518ee441c" in namespace "emptydir-9499" to be "Succeeded or Failed"
+Jun  1 09:50:03.410: INFO: Pod "pod-22ccc087-2c84-4dbd-9dab-e93518ee441c": Phase="Pending", Reason="", readiness=false. Elapsed: 10.849647ms
+Jun  1 09:50:05.418: INFO: Pod "pod-22ccc087-2c84-4dbd-9dab-e93518ee441c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018666102s
+Jun  1 09:50:07.427: INFO: Pod "pod-22ccc087-2c84-4dbd-9dab-e93518ee441c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02699705s
+STEP: Saw pod success
+Jun  1 09:50:07.427: INFO: Pod "pod-22ccc087-2c84-4dbd-9dab-e93518ee441c" satisfied condition "Succeeded or Failed"
+Jun  1 09:50:07.437: INFO: Trying to get logs from node dce-10-6-135-24 pod pod-22ccc087-2c84-4dbd-9dab-e93518ee441c container test-container: 
+STEP: delete the pod
+Jun  1 09:50:07.499: INFO: Waiting for pod pod-22ccc087-2c84-4dbd-9dab-e93518ee441c to disappear
+Jun  1 09:50:07.505: INFO: Pod pod-22ccc087-2c84-4dbd-9dab-e93518ee441c no longer exists
+[AfterEach] [sig-storage] EmptyDir volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:50:07.505: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-9499" for this suite.
+•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":277,"completed":271,"skipped":4613,"failed":0}
+SSSSSS
+------------------------------
+[sig-network] Services 
+  should be able to change the type from ExternalName to ClusterIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:50:07.537: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename services
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in services-3435
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:698
+[It] should be able to change the type from ExternalName to ClusterIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: creating a service externalname-service with the type=ExternalName in namespace services-3435
+STEP: changing the ExternalName service to type=ClusterIP
+STEP: creating replication controller externalname-service in namespace services-3435
+I0601 09:50:07.784415      23 runners.go:190] Created replication controller with name: externalname-service, namespace: services-3435, replica count: 2
+I0601 09:50:10.835083      23 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 
+Jun  1 09:50:13.835: INFO: Creating new exec pod
+I0601 09:50:13.835345      23 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 
+Jun  1 09:50:18.868: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3435 execpodvh5mh -- /bin/sh -x -c nc -zv -t -w 2 externalname-service 80'
+Jun  1 09:50:19.299: INFO: stderr: "+ nc -zv -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n"
+Jun  1 09:50:19.299: INFO: stdout: ""
+Jun  1 09:50:19.301: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-054152763 exec --namespace=services-3435 execpodvh5mh -- /bin/sh -x -c nc -zv -t -w 2 172.31.2.194 80'
+Jun  1 09:50:19.684: INFO: stderr: "+ nc -zv -t -w 2 172.31.2.194 80\nConnection to 172.31.2.194 80 port [tcp/http] succeeded!\n"
+Jun  1 09:50:19.684: INFO: stdout: ""
+Jun  1 09:50:19.684: INFO: Cleaning up the ExternalName to ClusterIP test service
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:50:19.734: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "services-3435" for this suite.
+[AfterEach] [sig-network] Services
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:702
+
+• [SLOW TEST:12.236 seconds]
+[sig-network] Services
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/framework.go:23
+  should be able to change the type from ExternalName to ClusterIP [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","total":277,"completed":272,"skipped":4619,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] Downward API volume 
+  should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:50:19.774: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename downward-api
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in downward-api-3361
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42
+[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating a pod to test downward API volume plugin
+Jun  1 09:50:19.963: INFO: Waiting up to 5m0s for pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf" in namespace "downward-api-3361" to be "Succeeded or Failed"
+Jun  1 09:50:19.969: INFO: Pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf": Phase="Pending", Reason="", readiness=false. Elapsed: 5.726391ms
+Jun  1 09:50:21.975: INFO: Pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01222513s
+Jun  1 09:50:23.982: INFO: Pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018617557s
+Jun  1 09:50:25.998: INFO: Pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.034685902s
+STEP: Saw pod success
+Jun  1 09:50:25.998: INFO: Pod "downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf" satisfied condition "Succeeded or Failed"
+Jun  1 09:50:26.007: INFO: Trying to get logs from node dce-10-6-135-24 pod downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf container client-container: 
+STEP: delete the pod
+Jun  1 09:50:26.060: INFO: Waiting for pod downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf to disappear
+Jun  1 09:50:26.068: INFO: Pod downwardapi-volume-0fbda9dd-da1f-4f37-9f4e-fd07bd9380cf no longer exists
+[AfterEach] [sig-storage] Downward API volume
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:50:26.071: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "downward-api-3361" for this suite.
+
+• [SLOW TEST:6.316 seconds]
+[sig-storage] Downward API volume
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37
+  should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":277,"completed":273,"skipped":4656,"failed":0}
+SSSSSSS
+------------------------------
+[sig-auth] ServiceAccounts 
+  should mount an API token into pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-auth] ServiceAccounts
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:50:26.091: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename svcaccounts
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in svcaccounts-7462
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should mount an API token into pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: getting the auto-created API token
+STEP: reading a file in the container
+Jun  1 09:50:32.808: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-7462 pod-service-account-4fb2bd8a-faf0-433d-81b7-ac19f7cff1eb -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token'
+STEP: reading a file in the container
+Jun  1 09:50:33.118: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-7462 pod-service-account-4fb2bd8a-faf0-433d-81b7-ac19f7cff1eb -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt'
+STEP: reading a file in the container
+Jun  1 09:50:33.445: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-7462 pod-service-account-4fb2bd8a-faf0-433d-81b7-ac19f7cff1eb -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace'
+[AfterEach] [sig-auth] ServiceAccounts
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:50:33.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "svcaccounts-7462" for this suite.
+
+• [SLOW TEST:7.816 seconds]
+[sig-auth] ServiceAccounts
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/framework.go:23
+  should mount an API token into pods  [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-auth] ServiceAccounts should mount an API token into pods  [Conformance]","total":277,"completed":274,"skipped":4663,"failed":0}
+[sig-api-machinery] Garbage collector 
+  should orphan pods created by rc if delete options say so [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:50:33.906: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename gc
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in gc-5911
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should orphan pods created by rc if delete options say so [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: create the rc
+STEP: delete the rc
+STEP: wait for the rc to be deleted
+STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods
+STEP: Gathering metrics
+Jun  1 09:51:14.182: INFO: For apiserver_request_total:
+For apiserver_request_latency_seconds:
+For apiserver_init_events_total:
+For garbage_collector_attempt_to_delete_queue_latency:
+For garbage_collector_attempt_to_delete_work_duration:
+For garbage_collector_attempt_to_orphan_queue_latency:
+For garbage_collector_attempt_to_orphan_work_duration:
+For garbage_collector_dirty_processing_latency_microseconds:
+For garbage_collector_event_processing_latency_microseconds:
+For garbage_collector_graph_changes_queue_latency:
+For garbage_collector_graph_changes_work_duration:
+For garbage_collector_orphan_processing_latency_microseconds:
+For namespace_queue_latency:
+For namespace_queue_latency_sum:
+For namespace_queue_latency_count:
+For namespace_retries:
+For namespace_work_duration:
+For namespace_work_duration_sum:
+For namespace_work_duration_count:
+For function_duration_seconds:
+For errors_total:
+For evicted_pods_total:
+
+W0601 09:51:14.182688      23 metrics_grabber.go:84] Master node is not registered. Grabbing metrics from Scheduler, ControllerManager and ClusterAutoscaler is disabled.
+[AfterEach] [sig-api-machinery] Garbage collector
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:51:14.183: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "gc-5911" for this suite.
+
+• [SLOW TEST:40.301 seconds]
+[sig-api-machinery] Garbage collector
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23
+  should orphan pods created by rc if delete options say so [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan pods created by rc if delete options say so [Conformance]","total":277,"completed":275,"skipped":4663,"failed":0}
+SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
+------------------------------
+[sig-storage] Projected downwardAPI 
+  should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:51:14.208: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename projected
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in projected-4785
+STEP: Waiting for a default service account to be provisioned in namespace
+[BeforeEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:42
+[It] should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Creating the pod
+Jun  1 09:51:21.047: INFO: Successfully updated pod "labelsupdatecd6ef0f7-3bd7-46b4-b615-004d0d9a9a81"
+[AfterEach] [sig-storage] Projected downwardAPI
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:51:27.188: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "projected-4785" for this suite.
+
+• [SLOW TEST:12.996 seconds]
+[sig-storage] Projected downwardAPI
+/workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:36
+  should update labels on modification [NodeConformance] [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+------------------------------
+{"msg":"PASSED [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]","total":277,"completed":276,"skipped":4701,"failed":0}
+SSSSSSSSSSS
+------------------------------
+[sig-storage] EmptyDir wrapper volumes 
+  should not conflict [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+[BeforeEach] [sig-storage] EmptyDir wrapper volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:178
+STEP: Creating a kubernetes client
+Jun  1 09:51:27.204: INFO: >>> kubeConfig: /tmp/kubeconfig-054152763
+STEP: Building a namespace api object, basename emptydir-wrapper
+STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in emptydir-wrapper-1095
+STEP: Waiting for a default service account to be provisioned in namespace
+[It] should not conflict [Conformance]
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:703
+STEP: Cleaning up the secret
+STEP: Cleaning up the configmap
+STEP: Cleaning up the pod
+[AfterEach] [sig-storage] EmptyDir wrapper volumes
+  /workspace/anago-v1.18.0-rc.1.21+8be33caaf953ac/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:179
+Jun  1 09:51:31.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
+STEP: Destroying namespace "emptydir-wrapper-1095" for this suite.
+•{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","total":277,"completed":277,"skipped":4712,"failed":0}
+SSSJun  1 09:51:31.490: INFO: Running AfterSuite actions on all nodes
+Jun  1 09:51:31.490: INFO: Running AfterSuite actions on node 1
+Jun  1 09:51:31.490: INFO: Skipping dumping logs from cluster
+
+JUnit report was created: /tmp/results/junit_01.xml
+{"msg":"Test Suite completed","total":277,"completed":277,"skipped":4715,"failed":0}
+
+Ran 277 of 4992 Specs in 5960.730 seconds
+SUCCESS! -- 277 Passed | 0 Failed | 0 Pending | 4715 Skipped
+PASS
+
+Ginkgo ran 1 suite in 1h39m22.584560573s
+Test Suite Passed
diff --git a/v1.18/daocloud/junit_01.xml b/v1.18/daocloud/junit_01.xml
new file mode 100644
index 0000000000..4e3e6c7b2c
--- /dev/null
+++ b/v1.18/daocloud/junit_01.xml
@@ -0,0 +1,14425 @@
+
+  
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+      
+      
+          
+      
+      
+          
+      
+      
+          
+      
+  
\ No newline at end of file